diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/lib/crc32.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/source3/lib/crc32.c b/source3/lib/crc32.c index ad7131a800..8e687d30e6 100644 --- a/source3/lib/crc32.c +++ b/source3/lib/crc32.c @@ -1,9 +1,7 @@ /* - * Copyright francesco@aerra.it - code used WITHOUT acknowledgment to - * request to use it here yet received. + * Copyright Francesco Ferrara, 1998 <francesco@aerra.it> * - * must work on the dr dobb's version or find another version if - * permission not received or permission refused. + * Used by kind permission, 14th October 1998. http://www.aerre.it/francesco * * */ |