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/def_char.h'
# # # patch "include/def_char.h" # from [f07c32f7cb0c4f95f72ce9649a6ddac76767202f] # to [02092515909d213909ed0d9705676e69f31d3ca8] # ============================================================ --- include/def_char.h f07c32f7cb0c4f95f72ce9649a6ddac76767202f +++ include/def_char.h 02092515909d213909ed0d9705676e69f31d3ca8 @@ -1,6 +1,6 @@ /************************************************* * Default Character Set Handling Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DEFAULT_CHARSET_H__