aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_formatter/s9e/factory_test.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-03-03 01:10:58 +0100
committerJoshyPHP <s9e.dev@gmail.com>2015-04-02 19:16:02 +0200
commit0dd5e62382047f9e256eb148ab199c04a05914b2 (patch)
tree35baa72df53069c3cfdf28fa155d27831b5c3ef9 /tests/text_formatter/s9e/factory_test.php
parent70b7e57497e8822dc237268c54d859125cdea4d0 (diff)
downloadforums-0dd5e62382047f9e256eb148ab199c04a05914b2.tar
forums-0dd5e62382047f9e256eb148ab199c04a05914b2.tar.gz
forums-0dd5e62382047f9e256eb148ab199c04a05914b2.tar.bz2
forums-0dd5e62382047f9e256eb148ab199c04a05914b2.tar.xz
forums-0dd5e62382047f9e256eb148ab199c04a05914b2.zip
[ticket/11768] Replaced headers in test files
PHPBB3-11768
Diffstat (limited to 'tests/text_formatter/s9e/factory_test.php')
-rw-r--r--tests/text_formatter/s9e/factory_test.php10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/text_formatter/s9e/factory_test.php b/tests/text_formatter/s9e/factory_test.php
index 7c26443579..2930826a78 100644
--- a/tests/text_formatter/s9e/factory_test.php
+++ b/tests/text_formatter/s9e/factory_test.php
@@ -1,9 +1,13 @@
<?php
/**
*
-* @package testing
-* @copyright (c) 2013 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.
*
*/
require_once __DIR__ . '/../../../phpBB/includes/functions.php';