X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=CRM%2FUtils%2FGeocode%2FYahoo.php;h=f5b22f92bd2581c4e3add68f9a2ec218e7bca310;hb=61fa74bdc01c239e020556bd948f4acc3b8332e4;hp=e5e634441587d7b3fe6056f25a70e293dd6379cc;hpb=414b3228db09432f1e389a89f9fb9e3f22d0f2da;p=civicrm-core.git diff --git a/CRM/Utils/Geocode/Yahoo.php b/CRM/Utils/Geocode/Yahoo.php index e5e6344415..f5b22f92bd 100644 --- a/CRM/Utils/Geocode/Yahoo.php +++ b/CRM/Utils/Geocode/Yahoo.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2014 + * @copyright CiviCRM LLC (c) 2004-2015 * $Id$ * */ @@ -47,7 +47,7 @@ class CRM_Utils_Geocode_Yahoo { static protected $_server = 'query.yahooapis.com'; /** - * Uri of service + * Uri of service. * * @var string */