mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +02:00
[ticket/12594] Replace phpBB Group with phpBB Limited
PHPBB3-12594
This commit is contained in:
@@ -125,9 +125,13 @@
|
||||
<div class="codebox"><pre>
|
||||
/**
|
||||
*
|
||||
* @package {PACKAGENAME}
|
||||
* @copyright (c) 2007 phpBB Group
|
||||
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
|
||||
* This file is part of the phpBB Forum Software package.
|
||||
*
|
||||
* @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.
|
||||
*
|
||||
*/
|
||||
</pre></div>
|
||||
@@ -1180,7 +1184,7 @@ append_sid("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&amp;
|
||||
<div class="codebox"><pre>
|
||||
# General Information about this style
|
||||
name = prosilver_duplicate
|
||||
copyright = © phpBB Group, 2007
|
||||
copyright = © phpBB Limited, 2007
|
||||
style_version = 3.1.0
|
||||
phpbb_version = 3.1.0
|
||||
|
||||
@@ -1670,7 +1674,7 @@ div
|
||||
<div class="codebox"><pre>
|
||||
# General Information about this style
|
||||
name = Custom Style
|
||||
copyright = © phpBB Group, 2007
|
||||
copyright = © phpBB Limited, 2007
|
||||
style_version = 3.1.0-b1
|
||||
phpbb_version = 3.1.0-b1
|
||||
|
||||
|
Reference in New Issue
Block a user