aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/decode_message_test.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-03-03 01:42:54 +0100
committerJoshyPHP <s9e.dev@gmail.com>2015-04-02 19:16:02 +0200
commit462696aa4787112b67b2ea8febf6a9f40a461baa (patch)
treec8abf7931e1ea323f3a374bde15398373ab323e9 /tests/text_processing/decode_message_test.php
parented29972e76d4dfd9a670582421c8dff0f470411e (diff)
downloadforums-462696aa4787112b67b2ea8febf6a9f40a461baa.tar
forums-462696aa4787112b67b2ea8febf6a9f40a461baa.tar.gz
forums-462696aa4787112b67b2ea8febf6a9f40a461baa.tar.bz2
forums-462696aa4787112b67b2ea8febf6a9f40a461baa.tar.xz
forums-462696aa4787112b67b2ea8febf6a9f40a461baa.zip
[ticket/11768] Replaced headers in test files
PHPBB3-11768
Diffstat (limited to 'tests/text_processing/decode_message_test.php')
-rw-r--r--tests/text_processing/decode_message_test.php10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/text_processing/decode_message_test.php b/tests/text_processing/decode_message_test.php
index 855b3c6c57..c9c1da52d5 100644
--- a/tests/text_processing/decode_message_test.php
+++ b/tests/text_processing/decode_message_test.php
@@ -1,9 +1,13 @@
<?php
/**
*
-* @package testing
-* @copyright (c) 2011 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.
*
*/