aboutsummaryrefslogtreecommitdiffstats
path: root/include/mp_asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mp_asm.h')
-rw-r--r--include/mp_asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mp_asm.h b/include/mp_asm.h
index 7b00f649a..88229b386 100644
--- a/include/mp_asm.h
+++ b/include/mp_asm.h
@@ -1,6 +1,6 @@
/*************************************************
* Lowest Level MPI Algorithms Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_MP_ASM_H__