diff options
Diffstat (limited to 'src/sqr_tab.cpp')
-rw-r--r-- | src/sqr_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sqr_tab.cpp b/src/sqr_tab.cpp index 324b3e6fe..3f1db1849 100644 --- a/src/sqr_tab.cpp +++ b/src/sqr_tab.cpp @@ -1,6 +1,6 @@ /************************************************* * S-Box and Diffusion Tables for Square * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/square.h> |