diff options
Diffstat (limited to 'src/aes_tab.cpp')
-rw-r--r-- | src/aes_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aes_tab.cpp b/src/aes_tab.cpp index 7ca3086aa..ba647a498 100644 --- a/src/aes_tab.cpp +++ b/src/aes_tab.cpp @@ -1,6 +1,6 @@ /************************************************* * S-Box and Diffusion Tables for AES * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/aes.h> |