From 5ced64881c1f2191e7d240efecd8732df2d39591 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Tue, 6 Jun 2023 00:03:12 +0200
Subject: Update copyright on various files
---
doc/html/Legal Information.html | 9 +++++----
src/Common/Dlgcode.c | 6 +++---
src/LICENSE | 2 +-
src/NOTICE | 2 +-
4 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/doc/html/Legal Information.html b/doc/html/Legal Information.html
index 6abf4e34..3c3ae3f4 100644
--- a/doc/html/Legal Information.html
+++ b/doc/html/Legal Information.html
@@ -43,10 +43,10 @@ can be found here.
Copyright Information
This software as a whole:
-Copyright © 2013-2019 IDRIX. All rights reserved.
+Copyright © 2013-2023 IDRIX. All rights reserved.
Portions of this software:
-Copyright © 2013-2019 IDRIX. All rights reserved.
+
Copyright © 2013-2023 IDRIX. All rights reserved.
Copyright © 2003-2012 TrueCrypt Developers Association. All rights reserved.
Copyright © 1998-2000 Paul Le Roux. All rights reserved.
@@ -54,10 +54,11 @@ Copyright © 2003-2012 TrueCrypt Developers Association. All rights reserved
Copyright © 1998-2008 Brian Gladman, Worcester, UK. All rights reserved.
Copyright © 1995-2017 Jean-loup Gailly and Mark Adler.
Copyright © 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov
-Copyright © 1999-2017 Dieter Baron and Thomas Klausner.
+Copyright © 1999-2020 Dieter Baron and Thomas Klausner.
Copyright © 2013, Alexey Degtyarev. All rights reserved.
Copyright © 1999-2016 Jack Lloyd. All rights reserved.
-Copyright © 2013-2018 Stephan Mueller <smueller@chronox.de>
+Copyright © 2013-2019 Stephan Mueller <smueller@chronox.de>
+Copyright © 1999-2021 Igor Pavlov.
For more information, please see the legal notices attached to parts of the source code.
Trademark Information
diff --git a/src/Common/Dlgcode.c b/src/Common/Dlgcode.c
index d994aaf3..2fd18606 100644
--- a/src/Common/Dlgcode.c
+++ b/src/Common/Dlgcode.c
@@ -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 \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");
diff --git a/src/LICENSE b/src/LICENSE
index 5fb86039..19d47e25 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-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.
diff --git a/src/NOTICE b/src/NOTICE
index c013541e..845bdbac 100644
--- a/src/NOTICE
+++ b/src/NOTICE
@@ -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.
--
cgit v1.2.3