diff options
author | Tristan Darricau <github@nicofuma.fr> | 2014-09-15 00:13:57 +0200 |
---|---|---|
committer | Matt Friedman <maf675@gmail.com> | 2016-02-29 08:14:29 -0800 |
commit | 8f7aba6582c3fb748ed67720292f1d236d4e1270 (patch) | |
tree | 31f2e57449fb385c1980d2067e25bff32d89b21a /phpBB/phpbb/console/command/user/add.php | |
parent | df4a620ba146d895be4910761bc030045abbae93 (diff) | |
download | forums-8f7aba6582c3fb748ed67720292f1d236d4e1270.tar forums-8f7aba6582c3fb748ed67720292f1d236d4e1270.tar.gz forums-8f7aba6582c3fb748ed67720292f1d236d4e1270.tar.bz2 forums-8f7aba6582c3fb748ed67720292f1d236d4e1270.tar.xz forums-8f7aba6582c3fb748ed67720292f1d236d4e1270.zip |
[ticket/12684] Fix header file
PHPBB3-12684
Diffstat (limited to 'phpBB/phpbb/console/command/user/add.php')
-rw-r--r-- | phpBB/phpbb/console/command/user/add.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/console/command/user/add.php b/phpBB/phpbb/console/command/user/add.php index fab69738e3..10b0d0f727 100644 --- a/phpBB/phpbb/console/command/user/add.php +++ b/phpBB/phpbb/console/command/user/add.php @@ -3,7 +3,7 @@ * * This file is part of the phpBB Forum Software package. * -* @copyright (c) phpBB Limited +* @copyright (c) phpBB Limited <https://www.phpbb.com> * @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see |