Skip to content

Commit d21171f

Browse files
committed
Bump copyright year.
1 parent 8c74d5a commit d21171f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- --remove
1414
- id: mixed-line-ending
1515
- repo: https://github.com/glotzerlab/fix-license-header
16-
rev: 43eb3ff2d02cba5e572f86af5c15337823fb2c66
16+
rev: v0.2.0
1717
hooks:
1818
- id: fix-license-header
1919
name: Fix license headers (Python)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022 The Regents of the University of Michigan.
1+
Copyright (c) 2022-2023 The Regents of the University of Michigan.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

shelve-action-runners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 The Regents of the University of Michigan.
1+
# Copyright (c) 2022-2023 The Regents of the University of Michigan.
22
# Part of the Glotzerlab jetstream2 administration scripts, released under the
33
# BSD 3-Clause License.
44

start/list-action-runners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 The Regents of the University of Michigan.
1+
# Copyright (c) 2022-2023 The Regents of the University of Michigan.
22
# Part of the Glotzerlab jetstream2 administration scripts, released under the
33
# BSD 3-Clause License.
44

start/start-action-runners.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2022 The Regents of the University of Michigan.
1+
# Copyright (c) 2022-2023 The Regents of the University of Michigan.
22
# Part of the Glotzerlab jetstream2 administration scripts, released under the
33
# BSD 3-Clause License.
44

0 commit comments

Comments
 (0)