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 © 2018-2023 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
2 changes: 0 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Copyright 2018 Chef Software Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,7 @@ provided in a Vagrant VM. The sample application will be available on the host a

Tests are located in `test/integration/` and may be run using
`rake test:integration`.

# Copyright

See [COPYRIGHT.md](./COPYRIGHT.md).
2 changes: 1 addition & 1 deletion inspec.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: inspec-habitat
title: Habitat Resource Pack
maintainer: Chef Software, Inc.
copyright: Chef Software, Inc.
copyright: Copyright (c) 2018-2023 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
copyright_email: support@chef.io
license: Apache-2.0
summary: This resource pack provides compliance resources for Habitat.
Expand Down
Loading