X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FREST.php;h=bd88f4202714681c10023630e54dd0cd59193c12;hb=1e1ed556e29f820a3834d8b1d45e979bca8c720f;hp=c6c05788cde3fa6c96f9ddac940b9570231a481c;hpb=da15858f95699da849a51b1fddffc61429f95dd4;p=civicrm-core.git diff --git a/CRM/Utils/REST.php b/CRM/Utils/REST.php index c6c05788cd..bd88f42027 100644 --- a/CRM/Utils/REST.php +++ b/CRM/Utils/REST.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. | | | @@ -29,7 +29,7 @@ * This class handles all REST client requests. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2016 + * @copyright CiviCRM LLC (c) 2004-2017 */ class CRM_Utils_REST {