diff options
Diffstat (limited to 'src/lib/hash/whirlpool/whirlpool.cpp')
-rw-r--r-- | src/lib/hash/whirlpool/whirlpool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/hash/whirlpool/whirlpool.cpp b/src/lib/hash/whirlpool/whirlpool.cpp index 736de0e1d..cd4715e57 100644 --- a/src/lib/hash/whirlpool/whirlpool.cpp +++ b/src/lib/hash/whirlpool/whirlpool.cpp @@ -2,7 +2,7 @@ * Whirlpool * (C) 1999-2007 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/whrlpool.h> |