aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
authorYuriy Rusko <github@rusko.net>2014-05-28 01:05:46 +0200
committerYuriy Rusko <github@rusko.net>2014-05-28 01:07:56 +0200
commit55e1f02151adbe9d66a2d87c00c4f1959739aa36 (patch)
tree60dbb81e3596193d92bdd8d53bba6d4a7d853757 /phpBB/docs/coding-guidelines.html
parent2a42aee8acfcab79b0dd43572b9da2c4dd8a288a (diff)
downloadforums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.gz
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.bz2
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.xz
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.zip
[ticket/12594] Replace phpBB Group with phpBB Limited
PHPBB3-12594
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 9fdf098d1d..43417d0078 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -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