diff options
Diffstat (limited to 'zen')
-rw-r--r-- | zen/argon2.cpp | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/zen/argon2.cpp b/zen/argon2.cpp index 5b67782d..d78dc26c 100644 --- a/zen/argon2.cpp +++ b/zen/argon2.cpp @@ -1,4 +1,12 @@ -/* PuTTY is copyright 1997-2022 Simon Tatham. +// ***************************************************************************** +// * This file is part of the FreeFileSync project. It is distributed under * +// * GNU General Public License: https://www.gnu.org/licenses/gpl-3.0 * +// * Copyright (C) Zenju (zenju AT freefilesync DOT org) - All Rights Reserved * +// ***************************************************************************** + +/* The code in this file, except for zen::zargon2() is from: + + PuTTY is copyright 1997-2022 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, |