mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-27 21:43:29 +01:00
Update copyrights following integration of LZMA SDK
This commit is contained in:
parent
b5b252107d
commit
b1ae5f4740
@ -2337,7 +2337,8 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam
|
|||||||
L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\r\n"
|
L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\r\n"
|
||||||
L"Copyright \xA9 2013, Alexey Degtyarev. All rights reserved.\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 1999-2016 Jack Lloyd. All rights reserved.\r\n"
|
||||||
L"Copyright \xA9 2013-2019 Stephan Mueller <smueller@chronox.de>\r\n\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"This software as a whole:\r\n"
|
||||||
L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\r\n\r\n"
|
L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\r\n\r\n"
|
||||||
|
@ -175,7 +175,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
Copyright 2013-2018 IDRIX
|
Copyright 2013-2022 IDRIX
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
@ -770,3 +770,7 @@ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
|||||||
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
____________________________________________________________
|
____________________________________________________________
|
||||||
|
LZMA SDK Copyright (C) 1999-2021 Igor Pavlov
|
||||||
|
|
||||||
|
Public domain
|
||||||
|
____________________________________________________________
|
||||||
|
@ -66,7 +66,8 @@ namespace VeraCrypt
|
|||||||
L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\n"
|
L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\n"
|
||||||
L"Copyright \xA9 2013, Alexey Degtyarev. All rights reserved.\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 1999-2016 Jack Lloyd. All rights reserved.\n"
|
||||||
L"Copyright \xA9 2013-2019 Stephan Mueller <smueller@chronox.de>\n\n"
|
L"Copyright \xA9 2013-2019 Stephan Mueller <smueller@chronox.de>\n"
|
||||||
|
L"Copyright \xA9 1999-2021 Igor Pavlov\n\n"
|
||||||
|
|
||||||
L"\nThis software as a whole:\n"
|
L"\nThis software as a whole:\n"
|
||||||
L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\n\n"
|
L"Copyright \xA9 2013-2022 IDRIX. All rights reserved.\n\n"
|
||||||
|
@ -202,3 +202,7 @@ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
|||||||
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
____________________________________________________________
|
____________________________________________________________
|
||||||
|
LZMA SDK Copyright (C) 1999-2021 Igor Pavlov
|
||||||
|
|
||||||
|
Public domain
|
||||||
|
____________________________________________________________
|
@ -267,6 +267,7 @@ Copyright (c) 1999-2017 Dieter Baron and Thomas Klausner.
|
|||||||
Copyright (c) 2013, Alexey Degtyarev. All rights reserved.
|
Copyright (c) 2013, Alexey Degtyarev. All rights reserved.
|
||||||
Copyright (c) 1999-2016 Jack Lloyd. All rights reserved.
|
Copyright (c) 1999-2016 Jack Lloyd. All rights reserved.
|
||||||
Copyright (c) 2013-2019 Stephan Mueller <smueller@chronox.de>
|
Copyright (c) 2013-2019 Stephan Mueller <smueller@chronox.de>
|
||||||
|
Copyright (c) 1999-2021 Igor Pavlov
|
||||||
|
|
||||||
For more information, please see the legal notices attached to parts of the
|
For more information, please see the legal notices attached to parts of the
|
||||||
source code.
|
source code.
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user