mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-27 13:33:29 +01:00
Update copyright on various files
This commit is contained in:
parent
b25ebeb7b4
commit
5ced64881c
@ -43,10 +43,10 @@ <h3>License</h3>
|
||||
<h3>Copyright Information</h3>
|
||||
<p>This software as a whole:<br>
|
||||
<br>
|
||||
Copyright © 2013-2019 IDRIX. All rights reserved.<br>
|
||||
Copyright © 2013-2023 IDRIX. All rights reserved.<br>
|
||||
<br>
|
||||
Portions of this software:</p>
|
||||
<p>Copyright © 2013-2019 IDRIX. All rights reserved.<br>
|
||||
<p>Copyright © 2013-2023 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>
|
||||
@ -54,10 +54,11 @@ <h3>Copyright Information</h3>
|
||||
Copyright © 1998-2008 Brian Gladman, Worcester, UK. All rights reserved.</p>
|
||||
<p>Copyright © 1995-2017 Jean-loup Gailly and Mark Adler.</p>
|
||||
<p>Copyright © 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov</p>
|
||||
<p>Copyright © 1999-2017 Dieter Baron and Thomas Klausner.</p>
|
||||
<p>Copyright © 1999-2020 Dieter Baron and Thomas Klausner.</p>
|
||||
<p>Copyright © 2013, Alexey Degtyarev. All rights reserved.</p>
|
||||
<p>Copyright © 1999-2016 Jack Lloyd. All rights reserved.</p>
|
||||
<p>Copyright © 2013-2018 Stephan Mueller <smueller@chronox.de></p>
|
||||
<p>Copyright © 2013-2019 Stephan Mueller <smueller@chronox.de></p>
|
||||
<p>Copyright © 1999-2021 Igor Pavlov.</p>
|
||||
<br>
|
||||
For more information, please see the legal notices attached to parts of the source code.</p>
|
||||
<h3>Trademark Information</h3>
|
||||
|
@ -2332,20 +2332,20 @@ 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-2022 IDRIX. All rights reserved.\r\n"
|
||||
L"Copyright \xA9 2013-2023 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"
|
||||
L"Copyright \xA9 1995-2017 Jean-loup Gailly and Mark Adler.\r\n"
|
||||
L"Copyright \xA9 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov.\r\n"
|
||||
L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\r\n"
|
||||
L"Copyright \xA9 1999-2020 Dieter Baron and Thomas Klausner.\r\n"
|
||||
L"Copyright \xA9 2013, Alexey Degtyarev. All rights reserved.\r\n"
|
||||
L"Copyright \xA9 1999-2016 Jack Lloyd. All rights reserved.\r\n"
|
||||
L"Copyright \xA9 2013-2019 Stephan Mueller <smueller@chronox.de>\r\n"
|
||||
L"Copyright \xA9 1999-2021 Igor Pavlov\r\n\r\n"
|
||||
|
||||
L"This software as a whole:\r\n"
|
||||
L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\r\n\r\n"
|
||||
L"Copyright \xA9 2013-2023 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-2022 IDRIX
|
||||
Copyright 2013-2023 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-2018 IDRIX
|
||||
Copyright 2013-2023 IDRIX
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
Loading…
Reference in New Issue
Block a user