diff options
Diffstat (limited to 'src/crc32.cpp')
-rw-r--r-- | src/crc32.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc32.cpp b/src/crc32.cpp index f950b136b..21af2f13b 100644 --- a/src/crc32.cpp +++ b/src/crc32.cpp @@ -1,6 +1,6 @@ /************************************************* * CRC32 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/crc32.h> |