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 16ff33ba80..8b00b3c03c 100644 --- a/lib/chef/null_logger.rb +++ b/lib/chef/null_logger.rb @@ -1,6 +1,6 @@ # # Author:: Daniel DeLeo (<dan@chef.io>) -# Copyright:: Copyright 2014-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"); |