diff options
author | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:47:15 -0800 |
---|---|---|
committer | Noah Kantrowitz <noah@coderanger.net> | 2016-02-02 14:47:15 -0800 |
commit | b5f6beffe7926aa965c0d7186f01943d01dd06dd (patch) | |
tree | 61740a5ca706ac3731472a6310afb448a2ea0f96 /lib/chef/log | |
parent | 0878ed6123706ed4201644ee798da993f8cb5ad4 (diff) | |
download | chef-b5f6beffe7926aa965c0d7186f01943d01dd06dd.tar.gz |
Manual fix ups for things that didn't follow the usual pattern.
Diffstat (limited to 'lib/chef/log')
-rw-r--r-- | lib/chef/log/winevt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/log/winevt.rb b/lib/chef/log/winevt.rb index 53127877e1..e5afb4ed3c 100644 --- a/lib/chef/log/winevt.rb +++ b/lib/chef/log/winevt.rb @@ -1,7 +1,7 @@ # # Author:: Jay Mundrawala (<jdm@chef.io>) # -# Copyright:: 2015, Chef Software, Inc. +# Copyright:: Copyright 2015-2016, Chef Software, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |