]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/qg_widthbox.cpp
GPL compliance check...
[architektonas] / src / widgets / qg_widthbox.cpp
index cd85aa074bb6526075bad0e057befd3358e2b922..43afbfbe34595b3d0ff53985333a997feba5faf4 100644 (file)
@@ -2,7 +2,9 @@
 //
 // Originally part of QCad Community Edition by Andrew Mustun
 // Extensively rewritten and refactored by James L. Hammons
-// (C) 2010 Underground Software
+// 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>
 //
 #include "qg_widthbox.h"
 
 #include "rs_debug.h"
-/*#include "xpm/width00.xpm"
-#include "xpm/width01.xpm"
-#include "xpm/width02.xpm"
-#include "xpm/width03.xpm"
-#include "xpm/width04.xpm"
-#include "xpm/width05.xpm"
-#include "xpm/width06.xpm"
-#include "xpm/width07.xpm"
-#include "xpm/width08.xpm"
-#include "xpm/width09.xpm"
-#include "xpm/width10.xpm"
-#include "xpm/width11.xpm"
-#include "xpm/width12.xpm"*/
 
 /**
  * Default Constructor. You must call init manually if you choose