From c8f457e36f6e875665e2178fec68ca04f8dc0157 Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 12 Jan 2026 18:02:38 +0000 Subject: [PATCH 1/3] [copyright-automator] Automated copyright update - automated replacements Signed-off-by: Progress Copyright Bot --- lib/mixlib/cli.rb | 2 +- spec/mixlib/cli_spec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/mixlib/cli.rb b/lib/mixlib/cli.rb index 445d03d..9e4cba2 100644 --- a/lib/mixlib/cli.rb +++ b/lib/mixlib/cli.rb @@ -1,6 +1,6 @@ # # Author:: Adam Jacob () -# Copyright:: Copyright (c) 2008-2019 Chef Software, Inc. +# Copyright:: Copyright (c) 2009-2025 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"); diff --git a/spec/mixlib/cli_spec.rb b/spec/mixlib/cli_spec.rb index 65e3278..1a2fced 100644 --- a/spec/mixlib/cli_spec.rb +++ b/spec/mixlib/cli_spec.rb @@ -1,6 +1,6 @@ # # Author:: Adam Jacob () -# Copyright:: Copyright (c) 2008-2019, Chef Software Inc. +# Copyright:: Copyright (c) 2009-2025 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"); From 426ba9a43118ff3d7b2c9051948c38d6af9d72a8 Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Wed, 14 Jan 2026 10:08:26 +0530 Subject: [PATCH 2/3] Manual copyright updates Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- COPYRIGHT.md | 1 + README.md | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..7231316 --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright © 2009-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved. \ No newline at end of file diff --git a/README.md b/README.md index 471cda8..877ca3c 100644 --- a/README.md +++ b/README.md @@ -215,9 +215,8 @@ bundle exec yard server --reload For information on contributing to this project please see our [Contributing Documentation](https://github.com/chef/chef/blob/master/CONTRIBUTING.md) -## License & Copyright +## License -- Copyright:: Copyright (c) 2008-2018 Chef Software, Inc. - License:: Apache License, Version 2.0 ```text @@ -233,3 +232,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). \ No newline at end of file From 4b7699e1020336fb294be8e5b5b97e975ed26a0b Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Wed, 14 Jan 2026 17:37:12 +0530 Subject: [PATCH 3/3] made some minor corrections Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- COPYRIGHT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYRIGHT.md b/COPYRIGHT.md index 7231316..e09ceea 100644 --- a/COPYRIGHT.md +++ b/COPYRIGHT.md @@ -1 +1 @@ -Copyright © 2009-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All rights reserved. \ No newline at end of file +Copyright © 2009-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. \ No newline at end of file