Skip to content

Commit 8c247e4

Browse files
lyydikoiactions-usernatiginfo
authored andcommitted
Studio preview legal compliance (#7444)
- Added Gradle License Plugin to studio-preview - Refactor attributions.py to support multiple projects via CLI args: - Add CI validation job to ensure attributions stay current (`maps-android-ci.yml`) - Generate dependency_list.md to app assets for runtime display - Update documentation with attribution workflow - Added licenses list formatting. Renamed Open source licenses to Dependency licenses. cc @mapbox/maps-android --------- Co-authored-by: Changelog autocreator bot <[email protected]> Co-authored-by: natiginfo <[email protected]> GitOrigin-RevId: 03c939d3af3109ca517c8ce96c20c87c807ef2b3
1 parent 3a4c337 commit 8c247e4

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

LICENSE.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,12 @@ License: [Chromium and built-in dependencies](https://storage.cloud.google.com/c
270270

271271
===========================================================================
272272

273+
Mapbox Maps Android uses portions of the error-prone annotations.
274+
275+
License: [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
276+
277+
===========================================================================
278+
273279
Mapbox Maps Android uses portions of the Experimental annotation.
274280

275281
URL: [https://developer.android.com/jetpack/androidx/releases/annotation#1.3.0](https://developer.android.com/jetpack/androidx/releases/annotation#1.3.0)
@@ -278,9 +284,17 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
278284

279285
===========================================================================
280286

287+
Mapbox Maps Android uses portions of the Gradle License Plugin.
288+
289+
URL: [https://github.com/jaredsburrows/gradle-license-plugin](https://github.com/jaredsburrows/gradle-license-plugin)
290+
291+
License: [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
292+
293+
===========================================================================
294+
281295
Mapbox Maps Android uses portions of the Gson.
282296

283-
License: [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
297+
License: [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
284298

285299
===========================================================================
286300

@@ -474,14 +488,6 @@ License: [The Apache Software License, Version 2.0](http://www.apache.org/licens
474488

475489
===========================================================================
476490

477-
Mapbox Maps Android uses portions of the Gradle License Plugin.
478-
479-
URL: [https://github.com/jaredsburrows/gradle-license-plugin](https://github.com/jaredsburrows/gradle-license-plugin)
480-
481-
License: [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
482-
483-
===========================================================================
484-
485491
### MapboxCoreMaps,11.17.0-SNAPSHOT-10-22--04-30.git-ec0abad,Mapbox ToS,Mapbox,https://www.mapbox.com/
486492

487493
```

0 commit comments

Comments
 (0)