Code

Changed by request to GPL2
authorishmal <ishmal@users.sourceforge.net>
Thu, 7 Feb 2008 08:58:13 +0000 (08:58 +0000)
committerishmal <ishmal@users.sourceforge.net>
Thu, 7 Feb 2008 08:58:13 +0000 (08:58 +0000)
src/dom/odf/odfdocument.cpp
src/dom/odf/odfdocument.h

index cba9e1349172ee884d9262c8189640be78259905..6e3645ceb6d08c5eaf32e080e1312b94dbccff63 100644 (file)
@@ -9,7 +9,7 @@
  *
  * 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 3 of the License, or
+ * 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,
@@ -23,6 +23,8 @@
  *
  * For more information, please write to rwjj@earthlink.net
  *
+ *  RWJ :  080207: Changed to GPL2 by me
+ *
  */
 
 #include "odfdocument.h"
index c18dc4b7206cf394e928f666d7a0c2448f3a4dcd..0f892acb014f7ea02f9f8d2246a7941bf03a7c5f 100644 (file)
@@ -11,7 +11,7 @@
  *
  * 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 3 of the License, or
+ * 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,
@@ -25,6 +25,7 @@
  *
  * For more information, please write to rwjj@earthlink.net
  *
+ *  RWJ :  080207: Changed to GPL2 by me
  */
 
 #include <vector>