match doc and license copyright
This commit is contained in:
parent
3b176c0571
commit
678cef0dc3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
TileServer GL
|
TileServer GL
|
||||||
=============
|
=============
|
||||||
|
Copyright (c) 2023, MapTiler.com
|
||||||
Copyright (c) 2016, Klokan Technologies GmbH
|
Copyright (c) 2016, Klokan Technologies GmbH
|
||||||
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
|
||||||
|
|
@ -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