Skip to content

Commit 3f5224c

Browse files
committed
Copyright libraries
1 parent eff7f65 commit 3f5224c

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

src/saltext/vmware/modules/content_library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 VMware, Inc.
1+
# Copyright 2021-2023 VMware, Inc.
22
# SPDX-License: Apache-2.0
33
import logging
44

src/saltext/vmware/modules/subscribed_library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 VMware, Inc.
1+
# Copyright 2021-2023 VMware, Inc.
22
# SPDX-License: Apache-2.0
33
import logging
44

src/saltext/vmware/states/content_library.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Copyright 2021-2023 VMware, Inc.
12
# SPDX-License-Identifier: Apache-2.0
23
import logging
34

0 commit comments

Comments
 (0)