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 245d60e68..17ca7b796 100644
--- a/src/pow_mod.cpp
+++ b/src/pow_mod.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Modular Exponentiation Proxy Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#include <botan/pow_mod.h>