diff options
Diffstat (limited to 'lib/chef/resource/reboot.rb')
-rw-r--r-- | lib/chef/resource/reboot.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/reboot.rb b/lib/chef/resource/reboot.rb index ebbdb58268..21c7531576 100644 --- a/lib/chef/resource/reboot.rb +++ b/lib/chef/resource/reboot.rb @@ -1,6 +1,6 @@ # # Author:: Chris Doherty <cdoherty@getchef.com>) -# Copyright:: Copyright (c) 2014 Chef, Inc. +# Copyright:: Copyright 2014-2016, Chef, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |