diff --git a/LICENSE.md b/LICENSE.md index 106db22..b93c116 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ TileServer GL ============= - +Copyright (c) 2023, MapTiler.com Copyright (c) 2016, Klokan Technologies GmbH All rights reserved. diff --git a/docs/conf.py b/docs/conf.py index 2f315ea..e9724fc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. 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 # |version| and |release|, also used in various other places throughout the