File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# The MIT License (MIT)
22
3- Copyright © ; 2018-2024 pygeoapi development team
3+ Copyright © ; 2018-2025 pygeoapi development team
44
55* * *
66
Original file line number Diff line number Diff line change 22#
33# Authors: Tom Kralidis <tomkralidis@gmail.com>
44#
5- # Copyright (c) 2024 Tom Kralidis
5+ # Copyright (c) 2025 Tom Kralidis
66# Copyright (c) 2024 Angelos Tzotsos
77#
88# Permission is hereby granted, free of charge, to any person
@@ -103,7 +103,7 @@ def __getattr__(cls, name):
103103project = 'pygeoapi'
104104author = 'pygeoapi development team'
105105license = 'This work is licensed under a Creative Commons Attribution 4.0 International License' # noqa
106- copyright = '2018-2024 , ' + author + ' ' + license
106+ copyright = '2018-2025 , ' + author + ' ' + license
107107
108108today_fmt = '%Y-%m-%d'
109109
You can’t perform that action at this time.
0 commit comments