The unified diff between revisions [5ac60dc5..] and [b3f30c54..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'src/adler32.cpp'
# # # patch "src/adler32.cpp" # from [5232276ee81a2ecc6630dce8c1dbdc87bc887679] # to [1900c072822feeed9ad2d5f0272021fccfced218] # ============================================================ --- src/adler32.cpp 5232276ee81a2ecc6630dce8c1dbdc87bc887679 +++ src/adler32.cpp 1900c072822feeed9ad2d5f0272021fccfced218 @@ -1,6 +1,6 @@ /************************************************* * Adler32 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/adler32.h>