diff options
Diffstat (limited to 'src/dom/odf/odfdocument.h')
| -rw-r--r-- | src/dom/odf/odfdocument.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dom/odf/odfdocument.h b/src/dom/odf/odfdocument.h index c18dc4b72..0f892acb0 100644 --- a/src/dom/odf/odfdocument.h +++ b/src/dom/odf/odfdocument.h @@ -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> |
