diff options
author | Tim Smith <tsmith@chef.io> | 2016-10-20 08:18:22 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-10-20 08:18:22 -0700 |
commit | 04431f74a815fa9a9e6bb51291893a536ab3db92 (patch) | |
tree | 8e77297918b2100cce9639d03d41162e34d65680 /lib/chef/provider/ruby_block.rb | |
parent | 78dddf4cccc4b4d762e31c40a0576d4573933798 (diff) | |
download | chef-04431f74a815fa9a9e6bb51291893a536ab3db92.tar.gz |
More Opscode -> Chef updates
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/provider/ruby_block.rb')
-rw-r--r-- | lib/chef/provider/ruby_block.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/provider/ruby_block.rb b/lib/chef/provider/ruby_block.rb index 0817b14044..18ee9cecc5 100644 --- a/lib/chef/provider/ruby_block.rb +++ b/lib/chef/provider/ruby_block.rb @@ -1,7 +1,7 @@ # # Author:: Adam Jacob (<adam@chef.io>) # Author:: AJ Christensen (<aj@chef.io>) -# Copyright:: Copyright 2009-2016, Opscode +# Copyright:: Copyright 2009-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |