Merge pull request #14067 from colemanw/menuZindex
[civicrm-core.git] / CRM / Utils / GeocodeProvider.php
index e11a2eb67ad98627a5c9f3a2758c01e2a6d3b367..8c8b931a2f2d641e252865539ce29442e7862ba3 100644 (file)
@@ -4,7 +4,7 @@
   +--------------------------------------------------------------------+
   | CiviCRM version 5                                                  |
   +--------------------------------------------------------------------+
-  | Copyright CiviCRM LLC (c) 2004-2018                                |
+  | Copyright CiviCRM LLC (c) 2004-2019                                |
   +--------------------------------------------------------------------+
   | This file is a part of CiviCRM.                                    |
   |                                                                    |
@@ -29,7 +29,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2018
+ * @copyright CiviCRM LLC (c) 2004-2019
  */
 class CRM_Utils_GeocodeProvider {