From 2444336d297e01e741ca3206ac46a0e8bc087d5f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 25 Jun 2012 18:06:00 -0700 Subject: [PATCH] advertisement updates --- README | 11 +++++++---- lib/Net/Vitelity.pm | 22 +++++++++++----------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/README b/README index 19900aa..0daf81e 100644 --- a/README +++ b/README @@ -37,17 +37,20 @@ You can also look for information at: COPYRIGHT AND LICENCE -Copyright (C) 2009 Freeside Internet Services, Inc. +Copyright (C) 2009-2012 Freeside Internet Services, Inc. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -ADVERTISEMENT +ADVERTISEMENTS Need a complete, open-source back-office and customer self-service solution? -The Freeside software includes support for Vitelity integration, CDR rating, +The Freeside software includesVitelity integration, CDR rating, invoicing, credit card and electronic check processing, integrated trouble ticketing, and customer signup and self-service web interfaces. -http://freeside.biz/freeside/ +http://freeside.biz/ + +Development sponsored by Voice Carrier LLC. If you need a hosted or on-site +PBX, please visit http://www.voicecarrier.com/ diff --git a/lib/Net/Vitelity.pm b/lib/Net/Vitelity.pm index c2df24f..c2f3f13 100644 --- a/lib/Net/Vitelity.pm +++ b/lib/Net/Vitelity.pm @@ -8,13 +8,9 @@ use LWP::UserAgent; Net::Vitelity - Interface to Vitelity API -=head1 VERSION - -Version 0.02 - =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; our $AUTOLOAD; @@ -336,18 +332,22 @@ L =back -=head1 ACKNOWLEDGEMENTS +=head1 ADVERTISEMENTS This module was developed by Freeside Internet Services, Inc. -If you need a complete, open-source, web-based application to manage your -customers, billing and trouble ticketing, please visit http://freeside.biz/ +Need a complete, open-source back-office and customer self-service solution? +The Freeside software includes Vitelity integration, CDR rating, +invoicing, credit card and electronic check processing, integrated trouble +ticketing and customer signup and self-service web interfaces. + +http://freeside.biz/ -Development sponsored by Ring Carrier LLC. If you need a hosted or on-site -PBX, please visit http://www.ringcarrier.com/ +Development sponsored by Voice Carrier LLC. If you need a hosted or on-site +PBX, please visit http://www.voicecarrier.com/ =head1 COPYRIGHT & LICENSE -Copyright 2009 Freeside Internet Services, Inc. +Copyright 2009-2012 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it -- 2.11.0