Merge pull request #23537 from eileenmcnaughton/greet_cust
[civicrm-core.git] / Civi / Api4 / CiviCase.php
index 42179435fbf461210927b8be5f0066e3687d6313..2b0005fe66e157ee0b9b095fe17ae618b4faf3eb 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,14 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
-
 namespace Civi\Api4;
 
 /**