remove CLA text regarding electronic signatures

Both individual and corporate CLAs support electronic signatures now, so
it's probably not worth specifically calling that out on either.

Change-Id: I3bc531351d28c97b3a68c37eb46fc1f8b5e749ab
This commit is contained in:
Will Norris 2015-07-20 15:43:22 -07:00
parent bd77d00bce
commit d1f6e62321
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
<li>Submit your changes through the review process discussed below.</li>
<li>Note that you'll need to agree to the appropriate Contributor License Agreement:
<ul>
<li><a href="https://developers.google.com/open-source/cla/individual">Individual Contributor License Agreement</a> (electronic signature okay) </li>
<li><a href="https://developers.google.com/open-source/cla/corporate">Corporate Contributor License Agreement</a> (requires faxing or mailing)</li>
<li><a href="https://developers.google.com/open-source/cla/individual">Individual Contributor License Agreement</a></li>
<li><a href="https://developers.google.com/open-source/cla/corporate">Corporate Contributor License Agreement</a></li>
</ul>
These make lawyers feel all warm and cozy about open source. Be sure to <b>email Brad or the list</b> when you've submitted one so it can be processed and you'll be added to the CONTRIBUTORS file so your patches can be reviewed and submitted.
</li>