From 68880a6961b223d2aadb2dceef87acd3c486d850 Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Thu, 15 Jan 2026 19:25:13 +0000 Subject: [PATCH 1/2] [copyright-automator] Automated copyright update - automated replacements Signed-off-by: Progress Copyright Bot --- Rakefile | 2 +- bin/chef-cli | 2 +- chef-cli.gemspec | 2 +- lib/chef-cli.rb | 2 +- lib/chef-cli/authenticated_http.rb | 2 +- lib/chef-cli/builtin_commands.rb | 2 +- lib/chef-cli/chef_runner.rb | 2 +- lib/chef-cli/chef_server_api_multi.rb | 2 +- lib/chef-cli/cli.rb | 2 +- lib/chef-cli/command/base.rb | 2 +- lib/chef-cli/command/clean_policy_cookbooks.rb | 2 +- lib/chef-cli/command/clean_policy_revisions.rb | 2 +- lib/chef-cli/command/delete_policy.rb | 2 +- lib/chef-cli/command/delete_policy_group.rb | 2 +- lib/chef-cli/command/describe_cookbook.rb | 2 +- lib/chef-cli/command/diff.rb | 2 +- lib/chef-cli/command/env.rb | 2 +- lib/chef-cli/command/exec.rb | 2 +- lib/chef-cli/command/export.rb | 2 +- lib/chef-cli/command/gem.rb | 2 +- lib/chef-cli/command/generate.rb | 2 +- lib/chef-cli/command/generator_commands.rb | 2 +- lib/chef-cli/command/generator_commands/attribute.rb | 2 +- lib/chef-cli/command/generator_commands/base.rb | 2 +- .../generator_commands/chef_exts/generator_desc_resource.rb | 2 +- .../generator_commands/chef_exts/quieter_doc_formatter.rb | 2 +- .../command/generator_commands/chef_exts/recipe_dsl_ext.rb | 2 +- lib/chef-cli/command/generator_commands/cookbook.rb | 2 +- lib/chef-cli/command/generator_commands/cookbook_code_file.rb | 2 +- lib/chef-cli/command/generator_commands/cookbook_file.rb | 2 +- lib/chef-cli/command/generator_commands/generator_generator.rb | 2 +- lib/chef-cli/command/generator_commands/helpers.rb | 2 +- lib/chef-cli/command/generator_commands/input.rb | 2 +- lib/chef-cli/command/generator_commands/policyfile.rb | 2 +- lib/chef-cli/command/generator_commands/profile.rb | 2 +- lib/chef-cli/command/generator_commands/recipe.rb | 2 +- lib/chef-cli/command/generator_commands/repo.rb | 2 +- lib/chef-cli/command/generator_commands/resource.rb | 2 +- lib/chef-cli/command/generator_commands/template.rb | 2 +- lib/chef-cli/command/generator_commands/waiver.rb | 2 +- lib/chef-cli/command/install.rb | 2 +- lib/chef-cli/command/push.rb | 2 +- lib/chef-cli/command/push_archive.rb | 2 +- lib/chef-cli/command/shell_init.rb | 2 +- lib/chef-cli/command/show_policy.rb | 2 +- lib/chef-cli/command/undelete.rb | 2 +- lib/chef-cli/command/update.rb | 2 +- lib/chef-cli/commands_map.rb | 2 +- lib/chef-cli/configurable.rb | 2 +- lib/chef-cli/cookbook_metadata.rb | 2 +- lib/chef-cli/cookbook_omnifetch.rb | 2 +- lib/chef-cli/cookbook_profiler/git.rb | 2 +- lib/chef-cli/cookbook_profiler/identifiers.rb | 2 +- lib/chef-cli/cookbook_profiler/null_scm.rb | 2 +- lib/chef-cli/exceptions.rb | 2 +- lib/chef-cli/generator.rb | 2 +- lib/chef-cli/helpers.rb | 2 +- lib/chef-cli/licensing/base.rb | 2 +- lib/chef-cli/licensing/config.rb | 2 +- lib/chef-cli/pager.rb | 2 +- lib/chef-cli/policyfile/artifactory_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/attribute_merge_checker.rb | 2 +- lib/chef-cli/policyfile/chef_repo_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/chef_server_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/chef_server_lock_fetcher.rb | 2 +- lib/chef-cli/policyfile/community_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/comparison_base.rb | 2 +- lib/chef-cli/policyfile/cookbook_location_specification.rb | 2 +- lib/chef-cli/policyfile/cookbook_locks.rb | 2 +- lib/chef-cli/policyfile/cookbook_sources.rb | 2 +- lib/chef-cli/policyfile/delivery_supermarket_source.rb | 2 +- lib/chef-cli/policyfile/differ.rb | 2 +- lib/chef-cli/policyfile/dsl.rb | 2 +- lib/chef-cli/policyfile/git_lock_fetcher.rb | 2 +- lib/chef-cli/policyfile/included_policies_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/lister.rb | 2 +- lib/chef-cli/policyfile/local_lock_fetcher.rb | 2 +- lib/chef-cli/policyfile/lock_applier.rb | 2 +- lib/chef-cli/policyfile/lock_fetcher_mixin.rb | 2 +- lib/chef-cli/policyfile/null_cookbook_source.rb | 2 +- lib/chef-cli/policyfile/policyfile_location_specification.rb | 2 +- lib/chef-cli/policyfile/read_cookbook_for_compat_mode_upload.rb | 2 +- lib/chef-cli/policyfile/remote_lock_fetcher.rb | 2 +- lib/chef-cli/policyfile/reports/install.rb | 2 +- lib/chef-cli/policyfile/reports/table_printer.rb | 2 +- lib/chef-cli/policyfile/reports/upload.rb | 2 +- lib/chef-cli/policyfile/solution_dependencies.rb | 2 +- lib/chef-cli/policyfile/source_uri.rb | 2 +- lib/chef-cli/policyfile/storage_config.rb | 2 +- lib/chef-cli/policyfile/undo_record.rb | 2 +- lib/chef-cli/policyfile/undo_stack.rb | 2 +- lib/chef-cli/policyfile/uploader.rb | 2 +- lib/chef-cli/policyfile_compiler.rb | 2 +- lib/chef-cli/policyfile_lock.rb | 2 +- lib/chef-cli/policyfile_services/clean_policies.rb | 2 +- lib/chef-cli/policyfile_services/clean_policy_cookbooks.rb | 2 +- lib/chef-cli/policyfile_services/export_repo.rb | 2 +- lib/chef-cli/policyfile_services/install.rb | 2 +- lib/chef-cli/policyfile_services/push.rb | 2 +- lib/chef-cli/policyfile_services/push_archive.rb | 2 +- lib/chef-cli/policyfile_services/rm_policy.rb | 2 +- lib/chef-cli/policyfile_services/rm_policy_group.rb | 2 +- lib/chef-cli/policyfile_services/show_policy.rb | 2 +- lib/chef-cli/policyfile_services/undelete.rb | 2 +- lib/chef-cli/policyfile_services/update_attributes.rb | 2 +- lib/chef-cli/service_exception_inspectors.rb | 2 +- lib/chef-cli/service_exception_inspectors/base.rb | 2 +- lib/chef-cli/service_exception_inspectors/http.rb | 2 +- lib/chef-cli/service_exceptions.rb | 2 +- lib/chef-cli/shell_out.rb | 2 +- lib/chef-cli/ui.rb | 2 +- lib/chef-cli/version.rb | 2 +- lib/kitchen/provisioner/chef_zero_capture.rb | 2 +- spec/shared/fixture_cookbook_checksums.rb | 2 +- spec/shared/setup_git_committer_config.rb | 2 +- spec/shared/setup_git_cookbooks.rb | 2 +- spec/spec_helper.rb | 2 +- spec/test_helpers.rb | 2 +- spec/unit/chef_runner_spec.rb | 2 +- spec/unit/chef_server_api_multi_spec.rb | 2 +- spec/unit/cli_spec.rb | 2 +- spec/unit/command/base_spec.rb | 2 +- spec/unit/command/clean_policy_cookbooks_spec.rb | 2 +- spec/unit/command/clean_policy_revisions_spec.rb | 2 +- spec/unit/command/delete_policy_group_spec.rb | 2 +- spec/unit/command/delete_policy_spec.rb | 2 +- spec/unit/command/diff_spec.rb | 2 +- spec/unit/command/env_spec.rb | 2 +- spec/unit/command/exec_spec.rb | 2 +- spec/unit/command/export_spec.rb | 2 +- spec/unit/command/generate_spec.rb | 2 +- spec/unit/command/generator_commands/attribute_spec.rb | 2 +- spec/unit/command/generator_commands/base_spec.rb | 2 +- .../chef_exts/generator_desc_resource_spec.rb | 2 +- .../command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb | 2 +- spec/unit/command/generator_commands/cookbook_file_spec.rb | 2 +- spec/unit/command/generator_commands/cookbook_spec.rb | 2 +- .../unit/command/generator_commands/generator_generator_spec.rb | 2 +- spec/unit/command/generator_commands/helpers_spec.rb | 2 +- spec/unit/command/generator_commands/input_spec.rb | 2 +- spec/unit/command/generator_commands/policyfile_spec.rb | 2 +- spec/unit/command/generator_commands/profile_spec.rb | 2 +- spec/unit/command/generator_commands/recipe_spec.rb | 2 +- spec/unit/command/generator_commands/repo_spec.rb | 2 +- spec/unit/command/generator_commands/resource_spec.rb | 2 +- spec/unit/command/generator_commands/template_spec.rb | 2 +- spec/unit/command/generator_commands/waiver_spec.rb | 2 +- spec/unit/command/install_spec.rb | 2 +- spec/unit/command/push_archive_spec.rb | 2 +- spec/unit/command/push_spec.rb | 2 +- spec/unit/command/shell_init_spec.rb | 2 +- spec/unit/command/show_policy_spec.rb | 2 +- spec/unit/command/undelete_spec.rb | 2 +- spec/unit/command/update_spec.rb | 2 +- spec/unit/commands_map_spec.rb | 2 +- spec/unit/configurable_spec.rb | 2 +- spec/unit/cookbook_metadata_spec.rb | 2 +- spec/unit/cookbook_omnifetch.rb | 2 +- spec/unit/cookbook_profiler/git_spec.rb | 2 +- spec/unit/cookbook_profiler/identifiers_spec.rb | 2 +- spec/unit/generator_spec.rb | 2 +- spec/unit/helpers_spec.rb | 2 +- spec/unit/kitchen/provisioner/chef_zero_capture_spec.rb | 2 +- spec/unit/pager_spec.rb | 2 +- spec/unit/policyfile/artifactory_cookbook_source_spec.rb | 2 +- spec/unit/policyfile/attribute_merge_checker_spec.rb | 2 +- spec/unit/policyfile/chef_repo_cookbook_source_spec.rb | 2 +- spec/unit/policyfile/chef_server_cookbook_source_spec.rb | 2 +- spec/unit/policyfile/chef_server_lock_fetcher_spec.rb | 2 +- spec/unit/policyfile/community_cookbook_source_spec.rb | 2 +- spec/unit/policyfile/comparison_base_spec.rb | 2 +- spec/unit/policyfile/cookbook_location_specification_spec.rb | 2 +- spec/unit/policyfile/cookbook_locks_spec.rb | 2 +- spec/unit/policyfile/delivery_supermarket_source_spec.rb | 2 +- spec/unit/policyfile/differ_spec.rb | 2 +- spec/unit/policyfile/git_lock_fetcher_spec.rb | 2 +- spec/unit/policyfile/included_policies_cookbook_source_spec.rb | 2 +- spec/unit/policyfile/lister_spec.rb | 2 +- spec/unit/policyfile/local_lock_fetcher_spec.rb | 2 +- spec/unit/policyfile/lock_applier_spec.rb | 2 +- spec/unit/policyfile/lock_fetcher_mixin_spec.rb | 2 +- spec/unit/policyfile/null_cookbook_source_spec.rb | 2 +- .../policyfile/read_cookbook_for_compat_mode_upload_spec.rb | 2 +- spec/unit/policyfile/remote_lock_fetcher_spec.rb | 2 +- spec/unit/policyfile/reports/install_spec.rb | 2 +- spec/unit/policyfile/reports/upload_spec.rb | 2 +- spec/unit/policyfile/solution_dependencies_spec.rb | 2 +- spec/unit/policyfile/source_uri_spec.rb | 2 +- spec/unit/policyfile/storage_config_spec.rb | 2 +- spec/unit/policyfile/undo_record_spec.rb | 2 +- spec/unit/policyfile/undo_stack_spec.rb | 2 +- spec/unit/policyfile/uploader_spec.rb | 2 +- spec/unit/policyfile_demands_spec.rb | 2 +- spec/unit/policyfile_evaluation_spec.rb | 2 +- spec/unit/policyfile_includes_dsl_spec.rb | 2 +- spec/unit/policyfile_includes_spec.rb | 2 +- spec/unit/policyfile_install_with_includes_spec.rb | 2 +- spec/unit/policyfile_lock_build_spec.rb | 2 +- spec/unit/policyfile_lock_install_spec.rb | 2 +- spec/unit/policyfile_lock_serialization_spec.rb | 2 +- spec/unit/policyfile_lock_validation_spec.rb | 2 +- spec/unit/policyfile_services/clean_policies_spec.rb | 2 +- spec/unit/policyfile_services/clean_policy_cookbooks_spec.rb | 2 +- spec/unit/policyfile_services/export_repo_spec.rb | 2 +- spec/unit/policyfile_services/install_spec.rb | 2 +- spec/unit/policyfile_services/push_archive_spec.rb | 2 +- spec/unit/policyfile_services/push_spec.rb | 2 +- spec/unit/policyfile_services/rm_policy_group_spec.rb | 2 +- spec/unit/policyfile_services/rm_policy_spec.rb | 2 +- spec/unit/policyfile_services/show_policy_spec.rb | 2 +- spec/unit/policyfile_services/undelete_spec.rb | 2 +- spec/unit/policyfile_services/update_attributes_spec.rb | 2 +- spec/unit/policyfile_services/update_spec.rb | 2 +- spec/unit/service_exception_inspectors/base_spec.rb | 2 +- spec/unit/service_exception_inspectors/http_spec.rb | 2 +- spec/unit/shell_out_spec.rb | 2 +- 216 files changed, 216 insertions(+), 216 deletions(-) diff --git a/Rakefile b/Rakefile index f25cfd7f5..c1c11a980 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/bin/chef-cli b/bin/chef-cli index f0535f79a..74ed82157 100755 --- a/bin/chef-cli +++ b/bin/chef-cli @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/chef-cli.gemspec b/chef-cli.gemspec index 7fecd2f47..501d6ede6 100644 --- a/chef-cli.gemspec +++ b/chef-cli.gemspec @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/lib/chef-cli.rb b/lib/chef-cli.rb index 543f9cf5f..f0445679e 100644 --- a/lib/chef-cli.rb +++ b/lib/chef-cli.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/authenticated_http.rb b/lib/chef-cli/authenticated_http.rb index 960999c01..6f265c9e6 100644 --- a/lib/chef-cli/authenticated_http.rb +++ b/lib/chef-cli/authenticated_http.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/builtin_commands.rb b/lib/chef-cli/builtin_commands.rb index 1b239792a..e5ad7575b 100644 --- a/lib/chef-cli/builtin_commands.rb +++ b/lib/chef-cli/builtin_commands.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/chef_runner.rb b/lib/chef-cli/chef_runner.rb index 226853851..d2f09a1a6 100644 --- a/lib/chef-cli/chef_runner.rb +++ b/lib/chef-cli/chef_runner.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/chef_server_api_multi.rb b/lib/chef-cli/chef_server_api_multi.rb index e04b749bf..d234bc544 100644 --- a/lib/chef-cli/chef_server_api_multi.rb +++ b/lib/chef-cli/chef_server_api_multi.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cli.rb b/lib/chef-cli/cli.rb index 4fd238f9b..a0bb65acf 100644 --- a/lib/chef-cli/cli.rb +++ b/lib/chef-cli/cli.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/base.rb b/lib/chef-cli/command/base.rb index e3ccfd28a..a02008473 100644 --- a/lib/chef-cli/command/base.rb +++ b/lib/chef-cli/command/base.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/clean_policy_cookbooks.rb b/lib/chef-cli/command/clean_policy_cookbooks.rb index 9fda99f7b..3ff43c894 100644 --- a/lib/chef-cli/command/clean_policy_cookbooks.rb +++ b/lib/chef-cli/command/clean_policy_cookbooks.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/clean_policy_revisions.rb b/lib/chef-cli/command/clean_policy_revisions.rb index ec419b65f..27c40cf70 100644 --- a/lib/chef-cli/command/clean_policy_revisions.rb +++ b/lib/chef-cli/command/clean_policy_revisions.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/delete_policy.rb b/lib/chef-cli/command/delete_policy.rb index d22088f36..018b285b2 100644 --- a/lib/chef-cli/command/delete_policy.rb +++ b/lib/chef-cli/command/delete_policy.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/delete_policy_group.rb b/lib/chef-cli/command/delete_policy_group.rb index 9e81e1dc6..1c258dc90 100644 --- a/lib/chef-cli/command/delete_policy_group.rb +++ b/lib/chef-cli/command/delete_policy_group.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/describe_cookbook.rb b/lib/chef-cli/command/describe_cookbook.rb index 4f1dadeca..4498d7eb8 100644 --- a/lib/chef-cli/command/describe_cookbook.rb +++ b/lib/chef-cli/command/describe_cookbook.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/diff.rb b/lib/chef-cli/command/diff.rb index a8d48ec36..08e043df7 100644 --- a/lib/chef-cli/command/diff.rb +++ b/lib/chef-cli/command/diff.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/env.rb b/lib/chef-cli/command/env.rb index 8b6477c0d..3b2da724e 100644 --- a/lib/chef-cli/command/env.rb +++ b/lib/chef-cli/command/env.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/exec.rb b/lib/chef-cli/command/exec.rb index d66438a72..06be41324 100644 --- a/lib/chef-cli/command/exec.rb +++ b/lib/chef-cli/command/exec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/export.rb b/lib/chef-cli/command/export.rb index 699c6b775..a245c9b7a 100644 --- a/lib/chef-cli/command/export.rb +++ b/lib/chef-cli/command/export.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/lib/chef-cli/command/gem.rb b/lib/chef-cli/command/gem.rb index da0a1b2fd..56689b2bd 100644 --- a/lib/chef-cli/command/gem.rb +++ b/lib/chef-cli/command/gem.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generate.rb b/lib/chef-cli/command/generate.rb index 6cc6ada26..d78060c8a 100644 --- a/lib/chef-cli/command/generate.rb +++ b/lib/chef-cli/command/generate.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands.rb b/lib/chef-cli/command/generator_commands.rb index d879c11f9..fc2b5f65c 100644 --- a/lib/chef-cli/command/generator_commands.rb +++ b/lib/chef-cli/command/generator_commands.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/attribute.rb b/lib/chef-cli/command/generator_commands/attribute.rb index 1d735c9e2..676c8c962 100644 --- a/lib/chef-cli/command/generator_commands/attribute.rb +++ b/lib/chef-cli/command/generator_commands/attribute.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/base.rb b/lib/chef-cli/command/generator_commands/base.rb index 6671ad904..123be9c11 100644 --- a/lib/chef-cli/command/generator_commands/base.rb +++ b/lib/chef-cli/command/generator_commands/base.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/chef_exts/generator_desc_resource.rb b/lib/chef-cli/command/generator_commands/chef_exts/generator_desc_resource.rb index c66e17e60..da01121ea 100644 --- a/lib/chef-cli/command/generator_commands/chef_exts/generator_desc_resource.rb +++ b/lib/chef-cli/command/generator_commands/chef_exts/generator_desc_resource.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/chef_exts/quieter_doc_formatter.rb b/lib/chef-cli/command/generator_commands/chef_exts/quieter_doc_formatter.rb index fa8291192..f42cb14e7 100644 --- a/lib/chef-cli/command/generator_commands/chef_exts/quieter_doc_formatter.rb +++ b/lib/chef-cli/command/generator_commands/chef_exts/quieter_doc_formatter.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/chef_exts/recipe_dsl_ext.rb b/lib/chef-cli/command/generator_commands/chef_exts/recipe_dsl_ext.rb index e9c1a6e67..82c64d1e8 100644 --- a/lib/chef-cli/command/generator_commands/chef_exts/recipe_dsl_ext.rb +++ b/lib/chef-cli/command/generator_commands/chef_exts/recipe_dsl_ext.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/cookbook.rb b/lib/chef-cli/command/generator_commands/cookbook.rb index df9378eec..9e3ac1eb0 100644 --- a/lib/chef-cli/command/generator_commands/cookbook.rb +++ b/lib/chef-cli/command/generator_commands/cookbook.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/cookbook_code_file.rb b/lib/chef-cli/command/generator_commands/cookbook_code_file.rb index 8c9b4ec7e..3812a382a 100644 --- a/lib/chef-cli/command/generator_commands/cookbook_code_file.rb +++ b/lib/chef-cli/command/generator_commands/cookbook_code_file.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/cookbook_file.rb b/lib/chef-cli/command/generator_commands/cookbook_file.rb index 129a71280..1c90c1915 100644 --- a/lib/chef-cli/command/generator_commands/cookbook_file.rb +++ b/lib/chef-cli/command/generator_commands/cookbook_file.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/generator_generator.rb b/lib/chef-cli/command/generator_commands/generator_generator.rb index 4e2eca122..4499a88c1 100644 --- a/lib/chef-cli/command/generator_commands/generator_generator.rb +++ b/lib/chef-cli/command/generator_commands/generator_generator.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/helpers.rb b/lib/chef-cli/command/generator_commands/helpers.rb index df59cd31a..60957859b 100644 --- a/lib/chef-cli/command/generator_commands/helpers.rb +++ b/lib/chef-cli/command/generator_commands/helpers.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/input.rb b/lib/chef-cli/command/generator_commands/input.rb index 04d08145d..b25ae78a7 100644 --- a/lib/chef-cli/command/generator_commands/input.rb +++ b/lib/chef-cli/command/generator_commands/input.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/policyfile.rb b/lib/chef-cli/command/generator_commands/policyfile.rb index d422a0b01..98de918c2 100644 --- a/lib/chef-cli/command/generator_commands/policyfile.rb +++ b/lib/chef-cli/command/generator_commands/policyfile.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/profile.rb b/lib/chef-cli/command/generator_commands/profile.rb index c8fdf2b86..a9736d435 100644 --- a/lib/chef-cli/command/generator_commands/profile.rb +++ b/lib/chef-cli/command/generator_commands/profile.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/recipe.rb b/lib/chef-cli/command/generator_commands/recipe.rb index d57a29190..5ec1e3873 100644 --- a/lib/chef-cli/command/generator_commands/recipe.rb +++ b/lib/chef-cli/command/generator_commands/recipe.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/repo.rb b/lib/chef-cli/command/generator_commands/repo.rb index 64ef8c040..1bd76ae75 100644 --- a/lib/chef-cli/command/generator_commands/repo.rb +++ b/lib/chef-cli/command/generator_commands/repo.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/resource.rb b/lib/chef-cli/command/generator_commands/resource.rb index 4c731fa3c..15083b549 100644 --- a/lib/chef-cli/command/generator_commands/resource.rb +++ b/lib/chef-cli/command/generator_commands/resource.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/template.rb b/lib/chef-cli/command/generator_commands/template.rb index d1eaf5e43..35583abdf 100644 --- a/lib/chef-cli/command/generator_commands/template.rb +++ b/lib/chef-cli/command/generator_commands/template.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/generator_commands/waiver.rb b/lib/chef-cli/command/generator_commands/waiver.rb index b5904333a..d554d6acb 100644 --- a/lib/chef-cli/command/generator_commands/waiver.rb +++ b/lib/chef-cli/command/generator_commands/waiver.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/install.rb b/lib/chef-cli/command/install.rb index 4dc3c3f69..d3f28be94 100644 --- a/lib/chef-cli/command/install.rb +++ b/lib/chef-cli/command/install.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/push.rb b/lib/chef-cli/command/push.rb index 7d4d142f6..e5a1d8428 100644 --- a/lib/chef-cli/command/push.rb +++ b/lib/chef-cli/command/push.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/push_archive.rb b/lib/chef-cli/command/push_archive.rb index cec78fa52..46556b673 100644 --- a/lib/chef-cli/command/push_archive.rb +++ b/lib/chef-cli/command/push_archive.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/shell_init.rb b/lib/chef-cli/command/shell_init.rb index bd1253ea0..2cbe796fe 100644 --- a/lib/chef-cli/command/shell_init.rb +++ b/lib/chef-cli/command/shell_init.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/show_policy.rb b/lib/chef-cli/command/show_policy.rb index b6d29b946..93b36e616 100644 --- a/lib/chef-cli/command/show_policy.rb +++ b/lib/chef-cli/command/show_policy.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/undelete.rb b/lib/chef-cli/command/undelete.rb index 0af1e642f..fc3a415f8 100644 --- a/lib/chef-cli/command/undelete.rb +++ b/lib/chef-cli/command/undelete.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/command/update.rb b/lib/chef-cli/command/update.rb index 1867e4ecd..cb8b58b8c 100644 --- a/lib/chef-cli/command/update.rb +++ b/lib/chef-cli/command/update.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/commands_map.rb b/lib/chef-cli/commands_map.rb index 11f15a7f1..798f0feaf 100644 --- a/lib/chef-cli/commands_map.rb +++ b/lib/chef-cli/commands_map.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/configurable.rb b/lib/chef-cli/configurable.rb index 716bd6b0d..85499f5ef 100644 --- a/lib/chef-cli/configurable.rb +++ b/lib/chef-cli/configurable.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cookbook_metadata.rb b/lib/chef-cli/cookbook_metadata.rb index 623e600dd..12f8fee6d 100644 --- a/lib/chef-cli/cookbook_metadata.rb +++ b/lib/chef-cli/cookbook_metadata.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cookbook_omnifetch.rb b/lib/chef-cli/cookbook_omnifetch.rb index e47da13c5..7cfcf50b0 100644 --- a/lib/chef-cli/cookbook_omnifetch.rb +++ b/lib/chef-cli/cookbook_omnifetch.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cookbook_profiler/git.rb b/lib/chef-cli/cookbook_profiler/git.rb index 449fea9ae..46bf11d01 100644 --- a/lib/chef-cli/cookbook_profiler/git.rb +++ b/lib/chef-cli/cookbook_profiler/git.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cookbook_profiler/identifiers.rb b/lib/chef-cli/cookbook_profiler/identifiers.rb index 693faa6c0..e8e5aa0ad 100644 --- a/lib/chef-cli/cookbook_profiler/identifiers.rb +++ b/lib/chef-cli/cookbook_profiler/identifiers.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/cookbook_profiler/null_scm.rb b/lib/chef-cli/cookbook_profiler/null_scm.rb index 1a9789ac2..69d634dad 100644 --- a/lib/chef-cli/cookbook_profiler/null_scm.rb +++ b/lib/chef-cli/cookbook_profiler/null_scm.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/exceptions.rb b/lib/chef-cli/exceptions.rb index 2a4cdd8cb..56d8a407f 100644 --- a/lib/chef-cli/exceptions.rb +++ b/lib/chef-cli/exceptions.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/generator.rb b/lib/chef-cli/generator.rb index cec25981f..6132c3dc9 100644 --- a/lib/chef-cli/generator.rb +++ b/lib/chef-cli/generator.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/helpers.rb b/lib/chef-cli/helpers.rb index 926a3eb0b..7451b14ac 100644 --- a/lib/chef-cli/helpers.rb +++ b/lib/chef-cli/helpers.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/licensing/base.rb b/lib/chef-cli/licensing/base.rb index 01845fd5f..37a8994f7 100644 --- a/lib/chef-cli/licensing/base.rb +++ b/lib/chef-cli/licensing/base.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/licensing/config.rb b/lib/chef-cli/licensing/config.rb index 3d3cbcf82..26bcf7fd0 100644 --- a/lib/chef-cli/licensing/config.rb +++ b/lib/chef-cli/licensing/config.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/pager.rb b/lib/chef-cli/pager.rb index c78d3dae8..9d40a5d4a 100644 --- a/lib/chef-cli/pager.rb +++ b/lib/chef-cli/pager.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/artifactory_cookbook_source.rb b/lib/chef-cli/policyfile/artifactory_cookbook_source.rb index 50a2236fa..f8420ba6b 100644 --- a/lib/chef-cli/policyfile/artifactory_cookbook_source.rb +++ b/lib/chef-cli/policyfile/artifactory_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/attribute_merge_checker.rb b/lib/chef-cli/policyfile/attribute_merge_checker.rb index 849e5c1e7..b3e62335b 100644 --- a/lib/chef-cli/policyfile/attribute_merge_checker.rb +++ b/lib/chef-cli/policyfile/attribute_merge_checker.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/chef_repo_cookbook_source.rb b/lib/chef-cli/policyfile/chef_repo_cookbook_source.rb index 86ccd2011..2c546b1d4 100644 --- a/lib/chef-cli/policyfile/chef_repo_cookbook_source.rb +++ b/lib/chef-cli/policyfile/chef_repo_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/chef_server_cookbook_source.rb b/lib/chef-cli/policyfile/chef_server_cookbook_source.rb index 78c092e4b..b7932be36 100644 --- a/lib/chef-cli/policyfile/chef_server_cookbook_source.rb +++ b/lib/chef-cli/policyfile/chef_server_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/chef_server_lock_fetcher.rb b/lib/chef-cli/policyfile/chef_server_lock_fetcher.rb index 1769a417c..35adbeb27 100644 --- a/lib/chef-cli/policyfile/chef_server_lock_fetcher.rb +++ b/lib/chef-cli/policyfile/chef_server_lock_fetcher.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/community_cookbook_source.rb b/lib/chef-cli/policyfile/community_cookbook_source.rb index e637f89d9..e8a5989bf 100644 --- a/lib/chef-cli/policyfile/community_cookbook_source.rb +++ b/lib/chef-cli/policyfile/community_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/comparison_base.rb b/lib/chef-cli/policyfile/comparison_base.rb index 3bcf78714..2961513e2 100644 --- a/lib/chef-cli/policyfile/comparison_base.rb +++ b/lib/chef-cli/policyfile/comparison_base.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/cookbook_location_specification.rb b/lib/chef-cli/policyfile/cookbook_location_specification.rb index 64268bde9..bef55ee36 100644 --- a/lib/chef-cli/policyfile/cookbook_location_specification.rb +++ b/lib/chef-cli/policyfile/cookbook_location_specification.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/cookbook_locks.rb b/lib/chef-cli/policyfile/cookbook_locks.rb index 618f05dc2..2cc9a15f7 100644 --- a/lib/chef-cli/policyfile/cookbook_locks.rb +++ b/lib/chef-cli/policyfile/cookbook_locks.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/cookbook_sources.rb b/lib/chef-cli/policyfile/cookbook_sources.rb index c543f5301..e50eaaefb 100644 --- a/lib/chef-cli/policyfile/cookbook_sources.rb +++ b/lib/chef-cli/policyfile/cookbook_sources.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/delivery_supermarket_source.rb b/lib/chef-cli/policyfile/delivery_supermarket_source.rb index db64d67ea..664660f19 100644 --- a/lib/chef-cli/policyfile/delivery_supermarket_source.rb +++ b/lib/chef-cli/policyfile/delivery_supermarket_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/differ.rb b/lib/chef-cli/policyfile/differ.rb index 71c3d470f..d34fa6751 100644 --- a/lib/chef-cli/policyfile/differ.rb +++ b/lib/chef-cli/policyfile/differ.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/dsl.rb b/lib/chef-cli/policyfile/dsl.rb index a63b39d65..300e5bd2f 100644 --- a/lib/chef-cli/policyfile/dsl.rb +++ b/lib/chef-cli/policyfile/dsl.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/lib/chef-cli/policyfile/git_lock_fetcher.rb b/lib/chef-cli/policyfile/git_lock_fetcher.rb index c705cc08d..92d1d56e5 100644 --- a/lib/chef-cli/policyfile/git_lock_fetcher.rb +++ b/lib/chef-cli/policyfile/git_lock_fetcher.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/included_policies_cookbook_source.rb b/lib/chef-cli/policyfile/included_policies_cookbook_source.rb index 8b38ef223..44c88afb7 100644 --- a/lib/chef-cli/policyfile/included_policies_cookbook_source.rb +++ b/lib/chef-cli/policyfile/included_policies_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/lister.rb b/lib/chef-cli/policyfile/lister.rb index 0d200be1d..4199729ac 100644 --- a/lib/chef-cli/policyfile/lister.rb +++ b/lib/chef-cli/policyfile/lister.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/local_lock_fetcher.rb b/lib/chef-cli/policyfile/local_lock_fetcher.rb index fa4cbe2e1..9ef02ded5 100644 --- a/lib/chef-cli/policyfile/local_lock_fetcher.rb +++ b/lib/chef-cli/policyfile/local_lock_fetcher.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/lock_applier.rb b/lib/chef-cli/policyfile/lock_applier.rb index ec2df928d..233eb70d8 100644 --- a/lib/chef-cli/policyfile/lock_applier.rb +++ b/lib/chef-cli/policyfile/lock_applier.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/lock_fetcher_mixin.rb b/lib/chef-cli/policyfile/lock_fetcher_mixin.rb index d3aa0b4b8..5ab68f6e8 100644 --- a/lib/chef-cli/policyfile/lock_fetcher_mixin.rb +++ b/lib/chef-cli/policyfile/lock_fetcher_mixin.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/null_cookbook_source.rb b/lib/chef-cli/policyfile/null_cookbook_source.rb index df6b25b53..76ed4b473 100644 --- a/lib/chef-cli/policyfile/null_cookbook_source.rb +++ b/lib/chef-cli/policyfile/null_cookbook_source.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/policyfile_location_specification.rb b/lib/chef-cli/policyfile/policyfile_location_specification.rb index 062df6ffb..d20b9b13f 100644 --- a/lib/chef-cli/policyfile/policyfile_location_specification.rb +++ b/lib/chef-cli/policyfile/policyfile_location_specification.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/read_cookbook_for_compat_mode_upload.rb b/lib/chef-cli/policyfile/read_cookbook_for_compat_mode_upload.rb index 14e317f60..d8a0dde9b 100644 --- a/lib/chef-cli/policyfile/read_cookbook_for_compat_mode_upload.rb +++ b/lib/chef-cli/policyfile/read_cookbook_for_compat_mode_upload.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/remote_lock_fetcher.rb b/lib/chef-cli/policyfile/remote_lock_fetcher.rb index 0d5e8d0b5..f0ee2426d 100644 --- a/lib/chef-cli/policyfile/remote_lock_fetcher.rb +++ b/lib/chef-cli/policyfile/remote_lock_fetcher.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/reports/install.rb b/lib/chef-cli/policyfile/reports/install.rb index fed9ea37f..29f7435db 100644 --- a/lib/chef-cli/policyfile/reports/install.rb +++ b/lib/chef-cli/policyfile/reports/install.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/reports/table_printer.rb b/lib/chef-cli/policyfile/reports/table_printer.rb index ca7d01f7b..0e4b3d4de 100644 --- a/lib/chef-cli/policyfile/reports/table_printer.rb +++ b/lib/chef-cli/policyfile/reports/table_printer.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/reports/upload.rb b/lib/chef-cli/policyfile/reports/upload.rb index 1bb630ac7..44aecd759 100644 --- a/lib/chef-cli/policyfile/reports/upload.rb +++ b/lib/chef-cli/policyfile/reports/upload.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/solution_dependencies.rb b/lib/chef-cli/policyfile/solution_dependencies.rb index 33da85cf5..abd3ad364 100644 --- a/lib/chef-cli/policyfile/solution_dependencies.rb +++ b/lib/chef-cli/policyfile/solution_dependencies.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/source_uri.rb b/lib/chef-cli/policyfile/source_uri.rb index b637b3cba..fb68bbd5d 100644 --- a/lib/chef-cli/policyfile/source_uri.rb +++ b/lib/chef-cli/policyfile/source_uri.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/storage_config.rb b/lib/chef-cli/policyfile/storage_config.rb index 2055148f8..c5282863f 100644 --- a/lib/chef-cli/policyfile/storage_config.rb +++ b/lib/chef-cli/policyfile/storage_config.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/undo_record.rb b/lib/chef-cli/policyfile/undo_record.rb index 661dca054..64cfb116c 100644 --- a/lib/chef-cli/policyfile/undo_record.rb +++ b/lib/chef-cli/policyfile/undo_record.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/undo_stack.rb b/lib/chef-cli/policyfile/undo_stack.rb index 1b0f8cf9f..f1d4080d4 100644 --- a/lib/chef-cli/policyfile/undo_stack.rb +++ b/lib/chef-cli/policyfile/undo_stack.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile/uploader.rb b/lib/chef-cli/policyfile/uploader.rb index 14e6a263d..6cbf4f317 100644 --- a/lib/chef-cli/policyfile/uploader.rb +++ b/lib/chef-cli/policyfile/uploader.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_compiler.rb b/lib/chef-cli/policyfile_compiler.rb index 72811a2ae..fcbdce3f4 100644 --- a/lib/chef-cli/policyfile_compiler.rb +++ b/lib/chef-cli/policyfile_compiler.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_lock.rb b/lib/chef-cli/policyfile_lock.rb index 5d526420b..cd608eabd 100644 --- a/lib/chef-cli/policyfile_lock.rb +++ b/lib/chef-cli/policyfile_lock.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/clean_policies.rb b/lib/chef-cli/policyfile_services/clean_policies.rb index 1912fc3f9..61b29f061 100644 --- a/lib/chef-cli/policyfile_services/clean_policies.rb +++ b/lib/chef-cli/policyfile_services/clean_policies.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/clean_policy_cookbooks.rb b/lib/chef-cli/policyfile_services/clean_policy_cookbooks.rb index cde0b3dad..af2443fa6 100644 --- a/lib/chef-cli/policyfile_services/clean_policy_cookbooks.rb +++ b/lib/chef-cli/policyfile_services/clean_policy_cookbooks.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/export_repo.rb b/lib/chef-cli/policyfile_services/export_repo.rb index 54d417794..0c8eee070 100644 --- a/lib/chef-cli/policyfile_services/export_repo.rb +++ b/lib/chef-cli/policyfile_services/export_repo.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/lib/chef-cli/policyfile_services/install.rb b/lib/chef-cli/policyfile_services/install.rb index 7ebc18175..c0d0cbdca 100644 --- a/lib/chef-cli/policyfile_services/install.rb +++ b/lib/chef-cli/policyfile_services/install.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/push.rb b/lib/chef-cli/policyfile_services/push.rb index 75c5b8045..28218acdb 100644 --- a/lib/chef-cli/policyfile_services/push.rb +++ b/lib/chef-cli/policyfile_services/push.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/push_archive.rb b/lib/chef-cli/policyfile_services/push_archive.rb index 7977cf268..254fdce22 100644 --- a/lib/chef-cli/policyfile_services/push_archive.rb +++ b/lib/chef-cli/policyfile_services/push_archive.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/rm_policy.rb b/lib/chef-cli/policyfile_services/rm_policy.rb index 17ea0f573..4e87cda74 100644 --- a/lib/chef-cli/policyfile_services/rm_policy.rb +++ b/lib/chef-cli/policyfile_services/rm_policy.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/rm_policy_group.rb b/lib/chef-cli/policyfile_services/rm_policy_group.rb index 3629ce174..bd10f886c 100644 --- a/lib/chef-cli/policyfile_services/rm_policy_group.rb +++ b/lib/chef-cli/policyfile_services/rm_policy_group.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/show_policy.rb b/lib/chef-cli/policyfile_services/show_policy.rb index 5c4c9e1a4..7cebfce15 100644 --- a/lib/chef-cli/policyfile_services/show_policy.rb +++ b/lib/chef-cli/policyfile_services/show_policy.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/undelete.rb b/lib/chef-cli/policyfile_services/undelete.rb index 21a5ba881..28209777a 100644 --- a/lib/chef-cli/policyfile_services/undelete.rb +++ b/lib/chef-cli/policyfile_services/undelete.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/policyfile_services/update_attributes.rb b/lib/chef-cli/policyfile_services/update_attributes.rb index 9c1466808..8b8f4d211 100644 --- a/lib/chef-cli/policyfile_services/update_attributes.rb +++ b/lib/chef-cli/policyfile_services/update_attributes.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/service_exception_inspectors.rb b/lib/chef-cli/service_exception_inspectors.rb index f8dc23b83..0ce343d2e 100644 --- a/lib/chef-cli/service_exception_inspectors.rb +++ b/lib/chef-cli/service_exception_inspectors.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/service_exception_inspectors/base.rb b/lib/chef-cli/service_exception_inspectors/base.rb index 32cc92e30..ae1ecc045 100644 --- a/lib/chef-cli/service_exception_inspectors/base.rb +++ b/lib/chef-cli/service_exception_inspectors/base.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/service_exception_inspectors/http.rb b/lib/chef-cli/service_exception_inspectors/http.rb index c6f615571..3c5e3c533 100644 --- a/lib/chef-cli/service_exception_inspectors/http.rb +++ b/lib/chef-cli/service_exception_inspectors/http.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/service_exceptions.rb b/lib/chef-cli/service_exceptions.rb index 014c3a4d1..efa9819f2 100644 --- a/lib/chef-cli/service_exceptions.rb +++ b/lib/chef-cli/service_exceptions.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/shell_out.rb b/lib/chef-cli/shell_out.rb index c2e54acc0..0a12551f6 100644 --- a/lib/chef-cli/shell_out.rb +++ b/lib/chef-cli/shell_out.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/ui.rb b/lib/chef-cli/ui.rb index 53c308135..f709087a3 100644 --- a/lib/chef-cli/ui.rb +++ b/lib/chef-cli/ui.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/chef-cli/version.rb b/lib/chef-cli/version.rb index 1f44c28f5..e99bb7294 100644 --- a/lib/chef-cli/version.rb +++ b/lib/chef-cli/version.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/lib/kitchen/provisioner/chef_zero_capture.rb b/lib/kitchen/provisioner/chef_zero_capture.rb index 3ab78a9f6..0d4d1d3a6 100644 --- a/lib/kitchen/provisioner/chef_zero_capture.rb +++ b/lib/kitchen/provisioner/chef_zero_capture.rb @@ -1,7 +1,7 @@ # # Author:: Marc Paradise # -# Copyright (C) 2020, Chef Software Inc +# Copyright (c) 2019-2025 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. diff --git a/spec/shared/fixture_cookbook_checksums.rb b/spec/shared/fixture_cookbook_checksums.rb index 112e8e698..7e9e381a5 100644 --- a/spec/shared/fixture_cookbook_checksums.rb +++ b/spec/shared/fixture_cookbook_checksums.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/shared/setup_git_committer_config.rb b/spec/shared/setup_git_committer_config.rb index 156fb0e23..4541efb1e 100644 --- a/spec/shared/setup_git_committer_config.rb +++ b/spec/shared/setup_git_committer_config.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/shared/setup_git_cookbooks.rb b/spec/shared/setup_git_cookbooks.rb index d48067b04..f3ff47962 100644 --- a/spec/shared/setup_git_cookbooks.rb +++ b/spec/shared/setup_git_cookbooks.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/spec_helper.rb b/spec/spec_helper.rb index 10b5cbfb9..0cc2a2eb8 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/test_helpers.rb b/spec/test_helpers.rb index 01ea8b694..c6fd9b180 100644 --- a/spec/test_helpers.rb +++ b/spec/test_helpers.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/unit/chef_runner_spec.rb b/spec/unit/chef_runner_spec.rb index 0cd4d9ed9..46a9c874a 100644 --- a/spec/unit/chef_runner_spec.rb +++ b/spec/unit/chef_runner_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/chef_server_api_multi_spec.rb b/spec/unit/chef_server_api_multi_spec.rb index 96405a04a..ecb54fc47 100644 --- a/spec/unit/chef_server_api_multi_spec.rb +++ b/spec/unit/chef_server_api_multi_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/cli_spec.rb b/spec/unit/cli_spec.rb index 10e1515ab..f6e87b714 100644 --- a/spec/unit/cli_spec.rb +++ b/spec/unit/cli_spec.rb @@ -1,4 +1,4 @@ -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/base_spec.rb b/spec/unit/command/base_spec.rb index bfadbac7e..be02fdde9 100644 --- a/spec/unit/command/base_spec.rb +++ b/spec/unit/command/base_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/clean_policy_cookbooks_spec.rb b/spec/unit/command/clean_policy_cookbooks_spec.rb index 5b69b7a5f..155f4fbbd 100644 --- a/spec/unit/command/clean_policy_cookbooks_spec.rb +++ b/spec/unit/command/clean_policy_cookbooks_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/clean_policy_revisions_spec.rb b/spec/unit/command/clean_policy_revisions_spec.rb index d5cb98a22..3e4b4e413 100644 --- a/spec/unit/command/clean_policy_revisions_spec.rb +++ b/spec/unit/command/clean_policy_revisions_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/delete_policy_group_spec.rb b/spec/unit/command/delete_policy_group_spec.rb index a933072b7..a59a728ad 100644 --- a/spec/unit/command/delete_policy_group_spec.rb +++ b/spec/unit/command/delete_policy_group_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/delete_policy_spec.rb b/spec/unit/command/delete_policy_spec.rb index 5972a22dd..39becfaa0 100644 --- a/spec/unit/command/delete_policy_spec.rb +++ b/spec/unit/command/delete_policy_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/diff_spec.rb b/spec/unit/command/diff_spec.rb index 78c4e05b7..2d88f2d83 100644 --- a/spec/unit/command/diff_spec.rb +++ b/spec/unit/command/diff_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/env_spec.rb b/spec/unit/command/env_spec.rb index 66ff1c343..f455d6231 100644 --- a/spec/unit/command/env_spec.rb +++ b/spec/unit/command/env_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/exec_spec.rb b/spec/unit/command/exec_spec.rb index 15fcb46a5..a0664375e 100644 --- a/spec/unit/command/exec_spec.rb +++ b/spec/unit/command/exec_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/export_spec.rb b/spec/unit/command/export_spec.rb index 31cfc93b3..07fdc2db6 100644 --- a/spec/unit/command/export_spec.rb +++ b/spec/unit/command/export_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/unit/command/generate_spec.rb b/spec/unit/command/generate_spec.rb index 06933477b..0e31f36f3 100644 --- a/spec/unit/command/generate_spec.rb +++ b/spec/unit/command/generate_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/attribute_spec.rb b/spec/unit/command/generator_commands/attribute_spec.rb index 13786ed0d..708fb0123 100644 --- a/spec/unit/command/generator_commands/attribute_spec.rb +++ b/spec/unit/command/generator_commands/attribute_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/base_spec.rb b/spec/unit/command/generator_commands/base_spec.rb index 95d9e908e..b7c520f03 100644 --- a/spec/unit/command/generator_commands/base_spec.rb +++ b/spec/unit/command/generator_commands/base_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/chef_exts/generator_desc_resource_spec.rb b/spec/unit/command/generator_commands/chef_exts/generator_desc_resource_spec.rb index b9458ea7a..df68bf15a 100644 --- a/spec/unit/command/generator_commands/chef_exts/generator_desc_resource_spec.rb +++ b/spec/unit/command/generator_commands/chef_exts/generator_desc_resource_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb b/spec/unit/command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb index ebd6c30ea..27b024852 100644 --- a/spec/unit/command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb +++ b/spec/unit/command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/cookbook_file_spec.rb b/spec/unit/command/generator_commands/cookbook_file_spec.rb index 98f6fc893..9e253d1c0 100644 --- a/spec/unit/command/generator_commands/cookbook_file_spec.rb +++ b/spec/unit/command/generator_commands/cookbook_file_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/cookbook_spec.rb b/spec/unit/command/generator_commands/cookbook_spec.rb index ba5f45396..a595dc348 100644 --- a/spec/unit/command/generator_commands/cookbook_spec.rb +++ b/spec/unit/command/generator_commands/cookbook_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) 2014-2020 Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/unit/command/generator_commands/generator_generator_spec.rb b/spec/unit/command/generator_commands/generator_generator_spec.rb index b99a8d78e..380b12e94 100644 --- a/spec/unit/command/generator_commands/generator_generator_spec.rb +++ b/spec/unit/command/generator_commands/generator_generator_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/helpers_spec.rb b/spec/unit/command/generator_commands/helpers_spec.rb index d2ad31735..0b2242d90 100644 --- a/spec/unit/command/generator_commands/helpers_spec.rb +++ b/spec/unit/command/generator_commands/helpers_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/input_spec.rb b/spec/unit/command/generator_commands/input_spec.rb index 1b8ed14f0..c265b492b 100644 --- a/spec/unit/command/generator_commands/input_spec.rb +++ b/spec/unit/command/generator_commands/input_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/policyfile_spec.rb b/spec/unit/command/generator_commands/policyfile_spec.rb index 45d915469..69cd8b6cd 100644 --- a/spec/unit/command/generator_commands/policyfile_spec.rb +++ b/spec/unit/command/generator_commands/policyfile_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/profile_spec.rb b/spec/unit/command/generator_commands/profile_spec.rb index 1e8bb541d..ee73d9bc8 100644 --- a/spec/unit/command/generator_commands/profile_spec.rb +++ b/spec/unit/command/generator_commands/profile_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/recipe_spec.rb b/spec/unit/command/generator_commands/recipe_spec.rb index 64fe5ddcf..02ad8200c 100644 --- a/spec/unit/command/generator_commands/recipe_spec.rb +++ b/spec/unit/command/generator_commands/recipe_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/repo_spec.rb b/spec/unit/command/generator_commands/repo_spec.rb index 77fec47e3..4fe52e63a 100644 --- a/spec/unit/command/generator_commands/repo_spec.rb +++ b/spec/unit/command/generator_commands/repo_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/resource_spec.rb b/spec/unit/command/generator_commands/resource_spec.rb index 9402c66aa..6dea9d66b 100644 --- a/spec/unit/command/generator_commands/resource_spec.rb +++ b/spec/unit/command/generator_commands/resource_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/template_spec.rb b/spec/unit/command/generator_commands/template_spec.rb index 7129ee4b2..f641d2c22 100644 --- a/spec/unit/command/generator_commands/template_spec.rb +++ b/spec/unit/command/generator_commands/template_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/generator_commands/waiver_spec.rb b/spec/unit/command/generator_commands/waiver_spec.rb index d4cddf5d9..daaa5e161 100644 --- a/spec/unit/command/generator_commands/waiver_spec.rb +++ b/spec/unit/command/generator_commands/waiver_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/install_spec.rb b/spec/unit/command/install_spec.rb index f54b6ea77..5105e4052 100644 --- a/spec/unit/command/install_spec.rb +++ b/spec/unit/command/install_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/push_archive_spec.rb b/spec/unit/command/push_archive_spec.rb index b5a556389..bf5231724 100644 --- a/spec/unit/command/push_archive_spec.rb +++ b/spec/unit/command/push_archive_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/push_spec.rb b/spec/unit/command/push_spec.rb index c51550d96..feb9b4913 100644 --- a/spec/unit/command/push_spec.rb +++ b/spec/unit/command/push_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/shell_init_spec.rb b/spec/unit/command/shell_init_spec.rb index 65e828c78..6313c4f48 100644 --- a/spec/unit/command/shell_init_spec.rb +++ b/spec/unit/command/shell_init_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/show_policy_spec.rb b/spec/unit/command/show_policy_spec.rb index 19ac4e330..837ca3c39 100644 --- a/spec/unit/command/show_policy_spec.rb +++ b/spec/unit/command/show_policy_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/undelete_spec.rb b/spec/unit/command/undelete_spec.rb index cbb25a4dd..e212bae0a 100644 --- a/spec/unit/command/undelete_spec.rb +++ b/spec/unit/command/undelete_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/command/update_spec.rb b/spec/unit/command/update_spec.rb index bbdc53e89..1aed0f51c 100644 --- a/spec/unit/command/update_spec.rb +++ b/spec/unit/command/update_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/commands_map_spec.rb b/spec/unit/commands_map_spec.rb index 1b692b362..8e9568219 100644 --- a/spec/unit/commands_map_spec.rb +++ b/spec/unit/commands_map_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/configurable_spec.rb b/spec/unit/configurable_spec.rb index e6d525d38..27a7760a7 100644 --- a/spec/unit/configurable_spec.rb +++ b/spec/unit/configurable_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/cookbook_metadata_spec.rb b/spec/unit/cookbook_metadata_spec.rb index 92f9b18c3..dcd5eb101 100644 --- a/spec/unit/cookbook_metadata_spec.rb +++ b/spec/unit/cookbook_metadata_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/unit/cookbook_omnifetch.rb b/spec/unit/cookbook_omnifetch.rb index ba68ff627..1f46a9dc4 100644 --- a/spec/unit/cookbook_omnifetch.rb +++ b/spec/unit/cookbook_omnifetch.rb @@ -1,5 +1,5 @@ -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/cookbook_profiler/git_spec.rb b/spec/unit/cookbook_profiler/git_spec.rb index 9a960b00b..dc848a00b 100644 --- a/spec/unit/cookbook_profiler/git_spec.rb +++ b/spec/unit/cookbook_profiler/git_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/cookbook_profiler/identifiers_spec.rb b/spec/unit/cookbook_profiler/identifiers_spec.rb index 76830d0ae..873b4f0a1 100644 --- a/spec/unit/cookbook_profiler/identifiers_spec.rb +++ b/spec/unit/cookbook_profiler/identifiers_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/generator_spec.rb b/spec/unit/generator_spec.rb index d3bad3123..cda83dc55 100644 --- a/spec/unit/generator_spec.rb +++ b/spec/unit/generator_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/helpers_spec.rb b/spec/unit/helpers_spec.rb index 207306766..b2280a3fd 100644 --- a/spec/unit/helpers_spec.rb +++ b/spec/unit/helpers_spec.rb @@ -1,4 +1,4 @@ -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/kitchen/provisioner/chef_zero_capture_spec.rb b/spec/unit/kitchen/provisioner/chef_zero_capture_spec.rb index ace053bab..6d744a6d9 100644 --- a/spec/unit/kitchen/provisioner/chef_zero_capture_spec.rb +++ b/spec/unit/kitchen/provisioner/chef_zero_capture_spec.rb @@ -1,7 +1,7 @@ # # Author:: Marc Paradsie # -# Copyright (C) 2020 Chef Software Inc +# Copyright (c) 2019-2025 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. diff --git a/spec/unit/pager_spec.rb b/spec/unit/pager_spec.rb index 13aeb4df3..9c74ed531 100644 --- a/spec/unit/pager_spec.rb +++ b/spec/unit/pager_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/artifactory_cookbook_source_spec.rb b/spec/unit/policyfile/artifactory_cookbook_source_spec.rb index bd33212ce..2aaa49249 100644 --- a/spec/unit/policyfile/artifactory_cookbook_source_spec.rb +++ b/spec/unit/policyfile/artifactory_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/attribute_merge_checker_spec.rb b/spec/unit/policyfile/attribute_merge_checker_spec.rb index fe861430a..860ded94a 100644 --- a/spec/unit/policyfile/attribute_merge_checker_spec.rb +++ b/spec/unit/policyfile/attribute_merge_checker_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/chef_repo_cookbook_source_spec.rb b/spec/unit/policyfile/chef_repo_cookbook_source_spec.rb index 9f31757de..7a99a8e74 100644 --- a/spec/unit/policyfile/chef_repo_cookbook_source_spec.rb +++ b/spec/unit/policyfile/chef_repo_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/chef_server_cookbook_source_spec.rb b/spec/unit/policyfile/chef_server_cookbook_source_spec.rb index 6a00d1f47..69a53a87b 100644 --- a/spec/unit/policyfile/chef_server_cookbook_source_spec.rb +++ b/spec/unit/policyfile/chef_server_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/chef_server_lock_fetcher_spec.rb b/spec/unit/policyfile/chef_server_lock_fetcher_spec.rb index 21ebccdba..632d0496b 100644 --- a/spec/unit/policyfile/chef_server_lock_fetcher_spec.rb +++ b/spec/unit/policyfile/chef_server_lock_fetcher_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/community_cookbook_source_spec.rb b/spec/unit/policyfile/community_cookbook_source_spec.rb index 4ccf25453..ef8e1bae0 100644 --- a/spec/unit/policyfile/community_cookbook_source_spec.rb +++ b/spec/unit/policyfile/community_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/comparison_base_spec.rb b/spec/unit/policyfile/comparison_base_spec.rb index d11b4f986..da0c79371 100644 --- a/spec/unit/policyfile/comparison_base_spec.rb +++ b/spec/unit/policyfile/comparison_base_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/cookbook_location_specification_spec.rb b/spec/unit/policyfile/cookbook_location_specification_spec.rb index 2cf5f8d92..0489049b5 100644 --- a/spec/unit/policyfile/cookbook_location_specification_spec.rb +++ b/spec/unit/policyfile/cookbook_location_specification_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/cookbook_locks_spec.rb b/spec/unit/policyfile/cookbook_locks_spec.rb index 3c328cc6b..f9297c586 100644 --- a/spec/unit/policyfile/cookbook_locks_spec.rb +++ b/spec/unit/policyfile/cookbook_locks_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/delivery_supermarket_source_spec.rb b/spec/unit/policyfile/delivery_supermarket_source_spec.rb index a4f0c7fe6..79c2c3f3f 100644 --- a/spec/unit/policyfile/delivery_supermarket_source_spec.rb +++ b/spec/unit/policyfile/delivery_supermarket_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/differ_spec.rb b/spec/unit/policyfile/differ_spec.rb index f0c913e14..9cbca9d0b 100644 --- a/spec/unit/policyfile/differ_spec.rb +++ b/spec/unit/policyfile/differ_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/git_lock_fetcher_spec.rb b/spec/unit/policyfile/git_lock_fetcher_spec.rb index b80d6d07c..28661f777 100644 --- a/spec/unit/policyfile/git_lock_fetcher_spec.rb +++ b/spec/unit/policyfile/git_lock_fetcher_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/included_policies_cookbook_source_spec.rb b/spec/unit/policyfile/included_policies_cookbook_source_spec.rb index 3b05c71cb..68a52d614 100644 --- a/spec/unit/policyfile/included_policies_cookbook_source_spec.rb +++ b/spec/unit/policyfile/included_policies_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/lister_spec.rb b/spec/unit/policyfile/lister_spec.rb index 4eb50da14..5aee54044 100644 --- a/spec/unit/policyfile/lister_spec.rb +++ b/spec/unit/policyfile/lister_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/local_lock_fetcher_spec.rb b/spec/unit/policyfile/local_lock_fetcher_spec.rb index 670000b3a..8d0008f23 100644 --- a/spec/unit/policyfile/local_lock_fetcher_spec.rb +++ b/spec/unit/policyfile/local_lock_fetcher_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/lock_applier_spec.rb b/spec/unit/policyfile/lock_applier_spec.rb index 75b944ad0..0fd5f79ad 100644 --- a/spec/unit/policyfile/lock_applier_spec.rb +++ b/spec/unit/policyfile/lock_applier_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/lock_fetcher_mixin_spec.rb b/spec/unit/policyfile/lock_fetcher_mixin_spec.rb index 4f7a3ec5a..b8710a027 100644 --- a/spec/unit/policyfile/lock_fetcher_mixin_spec.rb +++ b/spec/unit/policyfile/lock_fetcher_mixin_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/null_cookbook_source_spec.rb b/spec/unit/policyfile/null_cookbook_source_spec.rb index d3393a106..8706efdab 100644 --- a/spec/unit/policyfile/null_cookbook_source_spec.rb +++ b/spec/unit/policyfile/null_cookbook_source_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/read_cookbook_for_compat_mode_upload_spec.rb b/spec/unit/policyfile/read_cookbook_for_compat_mode_upload_spec.rb index ab56393df..a77a8cad8 100644 --- a/spec/unit/policyfile/read_cookbook_for_compat_mode_upload_spec.rb +++ b/spec/unit/policyfile/read_cookbook_for_compat_mode_upload_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/remote_lock_fetcher_spec.rb b/spec/unit/policyfile/remote_lock_fetcher_spec.rb index 09d67fa35..2fade30c3 100644 --- a/spec/unit/policyfile/remote_lock_fetcher_spec.rb +++ b/spec/unit/policyfile/remote_lock_fetcher_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/reports/install_spec.rb b/spec/unit/policyfile/reports/install_spec.rb index 28db4f7fc..7c44a8e2d 100644 --- a/spec/unit/policyfile/reports/install_spec.rb +++ b/spec/unit/policyfile/reports/install_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/reports/upload_spec.rb b/spec/unit/policyfile/reports/upload_spec.rb index 9d7365b0a..247914dc3 100644 --- a/spec/unit/policyfile/reports/upload_spec.rb +++ b/spec/unit/policyfile/reports/upload_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/solution_dependencies_spec.rb b/spec/unit/policyfile/solution_dependencies_spec.rb index c7676ed68..5521fb4c2 100644 --- a/spec/unit/policyfile/solution_dependencies_spec.rb +++ b/spec/unit/policyfile/solution_dependencies_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/source_uri_spec.rb b/spec/unit/policyfile/source_uri_spec.rb index 59c21e34f..a47b59070 100644 --- a/spec/unit/policyfile/source_uri_spec.rb +++ b/spec/unit/policyfile/source_uri_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/storage_config_spec.rb b/spec/unit/policyfile/storage_config_spec.rb index fd608818f..020e1bc82 100644 --- a/spec/unit/policyfile/storage_config_spec.rb +++ b/spec/unit/policyfile/storage_config_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/undo_record_spec.rb b/spec/unit/policyfile/undo_record_spec.rb index 9fcd6b7ca..e79d6fd30 100644 --- a/spec/unit/policyfile/undo_record_spec.rb +++ b/spec/unit/policyfile/undo_record_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/undo_stack_spec.rb b/spec/unit/policyfile/undo_stack_spec.rb index 9b1f9dc99..cee48e541 100644 --- a/spec/unit/policyfile/undo_stack_spec.rb +++ b/spec/unit/policyfile/undo_stack_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile/uploader_spec.rb b/spec/unit/policyfile/uploader_spec.rb index 845908a9f..945a73526 100644 --- a/spec/unit/policyfile/uploader_spec.rb +++ b/spec/unit/policyfile/uploader_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_demands_spec.rb b/spec/unit/policyfile_demands_spec.rb index d91b41951..a7fc0ead7 100644 --- a/spec/unit/policyfile_demands_spec.rb +++ b/spec/unit/policyfile_demands_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_evaluation_spec.rb b/spec/unit/policyfile_evaluation_spec.rb index a3c095209..aadbfbb65 100644 --- a/spec/unit/policyfile_evaluation_spec.rb +++ b/spec/unit/policyfile_evaluation_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) Chef Software Inc. +# Copyright:: Copyright (c) 2019-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/unit/policyfile_includes_dsl_spec.rb b/spec/unit/policyfile_includes_dsl_spec.rb index 4c17ca158..afc656fe0 100644 --- a/spec/unit/policyfile_includes_dsl_spec.rb +++ b/spec/unit/policyfile_includes_dsl_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_includes_spec.rb b/spec/unit/policyfile_includes_spec.rb index d5b8e3f1c..1c20fd168 100644 --- a/spec/unit/policyfile_includes_spec.rb +++ b/spec/unit/policyfile_includes_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_install_with_includes_spec.rb b/spec/unit/policyfile_install_with_includes_spec.rb index 7fa80b986..433ec304a 100644 --- a/spec/unit/policyfile_install_with_includes_spec.rb +++ b/spec/unit/policyfile_install_with_includes_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_lock_build_spec.rb b/spec/unit/policyfile_lock_build_spec.rb index bb00c95b6..f2ba02300 100644 --- a/spec/unit/policyfile_lock_build_spec.rb +++ b/spec/unit/policyfile_lock_build_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_lock_install_spec.rb b/spec/unit/policyfile_lock_install_spec.rb index 44350e649..4f22ae531 100644 --- a/spec/unit/policyfile_lock_install_spec.rb +++ b/spec/unit/policyfile_lock_install_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_lock_serialization_spec.rb b/spec/unit/policyfile_lock_serialization_spec.rb index 8abcb416e..88f4ed241 100644 --- a/spec/unit/policyfile_lock_serialization_spec.rb +++ b/spec/unit/policyfile_lock_serialization_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_lock_validation_spec.rb b/spec/unit/policyfile_lock_validation_spec.rb index e6c95baec..019348928 100644 --- a/spec/unit/policyfile_lock_validation_spec.rb +++ b/spec/unit/policyfile_lock_validation_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/clean_policies_spec.rb b/spec/unit/policyfile_services/clean_policies_spec.rb index bf19081a6..eddaee19b 100644 --- a/spec/unit/policyfile_services/clean_policies_spec.rb +++ b/spec/unit/policyfile_services/clean_policies_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/clean_policy_cookbooks_spec.rb b/spec/unit/policyfile_services/clean_policy_cookbooks_spec.rb index d30133109..31064c30e 100644 --- a/spec/unit/policyfile_services/clean_policy_cookbooks_spec.rb +++ b/spec/unit/policyfile_services/clean_policy_cookbooks_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/export_repo_spec.rb b/spec/unit/policyfile_services/export_repo_spec.rb index db60d0a44..c19ef7eaf 100644 --- a/spec/unit/policyfile_services/export_repo_spec.rb +++ b/spec/unit/policyfile_services/export_repo_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/install_spec.rb b/spec/unit/policyfile_services/install_spec.rb index bb660be3a..3b71f38d0 100644 --- a/spec/unit/policyfile_services/install_spec.rb +++ b/spec/unit/policyfile_services/install_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/push_archive_spec.rb b/spec/unit/policyfile_services/push_archive_spec.rb index 5269cd630..6027d8981 100644 --- a/spec/unit/policyfile_services/push_archive_spec.rb +++ b/spec/unit/policyfile_services/push_archive_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/push_spec.rb b/spec/unit/policyfile_services/push_spec.rb index 752980741..a5dc234e6 100644 --- a/spec/unit/policyfile_services/push_spec.rb +++ b/spec/unit/policyfile_services/push_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/rm_policy_group_spec.rb b/spec/unit/policyfile_services/rm_policy_group_spec.rb index 5dc713239..b9b7d48ec 100644 --- a/spec/unit/policyfile_services/rm_policy_group_spec.rb +++ b/spec/unit/policyfile_services/rm_policy_group_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/rm_policy_spec.rb b/spec/unit/policyfile_services/rm_policy_spec.rb index 66e9771ee..97302f851 100644 --- a/spec/unit/policyfile_services/rm_policy_spec.rb +++ b/spec/unit/policyfile_services/rm_policy_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/show_policy_spec.rb b/spec/unit/policyfile_services/show_policy_spec.rb index e03fa43de..24f86627c 100644 --- a/spec/unit/policyfile_services/show_policy_spec.rb +++ b/spec/unit/policyfile_services/show_policy_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/undelete_spec.rb b/spec/unit/policyfile_services/undelete_spec.rb index 1acddb378..9b4b8bb01 100644 --- a/spec/unit/policyfile_services/undelete_spec.rb +++ b/spec/unit/policyfile_services/undelete_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/update_attributes_spec.rb b/spec/unit/policyfile_services/update_attributes_spec.rb index 76575f8fb..2f53cba2c 100644 --- a/spec/unit/policyfile_services/update_attributes_spec.rb +++ b/spec/unit/policyfile_services/update_attributes_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/policyfile_services/update_spec.rb b/spec/unit/policyfile_services/update_spec.rb index 2c7b6a2a5..c4bc272b9 100644 --- a/spec/unit/policyfile_services/update_spec.rb +++ b/spec/unit/policyfile_services/update_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/service_exception_inspectors/base_spec.rb b/spec/unit/service_exception_inspectors/base_spec.rb index 012153e17..78b0b1528 100644 --- a/spec/unit/service_exception_inspectors/base_spec.rb +++ b/spec/unit/service_exception_inspectors/base_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/service_exception_inspectors/http_spec.rb b/spec/unit/service_exception_inspectors/http_spec.rb index eb698bb32..de85cc87a 100644 --- a/spec/unit/service_exception_inspectors/http_spec.rb +++ b/spec/unit/service_exception_inspectors/http_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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/unit/shell_out_spec.rb b/spec/unit/shell_out_spec.rb index 0f3c0a8f3..bc1d05c68 100644 --- a/spec/unit/shell_out_spec.rb +++ b/spec/unit/shell_out_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Chef Software Inc. +# Copyright (c) 2019-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 dbf1756157844afda163fb358f6103a0321497c2 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:37:52 +0530 Subject: [PATCH 2/2] Manual copyright changes Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- COPYRIGHT.md | 1 + README.md | 3 +++ lib/chef-cli/command/license.rb | 3 ++- .../code_generator/files/default/cookbook_readmes/README.md | 3 +++ spec/unit/command/license_spec.rb | 2 +- 5 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 000000000..d7a65fa4d --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2019-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 ba7a15d7a..2eb71a89e 100644 --- a/README.md +++ b/README.md @@ -164,3 +164,6 @@ For information on contributing to this project see