X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FSoapServer.php;h=43e73183ef0fdfa13419b27fe11928f2ac692418;hb=dc617c20a5a57ddc6f77b6c5404f5af65dfe58dd;hp=348ee852d3e685c11900a7eafbeb9d023ae0b424;hpb=2bbde18cfed6f40e7c1f8c2cb9eb974551bdd807;p=civicrm-core.git diff --git a/CRM/Utils/SoapServer.php b/CRM/Utils/SoapServer.php index 348ee852d3..43e73183ef 100644 --- a/CRM/Utils/SoapServer.php +++ b/CRM/Utils/SoapServer.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2018 | + | Copyright CiviCRM LLC (c) 2004-2019 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -29,7 +29,7 @@ * This class handles all SOAP client requests. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 */ class CRM_Utils_SoapServer {