diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2013-10-11 16:02:56 +0200 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2013-10-11 16:02:56 +0200 |
| commit | 4c560806085f38e33fa0a2e726f99e7d5c457369 (patch) | |
| tree | 37de57c95cccde47317043ba296e93c39c518940 /phpBB/phpbb/db | |
| parent | a049c4f0afdf558d1f895b20917bddee81a18350 (diff) | |
| download | forums-4c560806085f38e33fa0a2e726f99e7d5c457369.tar forums-4c560806085f38e33fa0a2e726f99e7d5c457369.tar.gz forums-4c560806085f38e33fa0a2e726f99e7d5c457369.tar.bz2 forums-4c560806085f38e33fa0a2e726f99e7d5c457369.tar.xz forums-4c560806085f38e33fa0a2e726f99e7d5c457369.zip | |
[ticket/11621] Correct GPLv2 link in file header.
PHPBB3-11621
Diffstat (limited to 'phpBB/phpbb/db')
| -rw-r--r-- | phpBB/phpbb/db/migration/data/v310/mysql_fulltext_drop.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/mysql_fulltext_drop.php b/phpBB/phpbb/db/migration/data/v310/mysql_fulltext_drop.php index 13db2f2a40..def4163190 100644 --- a/phpBB/phpbb/db/migration/data/v310/mysql_fulltext_drop.php +++ b/phpBB/phpbb/db/migration/data/v310/mysql_fulltext_drop.php @@ -3,7 +3,7 @@ * * @package migration * @copyright (c) 2013 phpBB Group -* @license http://opensource.org/licenses/gpl-license.php GNU Public License v2 +* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * */ |
