diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-06-04 13:44:14 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-06-04 13:44:14 -0700 |
commit | 5eb7fff5b32eeb3e9c0e68d6a814f0b5372bd04e (patch) | |
tree | 4b629038d6c2b8e01133555813a6565b97087735 | |
parent | 2d78e585505f91b5cf96eea5b02de6494402a955 (diff) |
typo and copyright year
-rw-r--r-- | AuthorizeNet.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index c70e493..aae9002 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -409,7 +409,7 @@ Original author: Jason Kohles, jason@mediabang.com Ivan Kohler <ivan-authorizenet@freeside.biz> updated it for Authorize.Net protocol 3.0/3.1 and is the current maintainer. Please see the next section -for for information on contributing. +for information on contributing. Jason Spence <jspence@lightconsulting.com> contributed support for separate Authorization Only and Post Authorization steps and wrote some docs. @@ -490,7 +490,7 @@ visit http://freeside.biz/ =head1 COPYRIGHT & LICENSE -Copyright 2010-2015 Freeside Internet Services, Inc. +Copyright 2010-2016 Freeside Internet Services, Inc. Copyright 2008 Thomas Sibley All rights reserved. |