Skip to content

Commit 50c91cc

Browse files
committed
pants-plugins/uses_services: correct copyright year to 2024
The copyrights were copy/pasta. These files were written in 2024, not 2023.
1 parent 284436c commit 50c91cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pants-plugins/uses_services/scripts/is_st2cluster_running.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 The StackStorm Authors.
1+
# Copyright 2024 The StackStorm Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

pants-plugins/uses_services/st2cluster_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 The StackStorm Authors.
1+
# Copyright 2024 The StackStorm Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

pants-plugins/uses_services/st2cluster_rules_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023 The StackStorm Authors.
1+
# Copyright 2024 The StackStorm Authors.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)