aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-07-31 00:33:03 +0200
committerTristan Darricau <github@nicofuma.fr>2014-07-31 15:36:58 +0200
commitcd0dad8951b160c91db0178375708dc7a9313ba0 (patch)
tree2e829ce33a895f6cb03a1da1f430dddd8cb8bd65 /tests
parent67d19920c43ed037cc64029c4fc3468a2168f2e7 (diff)
downloadforums-cd0dad8951b160c91db0178375708dc7a9313ba0.tar
forums-cd0dad8951b160c91db0178375708dc7a9313ba0.tar.gz
forums-cd0dad8951b160c91db0178375708dc7a9313ba0.tar.bz2
forums-cd0dad8951b160c91db0178375708dc7a9313ba0.tar.xz
forums-cd0dad8951b160c91db0178375708dc7a9313ba0.zip
[ticket/11480] Header file
PHPBB3-11480
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/private_messages_test.php10
1 files 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 @@
<?php
/**
*
-* @package testing
-* @copyright (c) 2014 phpBB Group
-* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
+* This file is part of the phpBB Forum Software package.
+*
+* @copyright (c) phpBB Limited <https://www.phpbb.com>
+* @license GNU General Public License, version 2 (GPL-2.0)
+*
+* For full copyright and license information, please see
+* the docs/CREDITS.txt file.
*
*/