diff options
Diffstat (limited to 'lib/chef/null_logger.rb')
-rw-r--r-- | lib/chef/null_logger.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/null_logger.rb b/lib/chef/null_logger.rb index 5195cc5ce2..6b30ba6e27 100644 --- a/lib/chef/null_logger.rb +++ b/lib/chef/null_logger.rb @@ -1,6 +1,6 @@ # # Author:: Daniel DeLeo (<dan@getchef.com>) -# Copyright:: Copyright (c) 2014 Chef Software, Inc +# Copyright:: Copyright 2014-2016, Chef Software, Inc # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |