From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4HtsGRFigWDdKAEAgWs5BA (envelope-from ) for ; Thu, 22 Apr 2021 13:46:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WDP7FBFigWAbVwAAbx9fmQ (envelope-from ) for ; Thu, 22 Apr 2021 11:46:25 +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 19775EBE5 for ; Thu, 22 Apr 2021 13:46:25 +0200 (CEST) Received: from localhost ([::1]:36308 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZXmq-0002aK-5k for larch@yhetil.org; Thu, 22 Apr 2021 07:46:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42404) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZXka-0001z8-I8 for guix-patches@gnu.org; Thu, 22 Apr 2021 07:44:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49785) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZXkY-0003ru-Ex for guix-patches@gnu.org; Thu, 22 Apr 2021 07:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZXkY-00022F-CM for guix-patches@gnu.org; Thu, 22 Apr 2021 07:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47943] [PATCH]: Gnu: Add Weir Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Apr 2021 11:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47943 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Giovanni Biscuolo Cc: 47943@debbugs.gnu.org, Sharlatan Hellseher Received: via spool by 47943-submit@debbugs.gnu.org id=B47943.16190918157782 (code B ref 47943); Thu, 22 Apr 2021 11:44:02 +0000 Received: (at 47943) by debbugs.gnu.org; 22 Apr 2021 11:43:35 +0000 Received: from localhost ([127.0.0.1]:33098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZXk7-00021Q-De for submit@debbugs.gnu.org; Thu, 22 Apr 2021 07:43:35 -0400 Received: from mout02.posteo.de ([185.67.36.66]:38293) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZXk2-000218-0V for 47943@debbugs.gnu.org; Thu, 22 Apr 2021 07:43:34 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9563A2400FF for <47943@debbugs.gnu.org>; Thu, 22 Apr 2021 13:43:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1619091803; bh=/z+jzafEbBb5v5BXWO0g/YGa1142627t5fZPJ+Q2aUY=; h=From:To:Cc:Subject:Date:From; b=U+Yc7Wxi0OlLTwveOtAsOuhNCxZgBPbzl8txLIXs5zbzabwTVZi7SRhT2mZnrdvDo 50odLXiZc5YCjzPZYCgyh61DufEIp++mnAJIq9pyBIX60L6qVRXwaWj4mKdh6fBukI 8D4DCzrsMS2+fFraFZQuc+CLNMt5hwlVtFAHWNFasW9iNaILKvaraEas80broNg+W8 B6EsemOeNo/ymcVqf+qPA8Fp9FDJSQyLpPndvDRUIQ4aEkJYv/zcurihkPzGJzg2B9 hfHAdFUp/bAYDc1mhYno8+LIqpGeIyjugYuJIzt2TrD/aWKNAj45hxhOmEjjEs5V7W 6p8bWkgeQw8gg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FQwXp13gxz6tmn; Thu, 22 Apr 2021 13:43:21 +0200 (CEST) References: <87im4eg1ag.fsf@biscuolo.net> <87tunyofo0.fsf@yamatai> <87fszifzcw.fsf@biscuolo.net> From: Guillaume Le Vaillant In-reply-to: <87fszifzcw.fsf@biscuolo.net> Date: Thu, 22 Apr 2021 11:43:21 +0000 Message-ID: <87im4ek0iu.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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=1619091985; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=/z+jzafEbBb5v5BXWO0g/YGa1142627t5fZPJ+Q2aUY=; b=WzWYu92XmNqjAZs69vG+k2oNLj9ZEc6ic281vB5hvwSS+ynmgc1fBkQgruv1V4WHP39MlJ UJMGN3BhoxypoxDg9QW/CetkcPZmK4bJegeULjfXA7b09WyhpPcgHltVrggsMlHDhyax0A DBQR6x699peQCVUvgnC6kap3NofIMuZUNA8DVESzLoo7zY32DHbWJKWu7RIiYNehVIcGDT qlxenFyky7jS7L8Rqy5gbv383kpO9tSz1+Cyht1aNNm/5iuTPT/gqaJ/hnhC+JZB5zNvyM MgGJju18YE5EJ2Gm4mr/EraxixpyEb41440AuLBImyGkG2V9glJoKUR497+U7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619091985; a=rsa-sha256; cv=none; b=rXmMSDDB31F6XFR1IaQQwvLmzFyZotnsAMtANc89bUVO8d+SpiKhDo3DvQ3OGKYQvj8ixk mbdbxCOlUyNo6blckSi9l8yUz1xWIUC+W+lZToZs6QjUMj4xPf8JmcZqCQ2rF9YI2AoNcv G31K4dAAkleofYgTOWOsvAGR5ZB5dTxix5yV0xw99S942rtyIh6T9VYRTM7FUpsbOzcaM+ CpXETT44eY0ERpkTsUW0oNmEWQ+GDwS4PZIjhfnZcro4YI2gG1Vryh7YQtQ9q9ttGZEBv3 Zcvxh+b6fexYpJGouc7+Cf2WEeh0WIxRTK9IF/kAFm0keCI7S6CWDWNwmivMFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=U+Yc7Wxi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: -2.94 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=U+Yc7Wxi; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 19775EBE5 X-Spam-Score: -2.94 X-Migadu-Scanner: scn0.migadu.com X-TUID: 2m73fOkmizaF --=-=-= Content-Type: text/plain Giovanni Biscuolo skribis: > I am almost sure that the licenses for the points 1 (license clearly > stated by Paul Graham) and 3 (no license for that code means "classic" > full copyright) are non-free. > > [...] > > Please can you yust revert this patch and give us some time to settle > this issue? I reverted the patch in 2eb9e57c0c554a926ba363031dd4ee7bb215034f. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYIFhWQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8ojAD/b5jv7WOmOBDAx9EgSiQYmfIKns8IaUaIz+US tudROEoA+wan5z4gHn908RLGuku431Bw5cEYSvySXcEcD5D30iSS =b8dQ -----END PGP SIGNATURE----- --=-=-=--