Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88703 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56311 invoked from network); 6 Oct 2015 17:22:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2015 17:22:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=bishop.bettini@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bishop.bettini@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.177 as permitted sender) X-PHP-List-Original-Sender: bishop.bettini@gmail.com X-Host-Fingerprint: 209.85.212.177 mail-wi0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:37374] helo=mail-wi0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/35-19251-44304165 for ; Tue, 06 Oct 2015 13:22:15 -0400 Received: by wicfx3 with SMTP id fx3so169025953wic.0 for ; Tue, 06 Oct 2015 10:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=GGr/2IL7FEQ58hwLYcifsQYDpM+/caUi64OZi6qmuq8=; b=xjwrKvMYgVAdeWtB1zhDh269da0nqlpHQi7YY4r8fDvJs9HCQ0aKlWZ1Hy0wZvEfuS f2x6wSunAiNPzRYR6mYEH6Un2koHz3yW9qhmGGJdHoMeEZjadP9Nu2StztionbBD6QNV uRxbN0O/meEUuNPSBytVzCCW5HXv+oACv2Q5+oBqb6CtsAIKRF9OaCaVBrfkVfNmNHHY yR3BzDd0hXFfMIJRuTQI30yGiNuqmRzkyEZNgMAz9pE6xsIxb79xSotfDv6/e8oGQXtz AFriNh3/uQcsdak421Z7pfs9P65ae5g/K6/F9BQJ4vRIbb0xgstHZJL/gdigE8+/EPo8 U8jw== MIME-Version: 1.0 X-Received: by 10.194.82.198 with SMTP id k6mr37064819wjy.139.1444152129826; Tue, 06 Oct 2015 10:22:09 -0700 (PDT) Reply-To: bishop@php.net Sender: bishop.bettini@gmail.com Received: by 10.194.110.72 with HTTP; Tue, 6 Oct 2015 10:22:09 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 Oct 2015 13:22:09 -0400 X-Google-Sender-Auth: x7_pHVUgfPUr0JBtvp-ko1wAjf0 Message-ID: To: Ferenc Kovacs Cc: PHP Internals , Zeev Suraski , Andi Gutmans , Rasmus Lerdorf Content-Type: multipart/alternative; boundary=047d7bb04058b3371e052172de23 Subject: Re: [PHP-DEV] Rogue Wave Software acquires enterprise PHP leader Zend From: bishop@php.net (Bishop Bettini) --047d7bb04058b3371e052172de23 Content-Type: text/plain; charset=UTF-8 On Tue, Oct 6, 2015 at 12:21 PM, Ferenc Kovacs wrote: > ps: just noticed that http://www.zend.com/license/2_00.txt is a 404 even > thought that is linked from php-src/Zend/* and from the wikipedia page on > the Zend Engine License. > Indeed, the 2.0 license went dark between 6-June-2014 [1] and 17-Nov-2014 [2]. SPDX has a copy [3]. [1]: https://web.archive.org/web/20140606091832/http://www.zend.com/license/2_00.txt [2]: https://web.archive.org/web/20141117083350/http://www.zend.com/license/2_00.txt [3]: https://spdx.org/licenses/Zend-2.0.html --047d7bb04058b3371e052172de23--