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/defalloc.h'
# # # patch "include/defalloc.h" # from [ce8f9bcf28a93f68924189d6267ec586a5168992] # to [e7507091a397628e401de0bd41be48bbbf929ff9] # ============================================================ --- include/defalloc.h ce8f9bcf28a93f68924189d6267ec586a5168992 +++ include/defalloc.h e7507091a397628e401de0bd41be48bbbf929ff9 @@ -1,6 +1,6 @@ /************************************************* * Basic Allocators Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_BASIC_ALLOC_H__