X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FExtension%2FManager.php;h=6a7cefeda0d9327e70aa02313ae5fb915fab5217;hb=8e67497d0338125ee555b611f654148a02bbf6b7;hp=28c4d2c8b754310e9a11fae29ecaf22541df1b13;hpb=5fe22fa0c0431178becb18967f4c17bfcff694bb;p=civicrm-core.git diff --git a/CRM/Extension/Manager.php b/CRM/Extension/Manager.php index 28c4d2c8b7..6a7cefeda0 100644 --- a/CRM/Extension/Manager.php +++ b/CRM/Extension/Manager.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2018 | + | Copyright CiviCRM LLC (c) 2004-2019 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -30,7 +30,7 @@ * uninstalling extensions. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 */ class CRM_Extension_Manager { /**