diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 19:10:47 +0100 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 19:10:47 +0100 |
| commit | 6b8d5058c069b4c6198d844cd31db51c591e0c3a (patch) | |
| tree | 06484db25b0e9f8f44fa6e561bc8f8de26bf928f /tests/class_loader/class_loader_test.php | |
| parent | 69a725198b7abd54b985773d1049f4848a8de14c (diff) | |
| parent | 66c50f6b30400b729d3fea4fb06dad5eb559aa51 (diff) | |
| download | forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.gz forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.bz2 forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.tar.xz forums-6b8d5058c069b4c6198d844cd31db51c591e0c3a.zip | |
Merge branch 'ticket/unknownbliss/9916' into develop
* ticket/unknownbliss/9916:
[ticket/9916] Updating license in non-distributed files
[ticket/9916] Updating header license and removing Version $Id$
Diffstat (limited to 'tests/class_loader/class_loader_test.php')
| -rw-r--r-- | tests/class_loader/class_loader_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/class_loader/class_loader_test.php b/tests/class_loader/class_loader_test.php index 9744a1c703..80f0b38095 100644 --- a/tests/class_loader/class_loader_test.php +++ b/tests/class_loader/class_loader_test.php @@ -3,7 +3,7 @@ * * @package testing * @copyright (c) 2011 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License +* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */ |
