summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1998-10-08 14:11:19 +0000
committerLuke Leighton <lkcl@samba.org>1998-10-08 14:11:19 +0000
commit0067e45d4194bd14549aac6e8f40a2ef19305716 (patch)
treefdfe4b200f7692cdbd227661723d9c47d4e539af
parentc0dc8e87f0d56444a8ddff0817a94065ca295847 (diff)
downloadsamba-0067e45d4194bd14549aac6e8f40a2ef19305716.tar.gz
added "permission obtained from John Erickson <jerickson@ddj.com> ...."
-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"