Skip to content

Commit 629b6f5

Browse files
committed
Update build.gradle
1 parent 164a18f commit 629b6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ uploadArchives {
6666

6767
licenses {
6868
license {
69-
name 'unlicense'
70-
url 'http://unlicense.org'
69+
name 'The Apache Software License, Version 2.0'
70+
url 'http://www.apache.org/licenses/LICENSE-2.0.txt'
7171
distribution 'repo'
7272
}
7373
}

0 commit comments

Comments
 (0)