]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/commandedit.cpp
Sanity check step 1: Renaming files...
[architektonas] / src / widgets / commandedit.cpp
similarity index 74%
rename from src/widgets/qg_commandedit.cpp
rename to src/widgets/commandedit.cpp
index f345f0f6da24ebd951c2f992fb574dc2b80381a8..95627ba2b292125afcc0234dc5c58c6fa5912877 100644 (file)
@@ -1,5 +1,20 @@
-
-#include "qg_commandedit.h"
+// commandedit.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  05/22/2010  Added this text. :-)
+//
+
+#include "commandedit.h"
 
 #include "rs_debug.h"