Skip to content
Draft
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) 2024-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 @@ -13,3 +13,6 @@ depends:
gem: inspec-elasticsearch-resources
```

# Copyright

See [COPYRIGHT.md](./COPYRIGHT.md).
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: inspec-profile-with-gem-dependency
title: InSpec Profile
maintainer: InSpec Engineering
copyright: Chef Software, Inc.
copyright: Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
copyright_email: inspec@chef.io
license: Apache-2.0
summary: An InSpec Compliance Profile to test inspec run
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: inspec-profile-with-path-dependency
title: InSpec Profile
maintainer: InSpec Engineering
copyright: Chef Software, Inc.
copyright: Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
copyright_email: inspec@chef.io
license: Apache-2.0
summary: An InSpec Compliance Profile to test inspec run
Expand Down
Loading