Skip to content

Commit 879d4fb

Browse files
Use SPDX identifier in POMs
This replaces the custom name with an SPDX identifier to enable tooling to automatically detect the correct license. See https://spdx.org/licenses/Apache-2.0.html
1 parent 4b67e71 commit 879d4fb

File tree

148 files changed

+148
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+148
-148
lines changed

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/abi-tools-api/abi-tools-api.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<url>https://kotlinlang.org/</url>
1010
<licenses>
1111
<license>
12-
<name>The Apache License, Version 2.0</name>
12+
<name>Apache-2.0</name>
1313
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1414
</license>
1515
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/abi-tools/abi-tools.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<url>https://kotlinlang.org/</url>
1010
<licenses>
1111
<license>
12-
<name>The Apache License, Version 2.0</name>
12+
<name>Apache-2.0</name>
1313
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1414
</license>
1515
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/analysis-api-test-framework/analysis-api-test-framework.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://kotlinlang.org/</url>
1111
<licenses>
1212
<license>
13-
<name>The Apache License, Version 2.0</name>
13+
<name>Apache-2.0</name>
1414
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1515
</license>
1616
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/android/extensions/org.jetbrains.kotlin.android.extensions.gradle.plugin/org.jetbrains.kotlin.android.extensions.gradle.plugin.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://kotlinlang.org/</url>
1111
<licenses>
1212
<license>
13-
<name>The Apache License, Version 2.0</name>
13+
<name>Apache-2.0</name>
1414
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1515
</license>
1616
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/android/org.jetbrains.kotlin.android.gradle.plugin/org.jetbrains.kotlin.android.gradle.plugin.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://kotlinlang.org/</url>
1111
<licenses>
1212
<license>
13-
<name>The Apache License, Version 2.0</name>
13+
<name>Apache-2.0</name>
1414
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1515
</license>
1616
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/atomicfu/atomicfu.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://kotlinlang.org/</url>
1515
<licenses>
1616
<license>
17-
<name>The Apache License, Version 2.0</name>
17+
<name>Apache-2.0</name>
1818
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1919
</license>
2020
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/compose-compiler-gradle-plugin/compose-compiler-gradle-plugin.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://kotlinlang.org/</url>
1515
<licenses>
1616
<license>
17-
<name>The Apache License, Version 2.0</name>
17+
<name>APL-2.0</name>
1818
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1919
</license>
2020
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/fus-statistics-gradle-plugin/fus-statistics-gradle-plugin.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://kotlinlang.org/</url>
1515
<licenses>
1616
<license>
17-
<name>The Apache License, Version 2.0</name>
17+
<name>Apache-2.0</name>
1818
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1919
</license>
2020
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/js-plain-objects/js-plain-objects.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<url>https://kotlinlang.org/</url>
1515
<licenses>
1616
<license>
17-
<name>The Apache License, Version 2.0</name>
17+
<name>Apache-2.0</name>
1818
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1919
</license>
2020
</licenses>

repo/artifacts-tests/src/test/resources/org/jetbrains/kotlin/js/org.jetbrains.kotlin.js.gradle.plugin/org.jetbrains.kotlin.js.gradle.plugin.pom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://kotlinlang.org/</url>
1111
<licenses>
1212
<license>
13-
<name>The Apache License, Version 2.0</name>
13+
<name>Apache-2.0</name>
1414
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
1515
</license>
1616
</licenses>

0 commit comments

Comments
 (0)