X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fstate.cpp;fp=src%2Fstate.cpp;h=09fe44346145e1f4528858029bfbcc4529df9d47;hb=94e1e961b57f253b760298ab0bae96a7de6d20fa;hp=7b6f3d477c0133c776316d4a43e1d56ae632c0ce;hpb=f95620384355f3db89f779e1e7be59260ecfc6ff;p=virtualjaguar diff --git a/src/state.cpp b/src/state.cpp index 7b6f3d4..09fe443 100644 --- a/src/state.cpp +++ b/src/state.cpp @@ -2,6 +2,13 @@ // state.cpp: VJ machine state save/load support // // by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 01/16/2010 Created this log ;-) // #include "state.h"