Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40605 invoked from network); 26 Apr 2014 06:26:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2014 06:26:38 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.46 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.219.46 mail-oa0-f46.google.com Received: from [209.85.219.46] ([209.85.219.46:38524] helo=mail-oa0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/80-34885-D915B535 for ; Sat, 26 Apr 2014 02:26:38 -0400 Received: by mail-oa0-f46.google.com with SMTP id m1so5156581oag.5 for ; Fri, 25 Apr 2014 23:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+FoJQs4P95l1m91BXB5IBcANQE+iiWR/7S29F4ZjaLw=; b=z2YPrfiOKyG1SgLnKQ9Cp89uXIvqfAbps3D3/MuhOnn3+vgwA7zYpxTeCKztVYdB/P TTgSrDVYibN9oofCTm2XQEr22DE6uKIHFwSTMPVmO1Qp45bvUpLY5ADPHllWtN/SzefB vl2hCCO4eawqbEacRfvpweFIkwQRilu1iDkRxA3XG0pZlLxYfgxtnTYyaZ9vtl7xJPot IJvboeONFxaNSdDQcCf4ijnzYCikdae0cEdCoLNI/QqX4rgQb/8e+1j0hCtdSnd56X5h Vo3EurD1eAolb0ZyMHop6dD0z8u9MUWSY5966T1rEn7TUUI/Q3rO5mizlwfFnB1cbMhi e7Vg== MIME-Version: 1.0 X-Received: by 10.182.32.3 with SMTP id e3mr10730847obi.30.1398493595118; Fri, 25 Apr 2014 23:26:35 -0700 (PDT) Received: by 10.182.231.230 with HTTP; Fri, 25 Apr 2014 23:26:35 -0700 (PDT) In-Reply-To: <1398478091.5681.8.camel@guybrush> References: <1398478091.5681.8.camel@guybrush> Date: Fri, 25 Apr 2014 23:26:35 -0700 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Kevin Ingwersen , PHP internals Content-Type: multipart/alternative; boundary=089e013a0894f5324b04f7ec29db Subject: Re: [PHP-DEV] License question From: kris.craig@gmail.com (Kris Craig) --089e013a0894f5324b04f7ec29db Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Apr 25, 2014 at 7:08 PM, Johannes Schl=C3=BCter wrote: > On Sat, 2014-04-26 at 01:22 +0200, Kevin Ingwersen wrote: > > Hey! > > > > I am not very good with English - its my second language, German my > > first - so I wanted to ask about something that has to do with > > redistribution. > > > > Currently, in my project I am configuring PHP and then compiling it, > > plus a few extensions (v8js, yar, uv, pthreads, PHP-CPP) to a set of > > static libraries (libphp5.a, libtsrm.a, libzend.a, libphp-v8js.a, =E2= =80=A6). > > In the end process, this is all combined, together with other > > libraries, into a dynamic library. > > > > This project is not public yet, since I dont know if: > > > > - I can actually link PHP into my dynamic library without tripping on > > any licensing? > > - That applies to all extensions using the PHP license? > > - I have to redistribute anything else but the headers? (of course, a > > copyright notice to php plus original headers of the main library and > > extension swould be distributed all together, excluded would be the > > actual binaries/utilities, phar, php, php-cgi, etc.) > > > > Would be great to know if I can work it that way or not! :) Because > > the least I want is to run against a wall=E2=80=A6 o.o > > > > > 1. Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer. > > 2. Redistributions in binary form must reproduce the above copyright > notice, this list of conditions and the following disclaimer in > the documentation and/or other materials provided with the > distribution. > > and > > 6. Redistributions of any form whatsoever must retain the following > acknowledgment: > "This product includes PHP software, freely available from > ". > > sound relatively clear. I'm not really getting whether you distribute > source or binaries. In general providing that licenses in some "about" > dialog or referring to it from your README or whatever should be fine. > If you can describe in more detail I assume that group@qhp.net (I'm no > member there can't speak for them) will help you ..,. but mind if you > really go into legal issues: Ask two lawyers and you receive three > answers. ;-) > > johannes > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Where does the group alias go to, anyway? --Kris --089e013a0894f5324b04f7ec29db--