diff options
Diffstat (limited to 'lib/chef/resource/directory.rb')
-rw-r--r-- | lib/chef/resource/directory.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resource/directory.rb b/lib/chef/resource/directory.rb index b817a3ff08..f072584121 100644 --- a/lib/chef/resource/directory.rb +++ b/lib/chef/resource/directory.rb @@ -2,7 +2,7 @@ # Author:: Adam Jacob (<adam@chef.io>) # Author:: Seth Chisamore (<schisamo@chef.io>) # Author:: Tyler Cloke (<tyler@chef.io>) -# Copyright:: Copyright 2008-2017, Chef Software Inc. +# Copyright:: Copyright 2008-2019, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |