diff options
Diffstat (limited to 'src/cast_tab.cpp')
-rw-r--r-- | src/cast_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cast_tab.cpp b/src/cast_tab.cpp index b149a7db1..b10c728c5 100644 --- a/src/cast_tab.cpp +++ b/src/cast_tab.cpp @@ -1,6 +1,6 @@ /************************************************* * S-Box Tables for CAST-128 and CAST-256 * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/cast128.h> |