Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27601 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77472 invoked by uid 1010); 23 Jan 2007 13:23:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77457 invoked from network); 23 Jan 2007 13:23:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2007 13:23:47 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 62.245.210.190 cause and error) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 62.245.210.190 ppp-62-245-210-190.dynamic.mnet-online.de Linux 2.6 Received: from [62.245.210.190] ([62.245.210.190:45604] helo=johannes.nop) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/E0-05651-16C06B54 for ; Tue, 23 Jan 2007 08:23:46 -0500 Received: from johannes.nop (localhost [127.0.0.1]) by johannes.nop (8.13.8/8.13.8) with ESMTP id l0NDNgi9010320; Tue, 23 Jan 2007 14:23:42 +0100 Received: (from johannes@localhost) by johannes.nop (8.13.8/8.13.8/Submit) id l0NDNg0a010319; Tue, 23 Jan 2007 14:23:42 +0100 X-Authentication-Warning: johannes.nop: johannes set sender to johannes@php.net using -f To: Roman Neuhauser Cc: internals@lists.php.net In-Reply-To: <20070123135104.GB9115@dagan.sigpipe.cz> References: <45B29E2E.5070808@iamjochem.com> <185335524.20070121004953@marcus-boerger.de> <6ec19ec70701210941w154746e8p7faabf18c74a45b1@mail.gmail.com> <45B3F260.60807@lerdorf.com> <20070121231230.GX2136@mint.phcomp.co.uk> <20070123135104.GB9115@dagan.sigpipe.cz> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 23 Jan 2007 14:23:41 +0100 Message-ID: <1169558621.3016.1312.camel@johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 (2.8.2.1-3.fc6) Subject: Re: [PHP-DEV] Is this what Stefan Esser was referring to ...? From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2007-01-23 at 13:51 +0000, 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? That's wrong. These two projects don't use code which is licensed under the PHP License so the PHP Licenses doesn't affect them. (See also other (Rasmus's?) posts in this thread. But php.net is delivering another project, with "PHP" in it's name, which is infact called PHP and uses PHP licensed code, so maybe php.net is allowed to call there products PHP ;-) As a further note: 4. Products derived from this software may not be called "PHP", nor may "PHP" appear in their name, without prior written permission from group@php.net. [...] [http://www.php.net/license/3_01.txt] If they would use code licensed under the PHP license and therefore would be derived work, they could still ask for a written permission, how do you know they didn't? johannes