diff --git a/controls/04_audit_spec.rb b/controls/04_audit_spec.rb index a6b6ab9..7e57148 100644 --- a/controls/04_audit_spec.rb +++ b/controls/04_audit_spec.rb @@ -1,6 +1,4 @@ # encoding: utf-8 -# copyright: 2015, Chef Software, Inc -# license: All rights reserved title 'Windows Audit & Logging Configuration' diff --git a/controls/05_ie_spec.rb b/controls/05_ie_spec.rb index b7f3aa5..0d2a0de 100644 --- a/controls/05_ie_spec.rb +++ b/controls/05_ie_spec.rb @@ -1,6 +1,4 @@ # encoding: utf-8 -# copyright: 2015, Chef Software, Inc -# license: All rights reserved title 'Windows IE Configuration' diff --git a/controls/07_rdp_spec.rb b/controls/07_rdp_spec.rb index 4ef3e08..97ddf43 100644 --- a/controls/07_rdp_spec.rb +++ b/controls/07_rdp_spec.rb @@ -1,6 +1,4 @@ # encoding: utf-8 -# copyright: 2015, Chef Software, Inc -# license: All rights reserved title 'Windows RDP Configuration' diff --git a/controls/08_access_spec.rb b/controls/08_access_spec.rb index 2330455..b9c183c 100644 --- a/controls/08_access_spec.rb +++ b/controls/08_access_spec.rb @@ -1,6 +1,4 @@ # encoding: utf-8 -# copyright: 2015, Chef Software, Inc -# license: All rights reserved title 'Windows Access Configuration' diff --git a/inspec.yml b/inspec.yml index c1f9e5c..a7677f8 100644 --- a/inspec.yml +++ b/inspec.yml @@ -7,6 +7,6 @@ copyright: Hardening Framework Team copyright_email: hello@hardening.io license: Apache 2 license summary: Baselin for best-preactice Windows OS hardening -version: 1.0.0 +version: 1.0.1 supports: - os-family: windows