diff options
Diffstat (limited to 'lib/chef/resource/homebrew_package.rb')
-rw-r--r-- | lib/chef/resource/homebrew_package.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/resource/homebrew_package.rb b/lib/chef/resource/homebrew_package.rb index 705b136dc2..133997e8c1 100644 --- a/lib/chef/resource/homebrew_package.rb +++ b/lib/chef/resource/homebrew_package.rb @@ -2,8 +2,8 @@ # Author:: Joshua Timberman (<joshua@getchef.com>) # Author:: Graeme Mathieson (<mathie@woss.name>) # -# Copyright 2011-2013, Opscode, Inc. -# Copyright 2014, Chef Software, Inc <legal@getchef.com> +# Copyright 2011-2016, Opscode, Inc. +# Copyright 2014-2016, Chef Software, Inc <legal@getchef.com> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |