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/data_snk.h'
# # # patch "include/data_snk.h" # from [fbd00594c923cfe3f7f433ba5777ded094d4dcc9] # to [6e50479354754787a7ea8f1c87b4e5d19104d9ce] # ============================================================ --- include/data_snk.h fbd00594c923cfe3f7f433ba5777ded094d4dcc9 +++ include/data_snk.h 6e50479354754787a7ea8f1c87b4e5d19104d9ce @@ -1,6 +1,6 @@ /************************************************* * DataSink Header File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #ifndef BOTAN_DATA_SINK_H__