X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=js%2Fallocate.js;h=a26bcebaef26b4d999f1c35e817948539ca2667e;hb=818719f38b8327cdca616d58b13913dbd174d96a;hp=c550a2985dea9dc4f5c520aed0c38e7c65fbdd8d;hpb=bec4ca5779482ce7eac571604e54fa701c49c677;p=fa-stable.git diff --git a/js/allocate.js b/js/allocate.js index c550a298..a26bceba 100644 --- a/js/allocate.js +++ b/js/allocate.js @@ -1,3 +1,13 @@ +/********************************************************************** + 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 . +***********************************************************************/ function focus_alloc(i) { save_focus(i); i.setAttribute('_last', get_amount(i.name));