Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3950 invoked from network); 6 Jul 2017 20:17:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2017 20:17:59 -0000 Authentication-Results: pb1.pair.com header.from=scott@paragonie.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scott@paragonie.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain paragonie.com designates 209.85.217.176 as permitted sender) X-PHP-List-Original-Sender: scott@paragonie.com X-Host-Fingerprint: 209.85.217.176 mail-ua0-f176.google.com Received: from [209.85.217.176] ([209.85.217.176:35293] helo=mail-ua0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/B7-47109-5FA9E595 for ; Thu, 06 Jul 2017 16:17:58 -0400 Received: by mail-ua0-f176.google.com with SMTP id j53so8553222uaa.2 for ; Thu, 06 Jul 2017 13:17:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paragonie-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=6KuR2r29Utqd2ljHj69vWLtlzmJ1Z36VGoywFD7YQGQ=; b=c7Cbi5w9P/IthfSR0BH2OzZ3nNR7EE6MWb7xcCbD3iuI62nXQJhKf1r3LSOsMc12C9 /GwLirGigMvylgth4AIk1nkeCgbdQBrALPxlAZ8+8oq1Q4QR2LTitTBrXrFbCLuM8FCQ cRbkIW5CdNrLKPJQRndfsQ3+uq0kIo//5k5PIxqGJn+dwgR4pxdaJJ/q9uknTbvKzSji lFqEiVY/wIfbXOXbVBuaI1A+WQr2CLyb2Lic/dfT2bYG1sw8pf48b4s3JbBfCwQTbrPp yKdcbPa5DzNH6WO7ewuK0R5cHMBNwMQRzKpsqkgNqqQGsv4/DgnMw1kZc83ZgfEew2bf 2AIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=6KuR2r29Utqd2ljHj69vWLtlzmJ1Z36VGoywFD7YQGQ=; b=VrwX1r7Y8Ng6NRW1XGvPLxqBSbbx7uKdtyoAuiaPe1/N/umpbH97RraKq8pnZHzcaY Qe4GDfEDRXZZlASlEe+cnUAjIwWcRhIANF6S/TXIFH5ip7+wJ2T14bZ1u5m1DyLWFglJ bitz3teaqlRK2kTAi4DaJQGzWtrFqFKhoqI2DQmdlGlJTHRKzAOukhtkS9LyEX3IIAKB vcenD94TlZ7wsHLoQfPrgwhpvvc7q4QpkWoLU9aKRCCPzzucbg1/B0YDUvNCps9plEuR x4HEUB3h+0ZANOcXiZ1FmrBRguiUzdvd5lWN18EBXirUxlGNSrditrIzFjpPaE8DOrw5 8LRg== X-Gm-Message-State: AKS2vOxQvoWEHGdP0yilAUT3dfMuXzg0woZ1a5GyoJZKnqZZYd5nAhs5 0BORJRFCHfBWnrz1S1cnxONCJLSxgVErOqy6nw== X-Received: by 10.176.80.19 with SMTP id b19mr31421317uaa.139.1499372274196; Thu, 06 Jul 2017 13:17:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.8.7 with HTTP; Thu, 6 Jul 2017 13:17:53 -0700 (PDT) In-Reply-To: References: <2ad04b8f-76e5-4420-2776-5bda28f60285@fedoraproject.org> <1497530073.2627.10.camel@schlueters.de> Date: Thu, 6 Jul 2017 16:17:53 -0400 Message-ID: To: PHP Internals , jedisct1@pureftpd.org Content-Type: multipart/alternative; boundary="94eb2c18f878ca3bfc0553abcffe" Subject: Re: [PHP-DEV] Extensions License From: scott@paragonie.com (Scott Arciszewski) --94eb2c18f878ca3bfc0553abcffe Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, Jul 2, 2017 at 12:51 PM, Scott Arciszewski wrote: > > =E2=80=8BHi all, > > Towards the end (currently, anyway) of the pull request discussion, a > possible resolution emerges for ext/sodium: https://github.com/php/php- > src/pull/2560#issuecomment-312452732 > > I've never dealt with licensing issues before, so I'm not sure what the > process is myself. > > However, feel free to treat my contributions as CC0/WTFPL/Unlicense so > that everyone can freely just relicense my contributions as whatever > license without complication. You don't even need me to sign off on it. > Just, have at it. > > Would it make sense to post an issue on the libsodium-php Github to ask > the contributors if they consent to a relicense? Or should we track them > down and email them individually? > > This is new territory for me, so I apologize if anything I said sounds > stupid. > > Regards, > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises =E2=80=8B > > =E2=80=8BHi again, I haven't received any direction for what to do here, so I opened this issue on the libsodium-php repo: https://github.com/jedisct1/libsodium-php/issues/127 If we get a full checklist of consent from every contributor, including Frank, that should be enough to unblock this pull request, no?=E2=80=8B Scott Arciszewski Chief Development Officer Paragon Initiative Enterprises =E2=80=8B --94eb2c18f878ca3bfc0553abcffe--