From cd0dad8951b160c91db0178375708dc7a9313ba0 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Thu, 31 Jul 2014 00:33:03 +0200 Subject: [PATCH] [ticket/11480] Header file PHPBB3-11480 --- tests/functional/private_messages_test.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/tests/functional/private_messages_test.php b/tests/functional/private_messages_test.php index 15aa2b681a..1f6dc3a979 100644 --- a/tests/functional/private_messages_test.php +++ b/tests/functional/private_messages_test.php @@ -1,9 +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. * */