X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FContact%2FForm%2FSearch%2FInterface.php;h=3bbb8c01847cd388939d78bcb8f51762f1e6ef7d;hb=f299f7db79fed6f3598c84302966bda087e7cac3;hp=1728708bc7bdb864d30b683d12c5df631bf67594;hpb=701fd7a63eb4b10a6b91a91c0c05dba1bbaf8b69;p=civicrm-core.git diff --git a/CRM/Contact/Form/Search/Interface.php b/CRM/Contact/Form/Search/Interface.php index 1728708bc7..3bbb8c0184 100644 --- a/CRM/Contact/Form/Search/Interface.php +++ b/CRM/Contact/Form/Search/Interface.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2019 | + | Copyright CiviCRM LLC (c) 2004-2020 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2019 + * @copyright CiviCRM LLC (c) 2004-2020 */ interface CRM_Contact_Form_Search_Interface {