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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions COPYRIGHT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading