aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_ia32
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-01-20 10:54:11 +0000
committerlloyd <[email protected]>2007-01-20 10:54:11 +0000
commitf3c2bab8027a653a251503ad08e6f7607b3aa3a0 (patch)
tree0d9ff75206337317f33c1d0be43ddbf2c34ab556 /modules/mp_ia32
parent49922890c906296caf31ad6fa750d197b0d8db5c (diff)
Bump copyright year to 2007
Diffstat (limited to 'modules/mp_ia32')
-rw-r--r--modules/mp_ia32/mp_asm.h2
-rw-r--r--modules/mp_ia32/mp_asmi.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mp_ia32/mp_asm.h b/modules/mp_ia32/mp_asm.h
index 4c2c74472..b427885b9 100644
--- a/modules/mp_ia32/mp_asm.h
+++ b/modules/mp_ia32/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_ia32/mp_asmi.h b/modules/mp_ia32/mp_asmi.h
index 1320482f6..9a239c350 100644
--- a/modules/mp_ia32/mp_asmi.h
+++ b/modules/mp_ia32/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__