aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2013-09-10 22:57:24 +0530
committerDhruv <dhruv.goel92@gmail.com>2013-10-03 21:02:36 +0530
commit34040771be42e5533737d2890bdecbb3373772cb (patch)
tree2a94b78ee3feb48bece94a26c4dc509cb97f6517
parentb4682f3a725410c4608ab88f5f2b887a507c4f2a (diff)
downloadforums-34040771be42e5533737d2890bdecbb3373772cb.tar
forums-34040771be42e5533737d2890bdecbb3373772cb.tar.gz
forums-34040771be42e5533737d2890bdecbb3373772cb.tar.bz2
forums-34040771be42e5533737d2890bdecbb3373772cb.tar.xz
forums-34040771be42e5533737d2890bdecbb3373772cb.zip
[ticket/11344] Fix url of license
PHPBB3-11344
-rw-r--r--phpBB/phpbb/db/migration/data/310/acp_style_components_module.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/310/acp_style_components_module.php b/phpBB/phpbb/db/migration/data/310/acp_style_components_module.php
index e028feb88f..cefaf7c452 100644
--- a/phpBB/phpbb/db/migration/data/310/acp_style_components_module.php
+++ b/phpBB/phpbb/db/migration/data/310/acp_style_components_module.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
*
*/