aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_amd64
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mp_amd64')
-rw-r--r--modules/mp_amd64/mp_asm.h2
-rw-r--r--modules/mp_amd64/mp_asmi.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mp_amd64/mp_asm.h b/modules/mp_amd64/mp_asm.h
index f67935936..d83f79741 100644
--- a/modules/mp_amd64/mp_asm.h
+++ b/modules/mp_amd64/mp_asm.h
@@ -1,6 +1,6 @@
/*************************************************
* Lowest Level MPI Algorithms Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_MP_ASM_H__
diff --git a/modules/mp_amd64/mp_asmi.h b/modules/mp_amd64/mp_asmi.h
index c0f041068..d66c60503 100644
--- a/modules/mp_amd64/mp_asmi.h
+++ b/modules/mp_amd64/mp_asmi.h
@@ -1,6 +1,6 @@
/*************************************************
* Lowest Level MPI Algorithms Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_MP_ASM_INTERNAL_H__