diff options
author | Tim Smith <tsmith@chef.io> | 2016-10-20 08:15:51 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-10-20 08:15:51 -0700 |
commit | 78dddf4cccc4b4d762e31c40a0576d4573933798 (patch) | |
tree | 545ec2819a7f70d7bab1b2e93da27534578749f8 /lib/chef/http.rb | |
parent | ec534aa0fce2c0199bf622a06eeb2c291185cdee (diff) | |
download | chef-78dddf4cccc4b4d762e31c40a0576d4573933798.tar.gz |
Fix a few bad copyrights
I think this happened when we merged the Opscode and Chef copyrights
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/http.rb')
-rw-r--r-- | lib/chef/http.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/http.rb b/lib/chef/http.rb index dd3c55bf19..12acae953c 100644 --- a/lib/chef/http.rb +++ b/lib/chef/http.rb @@ -5,7 +5,7 @@ # Author:: Christopher Brown (<cb@chef.io>) # Author:: Christopher Walters (<cw@chef.io>) # Author:: Daniel DeLeo (<dan@chef.io>) -# Copyright:: Copyright 2009-2016, 2013-2015 Chef Software, Inc. +# Copyright:: Copyright 2009-2016 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |