diff options
Diffstat (limited to 'AuthorizeNet.pm')
-rw-r--r-- | AuthorizeNet.pm | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 12d0172..3169e5f 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -473,16 +473,13 @@ Ivan Kohler <ivan-authorizenet@freeside.biz> =back -The code is available from our public CVS repository: +The code is available from our public git repository: - export CVSROOT=":pserver:anonymous@cvs.freeside.biz:/home/cvs/cvsroot" - cvs login - # The password for the user `anonymous' is `anonymous'. - cvs checkout Business-OnlinePayment-AuthorizeNet + git clone git://fit.freeside.biz/Business-OnlinePayment-AuthorizeNet.git Or on the web: - http://freeside.biz/cgi-bin/viewvc.cgi/Business-OnlinePayment-AuthorizeNet/ + http://freeside.biz/gitweb/?p=Business-OnlinePayment-AuthorizeNet.git =head1 A WORD FROM OUR SPONSOR @@ -493,7 +490,7 @@ visit http://freeside.biz/ =head1 COPYRIGHT & LICENSE -Copyright 2010 Freeside Internet Services, Inc. +Copyright 2010-2015 Freeside Internet Services, Inc. Copyright 2008 Thomas Sibley All rights reserved. |