Merge pull request #16514 from mattwire/phpnotice_ccparams
[civicrm-core.git] / Civi / Api4 / Address.php
index be8df42d569260c32a14c6a32777f9c4fbb51266..003e5456d23d1a21d44801d3074e429cc283b18a 100644 (file)
@@ -1,5 +1,22 @@
 <?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
+ */
+
+
 namespace Civi\Api4;
 
 /**