docs master
authorMark Wells <mark@freeside.biz>
Fri, 4 Oct 2013 22:26:07 +0000 (15:26 -0700)
committerMark Wells <mark@freeside.biz>
Fri, 4 Oct 2013 22:26:07 +0000 (15:26 -0700)
Geocoding.pm
README

index 46d34dc..6ebe373 100644 (file)
@@ -49,8 +49,8 @@ our $DEBUG = 0;
 =head2 query HASHREF
 
 Send a request to the web service.  See 
-L<http://developer.tomtom.com/docs/read/geocoding/Request> for fields that 
-can be included in HASHREF.  C<key> is your API key.
+L<http://developer.tomtom.com/docs/read/geocoding/Request> for fields 
+that can be included in HASHREF.  C<key> 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<developer.tomtom.com/docs/read/geocoding>
 
+Commercial support for this module is available from Freeside Internet 
+Services:
+
+    L<http://www.freeside.biz/>
+
 =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 (file)
--- 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<http://www.freeside.biz>
 
 
 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.
+