Merge pull request #20741 from civicrm/5.39
[civicrm-core.git] / Civi / Api4 / Relationship.php
index 6dab5e72d5f0bac1cd2cef9fe7ba7a9a537b1fa5..bed75391c4c230e01aa1d9617036d956aed80996 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;
 
 /**