From b927d387eca347f4cce87e8568213e925158fb13 Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Thu, 7 Feb 2008 08:58:13 +0000 Subject: Changed by request to GPL2 (bzr r4673) --- src/dom/odf/odfdocument.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/dom/odf/odfdocument.cpp') diff --git a/src/dom/odf/odfdocument.cpp b/src/dom/odf/odfdocument.cpp index cba9e1349..6e3645ceb 100644 --- a/src/dom/odf/odfdocument.cpp +++ b/src/dom/odf/odfdocument.cpp @@ -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" -- cgit v1.2.3