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