]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_undo.cpp
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / base / rs_undo.cpp
index 7ccad0871b5bbb1e21e0844d7a827876991157fc..d653713b39804166cb58a70e7b6f12a0f3bacc9d 100644 (file)
@@ -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 <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -----------------------------------------------------------
+// JLH  06/02/2010  Added this text. :-)
+//
 
 #include "rs_undo.h"