diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2013-02-03 23:02:35 +0100 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2013-02-03 23:02:35 +0100 |
| commit | f322f4eac923a960e6b6ff44c27783000affb3ee (patch) | |
| tree | 48edf31c061a6af68898e9c5eb033e276b9ddf14 /phpBB/includes/avatar/manager.php | |
| parent | 9c3538eb0e29c491d2f8c15c44c772e29631f4e3 (diff) | |
| download | forums-f322f4eac923a960e6b6ff44c27783000affb3ee.tar forums-f322f4eac923a960e6b6ff44c27783000affb3ee.tar.gz forums-f322f4eac923a960e6b6ff44c27783000affb3ee.tar.bz2 forums-f322f4eac923a960e6b6ff44c27783000affb3ee.tar.xz forums-f322f4eac923a960e6b6ff44c27783000affb3ee.zip | |
[feature/avatars] Correct license, copyright and package info
PHPBB3-10018
Diffstat (limited to 'phpBB/includes/avatar/manager.php')
| -rw-r--r-- | phpBB/includes/avatar/manager.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/includes/avatar/manager.php b/phpBB/includes/avatar/manager.php index 4284e2262d..9c60436de8 100644 --- a/phpBB/includes/avatar/manager.php +++ b/phpBB/includes/avatar/manager.php @@ -1,9 +1,9 @@ <?php /** * -* @package avatar +* @package phpBB3 * @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 * */ |
