Skip to content

Commit 6ebdb21

Browse files
anatawa12LexManos
authored andcommitted
Update license link in build.gradle/pom file. (#633)
1 parent fb514d3 commit 6ebdb21

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
@@ -161,8 +161,8 @@ uploadArchives {
161161

162162
licenses {
163163
license {
164-
name 'Eclipse Public License (EPL), Version 1.0'
165-
url 'http://www.eclipse.org/legal/epl-v10.html'
164+
name 'Lesser GNU Public License, Version 2.1'
165+
url 'https://www.gnu.org/licenses/lgpl-2.1.html'
166166
distribution 'repo'
167167
}
168168
}

0 commit comments

Comments
 (0)