Skip to content

Commit 0486239

Browse files
committed
Switch to standard community gplv3 license text
1 parent 55d2ad8 commit 0486239

File tree

1 file changed

+7
-45
lines changed

1 file changed

+7
-45
lines changed

org.knime.scijava.feature/feature.xml

Lines changed: 7 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,10 @@
1313
This feature contains work protected by copyright law.
1414
</copyright>
1515

16-
<license>
17-
GNU GENERAL PUBLIC LICENSE with Additional Permissions according to Sec. 7
18-
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
19-
Please see below the General Public License (GPL), Version 3,
20-
and the Additional Permissions according to Sec. 7
21-
applying to the files in this folder:
16+
<license url="http://www.gnu.org/licenses/gpl-3.0.html">
17+
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
2218

23-
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
24-
25-
GNU GENERAL PUBLIC LICENSE
26-
Version 3, 29 June 2007
27-
28-
Copyright (C) 2007 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
19+
Copyright (C) 2007 Free Software Foundation, Inc. &lt;https://fsf.org/&gt;
2920
Everyone is permitted to copy and distribute verbatim copies
3021
of this license document, but changing it is not allowed.
3122

@@ -655,7 +646,7 @@ to attach them to the start of each source file to most effectively
655646
state the exclusion of warranty; and each file should have at least
656647
the &quot;copyright&quot; line and a pointer to where the full notice is found.
657648

658-
lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
649+
&lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
659650
Copyright (C) &lt;year&gt; &lt;name of author&gt;
660651

661652
This program is free software: you can redistribute it and/or modify
@@ -669,7 +660,7 @@ the &quot;copyright&quot; line and a pointer to where the full notice is found.
669660
GNU General Public License for more details.
670661

671662
You should have received a copy of the GNU General Public License
672-
along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
663+
along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.
673664

674665
Also add information on how to contact you by electronic and paper mail.
675666

@@ -688,43 +679,14 @@ might be different; for a GUI interface, you would use an &quot;about box&quot;.
688679
You should also get your employer (if you work as a programmer) or school,
689680
if any, to sign a &quot;copyright disclaimer&quot; for the program, if necessary.
690681
For more information on this, and how to apply and follow the GNU GPL, see
691-
&lt;http://www.gnu.org/licenses/&gt;.
682+
&lt;https://www.gnu.org/licenses/&gt;.
692683

693684
The GNU General Public License does not permit incorporating your program
694685
into proprietary programs. If your program is a subroutine library, you
695686
may consider it more useful to permit linking proprietary applications with
696687
the library. If this is what you want to do, use the GNU Lesser General
697688
Public License instead of this License. But first, please read
698-
&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
699-
700-
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
701-
702-
Additional permissions under GNU GPL Version 3 Section 7:
703-
704-
KNIME interoperates with ECLIPSE solely via ECLIPSE&apos;s plug-in APIs.
705-
Hence, KNIME and ECLIPSE are both independent programs and are not
706-
derived from each other. Should, however, the interpretation of the
707-
GNU GPL Version 3 (&quot;License&quot;) under any applicable laws result in
708-
KNIME and ECLIPSE being a combined program, KNIME GMBH herewith grants
709-
you the additional permission to use and propagate KNIME together with
710-
ECLIPSE with only the license terms in place for ECLIPSE applying to
711-
ECLIPSE and the GNU GPL Version 3 applying for KNIME, provided the
712-
license terms of ECLIPSE themselves allow for the respective use and
713-
propagation of ECLIPSE together with KNIME.
714-
715-
716-
Additional permission relating to nodes for KNIME that extend the Node
717-
Extension (and in particular that are based on subclasses of NodeModel,
718-
NodeDialog, and NodeView) and that only interoperate with KNIME through
719-
standard APIs (&quot;Nodes&quot;):
720-
Nodes are deemed to be separate and independent programs and to not be
721-
covered works. Notwithstanding anything to the contrary in the License,
722-
the License does not apply to Nodes, you are not required to license Nodes
723-
under the License, and you are granted a license to prepare and propagate
724-
Nodes, in each case even if such Nodes are propagated with or for
725-
interoperation with KNIME. The owner of a Node may freely choose the
726-
license terms applicable to such Node, including when such Node is
727-
propagated with or for interoperation with KNIME.
689+
&lt;https://www.gnu.org/licenses/why-not-lgpl.html&gt;.
728690
</license>
729691

730692
<plugin

0 commit comments

Comments
 (0)