Skip to content

Commit 504f5ac

Browse files
committed
fix license in POM
1 parent 500b468 commit 504f5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ POM_URL=https://github.com/backtrace-labs/backtrace-android
1919
POM_SCM_URL=https://github.com/backtrace-labs/backtrace-android
2020
POM_SCM_CONNECTION=scm:git@github.com:backtrace-labs/backtrace-android.git
2121
POM_SCM_DEV_CONNECTION=scm:git@github.com:backtrace-labs/backtrace-android.git
22-
POM_LICENCE_NAME=The Apache Software License, Version 2.0
23-
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
22+
POM_LICENSE_NAME=MIT
23+
POM_LICENSE_URL=https://opensource.org/licenses/MIT
2424
POM_LICENCE_DIST=repo
2525
POM_DEVELOPER_ID=BartoszLitwiniuk
2626
POM_DEVELOPER_NAME=Bartosz Litwiniuk

0 commit comments

Comments
 (0)