Skip to content

Commit 7b6ff0d

Browse files
committed
license-update: remove PEAR and PECL links
RFC: https://wiki.php.net/rfc/php_license_update
1 parent e09352e commit 7b6ff0d

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

license/contrib-guidelines-code.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,4 @@
2929
<li>Extensions which link to GPL-licensed libraries will not be accepted.</li>
3030
</ul>
3131

32-
<h2>Guidelines for Related Projects</h2>
33-
34-
<p>
35-
For related projects, please refer to the Project websites:
36-
</p>
37-
<ul>
38-
<li><a href="https://pecl.php.net/copyright.php">PECL</a></li>
39-
<li><a href="https://pear.php.net/copyright.php">PEAR</a></li>
40-
</ul>
41-
4232
<?php site_footer();

license/index.php

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -212,16 +212,4 @@
212212
by more people.
213213
</p>
214214

215-
<a id="other-lic"></a>
216-
<h2>Licensing information for related projects</h2>
217-
218-
<p>
219-
For related projects, please refer to licensing information on the project websites:
220-
</p>
221-
222-
<ul>
223-
<li><a href="https://pecl.php.net/copyright.php">PECL</a></li>
224-
<li><a href="https://pear.php.net/copyright.php">PEAR</a></li>
225-
</ul>
226-
227215
<?php site_footer(['sidebar' => $SIDEBAR_DATA]);

0 commit comments

Comments
 (0)