aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_amd64/mp_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mp_amd64/mp_asm.h')
-rw-r--r--modules/mp_amd64/mp_asm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/mp_amd64/mp_asm.h b/modules/mp_amd64/mp_asm.h
index f24f030bd..9377872a7 100644
--- a/modules/mp_amd64/mp_asm.h
+++ b/modules/mp_amd64/mp_asm.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_H__