From fbca7b80136f78bf5fe0d5ee411f639727f869af Mon Sep 17 00:00:00 2001 From: Progress Copyright Bot Date: Mon, 16 Feb 2026 13:01:53 +0000 Subject: [PATCH 1/2] [copyright-automator] Automated copyright update - automated replacements Signed-off-by: Progress Copyright Bot --- .../tests/windows/user-a2-profile-dep/inspec.yml | 2 +- .../tests/windows/user-git-profile-dep/inspec.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scaffolding-chef-inspec/tests/windows/user-a2-profile-dep/inspec.yml b/scaffolding-chef-inspec/tests/windows/user-a2-profile-dep/inspec.yml index cd68edff..73e60e89 100644 --- a/scaffolding-chef-inspec/tests/windows/user-a2-profile-dep/inspec.yml +++ b/scaffolding-chef-inspec/tests/windows/user-a2-profile-dep/inspec.yml @@ -1,7 +1,7 @@ name: stig-testing-audit title: Effortless stig testing Audit maintainer: humans@habitat.sh -copyright: Chef Software Inc. +copyright: Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. copyright_email: humans@habitat.sh license: Apache-2.0 summary: Effortless Audit Windows Baseline diff --git a/scaffolding-chef-inspec/tests/windows/user-git-profile-dep/inspec.yml b/scaffolding-chef-inspec/tests/windows/user-git-profile-dep/inspec.yml index b275cca3..1b597cc7 100644 --- a/scaffolding-chef-inspec/tests/windows/user-git-profile-dep/inspec.yml +++ b/scaffolding-chef-inspec/tests/windows/user-git-profile-dep/inspec.yml @@ -1,7 +1,7 @@ name: windows-audit title: Effortless Windows Audit maintainer: humans@habitat.sh -copyright: Chef Software Inc. +copyright: Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. copyright_email: humans@habitat.sh license: Apache-2.0 summary: Effortless Audit Windows Baseline From d5dce6a8e46558833aba0c13ac254b807753e82d Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Tue, 17 Feb 2026 02:11:12 +0530 Subject: [PATCH 2/2] Manual copyright updates Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- COPYRIGHT.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 00000000..d7a65fa4 --- /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 d80537d1..34e7b390 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,6 @@ If you are new to the `Effortless` pattern checkout some of the below examples a 1. [Effortless Audit](examples/effortless_audit/Readme.md) 1. [Effortless Config](examples/effortless_config/Readme.md) + +# Copyright +See [COPYRIGHT.md](./COPYRIGHT.md). \ No newline at end of file