summaryrefslogtreecommitdiffstats
path: root/src/helper
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-12-01 21:31:48 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-12-01 21:31:48 +0000
commit035f5ed006ed983fd52e4da0bde49fc6a80534ce (patch)
treeb3ac5e1d4cde91e4a4089281cf4b4edd7794780e /src/helper
parentCleaninng (diff)
parentMerge powerStrokeSmooth (diff)
downloadinkscape-035f5ed006ed983fd52e4da0bde49fc6a80534ce.tar.gz
inkscape-035f5ed006ed983fd52e4da0bde49fc6a80534ce.zip
Merge branch 'powerpencilII' of https://gitlab.com/inkscape/inkscape into powerpencilII
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/gettext.cpp2
-rw-r--r--src/helper/gettext.h2
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,