Skip to content

Commit 0455fd2

Browse files
committed
Use SPDX license identifier
1 parent 06ec32b commit 0455fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ publishing {
145145
url = "https://github.com/cthing/${project.name}"
146146
licenses {
147147
license {
148-
name = "Apache License, Version 2.0"
148+
name = "Apache-2.0"
149149
url = "https://www.apache.org/licenses/LICENSE-2.0"
150150
}
151151
}

0 commit comments

Comments
 (0)