diff options
Diffstat (limited to 'lib/chef/http/cookie_jar.rb')
-rw-r--r-- | lib/chef/http/cookie_jar.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/http/cookie_jar.rb b/lib/chef/http/cookie_jar.rb index 5d54fa2c4d..f0afbc6f52 100644 --- a/lib/chef/http/cookie_jar.rb +++ b/lib/chef/http/cookie_jar.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, 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"); |