diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2016-05-08 06:35:17 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2016-05-08 06:35:17 +0000 |
| commit | d203a9944763922eef658bb1234315d2a0e8b740 (patch) | |
| tree | c4a1f5f4ef7a5382b34bc1d126e6bb6f137307db /COPYING | |
| parent | Clarify license. (diff) | |
| download | inkscape-d203a9944763922eef658bb1234315d2a0e8b740.tar.gz inkscape-d203a9944763922eef658bb1234315d2a0e8b740.zip | |
Change license in about box to GPLv3 - due to GIMP files
(bzr r14874)
Diffstat (limited to 'COPYING')
| -rw-r--r-- | COPYING | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/COPYING b/COPYING new file mode 100644 index 000000000..0223a508e --- /dev/null +++ b/COPYING @@ -0,0 +1,12 @@ +Inkscape license +================ + +Most of Inkscape source code is available under the GNU General Public License, +version 2 or later, with the exception of a few files copied from GIMP, which +are available under GNU GPL version 3 or later. As such, the complete binaries +of Inkscape are currently covered by the terms of GNU GPL version 3 or later. + +Several standalone libraries contained in Inkscape's source code repository are +available under GNU Lesser General Public License or the Mozilla Public License. + +See the files GPL2.txt and GPL3.txt for the full license text. |
