logo       

cvs: pearweb /include pear-format-html.php: msg#00078

php.pear.core

Subject: cvs: pearweb /include pear-format-html.php

cellog Sat Oct 21 00:05:39 2006 UTC

Modified files:
/pearweb/include pear-format-html.php
Log:
implement Request #9111
Link for New BSD license on package info page

http://cvs.php.net/viewvc.cgi/pearweb/include/pear-format-html.php?r1=1.190&r2=1.191&diff_format=u
Index: pearweb/include/pear-format-html.php
diff -u pearweb/include/pear-format-html.php:1.190
pearweb/include/pear-format-html.php:1.191
--- pearweb/include/pear-format-html.php:1.190 Mon Sep 25 19:34:15 2006
+++ pearweb/include/pear-format-html.php Sat Oct 21 00:05:39 2006
@@ -15,7 +15,7 @@
+----------------------------------------------------------------------+
| Authors: |
+----------------------------------------------------------------------+
- $Id: pear-format-html.php,v 1.190 2006/09/25 19:34:15 mj Exp $
+ $Id: pear-format-html.php,v 1.191 2006/10/21 00:05:39 cellog Exp $
*/

PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, 'error_handler');
@@ -731,6 +731,8 @@

case 'BSD' :
case 'BSD License' :
+ case 'New BSD License' :
+ case 'New BSD' :
$link = 'http://www.opensource.org/licenses/bsd-license.php';
break;




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise