~danieljabailey/inkscape/arc_node_editor

« back to all changes in this revision

Viewing changes to src/live_effects/lpe-jointype.cpp

  • Committer: Krzysztof Kosiński
  • Date: 2016-05-08 05:55:11 UTC
  • Revision ID: tweenk.pl@gmail.com-20160508055511-3fnev8gfoyr0k4i3
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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
*
5
5
* Copyright (C) 2014 Authors
6
6
*
7
 
* Released under GNU GPL v2, read the file 'COPYING' for more information
 
7
* Released under GNU GPL v2+, read the file 'COPYING' for more information
8
8
*/
9
9
 
10
10
#include "live_effects/parameter/enum.h"