[Kst] kdeextragear-2/kst/tests/kstXbench
Barth Netterfield
netterfield at astro.utoronto.ca
Fri Dec 10 15:59:04 CET 2004
CVS commit by netterfield:
Add copyrights.
M +17 -0 main.cpp 1.2
M +19 -3 tw.cpp 1.2
M +16 -0 tw.h 1.2
--- kdeextragear-2/kst/tests/kstXbench/main.cpp #1.1:1.2
@@ -1,2 +1,19 @@
+/***************************************************************************
+ main.cpp
+ -------------------
+ begin : November, 2004
+ copyright : (C) 2004 by Barth Netterfield
+ email :
+ ***************************************************************************/
+
+/***************************************************************************
+ * *
+ * 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 <qapplication.h>
#include <qtimer.h>
--- kdeextragear-2/kst/tests/kstXbench/tw.cpp #1.1:1.2
@@ -1,2 +1,18 @@
+/***************************************************************************
+ tw.cpp
+ -------------------
+ begin : November, 2004
+ copyright : (C) 2004 by Barth Netterfield
+ email :
+ ***************************************************************************/
+
+/***************************************************************************
+ * *
+ * 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 <qtimer.h>
#include <qpixmap.h>
--- kdeextragear-2/kst/tests/kstXbench/tw.h #1.1:1.2
@@ -1,2 +1,18 @@
+/***************************************************************************
+ tw.h
+ -------------------
+ begin : November, 2004
+ copyright : (C) 2004 by Barth Netterfield
+ email :
+ ***************************************************************************/
+
+/***************************************************************************
+ * *
+ * 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 <qtimer.h>
#include <qpixmap.h>
More information about the Kst
mailing list