diff options
Diffstat (limited to 'lib/chef/resource/ksh.rb')
-rw-r--r-- | lib/chef/resource/ksh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/ksh.rb b/lib/chef/resource/ksh.rb index e41ae51551..3e54b5e836 100644 --- a/lib/chef/resource/ksh.rb +++ b/lib/chef/resource/ksh.rb @@ -1,6 +1,6 @@ # # Author:: Nolan Davidson (<nolan.davidson@gmail.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"); |