You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by er...@apache.org on 2012/10/06 14:36:19 UTC

svn commit: r1395028 - /incubator/flex/site/trunk/templates/flex_footer.html

Author: erikdebruin
Date: Sat Oct  6 12:36:19 2012
New Revision: 1395028

URL: http://svn.apache.org/viewvc?rev=1395028&view=rev
Log:
Working on the new Flex project site.

Modified:
    incubator/flex/site/trunk/templates/flex_footer.html

Modified: incubator/flex/site/trunk/templates/flex_footer.html
URL: http://svn.apache.org/viewvc/incubator/flex/site/trunk/templates/flex_footer.html?rev=1395028&r1=1395027&r2=1395028&view=diff
==============================================================================
--- incubator/flex/site/trunk/templates/flex_footer.html (original)
+++ incubator/flex/site/trunk/templates/flex_footer.html Sat Oct  6 12:36:19 2012
@@ -1,6 +1,10 @@
 <!-- start footer -->
 
-Hello footer
+<a href="http://incubator.apache.org/flex/license.html"> &copy; Copyright</a> Apache Flex. All Rights Reserved.
+<p>
+	Apache and the Apache feather logos are trademarks of The Apache Software Foundation.<br />
+	Other names appearing on the site may be trademarks of their respective owners.
+</p>
 
 </body>
 </html>