diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/lib/crc32.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/lib/crc32.c b/source3/lib/crc32.c index ef9cefea18..cb8bcde909 100644 --- a/source3/lib/crc32.c +++ b/source3/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" |