aboutsummaryrefslogtreecommitdiffstats
path: root/include/mp_asmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mp_asmi.h')
-rw-r--r--include/mp_asmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mp_asmi.h b/include/mp_asmi.h
index 46a0696de..813d21832 100644
--- a/include/mp_asmi.h
+++ b/include/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__