diff options
-rw-r--r-- | doc/html/Legal Information.html | 4 | ||||
-rw-r--r-- | doc/html/ru/Legal Information.html | 4 | ||||
-rw-r--r-- | src/Common/Dlgcode.c | 4 | ||||
-rw-r--r-- | src/LICENSE | 2 | ||||
-rw-r--r-- | src/Main/Forms/AboutDialog.cpp | 4 | ||||
-rw-r--r-- | src/NOTICE | 2 | ||||
-rw-r--r-- | src/Readme.txt | 4 |
7 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/Legal Information.html b/doc/html/Legal Information.html index 8c336948..f2eeb660 100644 --- a/doc/html/Legal Information.html +++ b/doc/html/Legal Information.html @@ -43,10 +43,10 @@ can be found here</a>.</p> <h3>Copyright Information</h3> <p>This software as a whole:<br> <br> -Copyright © 2013-2023 IDRIX. All rights reserved.<br> +Copyright © 2013-2024 IDRIX. All rights reserved.<br> <br> Portions of this software:</p> -<p>Copyright © 2013-2023 IDRIX. All rights reserved.<br> +<p>Copyright © 2013-2024 IDRIX. All rights reserved.<br> <br> Copyright © 2003-2012 TrueCrypt Developers Association. All rights reserved.</p> <p>Copyright © 1998-2000 Paul Le Roux. All rights reserved.<br> diff --git a/doc/html/ru/Legal Information.html b/doc/html/ru/Legal Information.html index d33d6f59..e9d6324e 100644 --- a/doc/html/ru/Legal Information.html +++ b/doc/html/ru/Legal Information.html @@ -43,10 +43,10 @@ <h3>Авторские права</h3> <p>На данное ПО в целом:<br> <br> -Copyright © 2013-2023 IDRIX. Все права защищены.<br> +Copyright © 2013-2024 IDRIX. Все права защищены.<br> <br> На части данного ПО:</p> -<p>Copyright © 2013-2023 IDRIX. Все права защищены.<br> +<p>Copyright © 2013-2024 IDRIX. Все права защищены.<br> <br> Copyright © 2003-2012 TrueCrypt Developers Association. Все права защищены.</p> <p>Copyright © 1998-2000 Paul Le Roux. Все права защищены.<br> diff --git a/src/Common/Dlgcode.c b/src/Common/Dlgcode.c index e7103d0d..4ee08bb7 100644 --- a/src/Common/Dlgcode.c +++ b/src/Common/Dlgcode.c @@ -2156,7 +2156,7 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam L"Based on TrueCrypt 7.1a, freely available at http://www.truecrypt.org/ .\r\n\r\n" L"Portions of this software:\r\n" - L"Copyright \xA9 2013-2023 IDRIX. All rights reserved.\r\n" + L"Copyright \xA9 2013-2024 IDRIX. All rights reserved.\r\n" L"Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\r\n" L"Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\r\n" L"Copyright \xA9 1998-2008 Brian Gladman. All Rights Reserved.\r\n" @@ -2169,7 +2169,7 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam L"Copyright \xA9 1999-2023 Igor Pavlov\r\n\r\n" L"This software as a whole:\r\n" - L"Copyright \xA9 2013-2023 IDRIX. All rights reserved.\r\n\r\n" + L"Copyright \xA9 2013-2024 IDRIX. All rights reserved.\r\n\r\n" L"An IDRIX Release"); diff --git a/src/LICENSE b/src/LICENSE index 19d47e25..2e1779a0 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-2023 IDRIX +Copyright 2013-2024 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/Main/Forms/AboutDialog.cpp b/src/Main/Forms/AboutDialog.cpp index e3768361..6c0daaf0 100644 --- a/src/Main/Forms/AboutDialog.cpp +++ b/src/Main/Forms/AboutDialog.cpp @@ -57,7 +57,7 @@ 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-2023 IDRIX. All rights reserved.\n" + L"Copyright \xA9 2013-2024 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" @@ -70,7 +70,7 @@ namespace VeraCrypt L"Copyright \xA9 1999-2023 Igor Pavlov\n\n" L"\nThis software as a whole:\n" - L"Copyright \xA9 2013-2023 IDRIX. All rights reserved.\n\n" + L"Copyright \xA9 2013-2024 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" @@ -1,4 +1,4 @@ -Copyright 2013-2023 IDRIX +Copyright 2013-2024 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 e383838a..cab7db83 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -232,10 +232,10 @@ Copyright Information --------------------- This software as a whole: -Copyright (c) 2013-2023 IDRIX. All rights reserved. +Copyright (c) 2013-2024 IDRIX. All rights reserved. Portions of this software: -Copyright (c) 2013-2023 IDRIX. All rights reserved. +Copyright (c) 2013-2024 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. |