Improve license info in pom.xml

This commit is contained in:
md_5
2020-06-24 18:35:29 +10:00
parent 198004da86
commit 87cb3b90ea

View File

@@ -18,8 +18,8 @@
</organization>
<licenses>
<license>
<name>The BSD 3-Clause License</name>
<url>http://opensource.org/licenses/BSD-3-Clause</url>
<name>Modified BSD 3-Clause License</name>
<url>https://github.com/SpigotMC/BungeeCord/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>