]> Git trees. - libqmvoc.git/commitdiff
* Fix Copyright header stuff
authorCarsten Niehaus <cniehaus@gmx.de>
Sun, 19 Nov 2006 09:56:50 +0000 (09:56 +0000)
committerCarsten Niehaus <cniehaus@gmx.de>
Sun, 19 Nov 2006 09:56:50 +0000 (09:56 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=606098

kdeeduui/kdeeduglossary.cpp
libscience/isotope.cpp
libscience/xmlreadingtest.cpp

index 0b991fa2606dd9cd80cc369b5f50cea2f6cd8ebe..66c008aab59152c7d0e47213ef0d86f908a5769a 100644 (file)
@@ -1,12 +1,21 @@
 /***************************************************************************
+ *   Copyright (C) 2005, 2006 by Carsten Niehaus <cniehaus@kde.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.                                   *
  *                                                                         *
+ *   This program is distributed in the hope that it will be useful,       *
+ *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
+ *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
+ *   GNU General Public License for more details.                          *
+ *                                                                         *
+ *   You should have received a copy of the GNU General Public License     *
+ *   along with this program; if not, write to the                         *
+ *   Free Software Foundation, Inc.,                                       *
+ *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.          *
  ***************************************************************************/
-
 #include "kdeeduglossary.h"
 
 #include <kdebug.h>
index 1d16288acc595026f4182df6a821fc76000e43c5..865246cc8a2b954d297a2f448628fce7612ef0fd 100644 (file)
@@ -1,6 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005 by Carsten Niehaus                                 *
- *   cniehaus@kde.org                                                      *
+ *   Copyright (C) 2005 by Carsten Niehaus <cniehaus@kde.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  *
index 4d0539282e3623b72247db1dffe57f10f9acb068..93dea5dc14a8f2bdf21ec4e54cd4a5a05bcb1308 100644 (file)
@@ -1,4 +1,21 @@
-/* Sample parsing with QT's SAX2 by Riku Leino <tsoots@gmail.com> */
+/***************************************************************************
+ *   Copyright (C) 2005, 2006 by Carsten Niehaus <cniehaus@kde.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.                                   *
+ *                                                                         *
+ *   This program is distributed in the hope that it will be useful,       *
+ *   but WITHOUT ANY WARRANTY; without even the implied warranty of        *
+ *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *
+ *   GNU General Public License for more details.                          *
+ *                                                                         *
+ *   You should have received a copy of the GNU General Public License     *
+ *   along with this program; if not, write to the                         *
+ *   Free Software Foundation, Inc.,                                       *
+ *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.          *
+ ***************************************************************************/
 
 #include "elementparser.h"
 #include "element.h"