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

@@ -9,7 +9,7 @@
# #
# Build script for the Travis CI remote builder service. # Build script for the Travis CI remote builder service.
# #
# Version: @(#).travis-build.sh 1.0.1 2018/04/17 # Version: @(#).travis-build.sh 1.0.2 2018/04/17
# #
# Author: Fred N. van Kempen, <decwiz@yahoo.com> # Author: Fred N. van Kempen, <decwiz@yahoo.com>
# #

View File

@@ -7,9 +7,9 @@
# #
# This file is part of the VARCem Project. # 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> # Author: Fred N. van Kempen, <decwiz@yahoo.com>
# #
@@ -84,7 +84,6 @@
exit 1 exit 1
fi fi
echo Upload done.
exit 0 exit 0
# End of file. # End of file.

View File

@@ -8,7 +8,7 @@
# #
# Project file for the Travis CI remote builder service. # Project file for the Travis CI remote builder service.
# #
# Version: @(#).travis.yml 1.0.7 2018/04/17 # Version: @(#).travis.yml 1.0.8 2018/04/17
# #
# Authors: Natalia Portillo, <claunia@claunia.com> # Authors: Natalia Portillo, <claunia@claunia.com>
# Fred N. van Kempen, <decwiz@yahoo.com> # Fred N. van Kempen, <decwiz@yahoo.com>