Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update included licenses iOS and Android #2491

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Conversation

louwers
Copy link
Collaborator

@louwers louwers commented Jun 11, 2024

  • Update "Mapbox GL uses portions of" to "MapLibre Native iOS uses portions of" / "MapLibre Native Android uses portions of"
  • Rename LICENSE.mbgl-core.md to LICENSES.core.md, these are the licenses of the C/C++ dependencies of the core.
  • Include licenses of core dependencies in Android and iOS LICENSE.md files.
  • Run make license-check in platform/android to update versions in Android license.
  • Remove SQLite blessing from iOS license. SQLite is in the public domain and does not require a license to be included.
  • Remove license for Optional library (we no longer depend on this library).
  • Remove Realm license (we no longer use it, it was part of the iOS build process).
  • Remove mapbox-events-ios license, we no longer use it.

Closes #1520

@louwers louwers requested a review from wipfli June 11, 2024 10:24
@louwers louwers self-assigned this Jun 11, 2024
@louwers louwers merged commit 786b8a5 into maplibre:main Jun 11, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update iOS License
2 participants