aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-04-05 11:14:41 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-04-05 11:14:41 +0200
commite83c6cb61dcac9c8460e0e8fd22cb2f3324fb248 (patch)
tree3f780901ef76b3035164b36c4ec87e7d07af4a63 /phpBB/phpbb/db
parent808c5277a9af39a64290948cc21cde7cd766b3b5 (diff)
downloadforums-e83c6cb61dcac9c8460e0e8fd22cb2f3324fb248.tar
forums-e83c6cb61dcac9c8460e0e8fd22cb2f3324fb248.tar.gz
forums-e83c6cb61dcac9c8460e0e8fd22cb2f3324fb248.tar.bz2
forums-e83c6cb61dcac9c8460e0e8fd22cb2f3324fb248.tar.xz
forums-e83c6cb61dcac9c8460e0e8fd22cb2f3324fb248.zip
[ticket/12150] Use correct license URL in prune shadow migrations file
PHPBB3-12150
Diffstat (limited to 'phpBB/phpbb/db')
-rw-r--r--phpBB/phpbb/db/migration/data/v310/prune_shadow_topics.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/prune_shadow_topics.php b/phpBB/phpbb/db/migration/data/v310/prune_shadow_topics.php
index d625b1fe6e..83f5f903e8 100644
--- a/phpBB/phpbb/db/migration/data/v310/prune_shadow_topics.php
+++ b/phpBB/phpbb/db/migration/data/v310/prune_shadow_topics.php
@@ -3,7 +3,7 @@
*
* @package migration
* @copyright (c) 2014 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
*
*/