]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/crc32.cpp
Initial changeset to experimental branch
[virtualjaguar] / src / crc32.cpp
index 6711aae2fbe132d395a3a6816f3f6d85940d3287..8cb637bc70bb5ea71c6cdc344d67416eb3f19c80 100644 (file)
@@ -4,6 +4,13 @@
 // by David Raingeard
 // GCC/SDL port by Niels Wagenaar (Linux/WIN32) and Caz (BeOS)
 // Cleanups by James L. Hammons
+// (C) 2010 Underground Software
+//
+// JLH = James L. Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -------------------------------------------------------------
+// JLH  01/16/2010  Created this log ;-)
 //
 
 #include "crc32.h"