diff options
author | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:50:29 -0800 |
---|---|---|
committer | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:50:29 -0800 |
commit | 5e7af20bf4372b908916f3e816614fcfe19491de (patch) | |
tree | 61bb9648130d479d2691545624c33714bb6ecd35 /spec/stress | |
parent | b5f6beffe7926aa965c0d7186f01943d01dd06dd (diff) | |
download | chef-5e7af20bf4372b908916f3e816614fcfe19491de.tar.gz |
Replace all Opscode copyrights with Chef Software.
Created via git ls-files | xargs perl -pi -e "s/(Copyright.*?), Opscode(,)? Inc(\.)?/\\1, Chef Software Inc./gi"
Diffstat (limited to 'spec/stress')
-rw-r--r-- | spec/stress/win32/file_spec.rb | 2 | ||||
-rw-r--r-- | spec/stress/win32/memory_spec.rb | 2 | ||||
-rw-r--r-- | spec/stress/win32/security_spec.rb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/spec/stress/win32/file_spec.rb b/spec/stress/win32/file_spec.rb index 4506d47984..6ab9ac14ba 100644 --- a/spec/stress/win32/file_spec.rb +++ b/spec/stress/win32/file_spec.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.com>) -# Copyright:: Copyright 2011-2016, Opscode, Inc. +# Copyright:: Copyright 2011-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/stress/win32/memory_spec.rb b/spec/stress/win32/memory_spec.rb index 10efbec70f..2caeab9e0a 100644 --- a/spec/stress/win32/memory_spec.rb +++ b/spec/stress/win32/memory_spec.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.com>) -# Copyright:: Copyright 2011-2016, Opscode, Inc. +# Copyright:: Copyright 2011-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/spec/stress/win32/security_spec.rb b/spec/stress/win32/security_spec.rb index 3bb4392fdc..afca8ab322 100644 --- a/spec/stress/win32/security_spec.rb +++ b/spec/stress/win32/security_spec.rb @@ -1,6 +1,6 @@ # # Author:: Seth Chisamore (<schisamo@opscode.com>) -# Copyright:: Copyright 2011-2016, Opscode, Inc. +# Copyright:: Copyright 2011-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |