The unified diff between revisions [3eb59b4f..] and [51b865be..] 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 [d7d6489d828deeb39682210476312908a9458259]
#    to [2945180be5fb24540a1af1fdae5f06cd89ab19be]
#
============================================================
--- src/aes_tab.cpp	d7d6489d828deeb39682210476312908a9458259
+++ src/aes_tab.cpp	2945180be5fb24540a1af1fdae5f06cd89ab19be
@@ -1,6 +1,6 @@
 /*************************************************
 * S-Box and Diffusion Tables for AES             *
-* (C) 1999-2008 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #include <botan/aes.h>