From: Zeev Suraski Date: Thu, 6 May 1999 22:31:46 +0000 (+0000) Subject: Oh yeah, wrong license X-Git-Tag: BEFORE_PHP4_APACHE_MODULE_CHANGE~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae6f852cb67f2cab0787035811efc0426f8e2d86;p=php Oh yeah, wrong license --- diff --git a/main/SAPI.c b/main/SAPI.c index 55c5c966da..1df5fe4fea 100644 --- a/main/SAPI.c +++ b/main/SAPI.c @@ -2,12 +2,10 @@ +----------------------------------------------------------------------+ | Server API Abstraction Layer | +----------------------------------------------------------------------+ - | Copyright (c) 1998, 1999 SAPI Development Team | + | Copyright (c) 1999 SAPI Development Team | +----------------------------------------------------------------------+ - | This source file is subject to the Zend license, that is bundled | - | with this package in the file LICENSE. If you did not receive a | - | copy of the Zend license, please mail us at zend@zend.com so we can | - | send you a copy immediately. | + | This source file is subject to the GNU public license, that is | + | bundled with this package in the file LICENSE. | +----------------------------------------------------------------------+ | Design: Shane Caraveo | | Authors: Andi Gutmans |