Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27626 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11191 invoked by uid 1010); 23 Jan 2007 22:52:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11176 invoked from network); 23 Jan 2007 22:52:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2007 22:52:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.248 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.132.248 an-out-0708.google.com Received: from [209.85.132.248] ([209.85.132.248:8785] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/BF-24295-F9196B54 for ; Tue, 23 Jan 2007 17:52:16 -0500 Received: by an-out-0708.google.com with SMTP id c28so1088ana for ; Tue, 23 Jan 2007 14:52:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=umvqdCwph7WyI1XFfitpXCwPSYoMJwR5agYissZyb0VKtOnDyXNbq+Zv20MB7PXimbBEv0QDlXpf94BfTnQm2aY5jtVAcr+EK7Mo2/RJm00ODeECG5uTDfrnxgZ0Zgv2xnc0TnAzsQ2h7H1CNL7R4tinApK2RUOZDH8NZqbFUR0= Received: by 10.65.192.16 with SMTP id u16mr51145qbp.1169592733338; Tue, 23 Jan 2007 14:52:13 -0800 (PST) Received: by 10.65.241.7 with HTTP; Tue, 23 Jan 2007 14:52:13 -0800 (PST) Message-ID: Date: Tue, 23 Jan 2007 23:52:13 +0100 To: "Gregory Beaver" Cc: "Roman Neuhauser" , internals@lists.php.net In-Reply-To: <45B68B6F.8090302@chiaraquartet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45B29E2E.5070808@iamjochem.com> <6ec19ec70701210941w154746e8p7faabf18c74a45b1@mail.gmail.com> <45B3F260.60807@lerdorf.com> <20070121231230.GX2136@mint.phcomp.co.uk> <20070123135104.GB9115@dagan.sigpipe.cz> <45B622E2.303@chiaraquartet.net> <20070123172113.GF12095@dagan.sigpipe.cz> <45B68B6F.8090302@chiaraquartet.net> Subject: Re: [PHP-DEV] Is this what Stefan Esser was referring to ...? From: pierre.php@gmail.com (Pierre) On 1/23/07, Gregory Beaver wrote: > Roman Neuhauser wrote: > > # greg@chiaraquartet.net / 2007-01-23 08:59:46 -0600: > > > >> Roman Neuhauser wrote: > >> > >>> php.net distributes programs that violate the PHP license: e. g. PHPUnit > >>> or PHPDocumentor (see http://pecl.php.net). If php.net is ok with > >>> ignoring the license terms (and has been for several years), does the > >>> license still mean sh!t? > >>> > >> Um wrong, phpDocumentor *EXPLICITLY* wrote php group and asked for > >> permission to use php when we first switched to the php license years > >> ago. Get your facts straight before posting rumors. > >> > > > > If I recall the discussions from several years ago correctly, the provisions > > to protect "PHP" were meant to prevent proliferation of programs written in PHP > > and called PHPthis of ThatPHP. So even if a special deal has allowed you to > > use "PHP" to endorse or promote PHPDocumentor, it is against the spirit of the > > license if not against the letter. > > > > I'd like to get permission to use PHP in the name of my MuchBetterDocumentor, > > where do I apply? ;) http://www.opensource.org/docs/definition.php#5 > Hi, > > If you would take a look at section 3 and 4 of > http://php.net/license/3_01.txt and 6. should matter too: 6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes PHP software, freely available from ". phpDocumentor is distributed through php.net (pear). --Pierre