From acf17e1d6e2e4233b800a56ca6fead3d205a5f7f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 30 Mar 2021 09:30:09 -0700 Subject: update copyright and maintainer information --- IPPay.pm | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'IPPay.pm') diff --git a/IPPay.pm b/IPPay.pm index 666f5e8..7f15fcc 100644 --- a/IPPay.pm +++ b/IPPay.pm @@ -11,7 +11,7 @@ use Business::OnlinePayment::HTTPS; use vars qw($VERSION $DEBUG @ISA $me); @ISA = qw(Business::OnlinePayment::HTTPS); -$VERSION = '0.10'; +$VERSION = '0.11_01'; $VERSION = eval $VERSION; # modperlstyle: convert the string into a number $DEBUG = 0; @@ -626,6 +626,15 @@ Current maintainer: Ivan Kohler Reverse Authorization patch from dougforpres +=head1 COPYRIGHT AND LICENSE + +Copyright (c) 1999 Jason Kohles +Copyright (c) 2002-2003 Ivan Kohler +Copyright (c) 2008-2021 Freeside Internet Services, Inc. + +All rights reserved. This program is free software; you can redistribute it +and/or modify it under the same terms as Perl itself. + =head1 ADVERTISEMENT Need a complete, open-source back-office and customer self-service solution? -- cgit v1.2.1