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 @@ -239,7 +239,7 @@ preserved and does not require housekeeping.
239
239
240
240
[ ![ License] ( https://img.shields.io/github/license/cylc/cylc-doc.svg?color=lightgrey )] ( https://github.com/cylc/cylc-doc/blob/master/LICENSE )
241
241
242
- Copyright (C) 2008-<span actions:bind =' current-year ' >2024 </span > NIWA & British Crown (Met Office) & Contributors.
242
+ Copyright (C) 2008-<span actions:bind =' current-year ' >2025 </span > NIWA & British Crown (Met Office) & Contributors.
243
243
244
244
Cylc is free software: you can redistribute it and/or modify it under the terms
245
245
of the GNU General Public License as published by the Free Software Foundation,
Original file line number Diff line number Diff line change 96
96
97
97
# General information about the project.
98
98
project = 'Cylc'
99
- __copyright_year = 2024 # NOTE: this is automatically set by GH Actions
99
+ __copyright_year = 2025 # NOTE: this is automatically set by GH Actions
100
100
copyright = (
101
101
f'2008-{ __copyright_year } NIWA & British Crown (Met Office) & Contributors'
102
102
)
You can’t perform that action at this time.
0 commit comments