mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-27 13:33:29 +01:00
Update copyright date in some files
This commit is contained in:
parent
03ad95164b
commit
423352056e
@ -43,10 +43,10 @@ <h3>License</h3>
|
||||
<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>
|
||||
|
@ -43,10 +43,10 @@ <h3>Лицензия</h3>
|
||||
<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>
|
||||
|
@ -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");
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user