Skip to content

Commit 7aea8ad

Browse files
github-actions[bot]oliver-sanders
authored andcommitted
Update copyright year
Workflow: Update copyright year, run: 4
1 parent 7536739 commit 7aea8ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Quick summary of major changes:
9595

9696
[![License](https://img.shields.io/github/license/cylc/cylc-flow.svg?color=lightgrey)](https://github.com/cylc/cylc-flow/blob/master/COPYING)
9797

98-
Copyright (C) 2008-<span actions:bind='current-year'>2023</span> NIWA & British Crown (Met Office) & Contributors.
98+
Copyright (C) 2008-<span actions:bind='current-year'>2024</span> NIWA & British Crown (Met Office) & Contributors.
9999

100100
Cylc is free software: you can redistribute it and/or modify it under the terms
101101
of the GNU General Public License as published by the Free Software Foundation,

cylc/flow/scripts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616

17-
_copyright_year = 2023 # This is set by GH Actions update_copyright workflow
17+
_copyright_year = 2024 # This is set by GH Actions update_copyright workflow

0 commit comments

Comments
 (0)