diff options
Diffstat (limited to 'modules/alg_ia32/md5core.S')
-rw-r--r-- | modules/alg_ia32/md5core.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_ia32/md5core.S b/modules/alg_ia32/md5core.S index 4617dbd86..8ebe469f3 100644 --- a/modules/alg_ia32/md5core.S +++ b/modules/alg_ia32/md5core.S @@ -1,6 +1,6 @@ /************************************************* * MD5 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/asm_macr.h> |