Author: smarru
Date: Wed Apr 2 12:06:04 2014
New Revision: 1583986
URL: http://svn.apache.org/r1583986
Log:
fixing website footer with correct copyright - STRATOS-571
Modified:
incubator/stratos/site/trunk/templates/skeleton.html
Modified: incubator/stratos/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/incubator/stratos/site/trunk/templates/skeleton.html?rev=1583986&r1=1583985&r2=1583986&view=diff
==============================================================================
--- incubator/stratos/site/trunk/templates/skeleton.html (original)
+++ incubator/stratos/site/trunk/templates/skeleton.html Wed Apr 2 12:06:04
2014
@@ -129,7 +129,7 @@
<img id="asf-logo" class="cApacheIncubatorLogo" alt="Apache Incubator"
src="http://incubator.apache.org/images/egg-logo.png" width="150"/></a>
<div class="cFooterContainer"><p>Copyright © 2014 The Apache
Software Foundation, Licensed under the
<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a>.<br />
- Apache Stratos, Stratos, Apache, the Apache feather, and the
Apache Tomcat project logo are trademarks of the Apache Software Foundation.</p>
+ Apache Stratos, Stratos, Apache, the Apache feather, and the
Apache Stratos project logo are trademarks of the Apache Software
Foundation.</p>
</div>
</div>
</footer>