CHEF-27659 Update and standardize copyright notices to Progress Software Corporation - copyright_update#563
Conversation
…ents Signed-off-by: Progress Copyright Bot <copyright@progress.com>
There was a problem hiding this comment.
Pull request overview
This PR updates copyright notices across the knife-azure repository from "Chef Software Inc." to "Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved." with the year range 2012-2024. This is part of a standardization effort following Progress Software Corporation's acquisition of Chef Software.
Changes:
- Updated copyright headers in all Ruby source files (lib/ and spec/ directories)
- Updated copyright headers in build files (Rakefile)
- Updated copyright examples in documentation (.github/copilot-instructions.md)
Reviewed changes
Copilot reviewed 33 out of 33 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| spec/unit/windows_credentials_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/query_azure_mock.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/bootstrap_azurerm_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/azurerm_server_show_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/azurerm_server_list_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/azurerm_server_delete_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/azurerm_server_create_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/unit/azurerm_base_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/integration/azure_spec.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/vnet_test.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/role_test.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/images_list_test.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/host_test.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/deploys_test.rb | Updated copyright header to Progress Software Corporation |
| spec/functional/ag_test.rb | Updated copyright header to Progress Software Corporation |
| lib/knife-azure/version.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/helpers/azurerm_base.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/bootstrap_azurerm.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/bootstrap/common_bootstrap_options.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/bootstrap/bootstrapper.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/azurerm_server_show.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/azurerm_server_list.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/azurerm_server_delete.rb | Updated copyright header to Progress Software Corporation |
| lib/chef/knife/azurerm_server_create.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/resource_management/windows_credentials.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/resource_management/vnet_config.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/resource_management/ARM_interface.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/resource_management/ARM_deployment_template.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/helpers.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/custom_errors.rb | Updated copyright header to Progress Software Corporation |
| lib/azure/azure_interface.rb | Updated copyright header to Progress Software Corporation |
| Rakefile | Updated copyright header to Progress Software Corporation |
| .github/copilot-instructions.md | Updated copyright examples in documentation to Progress Software Corporation |
| @@ -1,5 +1,5 @@ | |||
| # | |||
| # Copyright:: Chef Software Inc. | |||
| # Copyright (c) 2012-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. | |||
There was a problem hiding this comment.
Extra space after '#' in copyright comment. Should be '# Copyright' to match formatting in all other files.
| # Copyright (c) 2012-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. | |
| # Copyright (c) 2012-2024 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. |
Signed-off-by: cgunasree08 <Chintha.Gunasree@progress.com>
|





This is an automated message using the copyright-automator tool.
This PR updates copyright notices from Chef Software and Opscode to Progress Software Corporation as part of the repository standardization effort.
Automated Changes
Manual Changes Required
COPYRIGHT.md:1- adjust-copyright-fileREADME.md:1- adjust-readmeREADME.md:46- adjust-readmePlease review these locations and make appropriate manual edits.
No Other Changes Intended