Skip to content

Commit 44874ef

Browse files
committed
chore: update copyright and spdx
Updates the copyright and SPDX. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent 7e8ca1f commit 44874ef

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

VMware.CloudFoundation.InstanceRecovery.psd1

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
# Copyright 2024 Broadcom. All Rights Reserved.
1+
# © Broadcom. All Rights Reserved.
2+
# The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
23
# SPDX-License-Identifier: BSD-2
34

45
# Module manifest for module 'VMware.CloudFoundation.InstanceRecovery'
56
# Generated by: Broadcom
6-
# Generated on: 2024-09-02
7+
# Generated on: 2025-06-04
78

89
@{
910

1011
# Script module or binary module file associated with this manifest.
1112
RootModule = '.\VMware.CloudFoundation.InstanceRecovery.psm1'
1213

1314
# Version number of this module.
14-
ModuleVersion = '1.0.13.1002'
15+
ModuleVersion = '1.0.13.1003'
1516

1617
# Supported PSEditions
1718
# CompatiblePSEditions = @()
@@ -26,7 +27,7 @@
2627
CompanyName = 'Broadcom'
2728

2829
# Copyright statement for this module
29-
Copyright = 'Copyright 2024 Broadcom. All Rights Reserved.'
30+
Copyright = 'Copyright 2024-2025 Broadcom. All Rights Reserved.'
3031

3132
# Description of the functionality provided by this module
3233
Description = 'PowerShell Module for VMware Cloud Foundation Instance Recovery'

VMware.CloudFoundation.InstanceRecovery.psm1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Copyright 2024 Broadcom. All Rights Reserved.
1+
# © Broadcom. All Rights Reserved.
2+
# The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.
23
# SPDX-License-Identifier: BSD-2
34

45
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE

0 commit comments

Comments
 (0)