Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78847 invoked by uid 1010); 23 Jan 2007 13:28:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78832 invoked from network); 23 Jan 2007 13:28:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2007 13:28:47 -0000 Authentication-Results: pb1.pair.com header.from=edink@emini.dk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=edink@emini.dk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain emini.dk designates 192.38.9.232 as permitted sender) X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from [192.38.9.232] ([192.38.9.232:3068] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/21-05651-E8D06B54 for ; Tue, 23 Jan 2007 08:28:46 -0500 Received: by gw2.emini.dk (Postfix, from userid 504) id 8CFD5EF6C2; Tue, 23 Jan 2007 14:28:43 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.21] (palestine.intra.emini.dk [10.0.0.21]) by gw2.emini.dk (Postfix) with ESMTP id 85901EF6B2; Tue, 23 Jan 2007 14:28:40 +0100 (CET) Message-ID: <45B60D84.4090301@emini.dk> Date: Tue, 23 Jan 2007 14:28:36 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Roman Neuhauser Cc: Ilia Alshanetsky , internals@lists.php.net 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> In-Reply-To: <20070123135104.GB9115@dagan.sigpipe.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Is this what Stefan Esser was referring to ...? From: edink@emini.dk (Edin Kadribasic) Roman Neuhauser wrote: > # ilia@prohost.org / 2007-01-21 18:25:24 -0500: > >> Personally I think PHP related projects should avoid using "PHP" in >> their name period as it causes far too many problems for the language >> itself, since most people fail to distinguish between PHP the >> language and project trying to gain popularity by shoving "PHP" into >> its name. >> > > 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? > PHP license governs how you can use, copy, distribute and make derivatives PHP. It has no influence on how you call, develop or license applications that you wrote yourself and own copyright off. It sure cannot prevent people starting magazines or other publications using PHP name. So please get your facts straight before making such bold statements. Edin