From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d8KGE-0005Hh-41 for guix-patches@gnu.org; Wed, 10 May 2017 01:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d8KGA-0002zl-Po for guix-patches@gnu.org; Wed, 10 May 2017 01:34:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d8KGA-0002zh-Me for guix-patches@gnu.org; Wed, 10 May 2017 01:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d8KGA-0001r8-Cj for guix-patches@gnu.org; Wed, 10 May 2017 01:34:02 -0400 Subject: bug#26861: [PATCH 28/31] licenses: Add EDL 1.0. Resent-Message-ID: References: <20170509212848.14688-1-rekado@elephly.net> <20170509212848.14688-28-rekado@elephly.net> <20170510042535.GA4537@jasmine> From: Ricardo Wurmus In-reply-to: <20170510042535.GA4537@jasmine> Date: Wed, 10 May 2017 07:32:56 +0200 Message-ID: <87d1bhi8dz.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 26861@debbugs.gnu.org Leo Famulari writes: > On Tue, May 09, 2017 at 11:28:45PM +0200, Ricardo Wurmus wrote: >> * guix/licenses.scm (edl1.0): New variable. > >> +(define edl1.0 >> + (license "EDL 1.0" >> + "http://directory.fsf.org/wiki/License:EDLv1.0" >> + "https://www.gnu.org/licenses/license-list#EDL")) > > Neither of these pages say about about the EDL. Is that expected? Oh. I should have checked this old commit before sending it… > It seems similar to the 3-clause BSD license: > > https://eclipse.org/org/documents/edl-v10.php I’ll change the URL in the license object to this one. Thanks! > Eclipse Distribution License - v 1.0 > > Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. > > All rights reserved. > > Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions are > met: > > Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer. > 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. > Neither the name of the Eclipse Foundation, Inc. nor the names of > its contributors may be used to endorse or promote products derived > from this software without specific prior written permission. > > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS > IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED > TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A > PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER > OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, > EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, > PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR > PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF > LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING > NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS > SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Yes, it does sound like BSD-3. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net