You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2014/01/27 23:46:22 UTC

svn commit: r1561895 - /webservices/xmlschema/trunk/src/site/site.xml

Author: dkulp
Date: Mon Jan 27 22:46:22 2014
New Revision: 1561895

URL: http://svn.apache.org/r1561895
Log:
Add apache links

Modified:
    webservices/xmlschema/trunk/src/site/site.xml

Modified: webservices/xmlschema/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/xmlschema/trunk/src/site/site.xml?rev=1561895&r1=1561894&r2=1561895&view=diff
==============================================================================
--- webservices/xmlschema/trunk/src/site/site.xml (original)
+++ webservices/xmlschema/trunk/src/site/site.xml Mon Jan 27 22:46:22 2014
@@ -53,6 +53,12 @@
             <item name="License" href="license.html"/>
         </menu>
         <menu ref="modules" />
+        <menu name="Apache">
+            <item name="License" href="http://www.apache.org/licenses/"/>
+            <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
+            <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+            <item name="Security" href="http://apache.org/security/"/>
+        </menu>        
     </body>
 </project>