From: David Croft Date: Mon, 24 Jul 2000 10:31:43 +0000 (+0000) Subject: licence versions -> 2.02 in pear files X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96eada8f80cb7ec261c33a459a84d7bb2509bddd;p=php licence versions -> 2.02 in pear files --- diff --git a/pear/PEAR.php b/pear/PEAR.php index 7d6f622805..50b39e38d7 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -5,10 +5,10 @@ // +----------------------------------------------------------------------+ // | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | // +----------------------------------------------------------------------+ -// | This source file is subject to version 2.0 of the PHP license, | +// | This source file is subject to version 2.02 of the PHP license, | // | that is bundled with this package in the file LICENSE, and is | // | available at through the world-wide-web at | -// | http://www.php.net/license/2_0.txt. | +// | http://www.php.net/license/2_02.txt. | // | If you did not receive a copy of the PHP license and are unable to | // | obtain it through the world-wide-web, please send a note to | // | license@php.net so we can mail you a copy immediately. |