diff options
| -rw-r--r-- | src/helper/gettext.cpp | 2 | ||||
| -rw-r--r-- | src/helper/gettext.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/helper/gettext.cpp b/src/helper/gettext.cpp index 4d882c0cd..1942b373c 100644 --- a/src/helper/gettext.cpp +++ b/src/helper/gettext.cpp @@ -11,7 +11,7 @@ * * Inkscape 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. * * Inkscape is distributed in the hope that it will be useful, diff --git a/src/helper/gettext.h b/src/helper/gettext.h index 689bddbbb..ecffcdc07 100644 --- a/src/helper/gettext.h +++ b/src/helper/gettext.h @@ -11,7 +11,7 @@ * * Inkscape 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. * * Inkscape is distributed in the hope that it will be useful, |
