Use Apache license SPDX identifier

See https://maven.apache.org/pom.html#Licenses.
This commit is contained in:
Stefano Cordio
2024-12-27 11:04:15 +01:00
parent 9b16c50301
commit aa44e63925
5 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
<licenses>
<license>
<name>Apache 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>

View File

@@ -32,7 +32,7 @@
<url>https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-excel</url>
<licenses>
<license>
<name>Apache 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>

View File

@@ -26,7 +26,7 @@
<licenses>
<license>
<name>Apache 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>

View File

@@ -33,7 +33,7 @@
<url>https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-neo4j</url>
<licenses>
<license>
<name>Apache 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>

View File

@@ -19,7 +19,7 @@
<inceptionYear>2024</inceptionYear>
<licenses>
<license>
<name>Apache 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>