aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp_mulop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mp_mulop.cpp')
-rw-r--r--src/mp_mulop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_mulop.cpp b/src/mp_mulop.cpp
index 9b6ddca8c..59d82bb10 100644
--- a/src/mp_mulop.cpp
+++ b/src/mp_mulop.cpp
@@ -1,6 +1,6 @@
/*************************************************
* Multiply/Add Algorithm Source File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2008 Jack Lloyd *
*************************************************/
#include <botan/mp_asm.h>