]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/crc32.cpp
Fix stupid button failure bug for controller #2.
[virtualjaguar] / src / crc32.cpp
index 6711aae2fbe132d395a3a6816f3f6d85940d3287..1886971ef79b49a8b6526390846314effebc6b96 100644 (file)
@@ -3,7 +3,14 @@
 //
 // by David Raingeard
 // GCC/SDL port by Niels Wagenaar (Linux/WIN32) and Caz (BeOS)
-// Cleanups by James L. Hammons
+// Cleanups by James Hammons
+// (C) 2010 Underground Software
+//
+// JLH = James Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -------------------------------------------------------------
+// JLH  01/16/2010  Created this log ;-)
 //
 
 #include "crc32.h"