Broken gl_acount_classes/type editor layout fixed, fixed side error in allocations
[fa-stable.git] / admin / db / printers_db.inc
index 043268a677f842249e74d2d9e9cb64a1f8549099..f605f658aefe52b4a0c34209b643ec215f94a9fd 100644 (file)
@@ -1,4 +1,15 @@
 <?php
+/**********************************************************************
+    Copyright (C) FrontAccounting, LLC.
+       Released under the terms of the GNU General Public License, GPL, 
+       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/gpl-3.0.html>.
+***********************************************************************/
+
 function write_printer_def($id, $name, $descr, $queue, $host, $port, $timeout)
 {
        if ($id>0)