Skip to content

Commit f06f8c1

Browse files
committed
update copyright to 2023 in pants-plugins/stevedore_extensions
1 parent 3dd3e62 commit f06f8c1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

pants-plugins/stevedore_extensions/python_target_dependencies.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The StackStorm Authors.
1+
# Copyright 2023 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/stevedore_extensions/register.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The StackStorm Authors.
1+
# Copyright 2023 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/stevedore_extensions/target_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The StackStorm Authors.
1+
# Copyright 2023 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/stevedore_extensions/target_types_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The StackStorm Authors.
1+
# Copyright 2023 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)