aboutsummaryrefslogtreecommitdiffstats
path: root/src/crc32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc32.cpp')
-rw-r--r--src/crc32.cpp2
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>