diff options
Diffstat (limited to 'src/lib/hash/tiger/tiger.cpp')
-rw-r--r-- | src/lib/hash/tiger/tiger.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/hash/tiger/tiger.cpp b/src/lib/hash/tiger/tiger.cpp index b6d796f29..db4d38f0a 100644 --- a/src/lib/hash/tiger/tiger.cpp +++ b/src/lib/hash/tiger/tiger.cpp @@ -2,7 +2,7 @@ * Tiger * (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/tiger.h> |