Imported Upstream version 2.7
[ossec-hids.git] / src / external / zlib-1.2.3 / crc32.c
index f658a9e..d979d2c 100755 (executable)
@@ -9,7 +9,8 @@
  * factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3.
  */
 
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/external/zlib-1.2.3/crc32.c, 2011/09/08 dcid Exp $
+ */
 
 /*
   Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore