From d9896c244fffd2968899defc415487f621e345f4 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 4 Oct 2013 15:26:07 -0700 Subject: [PATCH] docs --- Geocoding.pm | 11 ++++++++--- README | 26 ++++++++++++-------------- 2 files changed, 20 insertions(+), 17 deletions(-) diff --git a/Geocoding.pm b/Geocoding.pm index 46d34dc..6ebe373 100644 --- a/Geocoding.pm +++ b/Geocoding.pm @@ -49,8 +49,8 @@ our $DEBUG = 0; =head2 query HASHREF Send a request to the web service. See -L for fields that -can be included in HASHREF. C is your API key. +L for fields +that can be included in HASHREF. C is your API key. Returns an object of class Geo::TomTom::Geocoding. @@ -124,12 +124,17 @@ For the request and response attributes, see the TomTom API documentation: L +Commercial support for this module is available from Freeside Internet +Services: + + L + =back =head1 LICENSE AND COPYRIGHT -Copyright 2013 Mark Wells. +Copyright (C) 2013 Freeside Internet Services, Inc. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published diff --git a/README b/README index 1aabf7c..7208dd3 100644 --- a/README +++ b/README @@ -19,24 +19,13 @@ perldoc command. perldoc Geo::TomTom::Geocoding -You can also look for information at: - - RT, CPAN's request tracker (report bugs here) - http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geo-TomTom-Geocoding - - AnnoCPAN, Annotated CPAN documentation - http://annocpan.org/dist/Geo-TomTom-Geocoding - - CPAN Ratings - http://cpanratings.perl.org/d/Geo-TomTom-Geocoding - - Search CPAN - http://search.cpan.org/dist/Geo-TomTom-Geocoding/ +Commercial support is available from Freeside Internet Services +L LICENSE AND COPYRIGHT -Copyright (C) 2013 Mark Wells +Copyright (C) 2013 Freeside Internet Services, Inc This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published @@ -44,3 +33,12 @@ by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. +The following copyright notice applies to the TomTom Geocoding data: + +Copyright (C) 1992 – 2011 TomTom. All rights reserved. This material is +proprietary and the subject of copyright protection, database right +protection and other intellectual property rights owned by TomTom or its +suppliers. The use of this material is subject to the terms of a license +agreement. Any unauthorized copying or disclosure of this material will lead +to criminal and civil liabilities. + -- 2.11.0