Skip to content

Commit 9585fc2

Browse files
authored
chore(xfer): update headers (#410)
Post-transfer update of the copyright and SPDX headers. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent a9ffb82 commit 9585fc2

File tree

109 files changed

+218
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+218
-109
lines changed

builder/vmware/common/artifact.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/artifact_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/cdrom_utils.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/cdrom_utils_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/disk_config.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
//go:generate packer-sdc struct-markdown

builder/vmware/common/driver.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/driver_config.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
//go:generate packer-sdc struct-markdown

builder/vmware/common/driver_config_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/driver_fusion.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

builder/vmware/common/driver_mock.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Copyright IBM Corp. 2013, 2025
1+
// © Broadcom. All Rights Reserved.
2+
// The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
23
// SPDX-License-Identifier: MPL-2.0
34

45
package common

0 commit comments

Comments
 (0)