]> Git trees. - libqmvoc.git/commitdiff
Adding copyright notices to some files
authorJason Harris <kstars@30doradus.org>
Tue, 26 Oct 2004 04:10:37 +0000 (04:10 +0000)
committerJason Harris <kstars@30doradus.org>
Tue, 26 Oct 2004 04:10:37 +0000 (04:10 +0000)
CCMAIL: annma@kde.org

svn path=/trunk/kdeedu/libkdeedu/; revision=357793

extdate/extdatetime.cpp
extdate/extdatetime.h
extdate/testwidget.cpp
extdate/testwidget.h

index 47c8d3ce6447262066760d31089bbfcbb3e2f8fe..40119f74c3452264b9b4ae91b741b7b954f832ff 100644 (file)
@@ -1,7 +1,7 @@
 /*************************************************************************
 ** Definition of extended range date classe
-**
-** Created : 031103
+** (c) 2004 by Michel Guitel <michel.guitel@sap.ap-hop-paris.fr>
+** modifications by Jason Harris <kstars@30doradus.org>
 **
 ** This file may be distributed and/or modified under the terms of the
 ** GNU General Public License version 2 as published by the Free Software
index 8307e919b6cd4c60ad8210a96843c3c86eefb5cb..de0a6e62569a2e34d439e18d9a78f8ef89171426 100644 (file)
@@ -1,8 +1,7 @@
 /*************************************************************************
-**
 ** Definition of extended range date class
-**
-** Created : 031102
+** (c) 2004 by Michel Guitel <michel.guitel@sap.ap-hop-paris.fr>
+** modifications by Jason Harris <kstars@30doradus.org>
 **
 ** This file may be distributed and/or modified under the terms of the
 ** GNU General Public License version 2 as published by the Free Software
index 5806c348f1bcbafee044e6a6c92b5bd4e20b560d..4dcd91c892d34745cfe4c9208a999c43085a3115 100644 (file)
@@ -1,3 +1,20 @@
+/***************************************************************************
+                          testwidget.h  -  description
+                             -------------------
+    begin                : Sun Apr 11 2004
+    copyright            : (C) 2004 by Jason Harris
+    email                : kstars@30doradus.org
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   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 <kdatepicker.h>
 #include <kdatewidget.h>
 #include <klineedit.h>
index 4da7611c1cb01d691c0eca93eb55dd37b707156d..ef69f8b6a282bae37e32d5dd578cf27cc82b97b1 100644 (file)
@@ -1,3 +1,20 @@
+/***************************************************************************
+                          testwidget.cpp  -  description
+                             -------------------
+    begin                : Sun Apr 11 2004
+    copyright            : (C) 2004 by Jason Harris
+    email                : kstars@30doradus.org
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   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 TESTWIDGET_H
 #define TESTWIDGET_H