aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp_mul.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mp_mul.cpp')
-rw-r--r--src/mp_mul.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_mul.cpp b/src/mp_mul.cpp
index 3c4248839..27b8e07be 100644
--- a/src/mp_mul.cpp
+++ b/src/mp_mul.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Karatsuba Multiplication Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#include <botan/mp_core.h>