diff options
Diffstat (limited to 'src/lib/hash/tiger/tig_tab.cpp')
-rw-r--r-- | src/lib/hash/tiger/tig_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/hash/tiger/tig_tab.cpp b/src/lib/hash/tiger/tig_tab.cpp index b76501d74..4d0bea5ee 100644 --- a/src/lib/hash/tiger/tig_tab.cpp +++ b/src/lib/hash/tiger/tig_tab.cpp @@ -2,7 +2,7 @@ * S-Box Tables for 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> |