You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2010/12/12 15:58:01 UTC

svn commit: r1044828 - in /ofbiz/site: doap_OFBiz.rdf documentation.html download.html index.html

Author: jacopoc
Date: Sun Dec 12 14:58:00 2010
New Revision: 1044828

URL: http://svn.apache.org/viewvc?rev=1044828&view=rev
Log:
A series of changes to the main pages of our website to be compliant with the project branding guidelines of the ASF.
 

Modified:
    ofbiz/site/doap_OFBiz.rdf
    ofbiz/site/documentation.html
    ofbiz/site/download.html
    ofbiz/site/index.html

Modified: ofbiz/site/doap_OFBiz.rdf
URL: http://svn.apache.org/viewvc/ofbiz/site/doap_OFBiz.rdf?rev=1044828&r1=1044827&r2=1044828&view=diff
==============================================================================
--- ofbiz/site/doap_OFBiz.rdf (original)
+++ ofbiz/site/doap_OFBiz.rdf Sun Dec 12 14:58:00 2010
@@ -15,20 +15,14 @@
 -->
   <Project rdf:about="http://ofbiz.apache.org">
     <created>2006-12-28</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache OFBiz</name>
-    <homepage rdf:resource="http://ofbiz.apache.org" />
-    <asfext:pmc rdf:resource="http://ofbiz.apache.org" />
-    <shortdesc>The Open For Business Project (Apache OFBiz) is an open source enterprise automation software project.</shortdesc>
+    <shortdesc xml:lang="en">Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project</shortdesc>
     <description>
-      The Open For Business Project (Apache OFBiz) is an open source enterprise automation software project.
+      Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project.
       By open source enterprise automation we mean:
       Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
       It is one of the few apps of this type to be developed by a community, rather than one corporation.
     </description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/OFBIZ" />
-    <mailing-list rdf:resource="https://cwiki.apache.org/confluence/x/L4B2" />
-    <download-page rdf:resource="http://ofbiz.apache.org/download.html" />
     <programming-language>Java</programming-language>
     <programming-language>Groovy</programming-language>
     <programming-language>JavaScript</programming-language>
@@ -38,6 +32,12 @@
     <category rdf:resource="http://projects.apache.org/category/network-server" />
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <category rdf:resource="http://projects.apache.org/category/http" />
+    <homepage rdf:resource="http://ofbiz.apache.org" />
+    <license rdf:resource="http://www.apache.org/licenses/" />
+    <asfext:pmc rdf:resource="http://ofbiz.apache.org" />
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/OFBIZ" />
+    <mailing-list rdf:resource="https://cwiki.apache.org/confluence/x/L4B2" />
+    <download-page rdf:resource="http://ofbiz.apache.org/download.html" />
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/ofbiz/trunk/"/>
@@ -46,24 +46,23 @@
     </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>David E. Jones</foaf:name>
-        <foaf:mbox rdf:resource="mailto:jonesde@apache.org"/>
+        <foaf:name>Jacopo Cappellato</foaf:name>
+        <foaf:mbox rdf:resource="mailto:jacopoc@apache.org"/>
       </foaf:Person>
     </maintainer>
     <release>
         <Version>
-            <name>Old unofficial and not maintained</name>
-            <created>2007-04-01</created>
-            <revision>4.0</revision>
+            <name>Last stable</name>
+            <created>2009-04-01</created>
+            <revision>9.04</revision>
         </Version>
     </release>
     <release>
         <Version>
-            <name>Last stable</name>
-            <created>2009-04-01</created>
-            <revision>9.04</revision>
+            <name>Old unofficial and not maintained</name>
+            <created>2007-04-01</created>
+            <revision>4.0</revision>
         </Version>
     </release>
-    <shortdesc xml:lang="en">The Open For Business Project (Apache OFBiz) is an open source enterprise automation software project</shortdesc>
   </Project>
 </rdf:RDF>

Modified: ofbiz/site/documentation.html
URL: http://svn.apache.org/viewvc/ofbiz/site/documentation.html?rev=1044828&r1=1044827&r2=1044828&view=diff
==============================================================================
--- ofbiz/site/documentation.html (original)
+++ ofbiz/site/documentation.html Sun Dec 12 14:58:00 2010
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
 <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="Distribution" content="Global" />
     <meta name="Robots" content="index,follow" />
-        <title>OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
-        <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
-       <meta name="Description" content="The Apache Open For Business Project is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
+    <title>Apache OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
+    <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
+    <meta name="Description" content="Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
     <link rel="shortcut icon" type="image/x-icon"  href="images/favicon.ico" />
     <link rel="stylesheet" href="css/global.css" type="text/css" />
     <script type="text/javascript" src="js/prototype.js"></script>
@@ -25,14 +25,6 @@
         <div id="logo">
             <a href="#"><img src="images/logo.gif" /></a>
         </div>
-        <!-- Coming Soon...
-        <div id="language">
-            Language: English
-        </div>
-        <div id="controls">
-            <a href="#">Login | </a> <a href="#">Register | </a> <a href="#">Settings</a>
-        </div>
-        -->
         <div id="nav">
             <ul>
                 <li><a href="http://ofbiz.apache.org/">Home</a></li>
@@ -61,29 +53,30 @@
     <!-- content-wrap starts -->
     <div id="content-wrap" class="clearfix">
         <div id="main">
+            <h2>Apache OFBiz&trade; Documentation</h3>
 
-            <h3>OFBiz Wiki</h3>
+            <h3>Apache OFBiz Wiki</h3>
 
 <p><a href="https://cwiki.apache.org/OFBIZ/home.html">Wiki</a>
 </p>
 
-            <h3>OFBiz Project Administration</h3>
+            <h3>Apache OFBiz Project Administration</h3>
 
 <p>This space has documents that are maintained over time as part of the work to administer OFBiz. They are maintained by OFBiz committers, but can be viewed by anyone:<br />
 <a href="http://cwiki.apache.org/confluence/x/LoB2">Project Administration</a>
 </p>
 
-            <h3>OFBiz End-User Documentation</h3>
+            <h3>Apache OFBiz End-User Documentation</h3>
 
 <p><a href="https://cwiki.apache.org/OFBENDUSER/ofbiz-end-user-docs-home.html">End-User Documentation</a>
 </p>
 
-            <h3>OFBiz Technical Documentation</h3>
+            <h3>Apache OFBiz Technical Documentation</h3>
 
 <p><a href="https://cwiki.apache.org/OFBTECH/home.html">Technical Documentation</a>
 </p>
 
-            <h3>OFBiz Requirements and Designs</h3>
+            <h3>Apache OFBiz Requirements and Designs</h3>
 
 <p><a href="https://cwiki.apache.org/OFBREQDES/home.html">Requirements and Designs</a>
 </p>
@@ -98,7 +91,7 @@
 <!-- footer -->
 <div id="footer">
       <div id="foot">
-              &copy; Copyright 2001-2010 The Apache Software Foundation - www.apache.org
+            Copyright &copy; 2010 The Apache Software Foundation - Apache OFBiz, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.
       </div>
 </div>
 <!-- wrap ends here -->

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1044828&r1=1044827&r2=1044828&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Sun Dec 12 14:58:00 2010
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
 <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="Distribution" content="Global" />
     <meta name="Robots" content="index,follow" />
-        <title>OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
+        <title>Apache OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
         <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
-       <meta name="Description" content="The Apache Open For Business Project is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
+       <meta name="Description" content="Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
     <link rel="shortcut icon" type="image/x-icon"  href="images/favicon.ico" />
     <link rel="stylesheet" href="css/global.css" type="text/css" />
     <script type="text/javascript" src="js/prototype.js"></script>
@@ -25,14 +25,6 @@
         <div id="logo">
             <a href="#"><img src="images/logo.gif" /></a>
         </div>
-        <!-- Coming Soon...
-        <div id="language">
-            Language: English
-        </div>
-        <div id="controls">
-            <a href="#">Login | </a> <a href="#">Register | </a> <a href="#">Settings</a>
-        </div>
-        -->
         <div id="nav">
             <ul>
                 <li><a href="http://ofbiz.apache.org/">Home</a></li>
@@ -70,23 +62,24 @@
 </style>
     <div id="content-wrap" class="clearfix">
         <div id="main">
-<h2>Download Apache OFBiz</h2>
+<h2>Download Apache OFBiz&trade;</h2>
 <div class="insert">
-  <h4>What To Expect From Your 9.04 Stable Release Download</h4>
+  <h4>What To Expect From Apache OFBiz 09.04</h4>
   <ul >
-    <li>Includes all 9.04 OFBiz source code and project artifacts.</li>
+    <li>Apache OFBiz is an open source enterprise automation software.</li>
+    <li>Includes all Apache OFBiz source code and project artifacts.</li>
     <li>All the scripts necessary to build your own instance.</li>
     <li>
-      All the seed, demo and other data necessary to get OFBiz demos and the 
+      All the seed, demo and other data necessary to get Apache OFBiz demos and the 
       Framework up and running with one easy to execute command.
     </li>
   </ul>
-  <h4>What You Will Need To Do To Get Your 9.04 Release Running</h4>
+  <h4>What You Will Need To Do To Get Apache OFBiz 09.04 Running</h4>
   <ul>
     <li>Make sure you have a Java 1.5 (minimum) SDK installed.</li>
     <li>
       Once your distribution is unpacked, navigate to the install directory and run
-      the included ANT script from the command line:
+      from the command line:
     </li>
     <li style="list-style: none">
       <h5>./ant run-install run (on Linux and like)<br />
@@ -98,14 +91,15 @@
     <li>PS: Let Us Know How We Are Doing - <a href="https://cwiki.apache.org/OFBADMIN/mailing-lists.html" target="_blank">Join The User's Mailing List</a></li>
   </ul>
 </div>
-<p>Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page.
+<p>
+Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page.
 It is important that you verify the integrity of the
 downloaded files using the signatures (PGP, MD5, SHA512) downloaded from
 our main distribution directory (see links below): you'll find instructions in the "Apache Download Mirrors" page where you will be redirected to.
 </p>
 
 <!--  =================== 9.04 Stable Release Starts Here===========  -->
-<h3>Download The Most Current 9.04 Stable Release</h3>
+<h3>Download Apache OFBiz 09.04</h3>
 <p>This release contains all the features of the trunk up to April 2009
 and since then has been stabilized with bug fixes. It is our current "stable" release, and has been officially
 released in April 2010:
@@ -117,7 +111,7 @@ released in April 2010:
 [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.zip.sha" target="_blank">SHA512</a>]
 </p>
 <!--  =================== 4.0 Stable Release Starts Here===========  -->
-<h3>Download The Most Recent 4.0 Release</h3>
+<h3>Download Apache OFBiz 4.0</h3>
 <p>
 This is an old release, superseded by release 09.04.
 </p>
@@ -128,9 +122,9 @@ This is an old release, superseded by re
 [<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip.sha" target="_blank">SHA512</a>]
 </p>
 <!--  =================== Snapshot/Nightly Builds===========  -->
-<h3>Download A Snapshot </h3>
+<h3>Download A Snapshot</h3>
 <p>
-OFBiz snapshots or "nightly builds" are pre-built (jar files included) versions of OFBiz with all data already loaded,
+Apache OFBiz snapshots or "nightly builds" are pre-built (jar files included) versions of Apache OFBiz with all data already loaded,
 that you may download by following this link to the nightly builds/snapshot web page. Although automatically created on
 a regular basis, these versions may or may not be the most stable project code.
 </p>
@@ -149,7 +143,7 @@ Navigate to the snapshots page by clicki
 <!-- footer -->
 <div id="footer">
       <div id="foot">
-              &copy; Copyright 2001-2010 The Apache Software Foundation - www.apache.org
+            Copyright &copy; 2010 The Apache Software Foundation - Apache OFBiz, Apache, the Apache feather logo are trademarks of The Apache Software Foundation. Java is a registered trademark of Oracle and/or its affiliates
       </div>
 </div>
 <!-- wrap ends here -->

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1044828&r1=1044827&r2=1044828&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sun Dec 12 14:58:00 2010
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
 <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="Distribution" content="Global" />
     <meta name="Robots" content="index,follow" />
-        <title>OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
-        <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
-       <meta name="Description" content="The Apache Open For Business Project is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
+    <title>Apache OFBiz, The Apache Open For Business Project - Open Source E-Business / E-Commerce, ERP, CRM, POS</title>
+    <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
+    <meta name="Description" content="Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
     <link rel="shortcut icon" type="image/x-icon"  href="images/favicon.ico" />
     <link rel="stylesheet" href="css/global.css" type="text/css" />
     <script type="text/javascript" src="js/prototype.js"></script>
@@ -25,14 +25,6 @@
         <div id="logo">
             <a href="#"><img src="images/logo.gif" /></a>
         </div>
-        <!-- Coming Soon...
-        <div id="language">
-            Language: English
-        </div>
-        <div id="controls">
-            <a href="#">Login | </a> <a href="#">Register | </a> <a href="#">Settings</a>
-        </div>
-        -->
         <div id="nav">
             <ul>
                 <li id="current"><a href="http://ofbiz.apache.org/">Home</a></li>
@@ -63,7 +55,7 @@
                         are FREE.<br />
                     </div>
                     <div class="description">
-                        Apache Open For Business (OFBiz) is a community-driven open source project. That means, no licensing fees.
+                        Apache OFBiz is a community-driven open source project. That means, no licensing fees.
                         For many, OFBiz is also the best e-commerce and enterprise resource planning (ERP) software available.
                     </div>
                     <div class="mantle">
@@ -90,8 +82,8 @@
                         of the possibilities<br />
                     </div>
                     <div class="description">
-                        Enjoy freedom from indefinite vendor lock; with OFBiz, you can fully leverage internal
-                        resources and/or any of the dozens of organizations offering quality OFBiz
+                        Enjoy freedom from indefinite vendor lock; with Apache OFBiz, you can fully leverage internal
+                        resources and/or any of the dozens of organizations offering quality Apache OFBiz
                         implementation and support services.
                     </div>
                     <div class="mantle">
@@ -104,8 +96,8 @@
                         street cred.<br />
                     </div>
                     <div class="description">
-                       OFBiz users can rely on the organizational, legal, and financial stability
-                       that comes with OFBiz being a top-level project at the Apache Software Foundation (ASF).
+                       Apache OFBiz users can rely on the organizational, legal, and financial stability
+                       that comes with Apache OFBiz being a top-level project at the Apache Software Foundation (ASF).
                     </div>
                     <div class="mantle">
                         <img src="images/mantle4.png" />
@@ -119,7 +111,7 @@
                     </div>
                     <div class="description">
                         Because you will have complete access to source code, you will eliminate "proprietary system" limitations.
-                        The entire open source community benefits from making OFBiz as clear, flexible, and reusable as possible.
+                        The entire open source community benefits from making Apache OFBiz as clear, flexible, and reusable as possible.
                     </div>
                     <div class="mantle">
                         <img src="images/mantle5.png" />
@@ -149,8 +141,8 @@
     <div id="content-wrap" class="clearfix">
         <div id="main">
 
-            <h2>What is Apache OFBiz?</h2>
-            <h3>Learn more about the project</h3>
+            <h2>Apache OFBiz&trade;</h2>
+            <h3>What is Apache OFBiz?</h3>
         <div class="highlights">
           <h4>Apache OFBiz offers a great deal of functionality, including:</h4>
           <ul>
@@ -165,12 +157,12 @@
             <li>manufacturing management</li>
             <li>general work effort management (events, tasks, projects, requests, etc)</li>
             <li>content management (for product content, web sites, general content, blogging, forums, etc)</li>
-            <li>a maturing Point Of Sales (POS) module using <b><a href="http://www.xoetrope.com/xui" target="_blank">XUI</a></b> as rich client interface</li>
+            <li>a maturing Point Of Sales (POS) module using a rich client interface</li>
             <li>and much more all in an open source package!</li>
           </ul>
         </div>
 
-        <p>The Apache Open For Business Project is an open source enterprise
+        <p>Apache OFBiz (The Apache Open For Business Project) is an open source enterprise
         automation software project licensed under the Apache License Version 2.0. By open source enterprise automation we mean:
         Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP,
         Open Source CMMS/EAM, and so on.</p>
@@ -183,6 +175,8 @@
         traditional enterprise automation systems.
 
         </p>
+        <p>Apache OFBiz is a project of <a href="http://www.apache.org/">The Apache Software Foundation</a>.</p>
+
         <p>Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done.
         </p>
 
@@ -225,6 +219,13 @@
                 <li><a href="https://cwiki.apache.org/OFBIZ/apache-ofbiz-service-providers.html" target="_blank">Apache OFBiz Service Providers</a></li>
                 <li><a href="https://cwiki.apache.org/OFBIZ/in-the-news.html" target="_blank">In The News</a></li>
             </ul>
+            <h3>Apache Software Foundation</h3>
+            <ul class="sidemenu">
+                <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/" target="_blank">Security</a></li>
+            </ul>
 
             <h3>Demo Sites</h3>
             <ul class="sidemenu">
@@ -243,8 +244,6 @@
 <!-- Removed for now - this has not been duplicated on apache infrastructure -->
 <!--                <li><a href="http://log.ofbiz.org/">Daily Log Files<br /><span>trunk and release demo log files.</span></a></li> -->
             </ul>
-          
-            <h3>General Apache Software Foundation <a href="http://www.apache.org/foundation/thanks.html" target="_blank">Sponsors</a></h3>
         </div>
         <!-- sidebar -->
       </div>
@@ -254,7 +253,7 @@
 <!-- footer -->
 <div id="footer">
       <div id="foot">
-            &copy; Copyright 2001-2010 The Apache Software Foundation - www.apache.org
+            Copyright &copy; 2010 The Apache Software Foundation - Apache OFBiz, Apache, the Apache feather logo are trademarks of The Apache Software Foundation.
       </div>
 </div>
 <!-- wrap ends here -->