Merge pull request #20700 from colemanw/removeApi4BoilerplateComment
[civicrm-core.git] / Civi / Api4 / CustomGroup.php
index 7f0602bf7e5d55b4b36adef494da5495f03d73a0..26125a102dc070161921ccb7b7b4d5b89ee12ad5 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;
 
 /**