We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652c4ef commit a6762edCopy full SHA for a6762ed
COPYRIGHT.md
@@ -0,0 +1 @@
1
+Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
README.md
@@ -14,3 +14,6 @@ depends:
14
gem: inspec-mongodb-resources
15
```
16
17
+# Copyright
18
+
19
+See [COPYRIGHT.md](./COPYRIGHT.md).
test/integration/inspec.yml
@@ -1,7 +1,7 @@
name: inspec-mongodb-resources-resource-pack
2
title: InSpec Profile
3
maintainer: Progress Chef
4
-copyright: Progress Chef
+copyright: Copyright (c) 2024-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
5
copyright_email: you@example.com
6
license: Apache-2.0
7
summary: An InSpec Compliance Profile
0 commit comments