]> Shamusworld >> Repos - apple2/blobdiff - src/settings.cpp
Created new MMU based code for R/W handling. Should be much faster now.
[apple2] / src / settings.cpp
index be7bd3f5964f230cd9a4383735cd2a79951769a4..37f87676215d3936c4ef8b0036c9f09e52b5a2e7 100755 (executable)
@@ -1,10 +1,10 @@
 //
 // SETTINGS.CPP: Game configuration loading/saving support
 //
-// by James L. Hammons
+// by James Hammons
 // (C) 2005 Underground Software
 //
-// JLH = James L. Hammons <jlhamm@acm.org>
+// JLH = James Hammons <jlhamm@acm.org>
 //
 // WHO  WHEN        WHAT
 // ---  ----------  ------------------------------------------------------------