[OFBiz] SVN: r6504 - in trunk/applications/accounting/webapp/accounting: . templates

jonesde@svn.ofbiz.org jonesde at svn.ofbiz.org
Sat Jan 14 21:15:22 CST 2006


Author: jonesde
Date: 2006-01-14 21:15:18 -0600 (Sat, 14 Jan 2006)
New Revision: 6504

Modified:
   trunk/applications/accounting/webapp/accounting/main.ftl
   trunk/applications/accounting/webapp/accounting/templates/main.ftl
Log:
Some old changes I found on my laptop, license headers mostly

Modified: trunk/applications/accounting/webapp/accounting/main.ftl
===================================================================
--- trunk/applications/accounting/webapp/accounting/main.ftl	2006-01-14 21:46:33 UTC (rev 6503)
+++ trunk/applications/accounting/webapp/accounting/main.ftl	2006-01-15 03:15:18 UTC (rev 6504)
@@ -1,3 +1,24 @@
+<#--
+ *  Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org
+ *
+ *  Permission is hereby granted, free of charge, to any person obtaining a 
+ *  copy of this software and associated documentation files (the "Software"), 
+ *  to deal in the Software without restriction, including without limitation 
+ *  the rights to use, copy, modify, merge, publish, distribute, sublicense, 
+ *  and/or sell copies of the Software, and to permit persons to whom the 
+ *  Software is furnished to do so, subject to the following conditions:
+ *
+ *  The above copyright notice and this permission notice shall be included 
+ *  in all copies or substantial portions of the Software.
+ *
+ *  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
+ *  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
+ *  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
+ *  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
+ *  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT 
+ *  OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 
+ *  THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+-->
 <div class="tabletext">
 <table>
   <tr>

Modified: trunk/applications/accounting/webapp/accounting/templates/main.ftl
===================================================================
--- trunk/applications/accounting/webapp/accounting/templates/main.ftl	2006-01-14 21:46:33 UTC (rev 6503)
+++ trunk/applications/accounting/webapp/accounting/templates/main.ftl	2006-01-15 03:15:18 UTC (rev 6504)
@@ -1,7 +1,7 @@
 <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- Copyright (c) 2003 The Open For Business Project - www.ofbiz.org -->
+<!-- Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org -->
 <#--
- *  Copyright (c) 2003 The Open For Business Project - www.ofbiz.org
+ *  Copyright (c) 2003-2005 The Open For Business Project - www.ofbiz.org
  *
  *  Permission is hereby granted, free of charge, to any person obtaining a 
  *  copy of this software and associated documentation files (the "Software"), 



More information about the Svn mailing list