1
0
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:
Yuriy Rusko
2014-05-28 01:05:46 +02:00
parent 2a42aee8ac
commit 55e1f02151
23 changed files with 73 additions and 53 deletions

View File

@@ -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(&quot;{$phpbb_root_path}memberlist.$phpEx&quot;, 'mode=group&amp;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