Author: smarru
Date: Wed Apr 2 12:03:17 2014
New Revision: 1583984
URL: http://svn.apache.org/r1583984
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=1583984&r1=1583983&r2=1583984&view=diff
==============================================================================
--- incubator/stratos/site/trunk/templates/skeleton.html (original)
+++ incubator/stratos/site/trunk/templates/skeleton.html Wed Apr 2 12:03:17
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 SIS, Apache, the Apache feather logo are trademarks of
The Apache Software Foundation.</p>
+ Apache Stratos, Stratos, Apache, the Apache feather, and the
Apache Tomcat project logo are trademarks of the Apache Software Foundation.</p>
</div>
</div>
</footer>