mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
[ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
This commit is contained in:
@@ -15,8 +15,11 @@ die("Please read the first lines of this script for instructions on how to enabl
|
||||
|
||||
// -------------------------------------------------------------
|
||||
//
|
||||
// @copyright (c) 2005 phpBB Group
|
||||
// @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
// @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
|
||||
// the docs/CREDITS.txt file.
|
||||
//
|
||||
// -------------------------------------------------------------
|
||||
// Thanks to arod-1
|
||||
|
Reference in New Issue
Block a user