From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8DVXI0CFI2OmUQAAbAwnHQ (envelope-from ) for ; Thu, 15 Sep 2022 22:04:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8OdpIkCFI2MTcwEAG6o9tA (envelope-from ) for ; Thu, 15 Sep 2022 22:04:16 +0200 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 6251A35BC5 for ; Thu, 15 Sep 2022 22:04:16 +0200 (CEST) Received: from localhost ([::1]:38524 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYv5r-0008UU-IU for larch@yhetil.org; Thu, 15 Sep 2022 16:04:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYv5e-0008UB-Hn for guix-patches@gnu.org; Thu, 15 Sep 2022 16:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42325) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYv5e-0001RQ-8x for guix-patches@gnu.org; Thu, 15 Sep 2022 16:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oYv5e-00040z-4W for guix-patches@gnu.org; Thu, 15 Sep 2022 16:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57744] [PATCH v2 2/3] gnu: Add shirah. Resent-From: Mathieu Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Sep 2022 20:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57744 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 57744@debbugs.gnu.org Received: via spool by 57744-submit@debbugs.gnu.org id=B57744.166327220615387 (code B ref 57744); Thu, 15 Sep 2022 20:04:02 +0000 Received: (at 57744) by debbugs.gnu.org; 15 Sep 2022 20:03:26 +0000 Received: from localhost ([127.0.0.1]:59257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYv54-000406-3Y for submit@debbugs.gnu.org; Thu, 15 Sep 2022 16:03:26 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oYv51-0003zy-RJ for 57744@debbugs.gnu.org; Thu, 15 Sep 2022 16:03:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 479FE4A019; Thu, 15 Sep 2022 22:03:23 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EQV-8R2b_PLq; Thu, 15 Sep 2022 22:03:22 +0200 (CEST) Date: Thu, 15 Sep 2022 22:03:17 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disr.it; s=mail; t=1663272198; bh=rjHqjEPnhYXe8LKGh5O5zCBaS5zlHfYN/bBcBivueko=; h=Date:From:To:Cc:In-Reply-To:References:Subject; b=Dwfpj51nJb+GuYFuWIQux20VIkSSKjqh33My3UdTujIe91o+EGNG6taPw3V5n79Fj dbno/BMYR8xNXrcOmkliJ6J8hCSqXgm4P4IgYO1l5DSC4Hn9jmWEY025mlzQAGw/2i 9W0BGITkUPlMy6MDVWr+I/tFSiIxVkMnFu0ccirOmAAvpMWkj4iBuR+spSY1Ruyz/t T1vvEiFko+W1muBHXf8zZvWaeTW3uPV97j7swX1PFCmSl8K87vwN9BWdyGhEhoz6Rk uJLCzeY+ZqtRbK4ubG9hnd1kuDo1kIiBNcyesO6+BxlLjfbX18d0FM4/9CFcdZEc00 q+jQFQTPw39hg== From: Mathieu Message-ID: <1328a67f-525d-4c66-b38e-c6146a13c71f@disroot.org> In-Reply-To: References: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663272256; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc: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=8gLElIcd2w+6TPudQ/2o4X1v5zuWDEZwJpYBi2j7lQU=; b=GGVrqf1G2aJ4S2UX6YJiPRYX00DSx2RX6rYHXhnpAWSieiztzzjh1R9mSN9QTn8WJKlJqC j9YTRmHMAJrvFWmfn5NmPhJtJj6jaJ/lJMTh9TqTYUqN01LTY7DEDyEZ0TBJeJAfPIq675 oZeCt4cOX3Ag7Gjn0ZwbRoiXbM4PCkACdSp43Ryi7ba0gyZ5D8PCFxHSQalKeL+d40On+K DPRn305fbsciL7PUGx0oOb30qqWHbxzaCI9++aWPLnB4rKmwgFSJEXK9fqzRRU2jlzqmMP pgqMJZIQVdUSFKJC/3KiytXu0/KfdYsukt6Dzhvf44d2Y/3pc3KVIPPLE6p8fA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663272256; a=rsa-sha256; cv=none; b=jtQ92AeepDxUDqvFGfE5yXezL32kd7uMmFiYoSFdKMrxOec6EWkfi7QXZ42p9f3CpfVczM +zXM7QuDMLCIf6nlyVQvPywwQxaTgexOe0WnojvUby9whP2Wv/ngX0IV4gcg9J5YsXtZcm 8iTxfPiR9EXDSeFoKaith11PI+Aq94UQ2klMe9RvSFgWy1G4Jw82Zo6MuZuolzVVXQkKaK Qw+uIywdxCBqOmxAZe5L23MsUps96pZW54q6e8T9/r01rlGjTSOm96oWMS2S1WSRIEuQ9M 32wAwjxzXdnEMdRKkmZ141bOs0FLr2jW5HxGo2EWJuSfnM6ZH8jcYxNqGJsLug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=Dwfpj51n; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 8.87 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disr.it header.s=mail header.b=Dwfpj51n; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disr.it (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6251A35BC5 X-Spam-Score: 8.87 X-Migadu-Spam: Yes X-Migadu-Scanner: scn0.migadu.com X-TUID: xhkAbuni3mJ2 Should I not use what they have in the LICENSE at the root of their repos= itory instead=3F I messed up my patchset v2, still learning the git send-email workflow, s= orry for the clutter messages. On 2022-09-15 22:01 Maxime Devos wrote: > =20 > =20 > On 15-09-2022 21:58, M wrote: >> + (license license:gpl2))) > =20 > Going by > =5F=5Fmain=5F=5F.py>, it appears t be gpl2+, not gpl2.