diff options
Diffstat (limited to 'BusinessOnlinePayment.pm')
-rw-r--r-- | BusinessOnlinePayment.pm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/BusinessOnlinePayment.pm b/BusinessOnlinePayment.pm index 63e8c96..c9f8b3e 100644 --- a/BusinessOnlinePayment.pm +++ b/BusinessOnlinePayment.pm @@ -134,6 +134,18 @@ for details on what options are required, if any. Ivan Kohler <ivan-interchange@420.am> +Initial development of this module was sponsored in part by Simply Marketing, +Inc. <http://www.simplymarketinginc.com/>. + +=head1 COPYRIGHT + +Copyright 2004 Ivan Kohler. All rights reserved. + +This program is free software; you can redistribute it and/or modify it +under the same terms as Perl itself. + +=cut + =cut package Vend::Payment; |