[PHP-DEV] CVS update: php3/serverapi From: ssb (php-dev <email protected>)
Date: 04/29/98

Date: Wednesday April 29, 1998 @ 9:26
Author: ssb

Update of /repository/php3/serverapi
In directory asf:/tmp/cvs-serv10875/serverapi

Modified Files:
        nsapi_sapi.c
Log Message:
minor license clarification
Index: php3/serverapi/nsapi_sapi.c
diff -c php3/serverapi/nsapi_sapi.c:1.3 php3/serverapi/nsapi_sapi.c:1.4
*** php3/serverapi/nsapi_sapi.c:1.3 Mon Apr 27 08:44:34 1998
--- php3/serverapi/nsapi_sapi.c Wed Apr 29 09:26:21 1998
***************
*** 5,11 ****
     | Copyright (c) 1997 PHP Development Team (See Credits file) |
     +----------------------------------------------------------------------+
     | This program is free software; you can redistribute it and/or modify |
! | it under the terms of: |
     | |
     | A) the GNU General Public License as published by the Free Software |
     | Foundation; either version 2 of the License, or (at your option) |
--- 5,11 ----
     | Copyright (c) 1997 PHP Development Team (See Credits file) |
     +----------------------------------------------------------------------+
     | This program is free software; you can redistribute it and/or modify |
! | it under the terms of one of the following licenses: |
     | |
     | A) the GNU General Public License as published by the Free Software |
     | Foundation; either version 2 of the License, or (at your option) |