X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FGeocodeProvider.php;h=f87c8eac1150f8102a1136e4be7bbba8af49888d;hb=aebbcca99b6fe1be7dff8d1306d62a91fc8d3328;hp=5aa5a418a1febf835abdc1ae2245aa07a6cb05e4;hpb=140d39ee05431f4fa87d6b283295853ab1c3b7e2;p=civicrm-core.git diff --git a/CRM/Utils/GeocodeProvider.php b/CRM/Utils/GeocodeProvider.php index 5aa5a418a1..f87c8eac11 100644 --- a/CRM/Utils/GeocodeProvider.php +++ b/CRM/Utils/GeocodeProvider.php @@ -2,9 +2,9 @@ /* +--------------------------------------------------------------------+ - | CiviCRM version 4.7 | + | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2017 | + | Copyright CiviCRM LLC (c) 2004-2018 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -29,7 +29,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2017 + * @copyright CiviCRM LLC (c) 2004-2018 */ class CRM_Utils_GeocodeProvider {