Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:96274 php.pecl.dev:14027 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52284 invoked from network); 6 Oct 2016 14:11:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Oct 2016 14:11:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=jakub.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jakub.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: jakub.php@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-ua0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:34412] helo=mail-ua0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/E0-23443-59B56F75 for ; Thu, 06 Oct 2016 10:11:33 -0400 Received: by mail-ua0-f170.google.com with SMTP id p25so18603232uaa.1; Thu, 06 Oct 2016 07:11:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=fCBoYI4jod5IFFoUNJNInWRZla8vuY3vQRA1O11ETvw=; b=KJ9YchrGC/s1WAVyJ2DssCUAG0Iqc6ES47xveMuWUJz7/SNNWZI8G4FIVtd7IEAxjw iySrPDAfWG/AiJYs90bpc6ELYhKXrsq0qRa9M45+zM8qybmdm3DX9j5lpq6mEMPS9vE+ t8d5k2NTWo4lXUN5S03lNeTq5DGppSdZxC0pCCp5q7eukIyeY0tXOpuNH/gWhxBcb5u7 YvcCM4nMmJ6I3wSbckaXFGl1xYXpo730zXsALvHcNMUXTeZlfzgaJvcH4Pc5RrOFvg7x cj3jFzEfVSfSFv1kO3+nNRe92Byij+WI7b+NFUbbm4eHDJsurlTVue3H8y1vaE034AfP CyPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=fCBoYI4jod5IFFoUNJNInWRZla8vuY3vQRA1O11ETvw=; b=lVQdJwvBStuKk6HJ/4HciUctIXKwqWptmPuiv4IADaaKiQz8w5wMokdjvkcfje5QuF xBpqUkR8ftPebBh9aXLyXyc5vqY44oP2ZuL+Mj+jiGvbdtxGuqkfB0PnhrQe9nRoBj5A xTRIHUFKqAz5+zyO1DYNcbKIxy0WWhkhetUiq6TLvgNfMsCVbr1xIbIWJk1Ch+fO1Ydk Ye/xnjH5Hv+/YVXn4Hux5akXWfWyw5zfMalKFo5Qfb9Hll7dvVxf084dTdEch2P+6oL8 6nz2N5f/jjEaVXMgVmqth0X4z3fDuRV6z46W0ovRxidOdBrZQjRHZYY5Opw1wqGrMV+P 9xnA== X-Gm-Message-State: AA6/9Rlj/MagChalstTANZPSxLfwqiOwFbDmduGSl65SvzSEtKVGJCgvT5OLLCEiBHmuirasFRH4cUDx/UP7nQ== X-Received: by 10.159.33.241 with SMTP id 104mr10937885uac.75.1475763090570; Thu, 06 Oct 2016 07:11:30 -0700 (PDT) MIME-Version: 1.0 Sender: jakub.php@gmail.com Received: by 10.31.174.151 with HTTP; Thu, 6 Oct 2016 07:11:30 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Oct 2016 15:11:30 +0100 X-Google-Sender-Auth: Kh03qJ67eKaH9DtrhbN0KYVx0zY Message-ID: To: Dan Ackroyd Cc: Leigh , Ferenc Kovacs , PECL Announce , PHP internals list Content-Type: multipart/alternative; boundary=001a11353fa4c94151053e32defa Subject: Re: [PHP-DEV] Intention to move mcrypt to PECL From: bukka@php.net (Jakub Zelenka) --001a11353fa4c94151053e32defa Content-Type: text/plain; charset=UTF-8 On Thu, Oct 6, 2016 at 2:46 PM, Dan Ackroyd wrote: > > > > On 6 Oct 2016, at 13:48, Jakub Zelenka wrote: > > > > Looks like copying says LGPLv2 but the files seems to be under GPLv2. See > > for example > > > > http://mcrypt.cvs.sourceforge.net/viewvc/mcrypt/libmcrypt/ > lib/mcrypt.h.in?view=markup > > Er, unless i'm missing what you mean that file says "Library General > Public License" aka LGPL. > > Ah. I'm such an idiot. :) Sorry! Ignore me. Should be fine then. --001a11353fa4c94151053e32defa--