Skip to content

Commit 283902d

Browse files
committed
Use MPL 2.0 in pom.xml
1 parent fee3025 commit 283902d

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
@@ -23,8 +23,8 @@
2323
<distribution>repo</distribution>
2424
</license>
2525
<license>
26-
<name>MPL 1.1</name>
27-
<url>https://www.mozilla.org/MPL/MPL-1.1.txt</url>
26+
<name>MPL 2.0</name>
27+
<url>https://www.mozilla.org/en-US/MPL/2.0/</url>
2828
<distribution>repo</distribution>
2929
</license>
3030
</licenses>

0 commit comments

Comments
 (0)