diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-05 09:07:35 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2023-10-05 09:07:35 +0200 |
commit | 42857b4930cae8debfc59e4fef229b5dc32ecd97 (patch) | |
tree | 85c1d51e6cac6491900f1a263cece45c29098733 /src/Main | |
parent | 01b49a201741d04b7a0466c856c4c37a36af316c (diff) | |
download | VeraCrypt-42857b4930cae8debfc59e4fef229b5dc32ecd97.tar.gz VeraCrypt-42857b4930cae8debfc59e4fef229b5dc32ecd97.zip |
Update various copyright dates
Diffstat (limited to 'src/Main')
-rw-r--r-- | src/Main/Forms/AboutDialog.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Main/Forms/AboutDialog.cpp b/src/Main/Forms/AboutDialog.cpp index ba341dd2..e3768361 100644 --- a/src/Main/Forms/AboutDialog.cpp +++ b/src/Main/Forms/AboutDialog.cpp @@ -57,20 +57,20 @@ namespace VeraCrypt L"Paulo Barreto, Brian Gladman, Wei Dai, Peter Gutmann, and many others.\n\n" L"Portions of this software:\n" - L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\n" + L"Copyright \xA9 2013-2023 IDRIX. All rights reserved.\n" L"Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\n" L"Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\n" L"Copyright \xA9 1998-2008 Brian Gladman. All Rights Reserved.\n" - L"Copyright \xA9 1995-2017 Jean-loup Gailly and Mark Adler.\n" + L"Copyright \xA9 1995-2023 Jean-loup Gailly and Mark Adler.\n" L"Copyright \xA9 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov.\n" - L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\n" + L"Copyright \xA9 1999-2023 Dieter Baron and Thomas Klausner.\n" L"Copyright \xA9 2013, Alexey Degtyarev. All rights reserved.\n" L"Copyright \xA9 1999-2016 Jack Lloyd. All rights reserved.\n" L"Copyright \xA9 2013-2019 Stephan Mueller <smueller@chronox.de>\n" - L"Copyright \xA9 1999-2021 Igor Pavlov\n\n" + L"Copyright \xA9 1999-2023 Igor Pavlov\n\n" L"\nThis software as a whole:\n" - L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\n\n" + L"Copyright \xA9 2013-2023 IDRIX. All rights reserved.\n\n" L"This software uses wxWidgets library, which is copyright \xA9 1998-2011 Julian Smart, Robert Roebling et al.\n\n" |