diff options
Diffstat (limited to 'lib/chef/provider/mount.rb')
-rw-r--r-- | lib/chef/provider/mount.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/provider/mount.rb b/lib/chef/provider/mount.rb index 27bffb6ef2..cc4a548ac1 100644 --- a/lib/chef/provider/mount.rb +++ b/lib/chef/provider/mount.rb @@ -1,6 +1,6 @@ # -# Author:: Joshua Timberman (<joshua@getchef.com>) -# Author:: Lamont Granquist (<lamont@getchef.com>) +# Author:: Joshua Timberman (<joshua@chef.io>) +# Author:: Lamont Granquist (<lamont@chef.io>) # Copyright:: Copyright 2009-2016, Chef Software, Inc. # License:: Apache License, Version 2.0 # |