]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_undo.cpp
Adding missing implementation.
[architektonas] / src / base / rs_undo.cpp
index 7ccad0871b5bbb1e21e0844d7a827876991157fc..742a2776fba2103c322532c6a4812db2df588e75 100644 (file)
@@ -1,3 +1,18 @@
+// 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
+// Portions copyright (C) 2001-2003 RibbonSoft
+// Copyright (C) 2010 Underground Software
+// See the README and GPLv2 files for licensing and warranty information
+//
+// JLH = James L. Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -----------------------------------------------------------
+// JLH  06/02/2010  Added this text. :-)
+//
 
 #include "rs_undo.h"