aboutsummaryrefslogtreecommitdiffstats
path: root/include/mp_asmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mp_asmi.h')
-rw-r--r--include/mp_asmi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mp_asmi.h b/include/mp_asmi.h
index c2e539be8..d15295154 100644
--- a/include/mp_asmi.h
+++ b/include/mp_asmi.h
@@ -1,6 +1,7 @@
/*************************************************
* Lowest Level MPI Algorithms Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2008 Jack Lloyd *
+* 2006 Luca Piccarreta *
*************************************************/
#ifndef BOTAN_MP_ASM_INTERNAL_H__