diff options
Diffstat (limited to 'modules/alg_amd64/sha1core.S')
-rw-r--r-- | modules/alg_amd64/sha1core.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_amd64/sha1core.S b/modules/alg_amd64/sha1core.S index 32f2d83a3..c3f530d70 100644 --- a/modules/alg_amd64/sha1core.S +++ b/modules/alg_amd64/sha1core.S @@ -1,6 +1,6 @@ /************************************************* * SHA-160 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/asm_macr.h> |