Add license header to FeePayment.pm.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 16 May 2011 13:46:34 +0000 (09:46 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 16 May 2011 13:46:34 +0000 (09:46 -0400)
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>

Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm

index 85da0cd..14c5998 100644 (file)
@@ -1,3 +1,17 @@
+# ---------------------------------------------------------------
+# Copyright (C) 2011 Merrimack Valley Library Consortium
+# Jason Stephenson <jstephenson@mvlc.org>
+
+# 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
 #