Update the Eclipse Public License to 2.0

Signed-off-by: David Navarro <david.navarro@ioterop.com>
diff --git a/index.html b/index.html
index c8f4843..30e5429 100644
--- a/index.html
+++ b/index.html
@@ -120,14 +120,12 @@
                     </div>
                     <div class="col-sm-6">
                         <h3>What is Eclipse Wakaama?</h3>
-                        <p>Wakaama is not a library but files to be built with an application. It is written in C and designed to be portable on POSIX compliant systems.
-                        Two compilation switches are used: LWM2M_CLIENT_MODE and LWM2M_SERVER_MODE. Defining LWM2M_CLIENT_MODE enables the LWM2M Client interfaces. Defining LWM2M_SERVER_MODE enables the LWM2M Server interfaces. Both can be defined at the same time.
-                        
-                        Wakaama is mono-threaded. An application can call a HandlePacket API to feed Wakaama with received LWM2M packets and a Step API to perform any pending LWM2M operations.
-                        
-                        Wakaama provides APIs for a server application to send commands to registered LWM2M Clients. On client applications, Wakaama checks received commands for syntax and access rights and then dispatches them to the relevant objects.
-                        
-                   <div class="field field-name-field-project-licenses field-type-node-reference field-label-above"><div class="field-label">Licenses:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="https://projects.eclipse.org/content/eclipse-distribution-license-1.0-bsd" class="node-reference-hierarchy-0">Eclipse Distribution License 1.0 (BSD)</a></div><div class="field-item odd"><a href="https://projects.eclipse.org/content/eclipse-public-license-1.0" class="node-reference-hierarchy-0">Eclipse Public License 1.0</a></div></div></div><div class="field field-name-field-active-member-companies field-type- field-label-above">&nbsp;</div><div class="field-items"><div class="field-item even">Main companies supporting this project over the last three months.</div><div class="field-item odd"><ul class="project-active-members"><a href="http://eclipse.org/membership/showMember.php?member_id=843"><img src="//eclipse.org/membership/scripts/get_image.php?id=843&amp;size=small"/></a>
+                        <p>Wakaama is not a library but files to be built with an application. It is written in C and designed to be portable on POSIX compliant systems.</p>
+                        <p>Two compilation switches are used: LWM2M_CLIENT_MODE and LWM2M_SERVER_MODE. Defining LWM2M_CLIENT_MODE enables the LWM2M Client interfaces. Defining LWM2M_SERVER_MODE enables the LWM2M Server interfaces. Both can be defined at the same time.</p>
+                        <p>Wakaama is mono-threaded. An application can call a HandlePacket API to feed Wakaama with received LWM2M packets and a Step API to perform any pending LWM2M operations.</p>
+                        <p>Wakaama provides APIs for a server application to send commands to registered LWM2M Clients. On client applications, Wakaama checks received commands for syntax and access rights and then dispatches them to the relevant objects.</p>
+
+                   <div class="field field-name-field-project-licenses field-type-node-reference field-label-above"><div class="field-label">Licenses:&nbsp;</div><div class="field-items"><div class="field-item even"><a href="https://projects.eclipse.org/content/eclipse-distribution-license-1.0-bsd" class="node-reference-hierarchy-0">Eclipse Distribution License 1.0 (BSD)</a></div><div class="field-item odd"><a href="https://projects.eclipse.org/content/eclipse-public-license-2.0" class="node-reference-hierarchy-0">Eclipse Public License 2.0</a></div></div></div><div class="field field-name-field-active-member-companies field-type- field-label-above">&nbsp;</div><div class="field-items"><div class="field-item even">Main companies supporting this project over the last three months.</div><div class="field-item odd"><ul class="project-active-members"><a href="http://eclipse.org/membership/showMember.php?member_id=843"><img src="//eclipse.org/membership/scripts/get_image.php?id=843&amp;size=small"/></a>
                         <a href="http://eclipse.org/membership/showMember.php?member_id=657"><img src="//eclipse.org/membership/scripts/get_image.php?id=657&amp;size=small"/></a>                        <a href="http://www.ioterop.com"><img src="img/Ioterop.png"/></a>
                     </article>
                 </div>
@@ -219,7 +217,7 @@
                                 <li><a href="../legal/privacy.php">Privacy Policy</a></li>
                                 <li><a href="../legal/termsofuse.php">Terms of Use</a></li>
                                 <li><a href="../legal/copyright.php">Copyright Agent</a></li>
-                                <li><a href="../org/documents/epl-v10.php">Eclipse Public License</a></li>
+                                <li><a href="../legal/epl-2.0">Eclipse Public License</a></li>
                                 <li><a href="../legal">Legal Resources</a></li>
                             </ul>
                         </div>