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/dsa.h'

#
#
# patch "include/dsa.h"
#  from [2ec46259aef309120af7e61488ef8506e505bfda]
#    to [1950cda1845544f7249f94f4ded1c6f5259ce266]
#
============================================================
--- include/dsa.h	2ec46259aef309120af7e61488ef8506e505bfda
+++ include/dsa.h	1950cda1845544f7249f94f4ded1c6f5259ce266
@@ -1,6 +1,6 @@
 /*************************************************
 * DSA Header File                                *
-* (C) 1999-2008 The Botan Project                *
+* (C) 1999-2007 The Botan Project                *
 *************************************************/

 #ifndef BOTAN_DSA_H__