Hi David
I hate to do it to you, but I've come across couple more a couple more
copyright issues, namely the <owner> tags in the controller.xml files
and also 2 footer.ftl files under shark and webtools. I've attached a
patch which will hopefully come through on this email.
Regards
Scott
Index: applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
===================================================================
--- applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
(revision 446852)
+++ applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
(working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>OFBiz: eCommerce Controller Configuration File</description>
- <owner>The Open For Business Project Copyright (c) 2001-2005</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/party/webapp/partymgr/WEB-INF/controller.xml
===================================================================
--- applications/party/webapp/partymgr/WEB-INF/controller.xml (revision
446852)
+++ applications/party/webapp/partymgr/WEB-INF/controller.xml (working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Party Manager Module Site Configuration File</description>
- <owner>The Open For Business Project (c) 2001 </owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/product/webapp/facility/WEB-INF/controller.xml
===================================================================
--- applications/product/webapp/facility/WEB-INF/controller.xml (revision
446852)
+++ applications/product/webapp/facility/WEB-INF/controller.xml (working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Facility Manager Module Site Configuration File</description>
- <owner>The Open For Business Project Copyright (c) 2002</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/product/webapp/catalog/WEB-INF/controller.xml
===================================================================
--- applications/product/webapp/catalog/WEB-INF/controller.xml (revision
446852)
+++ applications/product/webapp/catalog/WEB-INF/controller.xml (working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Catalog Module Site Configuration File</description>
- <owner>The Open For Business Project (c) 2001-2004</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/marketing/webapp/marketing/WEB-INF/controller.xml
===================================================================
--- applications/marketing/webapp/marketing/WEB-INF/controller.xml
(revision 446852)
+++ applications/marketing/webapp/marketing/WEB-INF/controller.xml
(working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Marketing Manager Module Site Configuration File</description>
- <owner>The Open For Business Project Copyright (c) 2002</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
===================================================================
--- applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
(revision 446852)
+++ applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
(working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Manufacturing Component Site Configuration File</description>
- <owner>The Open For Business Project Copyright (c) 2003</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<!-- event handlers -->
Index: applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
===================================================================
--- applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
(revision 446852)
+++ applications/workeffort/webapp/workeffort/WEB-INF/controller.xml
(working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Work Manager Module Site Configuration File</description>
- <owner>The Open For Business Project (c) 2001 </owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/accounting/webapp/accounting/WEB-INF/controller.xml
===================================================================
--- applications/accounting/webapp/accounting/WEB-INF/controller.xml
(revision 446852)
+++ applications/accounting/webapp/accounting/WEB-INF/controller.xml
(working copy)
@@ -20,7 +20,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Accounting Manager Module Site Configuration
File</description>
- <owner>The Open For Business Project Copyright (c) 2002</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<!-- event handlers -->
Index: applications/content/webapp/content/WEB-INF/controller.xml
===================================================================
--- applications/content/webapp/content/WEB-INF/controller.xml (revision
446852)
+++ applications/content/webapp/content/WEB-INF/controller.xml (working copy)
@@ -18,7 +18,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Content Manager Module Site Configuration File</description>
- <owner>The Open For Business Project Copyright (c) 2002-2006</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: applications/order/webapp/ordermgr/WEB-INF/controller.xml
===================================================================
--- applications/order/webapp/ordermgr/WEB-INF/controller.xml (revision
446852)
+++ applications/order/webapp/ordermgr/WEB-INF/controller.xml (working copy)
@@ -19,7 +19,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Order Manager Module Site Configuration File</description>
- <owner>The Open For Business Project (c) 2001 </owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<!-- event handlers -->
Index: framework/webtools/webapp/webtools/WEB-INF/controller.xml
===================================================================
--- framework/webtools/webapp/webtools/WEB-INF/controller.xml (revision
446852)
+++ framework/webtools/webapp/webtools/WEB-INF/controller.xml (working copy)
@@ -18,7 +18,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>WebTools Site Configuration File</description>
- <owner>The Open For Business Project (c) 2001 </owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<handler name="java" type="request"
class="org.ofbiz.webapp.event.JavaEventHandler"/>
Index: framework/webtools/webapp/webtools/includes/footer.ftl
===================================================================
--- framework/webtools/webapp/webtools/includes/footer.ftl (revision
446852)
+++ framework/webtools/webapp/webtools/includes/footer.ftl (working copy)
@@ -15,7 +15,6 @@
-->
<br/><br/>
<div class="tabletext" align="center">
- <div class="tabletext">(c) 2004 The Open For Business Project - <a
href="http://www.ofbiz.org" class="tabletext"
target="_blank">www.ofbiz.org</a></div>
<div class="tabletext">Powered By <a href="http://www.ofbiz.org"
class="tabletext" target="_blank">OFBiz</a></div>
</div>
<br/>
Index: framework/shark/webapp/shark/includes/footer.ftl
===================================================================
--- framework/shark/webapp/shark/includes/footer.ftl (revision 446852)
+++ framework/shark/webapp/shark/includes/footer.ftl (working copy)
@@ -15,7 +15,6 @@
-->
<br/><br/>
<div class="tabletext" align="center">
- <div class="tabletext">(c) 2004 The Open For Business Project - <a
href="http://www.ofbiz.org" class="tabletext"
target="_blank">www.ofbiz.org</a></div>
<div class="tabletext">Powered By <a href="http://www.ofbiz.org"
class="tabletext" target="_blank">OFBiz</a></div>
</div>
<br/>
Index: framework/shark/webapp/shark/WEB-INF/controller.xml
===================================================================
--- framework/shark/webapp/shark/WEB-INF/controller.xml (revision 446852)
+++ framework/shark/webapp/shark/WEB-INF/controller.xml (working copy)
@@ -18,7 +18,7 @@
<site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd">
<description>Shark Workflow Manager Component Site Configuration
File</description>
- <owner>Copyright 2004-2006 The Apache Software Foundation</owner>
+ <owner>Copyright 2001-2006 The Apache Software Foundation</owner>
<errorpage>/error/error.jsp</errorpage>
<!-- event handlers -->