The unified diff between revisions [92f17752..] and [b8dc07e5..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/data_src.h'

#
#
# patch "include/data_src.h"
#  from [3c1805ef300f5650a79f4ad6c1d0151f478cdf3b]
#    to [f12df31357e4bb3075136128d77881e23b9ee025]
#
============================================================
--- include/data_src.h	3c1805ef300f5650a79f4ad6c1d0151f478cdf3b
+++ include/data_src.h	f12df31357e4bb3075136128d77881e23b9ee025
@@ -1,6 +1,6 @@
 /*************************************************
 * DataSource Header File                         *
-* (C) 1999-2006 The Botan Project                *
+* (C) 1999-2007 The Botan Project                *
 *************************************************/

 #ifndef BOTAN_DATA_SRC_H__