(NFC) (dev/core#878) Simplify copyright header (tests/*)
[civicrm-core.git] / tests / phpunit / api / v4 / Action / ReplaceTest.php
index 701f4e2172e5aa21b02e4af9f61c22e6e61d4baf..7448ea01e2eb71fad30dccb85f8c467297d3cef0 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 api\v4\Action;
 
 use Civi\Api4\CustomField;