summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2018-11-03 10:19:19 -0400
committerAntonio Zugaldia <antonio@mapbox.com>2018-11-03 10:19:19 -0400
commit9304360aececae31f6018f1094ad1f9be05b5fc1 (patch)
tree3a14fde0119490cd8f527a27c0b0a5e4a4c56283
parent77e1ed82992be290f3554aaac5f325a5c3b2965e (diff)
downloadqtlocation-mapboxgl-upstream/az-license.tar.gz
right license this timeupstream/az-license
-rw-r--r--platform/android/MapboxGLAndroidSDK/gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties
index 2262e5c145..afac72ce9a 100644
--- a/platform/android/MapboxGLAndroidSDK/gradle.properties
+++ b/platform/android/MapboxGLAndroidSDK/gradle.properties
@@ -6,8 +6,8 @@ POM_URL=https://github.com/mapbox/mapbox-gl-native
POM_SCM_URL=https://github.com/mapbox/mapbox-gl-native
POM_SCM_CONNECTION=scm:git@github.com:mapbox/mapbox-gl-native.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:mapbox/mapbox-gl-native.git
-POM_LICENCE_NAME=The MIT License
-POM_LICENCE_URL=https://opensource.org/licenses/MIT
+POM_LICENCE_NAME=The 2-Clause BSD License
+POM_LICENCE_URL=https://opensource.org/licenses/BSD-2-Clause
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=mapbox
POM_DEVELOPER_NAME=Mapbox