diff options
Diffstat (limited to 'src/mp_asm.cpp')
-rw-r--r-- | src/mp_asm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mp_asm.cpp b/src/mp_asm.cpp index 48fc43ff2..2b921f15d 100644 --- a/src/mp_asm.cpp +++ b/src/mp_asm.cpp @@ -1,6 +1,6 @@ /************************************************* * Lowest Level MPI Algorithms Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/mp_asm.h> |