*** empty log message ***
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 23 Nov 2008 23:23:10 +0000 (23:23 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 23 Nov 2008 23:23:10 +0000 (23:23 +0000)
includes/ui/ui_input.inc
sales/includes/ui/sales_order_ui.inc
sales/sales_order_entry.php

index 93afe5c72a1d5de4f5b2b35e90db71c5391460e3..2a76848dad19c0371916d43c5aa18c62d4925988 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**********************************************************************
-    Copyright (C) 2005-2008  FrontAccounting, LLC.
+    Copyright (C) FrontAccounting, LLC.
        Released under the terms of the GNU Affero General Public License,
        AGPL, as published by the Free Software Foundation, either version 
        3 of the License, or (at your option) any later version.
index c5983db67a4a7be81e17492249609ade89f4ee0e..26894710857927006a3dd6c1a1cacaa1257c1f58 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 include_once($path_to_root . "/sales/includes/cart_class.inc");
 include_once($path_to_root . "/includes/manufacturing.inc");
 
index 95939b5d41268aaa579538dd75a12e86b197f724..6087665f6d5c7e524b40c01a7c7527fab0668a27 100644 (file)
@@ -1,4 +1,14 @@
 <?php
+/**********************************************************************
+    Copyright (C) FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 //-----------------------------------------------------------------------------
 //
 //     Entry/Modify Sales Order