Merge pull request #21250 from agileware/CIVICRM-1820
[civicrm-core.git] / Civi / Api4 / Participant.php
index 749a874b7fd4e71c4f6197ec57ad21ce5b8c4dcc..425020067ebd2906593d24b0689f77d4ba29bfd9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC. All rights reserved.                        |
@@ -9,13 +8,6 @@
  | and copyright information, see https://civicrm.org/licensing       |
  +--------------------------------------------------------------------+
  */
-
-/**
- *
- * @package CRM
- * @copyright CiviCRM LLC https://civicrm.org/licensing
- */
-
 namespace Civi\Api4;
 
 /**