]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/cdintf.cpp
Fix configuration dialog crashing.
[virtualjaguar] / src / cdintf.cpp
index 066f2cc2588e9cb7772d464e50b86e5721fc1f22..1f0993b482ccbc32dcf5416ac9a8a1b950812963 100644 (file)
@@ -1,7 +1,16 @@
 //
 // OS agnostic CDROM interface functions
 //
-// by James L. Hammons
+// by James Hammons
+// (C) 2010 Underground Software
+//
+// JLH = James Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -------------------------------------------------------------
+// JLH  01/16/2010  Created this log ;-)
+//
+
 //
 // This now uses the supposedly cross-platform libcdio to do the necessary
 // low-level CD twiddling we need that libsdl can't do currently. Jury is