The unified diff between revisions [5ac60dc5..] and [51b865be..] 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 [0952fe44407bbac2951e58155726cd24e6d4f7b0] # to [6bd2acf410cc71a9820b4f4ed56695853dc3fcd4] # ============================================================ --- src/arc4.cpp 0952fe44407bbac2951e58155726cd24e6d4f7b0 +++ src/arc4.cpp 6bd2acf410cc71a9820b4f4ed56695853dc3fcd4 @@ -1,6 +1,6 @@ /************************************************* * ARC4 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/arc4.h>