diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2014-05-23 10:45:40 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2014-05-28 16:59:26 -0700 |
commit | f92daf1db3b34a1ea38dfd4da75dde8f70eb2e14 (patch) | |
tree | 466ab69f6c86a909552a93a43aea37503186419c /lib/chef/provider | |
parent | e60260cf2ad1ba769ed20c68fbf7c96d252481d1 (diff) | |
download | chef-f92daf1db3b34a1ea38dfd4da75dde8f70eb2e14.tar.gz |
update date in copyright
Diffstat (limited to 'lib/chef/provider')
-rw-r--r-- | lib/chef/provider/mount.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/provider/mount.rb b/lib/chef/provider/mount.rb index b1eac87d62..bd62f07762 100644 --- a/lib/chef/provider/mount.rb +++ b/lib/chef/provider/mount.rb @@ -1,7 +1,7 @@ # # Author:: Joshua Timberman (<joshua@getchef.com>) # Author:: Lamont Granquist (<lamont@getchef.com>) -# Copyright:: Copyright (c) 2009 Chef Software, Inc. +# Copyright:: Copyright (c) 2009-2014 Chef Software, Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |