Forgot to update file headers.

This commit is contained in:
waltje
2018-04-18 03:07:47 -04:00
parent 5a67fbe36e
commit bb34eed0a1
3 changed files with 4 additions and 5 deletions

View File

@@ -7,9 +7,9 @@
#
# This file is part of the VARCem Project.
#
# Build script for the Travis CI remote builder service.
# Deployment script for the Travis CI remote builder service.
#
# Version: @(#).travis-deploy.sh 1.0.1 2018/04/17
# Version: @(#).travis-deploy.sh 1.0.2 2018/04/17
#
# Author: Fred N. van Kempen, <decwiz@yahoo.com>
#
@@ -84,7 +84,6 @@
exit 1
fi
echo Upload done.
exit 0
# End of file.