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