X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FInterface.php;h=34920bbbf231e6ce731e52612f84b30cfc1bb7a3;hb=d09afb3e8ff51519dde617c3ed4632a9d8928d64;hp=4fc366264dbcc1815d8d25a061ac89b191eabd1d;hpb=fa938177202b0ef376e00b6cbe8be3814ef1cd28;p=civicrm-core.git diff --git a/CRM/Report/Interface.php b/CRM/Report/Interface.php index 4fc366264d..34920bbbf2 100644 --- a/CRM/Report/Interface.php +++ b/CRM/Report/Interface.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2016 | + | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2016 + * @copyright CiviCRM LLC (c) 2004-2017 */ interface CRM_Report_Interface {