The unified diff between revisions [5ac60dc5..] and [13704fef..] is displayed below. It can also be downloaded as a raw diff.

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

#
#
# patch "src/aes.cpp"
#  from [64cbb7d0ea9ab07ed15096a583ad4338617dbd59]
#    to [ee57662b8c25279ccec727e53defdbeec940d5ae]
#
============================================================
--- src/aes.cpp	64cbb7d0ea9ab07ed15096a583ad4338617dbd59
+++ src/aes.cpp	ee57662b8c25279ccec727e53defdbeec940d5ae
@@ -1,6 +1,6 @@
 /*************************************************
 * AES Source File                                *
-* (C) 1999-2007 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #include <botan/aes.h>