File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ preserved and does not require housekeeping.
209
209
210
210
[ ![ License] ( https://img.shields.io/github/license/cylc/cylc-doc.svg?color=lightgrey )] ( https://github.com/cylc/cylc-doc/blob/master/LICENSE )
211
211
212
- Copyright (C) 2008-<span actions:bind =' current-year ' >2022 </span > NIWA & British Crown (Met Office) & Contributors.
212
+ Copyright (C) 2008-<span actions:bind =' current-year ' >2023 </span > NIWA & British Crown (Met Office) & Contributors.
213
213
214
214
Cylc is free software: you can redistribute it and/or modify it under the terms
215
215
of the GNU General Public License as published by the Free Software Foundation,
Original file line number Diff line number Diff line change 94
94
95
95
# General information about the project.
96
96
project = 'Cylc'
97
- __copyright_year = 2022 # NOTE: this is automatically set by GH Actions
97
+ __copyright_year = 2023 # NOTE: this is automatically set by GH Actions
98
98
copyright = (
99
99
f'2008-{ __copyright_year } NIWA & British Crown (Met Office) & Contributors'
100
100
)
You can’t perform that action at this time.
0 commit comments