diff options
Diffstat (limited to 'lib/chef/log/syslog.rb')
-rw-r--r-- | lib/chef/log/syslog.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/log/syslog.rb b/lib/chef/log/syslog.rb index 2106130b26..0fe3593fe5 100644 --- a/lib/chef/log/syslog.rb +++ b/lib/chef/log/syslog.rb @@ -1,7 +1,7 @@ # # Author:: Lamont Granquist (<lamont@chef.io>) # Author:: SAWANOBORI Yukihiko (<sawanoboriyu@higanworks.com>) -# Copyright:: Copyright (c) 2015 Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |