diff options
Diffstat (limited to 'src/Build')
-rw-r--r-- | src/Build/Include/Makefile.inc | 2 | ||||
-rwxr-xr-x | src/Build/build_veracrypt_linux.sh | 2 | ||||
-rwxr-xr-x | src/Build/build_veracrypt_macosx.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/Build/Include/Makefile.inc b/src/Build/Include/Makefile.inc index 6abedb8e..95d8ba60 100644 --- a/src/Build/Include/Makefile.inc +++ b/src/Build/Include/Makefile.inc @@ -4,7 +4,7 @@ # by the TrueCrypt License 3.0. # # Modifications and additions to the original source code (contained in this file) -# and all other portions of this file are Copyright (c) 2013-2015 IDRIX +# and all other portions of this file are Copyright (c) 2013-2016 IDRIX # and are governed by the Apache License 2.0 the full text of which is # contained in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_linux.sh b/src/Build/build_veracrypt_linux.sh index 0d2dd82a..0b90e692 100755 --- a/src/Build/build_veracrypt_linux.sh +++ b/src/Build/build_veracrypt_linux.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2015 IDRIX +# Copyright (c) 2013-2016 IDRIX # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. diff --git a/src/Build/build_veracrypt_macosx.sh b/src/Build/build_veracrypt_macosx.sh index 0951b254..f8146422 100755 --- a/src/Build/build_veracrypt_macosx.sh +++ b/src/Build/build_veracrypt_macosx.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2015 IDRIX +# Copyright (c) 2013-2016 IDRIX # Governed by the Apache License 2.0 the full text of which is contained # in the file License.txt included in VeraCrypt binary and source # code distribution packages. |