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