vmware / terraform-provider-vcf

Terraform Provider for VMware Cloud Foundation
https://registry.terraform.io/providers/vmware/vcf/
Mozilla Public License 2.0
23 stars 10 forks source link

chore: update copyright #90

Closed vasilsatanasov closed 11 months ago

vasilsatanasov commented 11 months ago

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

After the aquisition of VMware by Broadcom copyright messages must be changed

Type of Pull Request

Issue Number: N/A

Test and Documentation Coverage

For bug fixes or features:

Breaking Changes?

tenthirtyam commented 11 months ago

Could you update to:

Copyright 2023 Broadcom. All Rights Reserved.
tenthirtyam commented 11 months ago

Additionally, this may be a better format for Go.

// Copyright 2023 Broadcom. All Rights Reserved.
// SPDX-License-Identifier: MPL-2.0
github-actions[bot] commented 10 months ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.