summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/object-properties.cpp
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2016-05-08 05:55:11 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2016-05-08 05:55:11 +0000
commitefb5cb4a7a22316994b7a89b51d3d0ca654dabd4 (patch)
treed95feaddf8fcc42e8e0aab08d1e77b43be30126d /src/ui/dialog/object-properties.cpp
parentTemporarily hard code GTK3 ruler background to off white. (diff)
downloadinkscape-efb5cb4a7a22316994b7a89b51d3d0ca654dabd4.tar.gz
inkscape-efb5cb4a7a22316994b7a89b51d3d0ca654dabd4.zip
Clarify license.
Most Inkscape source code does not specify GPL version, so it is essentially GPL v1+ under section 9. Authors of the few GPL v2 only files were contacted and all agreed to relicense under GPL v2 or later. We also have a few files copies from GIMP, which are GPL v3+, so the complete program is available under GPL v3 or later. (bzr r14873)
Diffstat (limited to 'src/ui/dialog/object-properties.cpp')
-rw-r--r--src/ui/dialog/object-properties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/object-properties.cpp b/src/ui/dialog/object-properties.cpp
index 75430ed44..be46129c4 100644
--- a/src/ui/dialog/object-properties.cpp
+++ b/src/ui/dialog/object-properties.cpp
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* Copyright (C) 2012 Kris De Gussem <Kris.DeGussem@gmail.com>
- * c++ version based on former C-version (GPL v2) with authors:
+ * c++ version based on former C-version (GPL v2+) with authors:
* Lauris Kaplinski <lauris@kaplinski.com>
* bulia byak <buliabyak@users.sf.net>
* Johan Engelen <goejendaagh@zonnet.nl>