aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp_sqr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mp_sqr.cpp')
-rw-r--r--src/mp_sqr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_sqr.cpp b/src/mp_sqr.cpp
index 34c997807..ba2ae2afe 100644
--- a/src/mp_sqr.cpp
+++ b/src/mp_sqr.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Karatsuba Squaring Source File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#include <botan/mp_core.h>