Skip to content

Commit 9a7632c

Browse files
Update license name.
1 parent b4f8818 commit 9a7632c

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
@@ -79,7 +79,7 @@ publishing {
7979
url.set(projectUrl)
8080
licenses {
8181
license {
82-
name.set("The Apache License, Version 2.0'")
82+
name.set("Apache-2.0")
8383
url.set("http://www.apache.org/licenses/LICENSE-2.0")
8484
}
8585
}

0 commit comments

Comments
 (0)