diff options
author | lloyd <[email protected]> | 2008-10-09 00:20:46 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-09 00:20:46 +0000 |
commit | a42ef292d86581f5e77c9d976d879ff79e8937b8 (patch) | |
tree | 59c5803a38d58aca0b3564537c0dbc3463c31213 /src/hash | |
parent | 28679b8b8efd4b09c272ec582982f2d8ca2ee722 (diff) |
Fix copyright notices
Diffstat (limited to 'src/hash')
-rw-r--r-- | src/hash/sha1_sse2/sha1_sse2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/sha1_sse2/sha1_sse2.h b/src/hash/sha1_sse2/sha1_sse2.h index 73b6920b5..536da1308 100644 --- a/src/hash/sha1_sse2/sha1_sse2.h +++ b/src/hash/sha1_sse2/sha1_sse2.h @@ -1,6 +1,6 @@ /************************************************* * SHA-160 Header File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #ifndef BOTAN_SHA_160_SSE2_H__ |