Use the SPDX License identifier in the pom.xml.

This commit is contained in:
Robert Reiz
2024-02-18 14:33:19 +01:00
parent fd7285cd03
commit c85c1b1ba7

View File

@@ -133,7 +133,7 @@
</mailingLists> </mailingLists>
<licenses> <licenses>
<license> <license>
<name>Apache License, Version 2.0</name> <name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution> <distribution>repo</distribution>
<comments>A business-friendly OSS license</comments> <comments>A business-friendly OSS license</comments>