340322 : fix trademark issue

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/index.php b/index.php
index 2d1d4e5..f40fcd8 100644
--- a/index.php
+++ b/index.php
@@ -28,7 +28,7 @@
 
 <div id="midcolumn">
 	<h3>Maven Integration (m2e)</h3>
-	<p>The goal of the m2ec project is to provide a first-class <a href="http://maven.apache.org">Apache Maven</a> support in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers, the very tight integration with  JDT greatly simplifies the consumption of  Java artifacts either being hosted on open source repositories such as <a href="http://mavencentral.sonatype.com">Maven Central</a>, or in your in-house Maven repository.<p/>
+	<p>The goal of the m2e project is to provide a first-class <a href="http://maven.apache.org">Apache Maven</a> support in the Eclipse IDE, making it easier to edit Maven's pom.xml, run a build from the IDE and much more. For Java developers, the very tight integration with  JDT greatly simplifies the consumption of  Java artifacts either being hosted on open source repositories such as <a href="http://mavencentral.sonatype.com">Maven Central</a>, or in your in-house Maven repository.<p/>
 	<p>m2e is also a platform that let others provide better integration with additional Maven plugins (e.g. Android, web development, etc.), and facilitates the distribution of those extensions through the m2e marketplace.<p/>
 	
 </div>
@@ -49,7 +49,7 @@
 		</ul>
 	</div>
 </div>
-<div style="font-size: x-small; clear:both; padding-left: 20px; padding-top: 10px; width:600px;">Apache Maven and Maven are trademarks of the Apache Software Foundation. Maven Central is a service mark of Sonatype, Inc. Nexus, Maven IDE, Maven Shell, and Polyglot Maven are trademarks of Sonatype, Inc. Maven Central, Maven IDE, Maven Shell, and Polyglot Maven are intended to complement Apache Maven and should not be confused with Apache Maven.</div>
+<div style="font-size: x-small; clear:both; padding-left: 20px; padding-top: 10px; width:600px;">Maven and Apache Maven are trademarks of the Apache Software Foundation. Maven Central is a service mark of Sonatype, Inc. Nexus, Maven IDE, Maven Shell, and Polyglot Maven are trademarks of Sonatype, Inc. Maven Central, Maven IDE, Maven Shell, and Polyglot Maven are intended to complement Apache Maven and should not be confused with Apache Maven.</div>
 EOHTML;
 
 	# Generate the web page