Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38832 invoked by uid 1010); 4 Nov 2003 10:18:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38808 invoked from network); 4 Nov 2003 10:18:16 -0000 Received: from unknown (HELO forest.akadem.ru) (195.161.57.18) by pb1.pair.com with SMTP; 4 Nov 2003 10:18:16 -0000 Received: from forest.akadem.ru (forrester [192.168.1.1]) by forest.akadem.ru (Postfix) with ESMTP id 3BB331BF217; Tue, 4 Nov 2003 17:19:06 +0700 (KRAT) Message-ID: <3FA77C4A.2030202@forest.akadem.ru> Date: Tue, 04 Nov 2003 17:15:38 +0700 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4.1) Gecko/20031008 X-Accept-Language: ru, en MIME-Version: 1.0 To: Alex Leigh , internals@lists.php.net References: <00d701c3a076$487d4460$8b018552@titan> <6.0.0.22.0.20031102000551.0388b518@127.0.0.1> <5FFBC2B9-0D41-11D8-A6DA-000A957946EE@tessier.com> In-Reply-To: <5FFBC2B9-0D41-11D8-A6DA-000A957946EE@tessier.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS Account Request: aleigh From: al@forest.akadem.ru (Alexey Trunyov) Alex Leigh wrote: > mk3 is just the version; version 3. > [.skipped.] >>> >>> > I develop a webserver that is freely available for people to use. >>> For the >>> past several years it has supported PHP, but, I have required people to >>> download the SAPI extension and compile PHP themselves. I would like my >>> SAPI extension to be bundled with PHP so my users do not have to rebuild >>> the PHP configuration to get it to work. I only require access for this >>> particular thing, but, I'm not sure how you work it. >>> And what about licensing terms? Here are first two paragraphs of the license agreement: --- 1. License to Use. Colin Alexander Leigh ("Leigh") grants you a non-exclusive and non-transferable license for the internal use only of the accompanying software and documentation and any error corrections provided by Leigh. 2. Restrictions. Software is confidential and copyrighted. Title to Software and all associated intellectual property rights is retained by Leigh and/or its licensors. Except as specifically authorized in any Supplemental License Terms, you may not make copies of Software, other than a single copy of Software for archival purposes. Unless enforcement is prohibited by applicable law, you may not modify, decompile, or reverse engineer Software. You acknowledge that Software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility. Leigh disclaims any express or implied warranty of fitness for such uses. --- English is not my native language and I cannot understand internal use of webserver and whether software can be confidential? Is that compatible with PHP licences to be bundled with it?