From: Jason Stephenson Date: Mon, 16 May 2011 13:46:34 +0000 (-0400) Subject: Add license header to FeePayment.pm. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=58ce7a71fc78d181ef08c29a89b74a574267981f;p=evergreen%2Fequinox.git Add license header to FeePayment.pm. Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm b/Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm index 85da0cdee7..14c5998760 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm @@ -1,3 +1,17 @@ +# --------------------------------------------------------------- +# Copyright (C) 2011 Merrimack Valley Library Consortium +# Jason Stephenson + +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# 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 +# GNU General Public License for more details. +# --------------------------------------------------------------- # # An object to handle fee payment #