Merge pull request #16230 from aydun/1511_event_show_location
[civicrm-core.git] / Civi / Api4 / Participant.php
index d0fce78eb16234a007085c9b31ada0b561b499b4..a5c4115f617638ca5cdd7bd81423c4d8332cbeab 100644 (file)
@@ -1,5 +1,24 @@
 <?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;
 
 /**