aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/create_schema_files.php
diff options
context:
space:
mode:
authorUnknown <unknownbliss@phpbbdevelopers.net>2012-01-02 15:09:38 +0000
committerUnknown <unknownbliss@phpbbdevelopers.net>2012-01-02 16:20:30 +0000
commit5e52734c240e5ecfb812202cd4cae305be9290c5 (patch)
tree169bfa56302c25c6ae1dd8b42b379989d37fa7f3 /phpBB/develop/create_schema_files.php
parent0fc37fb3972845f76848c1e64d5edfe4b8cd0972 (diff)
downloadforums-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 'phpBB/develop/create_schema_files.php')
-rw-r--r--phpBB/develop/create_schema_files.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/develop/create_schema_files.php b/phpBB/develop/create_schema_files.php
index 7f37b94453..d44efb8870 100644
--- a/phpBB/develop/create_schema_files.php
+++ b/phpBB/develop/create_schema_files.php
@@ -2,9 +2,8 @@
/**
*
* @package phpBB3
-* @version $Id$
* @copyright (c) 2006 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
*
* This file creates new schema files for every database.
* The filenames will be prefixed with an underscore to not overwrite the current schema files.