summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PayPal.pm9
1 files changed, 9 insertions, 0 deletions
diff --git a/PayPal.pm b/PayPal.pm
index 60d1cd9..697b3ad 100644
--- a/PayPal.pm
+++ b/PayPal.pm
@@ -195,12 +195,21 @@ Business::OnlineThirdPartyPayment::PayPal
=head1 DESCRIPTION
+Business::OnlineThirdPartyPayment module for payments from PayPal accounts.
+
=head1 AUTHOR
Mark Wells <mark@freeside.biz>
Based in part on Net::PayPal, by Sherzod B. Ruzmetov <sherzodr@cpan.org>.
+=head1 COPYRIGHT
+
+Copyright (c) 2013 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 SEE ALSO
perl(1). L<Business::OnlineThirdPartyPayment>.