diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2012-06-11 14:24:30 +0200 | 
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2012-06-11 14:24:30 +0200 | 
| commit | 80dfa53ee3f04dfdba11efe9eb3f49d739bb602b (patch) | |
| tree | 3d9b4d5892bb62c11bac6454335855d413943542 /phpBB/includes/php/ini.php | |
| parent | 5086366662d78d79bb6daf4b132709d9273c2f8c (diff) | |
| download | forums-80dfa53ee3f04dfdba11efe9eb3f49d739bb602b.tar forums-80dfa53ee3f04dfdba11efe9eb3f49d739bb602b.tar.gz forums-80dfa53ee3f04dfdba11efe9eb3f49d739bb602b.tar.bz2 forums-80dfa53ee3f04dfdba11efe9eb3f49d739bb602b.tar.xz forums-80dfa53ee3f04dfdba11efe9eb3f49d739bb602b.zip | |
[ticket/10931] Correctly use GNU GPL version 2.
PHPBB3-10931
Diffstat (limited to 'phpBB/includes/php/ini.php')
| -rw-r--r-- | phpBB/includes/php/ini.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/phpBB/includes/php/ini.php b/phpBB/includes/php/ini.php index baafee5273..882464275b 100644 --- a/phpBB/includes/php/ini.php +++ b/phpBB/includes/php/ini.php @@ -3,7 +3,7 @@  *  * @package phpBB  * @copyright (c) 2011 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  *  */ | 
