1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

second implementation of crc32, used with permission of francesco ferrara

<francesco@aerre.it>.  thanks!
http://www.aerre.it/francesco
This commit is contained in:
Luke Leighton
-
parent 475992730c
commit c48ee2bfba

View File

@ -1,9 +1,7 @@
/* /*
* Copyright francesco@aerra.it - code used WITHOUT acknowledgment to * Copyright Francesco Ferrara, 1998 <francesco@aerra.it>
* request to use it here yet received.
* *
* must work on the dr dobb's version or find another version if * Used by kind permission, 14th October 1998. http://www.aerre.it/francesco
* permission not received or permission refused.
* *
* *
*/ */