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

#
#
# patch "include/dl_group.h"
#  from [bf3839e75b8ec5d4d8b805f74c2098ee7b4f9140]
#    to [63df1ce81409a4e8f89feef8fa0c314281f71dd2]
#
============================================================
--- include/dl_group.h	bf3839e75b8ec5d4d8b805f74c2098ee7b4f9140
+++ include/dl_group.h	63df1ce81409a4e8f89feef8fa0c314281f71dd2
@@ -1,6 +1,6 @@
 /*************************************************
 * Discrete Logarithm Group Header File           *
-* (C) 1999-2006 The Botan Project                *
+* (C) 1999-2007 The Botan Project                *
 *************************************************/

 #ifndef BOTAN_DL_PARAM_H__