Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .expeditor/update_habitat.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#
# Copyright:: Copyright (c) 2020 Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions COPYRIGHT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Copyright (c) 2018-2026 Progress Software Corporation and/or one of 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.

The copyright notice format is inconsistent with the majority of other files in this PR. Most files use "its subsidiaries or affiliates. All Rights Reserved" (capital 'R'), while this file uses "one of its subsidiaries or affiliates. All rights reserved" (lowercase 'r'). As this is the canonical COPYRIGHT.md file, it should use the standardized format.

Suggested change
Copyright (c) 2018-2026 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Copilot uses AI. Check for mistakes.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Chef Workstation installs everything you need to get started using Chef products

We use Omnibus to describe our packaging. Please review [chef-workstation/omnibus/README.MD](https://github.com/chef/chef-workstation/tree/main/omnibus) for further details.

## Copyright and License
## License

Code released under the [Apache license](LICENSE). Images and any trademarked content are Copyright 2018 by [Chef Software, Inc.](https://www.chef.io).
Code released under the [Apache license](LICENSE).

# Copyright

See [COPYRIGHT.md](./COPYRIGHT.md).
2 changes: 1 addition & 1 deletion components/gems/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright (c) Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/cleanPolicyRevisions.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/deletePolicy.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/deletePolicyGroup.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/describeCookbook.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/diff.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/env.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/exec.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/export.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/gem.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/generate.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/infra_flags.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/install.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/license.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This should not be removed - it should be changed into a standardizes copyright. this is a source code file dealing with a command named "license", not a file containing a license.

// Copyright (c) 2018-2026 Progress Software Corporation and/or one of 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.

The copyright notice format is inconsistent with other files in the same directory. This file uses "one of its subsidiaries" and "All rights reserved" (lowercase 'r'), while other files use "its subsidiaries or affiliates. All Rights Reserved" (capital 'R'). The format should match the standard used throughout the repository for consistency.

Suggested change
// Copyright (c) 2018-2026 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Copilot uses AI. Check for mistakes.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/push.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/pushArchive.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/report.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/root.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/shellInit.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/showPolicy.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/undelete.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/update.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/cmd/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// +build !integration
// +build !unit

// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Author: Marc A. Paradise <marc.paradise@gmail.com>
//
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/dist/gen.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// +build generate
//go:generate go run github.com/chef/go-libs/distgen global.go dist
//
// Copyright 2020 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Author: Salim Afiune <afiune@chef.io>
//
// This file will be ignored at build time, but included for dependencies,
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/lib/dig.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (c) Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Copyright (c) 2020 Muneyuki Noguchi
// Based on the original by Muneyuki Noguchi at https://github.com/mnogu/go-dig
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/lib/dig_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (c) Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Copyright (c) 2020 Muneyuki Noguchi
// Based on the original by Muneyuki Noguchi at https://github.com/mnogu/go-dig
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/main.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright © 2020 Chef Software, Inc
Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/main.go.old
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright 2019 Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (c) Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (c) Chef Software, Inc.
// Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
Expand Down
2 changes: 1 addition & 1 deletion components/packaging/chocolatey/chef-workstation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<description>Chef Workstation gives you everything you need to get started with Chef. Ad-hoc remote execution, scans and configuration tasks, cookbook creation tools, as well as robust dependency and testing software all in one easy-to-install package.</description>
<authors>Chef Software, Inc.</authors>
<owners>Chef Software, Inc.</owners>
<copyright>Chef Software, Inc.</copyright>
<copyright>Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved</copyright>
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.

The copyright notice is missing a period at the end. While most files in this PR end with "All Rights Reserved.", this one ends without punctuation. The format should be consistent across all files.

Suggested change
<copyright>Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved</copyright>
<copyright>Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.</copyright>

Copilot uses AI. Check for mistakes.
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<bugTrackerUrl>https://github.com/chef/chef-workstation/issues</bugTrackerUrl>
<docsUrl>https://docs.chef.io/workstation/</docsUrl>
Expand Down
4 changes: 3 additions & 1 deletion omnibus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ For a complete list of all commands and platforms, run `kitchen list` or `kitche
## License

```text
Copyright Chef Software, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -116,3 +115,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

# Copyright
See [COPYRIGHT.md](./../COPYRIGHT.md).
2 changes: 1 addition & 1 deletion omnibus/config/projects/chef-workstation.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/c_rehash_ruby.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright (c) Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/chef-automate-collect.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/chef-dlls.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/chef-workstation-app.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/config_guess.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2015 Chef Software, Inc.
# Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/gem-version-manifest.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/gems.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright (c) Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/git-custom-bindir.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/google-protobuf.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright 2018 Chef Software, Inc.
# Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/habitat.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/main-chef-wrapper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/more-ruby-cleanup.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/notice-file.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/openssl.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright (c) Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/powershell-scripts.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/preparation.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright Chef Software, Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion omnibus/config/software/rb-fsevent-gem.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright:: Copyright (c) Chef Software Inc.
# Copyright:: Copyright (c) 2018-2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Loading
Loading