The unified diff between revisions [3eb59b4f..] and [b79bfa1a..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'include/des.h'
# # # patch "include/des.h" # from [49d2b4f773100417db2faa8f4a27f5a71fdbc0ae] # to [6b9b0d2c5317640b063920f56dffaca554a9aeaa] # ============================================================ --- include/des.h 49d2b4f773100417db2faa8f4a27f5a71fdbc0ae +++ include/des.h 6b9b0d2c5317640b063920f56dffaca554a9aeaa @@ -1,6 +1,6 @@ /************************************************* * DES Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DES_H__