Skip to content

CHEF-27659 Update and standardize copyright notices to Progress Software Corporation - copyright_update#563

Open
clintoncwolfe wants to merge 2 commits intomainfrom
oss-standards/copyright-update-20260112-180032
Open

CHEF-27659 Update and standardize copyright notices to Progress Software Corporation - copyright_update#563
clintoncwolfe wants to merge 2 commits intomainfrom
oss-standards/copyright-update-20260112-180032

Conversation

@clintoncwolfe
Copy link

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

  • Updated Opscode, Chef, and Progress copyright notices to use Progress Software Corporation current language
  • Applied year range: 2012-2024 reflecting our understanding of repo-specific activity
  • Preserved original formatting and comment styles

Manual Changes Required

⚠️ This PR requires manual intervention for the following files:

  • COPYRIGHT.md:1 - adjust-copyright-file
  • README.md:1 - adjust-readme
  • README.md:46 - adjust-readme

Please review these locations and make appropriate manual edits.

No Other Changes Intended

  • No change to Author, Contributor, or Maintainer information
  • No change to non-PSC copyright holders

…ents

Signed-off-by: Progress Copyright Bot <copyright@progress.com>
@clintoncwolfe clintoncwolfe added the oss-standards Related to OSS Repository Standardization label Jan 12, 2026
Copilot AI review requested due to automatic review settings January 12, 2026 18:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link

Copilot AI Jan 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra space after '#' in copyright comment. Should be '# Copyright' to match formatting in all other files.

Suggested change
# 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.

Copilot uses AI. Check for mistakes.
Signed-off-by: cgunasree08 <Chintha.Gunasree@progress.com>
@sonarqube-for-infrastructure-prod

@cgunasree08 cgunasree08 marked this pull request as ready for review January 14, 2026 12:31
@cgunasree08 cgunasree08 requested a review from a team as a code owner January 14, 2026 12:31
Copilot AI review requested due to automatic review settings January 14, 2026 12:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 35 out of 35 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oss-standards Related to OSS Repository Standardization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments