The unified diff between revisions [04446196..] and [83b5270b..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'botan/basefilt.h'
# # # patch "botan/basefilt.h" # from [35b6dbe10c295089d744ebbdef3f98c35b65bfd7] # to [dc993b59b350b86f39fd125e42c925c4067edd64] # ============================================================ --- botan/basefilt.h 35b6dbe10c295089d744ebbdef3f98c35b65bfd7 +++ botan/basefilt.h dc993b59b350b86f39fd125e42c925c4067edd64 @@ -1,6 +1,6 @@ /************************************************* * Basic Filters Header File * -* (C) 1999-2004 The Botan Project * +* (C) 1999-2005 The Botan Project * *************************************************/ #ifndef BOTAN_BASEFILT_H__