The unified diff between revisions [92f17752..] and [965528e6..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/aes_tab.cpp'

#
#
# patch "src/aes_tab.cpp"
#  from [f3ca5315412f5cb0c3f207764b14e2cb247d4cd3]
#    to [2945180be5fb24540a1af1fdae5f06cd89ab19be]
#
============================================================
--- src/aes_tab.cpp	f3ca5315412f5cb0c3f207764b14e2cb247d4cd3
+++ src/aes_tab.cpp	2945180be5fb24540a1af1fdae5f06cd89ab19be
@@ -1,6 +1,6 @@
 /*************************************************
 * S-Box and Diffusion Tables for AES             *
-* (C) 1999-2006 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #include <botan/aes.h>