X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_undo.cpp;h=d653713b39804166cb58a70e7b6f12a0f3bacc9d;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=7ccad0871b5bbb1e21e0844d7a827876991157fc;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/rs_undo.cpp b/src/base/rs_undo.cpp index 7ccad08..d653713 100644 --- a/src/base/rs_undo.cpp +++ b/src/base/rs_undo.cpp @@ -1,3 +1,16 @@ +// rs_undo.cpp +// +// Part of the Architektonas Project +// Originally part of QCad Community Edition by Andrew Mustun +// Extensively rewritten and refactored by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ----------------------------------------------------------- +// JLH 06/02/2010 Added this text. :-) +// #include "rs_undo.h"