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

#
#
# patch "include/dh.h"
#  from [2db4fa47715e72218c30e3e0c1ad680732454b94]
#    to [f3dc596fa2092a4d991746a40e631b45dcde830e]
#
============================================================
--- include/dh.h	2db4fa47715e72218c30e3e0c1ad680732454b94
+++ include/dh.h	f3dc596fa2092a4d991746a40e631b45dcde830e
@@ -1,6 +1,6 @@
 /*************************************************
 * Diffie-Hellman Header File                     *
-* (C) 1999-2008 The Botan Project                *
+* (C) 1999-2007 The Botan Project                *
 *************************************************/

 #ifndef BOTAN_DIFFIE_HELLMAN_H__