Author: jlmonteiro
Date: Mon Apr 22 13:39:11 2013
New Revision: 1470504

URL: http://svn.apache.org/r1470504
Log:
Fixing wrong formatting and adding some stuff to misc

Modified:
    tomee/site/trunk/content/misc/legal.mdtext
    tomee/site/trunk/content/resources/css/main.css
    tomee/site/trunk/templates/basic.html

Modified: tomee/site/trunk/content/misc/legal.mdtext
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/content/misc/legal.mdtext?rev=1470504&r1=1470503&r2=1470504&view=diff
==============================================================================
--- tomee/site/trunk/content/misc/legal.mdtext (original)
+++ tomee/site/trunk/content/misc/legal.mdtext Mon Apr 22 13:39:11 2013
@@ -1,3 +1,30 @@
 Title: Legal
 
-## Todo
\ No newline at end of file
+
+## Legal Stuff They Make Us Say
+All material on this website is Copyright © 2013, The Apache Software 
Foundation
+
+Sun, Sun Microsystems, Solaris, Java and JavaServer Pages are trademarks or 
registered trademarks of Oracle Corporation.
+UNIX is a registered trademark in the United States and other countries, 
exclusively licensed through 'The Open Group'.
+Microsoft, Windows, WindowsNT, and Win32 are registered trademarks of 
Microsoft Corporation.
+Linux is a registered trademark of Linus Torvalds.
+All other product names mentioned herein and throughout the entire web site 
are trademarks of their respective owners.
+
+
+## The Apache License
+All software produced by The Apache Software Foundation or any of its projects 
or subjects is licensed according to the terms of
+<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
+
+
+## Trademarks
+"Apache TomEE" and "TomEE" are trademarks of the Apache Software Foundation.
+Use of these trademarks is subject to the terms of section 6 of
+<a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0 (current)</a>.
+
+If you create a product that uses Apache TomEE software or provides additional 
functionality to that software then:
+
+- When referring to Apache TomEE software, please use the full name of "Apache 
TomEE" for at least the first reference on any web page, help file or similar.
+Subsequent references may refer to "TomEE".
+- You may not use the TomEE logo without the permission of the Apache TomEE 
PMC.
+- If you use the words "TomEE" or "Apache" in your product name then you must 
call your product "... for Apache TomEE".
+No other form of product name that includes "TomEE" or "Apache" is permitted.
\ No newline at end of file

Modified: tomee/site/trunk/content/resources/css/main.css
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/content/resources/css/main.css?rev=1470504&r1=1470503&r2=1470504&view=diff
==============================================================================
--- tomee/site/trunk/content/resources/css/main.css (original)
+++ tomee/site/trunk/content/resources/css/main.css Mon Apr 22 13:39:11 2013
@@ -21,6 +21,10 @@ body {
     padding-bottom: 40px;
 }
 
+footer {
+    text-align: center;
+}
+
 .sprite {
     display: inline-block;
     height: 20px;

Modified: tomee/site/trunk/templates/basic.html
URL: 
http://svn.apache.org/viewvc/tomee/site/trunk/templates/basic.html?rev=1470504&r1=1470503&r2=1470504&view=diff
==============================================================================
--- tomee/site/trunk/templates/basic.html (original)
+++ tomee/site/trunk/templates/basic.html Mon Apr 22 13:39:11 2013
@@ -151,8 +151,6 @@
         <script src="{{base}}resources/js/bootstrap-modal.js"></script>
 
 <!-- Footer  start - should have been externalize -->
-    <hr>
-
             <footer>
                 <p>
                     <a class="brand" href="http://www.apache.org";><img 
src="http://www.apache.org/images/asf_logo_wide.png"; height="55px" 
alt="asf_feather"/></a>


Reply via email to