From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IC+EGPCyr2AWNAAAgWs5BA (envelope-from ) for ; Thu, 27 May 2021 16:55:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CB9MFPCyr2DOEAAAB5/wlQ (envelope-from ) for ; Thu, 27 May 2021 14:55:44 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C4B8925DF6 for ; Thu, 27 May 2021 16:55:43 +0200 (CEST) Received: from localhost ([::1]:55046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmHQE-0002bn-RW for larch@yhetil.org; Thu, 27 May 2021 10:55:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmHPa-0002aw-QF for guix-patches@gnu.org; Thu, 27 May 2021 10:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41038) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmHPa-0005wI-IP for guix-patches@gnu.org; Thu, 27 May 2021 10:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmHPa-0008CA-HT for guix-patches@gnu.org; Thu, 27 May 2021 10:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH 1/3] licenses: Add Expat No Attribution license. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 May 2021 14:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48702@debbugs.gnu.org Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.162212729831473 (code B ref 48702); Thu, 27 May 2021 14:55:02 +0000 Received: (at 48702) by debbugs.gnu.org; 27 May 2021 14:54:58 +0000 Received: from localhost ([127.0.0.1]:52576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPQ-0008BG-DL for submit@debbugs.gnu.org; Thu, 27 May 2021 10:54:57 -0400 Received: from out1.migadu.com ([91.121.223.63]:64784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPN-0008B4-Ta for 48702@debbugs.gnu.org; Thu, 27 May 2021 10:54:51 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1622127288; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BAkqsDE6NvT4VYmz4inOUQmlUnNxi2GIiRcvGzwuFW8=; b=nb2b+vtO9rh/OmPtmDLjtIRhGe7OJzyml9aiuOIO3VnHCwU4PPkmPNGMg3ovdmdzysFCBa luRxLQFO25Knil9y/qD5eNJWcDTb0kgIOFMkBqPoxn131KEQm0YHxsRoXyNm8iqjKQjSb8 pEMSOnTmENTNSTiVYflbaNPQRU9OFF3+lqM3OG2ZrV9ync0bfuyrAMshKWpQTi3/jAmQry Qd5nzAKhABcnoeIa4Nc8+C8ugi3Izn99xLddhZl/mhru4egB0RFotGxxxUrVmmZ1hdIMJL uCEBw+8mwc5raNCJgQaf+jpejXATLCrNwW/lPDE75/S5QiFck8tcxZ2w64KP+g== From: Kyle Meyer Date: Thu, 27 May 2021 10:54:19 -0400 Message-Id: <20210527145421.11903-1-kyle@kyleam.com> In-Reply-To: <20210527145046.11773-1-kyle@kyleam.com> References: <20210527145046.11773-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: kyle@kyleam.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622127343; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=BAkqsDE6NvT4VYmz4inOUQmlUnNxi2GIiRcvGzwuFW8=; b=rMpk2TdF+QxfNPobxj2uvD+e8bzAKa4ttxhHr/t0zfaIcOJ+qW9hmdRo7Q6yO05FDqKpX+ T0Wvh5md6MvrfHnxV6lFliylK3kXY59KcYTfB5vWlNpJUBOafeV9JPX153vk7gZG4uqEQD outjqEUqE95c/uYnvPautYcfoDs9wOrbUG1q3GoqBq2u+BaPBZdSdHObkSiwxkUpX79m5e JPqZP87PTZMyt1IQipkNK9AQYHSCRB/AYjhlN3iXC3yU+dSgzT//XdDaYRyW41L8vCdMhE kiy/DShXLIVn3oaA+UEaouR1+J342VIrC58sRxGRyCrO8bxGjcVFBhBko0AscQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622127343; a=rsa-sha256; cv=none; b=rtrCEectkZGgfXUzu9R9cRLgUejCEyIMsJZVfU6M+yPLHK2AWlIhpLLAHg980IgEyNBJaj ToUrrk6xY7I5ww4RENOdDWVF6VDhXrt7x1+rsjlZ6tdbX1i/CPp/iQszSOJfebzZZ1h85W b5NPCEjoD0iGft1iMkCaANG/OIjvmXY/w487IYMFdvPqI3v1IYhoeEGpZ8159iYUW2BmcB bSLnIzzzYqFw2FiR86dcrO2jb/yMAt0nl99VWt4ieu+vTg00hKR08Ul+Lo57lydGODFigN B4/Woxg+aS2U7+zEaJtzuxvH67eSYWsWXc5vOZb6hEj22B1XZqvVpPuy4xGufw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=nb2b+vtO; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=nb2b+vtO; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C4B8925DF6 X-Spam-Score: -0.43 X-Migadu-Scanner: scn0.migadu.com X-TUID: p+xUH7GUy4mE * guix/licenses.scm (expat-0): New variable. * guix/import/utils.scm (spdx-string->license): Add MIT-0. --- guix/import/utils.scm | 2 ++ guix/licenses.scm | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/guix/import/utils.scm b/guix/import/utils.scm index d817318a91..22d558cf09 100644 --- a/guix/import/utils.scm +++ b/guix/import/utils.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2020 Helio Machado <0x2b3bfa0+guix@googlemail.com> ;;; Copyright © 2020 Martin Becze ;;; Copyright © 2021 Maxim Cournoyer +;;; Copyright © 2021 Kyle Meyer ;;; ;;; This file is part of GNU Guix. ;;; @@ -155,6 +156,7 @@ (define (spdx-string->license str) ("CPL-1.0" 'license:cpl1.0) ("EPL-1.0" 'license:epl1.0) ("MIT" 'license:expat) + ("MIT-0" 'license:expat-0) ("FTL" 'license:freetype) ("GFDL-1.1" 'license:fdl1.1+) ("GFDL-1.2" 'license:fdl1.2+) diff --git a/guix/licenses.scm b/guix/licenses.scm index 4718ccf83f..6e3bc5f488 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -17,6 +17,7 @@ ;;; Copyright © 2020 André Batista ;;; Copyright © 2020 Helio Machado <0x2b3bfa0+guix@googlemail.com> ;;; Copyright © 2021 Felix Gruber +;;; Copyright © 2021 Kyle Meyer ;;; ;;; This file is part of GNU Guix. ;;; @@ -55,7 +56,7 @@ (define-module (guix licenses) edl1.0 epl1.0 epl2.0 - expat + expat expat-0 freetype freebsd-doc giftware @@ -306,6 +307,13 @@ (define expat "http://directory.fsf.org/wiki/License:Expat" "https://www.gnu.org/licenses/license-list.html#Expat")) +(define expat-0 + (license "Expat No Attribution" + ;; Note: There is a later formulation of the same license at + ;; . + "https://romanrm.net/mit-zero" + "Expat license with the attribution paragraph removed.")) + (define freetype (license "Freetype" "http://directory.fsf.org/wiki/License:Freetype" -- 2.32.0.rc1.229.g3e70b5a671