diff options
author | Unknown <unknownbliss@phpbbdevelopers.net> | 2012-01-02 15:09:38 +0000 |
---|---|---|
committer | Unknown <unknownbliss@phpbbdevelopers.net> | 2012-01-02 16:20:30 +0000 |
commit | 5e52734c240e5ecfb812202cd4cae305be9290c5 (patch) | |
tree | 169bfa56302c25c6ae1dd8b42b379989d37fa7f3 /build/diff_class.php | |
parent | 0fc37fb3972845f76848c1e64d5edfe4b8cd0972 (diff) | |
download | forums-5e52734c240e5ecfb812202cd4cae305be9290c5.tar forums-5e52734c240e5ecfb812202cd4cae305be9290c5.tar.gz forums-5e52734c240e5ecfb812202cd4cae305be9290c5.tar.bz2 forums-5e52734c240e5ecfb812202cd4cae305be9290c5.tar.xz forums-5e52734c240e5ecfb812202cd4cae305be9290c5.zip |
[ticket/9916] Changing header in non-distributed files
PHPBB3-9916
Diffstat (limited to 'build/diff_class.php')
-rw-r--r-- | build/diff_class.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/diff_class.php b/build/diff_class.php index 4625ffde24..2d8555400d 100644 --- a/build/diff_class.php +++ b/build/diff_class.php @@ -2,10 +2,9 @@ /** * * @package build -* @version $Id$ * @copyright (c) 2000 Geoffrey T. Dairiki <dairiki@dairiki.org> * @copyright (c) 2010 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 * */ |