Skip to content

CHEF-27701 Update and standardize copyright notices to Progress Software Corporation - copyright_update#1957

Draft
clintoncwolfe wants to merge 2 commits intomainfrom
oss-standards/copyright-update-20260115-192957
Draft

CHEF-27701 Update and standardize copyright notices to Progress Software Corporation - copyright_update#1957
clintoncwolfe wants to merge 2 commits intomainfrom
oss-standards/copyright-update-20260115-192957

Conversation

@clintoncwolfe
Copy link
Copy Markdown

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: 2018-2025 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:26 - 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>
Copilot AI review requested due to automatic review settings January 15, 2026 19:30
@clintoncwolfe clintoncwolfe added the oss-standards Related to OSS Repository Standardization label Jan 15, 2026
Copy link
Copy Markdown

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 codebase from Chef Software Inc. and Opscode to Progress Software Corporation as part of a repository standardization effort. The changes apply a uniform copyright format with the year range 2018-2025 reflecting the repository's activity period.

Changes:

  • Updated copyright headers in all Rust source files (.rs) from Chef/Opscode to Progress Software Corporation
  • Updated copyright headers in all TypeScript/JavaScript files (.ts, .js) from Chef to Progress Software Corporation
  • Updated copyright headers in all SCSS stylesheet files (.scss) from Chef to Progress Software Corporation

Reviewed changes

Copilot reviewed 227 out of 227 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
components/oauth-client/src/*.rs Updated copyright headers in OAuth client Rust modules
components/github-api-client/src/*.rs Updated copyright headers in GitHub API client modules
components/builder-web/app/**/*.ts Updated copyright headers in web application TypeScript files
components/builder-web/app/**/*.scss Updated copyright headers in stylesheet files
components/builder-web/stylesheets/**/*.scss Updated copyright headers in base stylesheets
components/builder-protocol/src/*.rs Updated copyright headers in protocol buffer modules
components/builder-db/src/*.rs Updated copyright headers in database layer modules
components/builder-core/src/*.rs Updated copyright headers in core functionality modules
components/builder-api/src/**/*.rs Updated copyright headers in API service modules
components/artifactory-client/src/*.rs Updated copyright headers in Artifactory client modules

Comment on lines +1 to 3
// Copyright:: Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// The terms of the Evaluation Agreement (Bldr) between Chef Software Inc. and the party accessing
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The copyright notice format is inconsistent with other files. Line 1 uses 'Copyright::' prefix and 'subsidiaries or affiliates' while other files use 'subsidiaries, affiliates or applicable contributors'. Additionally, lines 3-4 still reference 'Chef Software Inc.' in the license agreement text, which may need updating for consistency with the copyright change.

Suggested change
// Copyright:: Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// The terms of the Evaluation Agreement (Bldr) between Chef Software Inc. and the party accessing
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
//
// The terms of the Evaluation Agreement (Bldr) between Progress Software Corporation and the party accessing

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@@ -1,4 +1,4 @@
// Copyright (c) 2017 Chef Software Inc. and/or applicable contributors
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The year range starts at 2018, but the original copyright was from 2017. Consider starting the year range from 2017 to accurately reflect the file's creation date and preserve historical copyright information.

Suggested change
// Copyright (c) 2018-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.
// Copyright (c) 2017-2025 Progress Software Corporation and/or its subsidiaries, affiliates or applicable contributors. All Rights Reserved.

Copilot uses AI. Check for mistakes.
Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com>
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.

3 participants