aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mp_asm64
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mp_asm64')
-rw-r--r--modules/mp_asm64/mp_asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mp_asm64/mp_asm.h b/modules/mp_asm64/mp_asm.h
index 6abab6166..a079b2371 100644
--- a/modules/mp_asm64/mp_asm.h
+++ b/modules/mp_asm64/mp_asm.h
@@ -1,6 +1,6 @@
/*************************************************
* MPI Multiply-Add Core Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_MP_MADD_H__