We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4d46a commit 7fb0f0cCopy full SHA for 7fb0f0c
pom.xml
@@ -22,8 +22,7 @@
22
</organization>
23
<licenses>
24
<license>
25
- <name>GNU Affero General Public License v3+</name>
26
- <url>http://www.gnu.org/licenses/agpl-3.0.txt</url>
+ <name>Simplified BSD License</name>
27
<distribution>repo</distribution>
28
</license>
29
</licenses>
@@ -77,7 +76,7 @@
77
76
78
<properties>
79
<package-name>org.scijava.plugins.scripting.kotlin</package-name>
80
- <license.licenseName>agpl_v3</license.licenseName>
+ <license.licenseName>bsd_2</license.licenseName>
81
<license.copyrightOwners>Board of Regents of the University of
82
Wisconsin-Madison.</license.copyrightOwners>
83
0 commit comments