diff options
Diffstat (limited to 'src/lib/constructs/pbes2/pbes2.cpp')
-rw-r--r-- | src/lib/constructs/pbes2/pbes2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/constructs/pbes2/pbes2.cpp b/src/lib/constructs/pbes2/pbes2.cpp index afce0fce1..8c2348408 100644 --- a/src/lib/constructs/pbes2/pbes2.cpp +++ b/src/lib/constructs/pbes2/pbes2.cpp @@ -2,7 +2,7 @@ * PKCS #5 PBES2 * (C) 1999-2008,2014 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/pbes2.h> |