diff options
Diffstat (limited to 'spec/unit/win32')
-rw-r--r-- | spec/unit/win32/error_spec.rb | 2 | ||||
-rw-r--r-- | spec/unit/win32/link_spec.rb | 2 | ||||
-rw-r--r-- | spec/unit/win32/registry_spec.rb | 2 | ||||
-rw-r--r-- | spec/unit/win32/security_spec.rb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/spec/unit/win32/error_spec.rb b/spec/unit/win32/error_spec.rb index 8980293be7..d4873f537a 100644 --- a/spec/unit/win32/error_spec.rb +++ b/spec/unit/win32/error_spec.rb @@ -1,6 +1,6 @@ # # Author:: Aliasgar Batterywala (aliasgar.batterywala@msystechnologies.com) -# Copyright:: Copyright 2017, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/unit/win32/link_spec.rb b/spec/unit/win32/link_spec.rb index 04fc045703..69864ccd70 100644 --- a/spec/unit/win32/link_spec.rb +++ b/spec/unit/win32/link_spec.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright 2012-2017, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/unit/win32/registry_spec.rb b/spec/unit/win32/registry_spec.rb index 2485d9ee47..f75a85a32b 100644 --- a/spec/unit/win32/registry_spec.rb +++ b/spec/unit/win32/registry_spec.rb @@ -1,6 +1,6 @@ # # Author:: Prajakta Purohit (prajakta@chef.io) -# Copyright:: Copyright 2012-2016, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/unit/win32/security_spec.rb b/spec/unit/win32/security_spec.rb index 6dc330dddd..d90951c3e2 100644 --- a/spec/unit/win32/security_spec.rb +++ b/spec/unit/win32/security_spec.rb @@ -1,6 +1,6 @@ # # Author:: Aliasgar Batterywala (aliasgar.batterywala@msystechnologies.com) -# Copyright:: Copyright 2017, Chef Software Inc. +# Copyright:: Copyright (c) Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |