diff options
author | Chloe Krawczyk <chloe.krawczyk@mapbox.com> | 2019-10-01 12:04:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 12:04:32 -0700 |
commit | 3fbd9038d21aaacc4e4dabbf3c51414c49d996a1 (patch) | |
tree | b83a0456b474a3cc2e2036116eab2af5ccd17fd1 | |
parent | ccbfc7d466fd4f6f427ee6b34612d65fc0e93e83 (diff) | |
download | qtlocation-mapboxgl-upstream/release-queso.tar.gz |
[docs] CP license fix (#15735)upstream/release-queso
CP of https://github.com/mapbox/mapbox-gl-native/pull/15707
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,6 +19,6 @@ This repository hosts the cross-platform Mapbox GL Native library, plus convenie ## License -Mapbox GL Native is licensed under the [3-Clause BSD license](LICENSE.md). The licenses of its dependencies are tracked via [FOSSA](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fmapbox-gl-native): +Mapbox GL Native is licensed under the [2-Clause BSD license](LICENSE.md). The licenses of its dependencies are tracked via [FOSSA](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fmapbox-gl-native): [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fmapbox-gl-native.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmapbox%2Fmapbox-gl-native) |