diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2025-01-22 17:52:45 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2025-01-22 17:52:45 +0100 |
commit | 1ebe3546a658209bedfb23068800b70f8fb66014 (patch) | |
tree | 36350e59e6fd138af9cf007c29adb8d391148412 /src | |
parent | b42841ed3c56fbb5cc9f707df146a02a26b79c9e (diff) | |
download | VeraCrypt-1ebe3546a658209bedfb23068800b70f8fb66014.tar.gz VeraCrypt-1ebe3546a658209bedfb23068800b70f8fb66014.zip |
Update copyright date to 2025
Diffstat (limited to 'src')
-rw-r--r-- | src/LICENSE | 2 | ||||
-rw-r--r-- | src/NOTICE | 2 | ||||
-rw-r--r-- | src/Readme.txt | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/LICENSE b/src/LICENSE index 2e1779a0..0872b542 100644 --- a/src/LICENSE +++ b/src/LICENSE @@ -175,7 +175,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION END OF TERMS AND CONDITIONS -Copyright 2013-2024 IDRIX +Copyright 2013-2025 IDRIX Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -1,4 +1,4 @@ -Copyright 2013-2024 IDRIX +Copyright 2013-2025 IDRIX Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/Readme.txt b/src/Readme.txt index a20ab4f8..d5096cbf 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -232,10 +232,10 @@ Copyright Information --------------------- This software as a whole: -Copyright (c) 2013-2024 IDRIX. All rights reserved. +Copyright (c) 2013-2025 IDRIX. All rights reserved. Portions of this software: -Copyright (c) 2013-2024 IDRIX. All rights reserved. +Copyright (c) 2013-2025 IDRIX. All rights reserved. Copyright (c) 2003-2012 TrueCrypt Developers Association. All rights reserved. Copyright (c) 1998-2000 Paul Le Roux. All rights reserved. Copyright (c) 1998-2008 Brian Gladman, Worcester, UK. All rights reserved. |