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/arc4.cpp'

#
#
# patch "src/arc4.cpp"
#  from [6b24fa12af23cdd3ec85de63a2f28ff3f89c317d]
#    to [6bd2acf410cc71a9820b4f4ed56695853dc3fcd4]
#
============================================================
--- src/arc4.cpp	6b24fa12af23cdd3ec85de63a2f28ff3f89c317d
+++ src/arc4.cpp	6bd2acf410cc71a9820b4f4ed56695853dc3fcd4
@@ -1,6 +1,6 @@
 /*************************************************
 * ARC4 Source File                               *
-* (C) 1999-2006 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #include <botan/arc4.h>