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