diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-29 00:23:39 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-30 00:26:11 +0200 |
commit | 2216f739c4beffa5ce0371ee33c38f603ddf30b1 (patch) | |
tree | 4eca90912886c846b9b3d53d14b6d2eb3766866d /src/Build/build_veracrypt_linux.sh | |
parent | adc21bd1ab6d7dce07891a8748b8deedaf9491a5 (diff) | |
download | VeraCrypt-2216f739c4beffa5ce0371ee33c38f603ddf30b1.tar.gz VeraCrypt-2216f739c4beffa5ce0371ee33c38f603ddf30b1.zip |
Update copyright year to 2021
Diffstat (limited to 'src/Build/build_veracrypt_linux.sh')
-rwxr-xr-x | src/Build/build_veracrypt_linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Build/build_veracrypt_linux.sh b/src/Build/build_veracrypt_linux.sh index 08ef99ad..5d289255 100755 --- a/src/Build/build_veracrypt_linux.sh +++ b/src/Build/build_veracrypt_linux.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2020 IDRIX +# Copyright (c) 2013-2021 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. |