diff options
Diffstat (limited to 'spec/functional/win32')
-rw-r--r-- | spec/functional/win32/crypto_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/registry_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/security_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/service_manager_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/sid_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/version_info_spec.rb | 2 | ||||
-rw-r--r-- | spec/functional/win32/versions_spec.rb | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/spec/functional/win32/crypto_spec.rb b/spec/functional/win32/crypto_spec.rb index 2a290c8ea0..b12193ced0 100644 --- a/spec/functional/win32/crypto_spec.rb +++ b/spec/functional/win32/crypto_spec.rb @@ -1,6 +1,6 @@ # # Author:: Jay Mundrawala(<jdm@chef.io>) -# Copyright:: Copyright (c) 2015 Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/registry_spec.rb b/spec/functional/win32/registry_spec.rb index 9aacc88638..bd39d0f95a 100644 --- a/spec/functional/win32/registry_spec.rb +++ b/spec/functional/win32/registry_spec.rb @@ -1,7 +1,7 @@ # # Author:: Prajakta Purohit (<prajakta@opscode.com>) # Author:: Lamont Granquist (<lamont@opscode.com>) -# Copyright:: Copyright (c) 2012 Opscode, Inc. +# Copyright:: Copyright 2012-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/security_spec.rb b/spec/functional/win32/security_spec.rb index 6bac2aa07b..09fc751acb 100644 --- a/spec/functional/win32/security_spec.rb +++ b/spec/functional/win32/security_spec.rb @@ -1,6 +1,6 @@ # # Author:: Serdar Sutay (<serdar@opscode.com>) -# Copyright:: Copyright (c) 2012 Opscode, Inc. +# Copyright:: Copyright 2012-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/service_manager_spec.rb b/spec/functional/win32/service_manager_spec.rb index 616a83cfcf..5480d18243 100644 --- a/spec/functional/win32/service_manager_spec.rb +++ b/spec/functional/win32/service_manager_spec.rb @@ -1,6 +1,6 @@ # # Author:: Serdar Sutay (<serdar@opscode.com>) -# Copyright:: Copyright (c) 2013 Opscode, Inc. +# Copyright:: Copyright 2013-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/sid_spec.rb b/spec/functional/win32/sid_spec.rb index f3f3adfb56..eac62d88b6 100644 --- a/spec/functional/win32/sid_spec.rb +++ b/spec/functional/win32/sid_spec.rb @@ -1,6 +1,6 @@ # # Author:: Dan Bjorge (<dbjorge@gmail.com>) -# Copyright:: Copyright (c) 2015 Dan Bjorge +# Copyright:: Copyright 2015-2016, Dan Bjorge # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/version_info_spec.rb b/spec/functional/win32/version_info_spec.rb index 162033462d..b5570732a0 100644 --- a/spec/functional/win32/version_info_spec.rb +++ b/spec/functional/win32/version_info_spec.rb @@ -1,6 +1,6 @@ # # Author:: Matt Wrock (<matt@mattwrock.com>) -# Copyright:: Copyright 2015 Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/functional/win32/versions_spec.rb b/spec/functional/win32/versions_spec.rb index 8cd6c74fa3..4e77d0cd22 100644 --- a/spec/functional/win32/versions_spec.rb +++ b/spec/functional/win32/versions_spec.rb @@ -1,6 +1,6 @@ # # Author:: Chirag Jog (<chirag@clogeny.com>) -# Copyright:: Copyright (c) 2013 Opscode, Inc. +# Copyright:: Copyright 2013-2016, Opscode, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |