diff options
author | Marius Kjærstad <sandakersmann@users.noreply.github.com> | 2023-05-19 23:28:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 23:28:40 +0200 |
commit | 2b6ed5a582f8a44f6a4889a0e6292596d73676f9 (patch) | |
tree | 21ff7da59078fba72b1c2495b9e2aef5bdccf6ef | |
parent | 78c878c19a9e7d5d8ab024d043468737369202ea (diff) | |
download | VeraCrypt-2b6ed5a582f8a44f6a4889a0e6292596d73676f9.tar.gz VeraCrypt-2b6ed5a582f8a44f6a4889a0e6292596d73676f9.zip |
Added line breaks between new copyright holders (#963)
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | src/Readme.txt | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -222,8 +222,8 @@ Copyright (c) 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov Copyright (c) 1999-2017 Dieter Baron and Thomas Klausner. Copyright (c) 2013, Alexey Degtyarev. All rights reserved. Copyright (c) 1999-2016 Jack Lloyd. All rights reserved. -Copyright (c) 2013-2019 Stephan Mueller <smueller@chronox.de> -Copyright (c) 1999-2021 Igor Pavlov +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 source code. diff --git a/src/Readme.txt b/src/Readme.txt index 2380eacc..60af6278 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -226,8 +226,8 @@ Copyright (c) 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov Copyright (c) 1999-2017 Dieter Baron and Thomas Klausner. Copyright (c) 2013, Alexey Degtyarev. All rights reserved. Copyright (c) 1999-2016 Jack Lloyd. All rights reserved. -Copyright (c) 2013-2019 Stephan Mueller <smueller@chronox.de> -Copyright (c) 1999-2021 Igor Pavlov +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 source code. |