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/blowfish.cpp'
# # # patch "src/blowfish.cpp" # from [3506a0d5752f4f5ca8feca853b652dae0416d3a7] # to [fddf7167914ab45f09eac78875fba52264c35aa3] # ============================================================ --- src/blowfish.cpp 3506a0d5752f4f5ca8feca853b652dae0416d3a7 +++ src/blowfish.cpp fddf7167914ab45f09eac78875fba52264c35aa3 @@ -1,6 +1,6 @@ /************************************************* * Blowfish Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/blowfish.h>