[Kst] branches/work/kst/portto4/kst/src/widgets

Barth Netterfield netterfield at astro.utoronto.ca
Mon Jul 2 16:31:08 UTC 2012


SVN commit 1303761 by netterfield:

Add licence...


 M  +18 -0     modelessinfobox.cpp  
 M  +18 -0     modelessinfobox.h  


--- branches/work/kst/portto4/kst/src/widgets/modelessinfobox.cpp #1303760:1303761
@@ -1,3 +1,21 @@
+/***************************************************************************
+                          modelessinfobox.cpp: a dialog with a read-only
+                          texedit in it for displaing help modelessly.
+                             -------------------
+    begin                : June, 2012
+    copyright            : (C) 2012 by C. Barth Netterfield
+    email                : netterfield at astro.utoronto.ca
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
 #include "modelessinfobox.h"
 #include "ui_modelessinfobox.h"
 
--- branches/work/kst/portto4/kst/src/widgets/modelessinfobox.h #1303760:1303761
@@ -1,3 +1,21 @@
+/***************************************************************************
+                          modelessinfobox.h: a dialog with a read-only
+                          texedit in it for displaing help modelessly.
+                             -------------------
+    begin                : June, 2012
+    copyright            : (C) 2012 by C. Barth Netterfield
+    email                : netterfield at astro.utoronto.ca
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
 #ifndef MODELESSINFOBOX_H
 #define MODELESSINFOBOX_H
 


More information about the Kst mailing list