mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
link to credits for "PHP Group" (bug #67532)
This commit is contained in:
@@ -19,7 +19,7 @@ site_header("Copyright", array("current" => "footer"));
|
||||
<p>
|
||||
The code, text, PHP logo, and graphical elements on this website
|
||||
and the mirror websites (the "Site") are Copyright © 2001-<?php echo date("Y") ?>
|
||||
The PHP Group. All rights reserved.
|
||||
the <a href="/credits.php">PHP Group</a>. All rights reserved.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -29,7 +29,7 @@ site_header("License Information", array("current" => "help"));
|
||||
<ul>
|
||||
<li>
|
||||
PHP 4 and PHP 5 are distributed under the
|
||||
<a href="http://www.php.net/license/3_01.txt">PHP License v3.01</a>, copyright (c) the PHP Group.
|
||||
<a href="http://www.php.net/license/3_01.txt">PHP License v3.01</a>, copyright (c) the <a href="/credits.php">PHP Group</a>.
|
||||
<ul>
|
||||
<li>
|
||||
This is an <a href="http://www.opensource.org/docs/osd">Open Source license</a>,
|
||||
|
||||
@@ -373,7 +373,7 @@ site_header(
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
The PHP Group and the Network Infrastructure Manager reserve the
|
||||
The <a href="/credits.php">PHP Group</a> and the Network Infrastructure Manager reserve the
|
||||
right to refuse images based on content, but most things should be fine.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user