Improve license info in pom.xml
This commit is contained in:
parent
198004da86
commit
87cb3b90ea
4
pom.xml
4
pom.xml
@ -18,8 +18,8 @@
|
|||||||
</organization>
|
</organization>
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
<name>The BSD 3-Clause License</name>
|
<name>Modified BSD 3-Clause License</name>
|
||||||
<url>http://opensource.org/licenses/BSD-3-Clause</url>
|
<url>https://github.com/SpigotMC/BungeeCord/blob/master/LICENSE</url>
|
||||||
<distribution>repo</distribution>
|
<distribution>repo</distribution>
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
|
Loading…
Reference in New Issue
Block a user