aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/tiger/tig_tab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/tiger/tig_tab.cpp')
-rw-r--r--src/hash/tiger/tig_tab.cpp10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/hash/tiger/tig_tab.cpp b/src/hash/tiger/tig_tab.cpp
index 6d476f4b3..b76501d74 100644
--- a/src/hash/tiger/tig_tab.cpp
+++ b/src/hash/tiger/tig_tab.cpp
@@ -1,7 +1,9 @@
-/*************************************************
-* S-Box Tables for Tiger *
-* (C) 1999-2007 Jack Lloyd *
-*************************************************/
+/*
+* S-Box Tables for Tiger
+* (C) 1999-2007 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
+*/
#include <botan/tiger.h>