aboutsummaryrefslogtreecommitdiffstats
path: root/src/pow_mod.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pow_mod.cpp')
-rw-r--r--src/pow_mod.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pow_mod.cpp b/src/pow_mod.cpp
index c367d842a..245d60e68 100644
--- a/src/pow_mod.cpp
+++ b/src/pow_mod.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Modular Exponentiation Proxy Source File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/pow_mod.h>