diff options
Diffstat (limited to 'modules/alg_ia32/mp_mulop.S')
-rw-r--r-- | modules/alg_ia32/mp_mulop.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_ia32/mp_mulop.S b/modules/alg_ia32/mp_mulop.S index 0bbffb348..d6401317b 100644 --- a/modules/alg_ia32/mp_mulop.S +++ b/modules/alg_ia32/mp_mulop.S @@ -1,6 +1,6 @@ /************************************************* * Multiply/Add Algorithm Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/asm_macr.h> |