]> granicus.if.org Git - php/commitdiff
Oh yeah, wrong license
authorZeev Suraski <zeev@php.net>
Thu, 6 May 1999 22:31:46 +0000 (22:31 +0000)
committerZeev Suraski <zeev@php.net>
Thu, 6 May 1999 22:31:46 +0000 (22:31 +0000)
main/SAPI.c

index 55c5c966daf8901887337b50ee598b3a264d3608..1df5fe4fea85e04411cd9ee0db503ae5fb6caaee 100644 (file)
@@ -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 <shane@caraveo.com>                           |
    | Authors: Andi Gutmans <andi@zend.com>                                |