Merging version 2.1 RC to main trunk.
[fa-stable.git] / js / allocate.js
index c550a2985dea9dc4f5c520aed0c38e7c65fbdd8d..0294137ad3c2561e566a64b763d3acf0cfd245ec 100644 (file)
@@ -1,3 +1,13 @@
+/**********************************************************************
+    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 focus_alloc(i) {
     save_focus(i);
        i.setAttribute('_last', get_amount(i.name));