diff options
Diffstat (limited to 'src/des_tab.cpp')
-rw-r--r-- | src/des_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/des_tab.cpp b/src/des_tab.cpp index d72e86d8b..5d57fa67a 100644 --- a/src/des_tab.cpp +++ b/src/des_tab.cpp @@ -1,6 +1,6 @@ /************************************************* * Substitution/Permutation Tables for DES * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/des.h> |