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 ba647a498..3665bb746 100644 --- a/src/aes_tab.cpp +++ b/src/aes_tab.cpp @@ -1,6 +1,6 @@ /************************************************* * S-Box and Diffusion Tables for AES * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/aes.h> |