X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FInterface.php;h=34920bbbf231e6ce731e52612f84b30cfc1bb7a3;hb=969b37c2a3b397a8e067dd20ce222c5bfae41a52;hp=d10c0eddf5c9cb943ca166521641e58e2f9d76fc;hpb=7c4c817872ca24b08f219034d9f63d58d1b22669;p=civicrm-core.git diff --git a/CRM/Report/Interface.php b/CRM/Report/Interface.php index d10c0eddf5..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-2015 | + | Copyright CiviCRM LLC (c) 2004-2017 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2015 + * @copyright CiviCRM LLC (c) 2004-2017 */ interface CRM_Report_Interface {