Update license from mapbox to maplibre (#760)
* Update license from mapbox to maplibre * updated based on current maplibre core license * match doc and license copyright * format tileserver license * Note Maplibre-Native * Update LICENSE.md * more formatting * swap line seperations * fix swap * Update LICENSE.md
This commit is contained in:
parent
a98bbe3c6d
commit
7d0d03abb4
2 changed files with 654 additions and 230 deletions
880
LICENSE.md
880
LICENSE.md
File diff suppressed because it is too large
Load diff
|
@ -44,7 +44,7 @@ master_doc = 'index'
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'TileServer GL'
|
project = u'TileServer GL'
|
||||||
copyright = u'2022, MapTiler.com'
|
copyright = u'2023, MapTiler.com'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
|
|
Loading…
Reference in a new issue