X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FReport%2FInterface.php;h=34920bbbf231e6ce731e52612f84b30cfc1bb7a3;hb=d09afb3e8ff51519dde617c3ed4632a9d8928d64;hp=d10c0eddf5c9cb943ca166521641e58e2f9d76fc;hpb=84301628f7d912fc94908cf39ebcf8039dcf3900;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 {