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