diff --git a/tests/profilefields/type_bool_test.php b/tests/profilefields/type_bool_test.php index c86abba195..ca4d13ccf7 100644 --- a/tests/profilefields/type_bool_test.php +++ b/tests/profilefields/type_bool_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */ diff --git a/tests/profilefields/type_date_test.php b/tests/profilefields/type_date_test.php index f694197008..256fd61e09 100644 --- a/tests/profilefields/type_date_test.php +++ b/tests/profilefields/type_date_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */ diff --git a/tests/profilefields/type_dropdown_test.php b/tests/profilefields/type_dropdown_test.php index 80b1aa25b1..0c440cf143 100644 --- a/tests/profilefields/type_dropdown_test.php +++ b/tests/profilefields/type_dropdown_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */ diff --git a/tests/profilefields/type_int_test.php b/tests/profilefields/type_int_test.php index 4c5b4f121b..4cfc8a06e2 100644 --- a/tests/profilefields/type_int_test.php +++ b/tests/profilefields/type_int_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */ diff --git a/tests/profilefields/type_string_test.php b/tests/profilefields/type_string_test.php index 38bd771ac2..ae8f908bb5 100644 --- a/tests/profilefields/type_string_test.php +++ b/tests/profilefields/type_string_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */ diff --git a/tests/profilefields/type_url_test.php b/tests/profilefields/type_url_test.php index 831e678595..48f9cf8f38 100644 --- a/tests/profilefields/type_url_test.php +++ b/tests/profilefields/type_url_test.php @@ -1,8 +1,13 @@ + * @license GNU General Public License, version 2 (GPL-2.0) + * + * For full copyright and license information, please see + * the docs/CREDITS.txt file. * */