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 d300d4a56..3c4248839 100644
--- a/src/mp_mul.cpp
+++ b/src/mp_mul.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Karatsuba Multiplication Source File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/mp_core.h>