Skip to content

Commit 4372348

Browse files
committed
chore(pom): update license in pom
1 parent e7423d8 commit 4372348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333

3434
<licenses>
3535
<license>
36-
<name>GPL-3.0 License</name>
37-
<url>https://www.gnu.org/licenses/gpl-3.0.nl.html</url>
36+
<name>The MIT License (MIT)</name>
37+
<url>https://opensource.org/licenses/MIT</url>
3838
<distribution>repo</distribution>
3939
</license>
4040
</licenses>

0 commit comments

Comments
 (0)