Docs: Replace old contributor grants with links to latest agreements

Bug: 19484165
Change-Id: I00ca852f22ddc894410233303fad340df9513c0b
diff --git a/src/source/licenses.jd b/src/source/licenses.jd
index 5135bdb..0e4640d 100644
--- a/src/source/licenses.jd
+++ b/src/source/licenses.jd
@@ -36,28 +36,30 @@
 license, there may be exceptions that will be handled on a case-by-case
 basis. For example, the Linux kernel patches are under the GPLv2 license with
 system exceptions, which can be found on <a href="http://www.kernel.org/pub/linux/kernel/COPYING">kernel.org</a>.</p>
-<h2 id="contributor-license-grants">Contributor License Grants</h2>
+<h2 id="contributor-license-grants">Contributor License Agreements</h2>
 <p>All <em>individual</em> contributors (that is, contributors making contributions
 only on their own behalf) of ideas, code, or documentation to the Android Open
-Source Project will be required to complete, sign, and submit an <a href="cla-individual.html">Individual
-Contributor License Grant</a>. The grant can be executed online through the
+Source Project will be required to complete, sign, and submit an <a
+href="https://cla.developers.google.com/clas/new?kind=KIND_INDIVIDUAL&domain=DOMAIN_ANDROID">Individual
+Contributor License Agreement</a>. The agreement can be executed online through the
 <a href="https://android-review.googlesource.com/#/settings/agreements">code review tool</a>.
-The grant clearly defines the terms under which intellectual
+The agreement clearly defines the terms under which intellectual
 property has been contributed to the Android Open Source Project. This license
 is for your protection as a contributor as well as the protection of the
 project; it does not change your rights to use your own contributions for any
 other purpose.</p>
 <p>For a <em>corporation</em> (or other entity) that has assigned employees to
-work on the Android Open Source Project, a <a href="cla-corporate.pdf">Corporate
-Contributor License Grant</a> is available.
-This version of the grant allows a
+work on the Android Open Source Project, a <a
+href="https://cla.developers.google.com/clas/new?kind=KIND_CORPORATE&domain=DOMAIN_ANDROID">Corporate
+Contributor License Agreement</a> is available.
+This version of the agreement allows a
 corporation to authorize contributions submitted by its designated employees
 and to grant copyright and patent licenses. Note that a Corporate Contributor
-License Grant does not remove the need for any developer to sign their own
-Individual Contributor License Grant as an individual. The individual grant is needed
-to cover any of their contributions that are <em>not</em> owned by the corporation signing the
-Corporate Contributor License Grant.</p>
-<p>Please note we based our grants on the ones the
+License Agreement does not remove the need for any developer to sign their own
+Individual Contributor License Agreement as an individual. The individual
+agreement is needed to cover any of their contributions that are <em>not</em>
+owned by the corporation signing the Corporate Contributor License Agreement.</p>
+<p>Please note we based our agreements on the ones the
 <a href="http://www.apache.org">Apache Software Foundation</a> uses, which can
 be found on the <a href="http://www.apache.org/licenses/">Apache web site</a>.</p>
 <h2 id="why-apache-software-license">Why Apache Software License?</h2>