diff options
author | Unknown <unknownbliss@phpbbdevelopers.net> | 2011-12-31 13:32:52 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2012-01-02 19:10:27 +0100 |
commit | 656a8ece6f2d52d35dfecb4a27c3709379583f48 (patch) | |
tree | d28d3b5c47be04998502fddb60b2f252178ceed7 /phpBB/includes/acp/acp_styles.php | |
parent | 69a725198b7abd54b985773d1049f4848a8de14c (diff) | |
download | forums-656a8ece6f2d52d35dfecb4a27c3709379583f48.tar forums-656a8ece6f2d52d35dfecb4a27c3709379583f48.tar.gz forums-656a8ece6f2d52d35dfecb4a27c3709379583f48.tar.bz2 forums-656a8ece6f2d52d35dfecb4a27c3709379583f48.tar.xz forums-656a8ece6f2d52d35dfecb4a27c3709379583f48.zip |
[ticket/9916] Updating header license and removing Version $Id$
PHPBB3-9916
Diffstat (limited to 'phpBB/includes/acp/acp_styles.php')
-rw-r--r-- | phpBB/includes/acp/acp_styles.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_styles.php b/phpBB/includes/acp/acp_styles.php index 4f6b22fa14..f8a3b8e47e 100644 --- a/phpBB/includes/acp/acp_styles.php +++ b/phpBB/includes/acp/acp_styles.php @@ -61,7 +61,7 @@ class acp_styles # # @package phpBB3 # @copyright (c) 2005 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 # # # At the left is the name, please do not change this |