summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/lib/crc32.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/lib/crc32.c b/source/lib/crc32.c
index ef9cefea18d..cb8bcde9097 100644
--- a/source/lib/crc32.c
+++ b/source/lib/crc32.c
@@ -3,6 +3,9 @@
*
* Copyright Mark R. Nelson 1992
*
+ * This code used by permission of J Erickson <jerickson@ddj.com>
+ * Tues 6th October 1998. Copyright acknowledged above, as agreed.
+ *
*/
#include "includes.h"