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

#
#
# patch "include/ctr.h"
#  from [cd7efa1302c9084a86387a00f2322f365f21ee46]
#    to [d15c21f4e99621bec26e24dd7357e25bcccd3694]
#
============================================================
--- include/ctr.h	cd7efa1302c9084a86387a00f2322f365f21ee46
+++ include/ctr.h	d15c21f4e99621bec26e24dd7357e25bcccd3694
@@ -1,6 +1,6 @@
 /*************************************************
 * CTR Mode Header File                           *
-* (C) 1999-2008 The Botan Project                *
+* (C) 1999-2007 The Botan Project                *
 *************************************************/

 #ifndef BOTAN_CTR_H__