Merge pull request #16230 from aydun/1511_event_show_location
[civicrm-core.git] / Civi / Api4 / GroupNesting.php
index df3286b66fab5b7ed51d8823e63893c3d71fdedc..83e4ad77d7a236c84f649ee363afe0da17200f92 100644 (file)
@@ -1,4 +1,23 @@
 <?php
+
+/*
+ +--------------------------------------------------------------------+
+ | Copyright CiviCRM LLC. All rights reserved.                        |
+ |                                                                    |
+ | This work is published under the GNU AGPLv3 license with some      |
+ | permitted exceptions and without any warranty. For full license    |
+ | and copyright information, see https://civicrm.org/licensing       |
+ +--------------------------------------------------------------------+
+ */
+
+/**
+ *
+ * @package CRM
+ * @copyright CiviCRM LLC https://civicrm.org/licensing
+ * $Id$
+ *
+ */
+
 namespace Civi\Api4;
 
 /**