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 ms11 with LMTPS id ACrrKz6Uh183EAAA0tVLHw (envelope-from ) for ; Thu, 15 Oct 2020 00:13:50 +0000 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 GLmsJz6Uh19eFAAAB5/wlQ (envelope-from ) for ; Thu, 15 Oct 2020 00:13:50 +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 D56EF940394 for ; Thu, 15 Oct 2020 00:13:49 +0000 (UTC) Received: from localhost ([::1]:57964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSqtw-0006xd-Oq for larch@yhetil.org; Wed, 14 Oct 2020 20:13:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSqto-0006xJ-Cq for guix-devel@gnu.org; Wed, 14 Oct 2020 20:13:40 -0400 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:37202) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSqtm-00063H-IV; Wed, 14 Oct 2020 20:13:39 -0400 Received: by mail-wm1-x32b.google.com with SMTP id j136so1348780wmj.2; Wed, 14 Oct 2020 17:13:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=2NtdSZlCoOFE+gWdJCD3b0nhE/ewugBdWWhAArt7o/s=; b=arQQ6kUPhYbzYUo99RAygaZKCi+DVcj4cp75lW5C0OcyD/HOrIFEXk5QOXXo7QM7Bq cLhaalnU/qFx60k3PSozXbvuHl6WJutavgsiWigr/U4FimC/ot89MNsKNMTTZ/7zVG9T uFPmS58y992sSHrblX2r7dDPH8aWO+trFho4u1XWyKmpvtaoJkkxIsNqjES7w03PoU6/ SiS3LeLLej0M1XO/91y2gs+VtK2vYYS0Dz/m49eVnIwGQQLWYZgcZZ+fsLLeqte39s+7 11XZ/4AwOw3B54aJZo4CIgc+CReoTPoRLnL/Xvgq3kdj1PkElsr5Uz0GNvvy8Nuaagbq NOmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=2NtdSZlCoOFE+gWdJCD3b0nhE/ewugBdWWhAArt7o/s=; b=hOO6yX4G/XC4gfKNU7EXEp5b8addX8mgtaHyY1fEJa9pcYcYABUe5Gw20dFT5jqwn4 1Axsf0fPl13YYEgSk75kbbZft0r3ktM0owAKJEvYFjOCRXgPIQWqVw0nGDWV/if52dEq a18CGrDr7DRpcUzfaqxg6UD0XBQtkgzXYiYhWzqWpCLm98tw8ghqW++SXn+2s2wJEF/S voLdscY3mZse+HqCI8QCa6Jogi3jLwIeUEbSgNubwMkHouSrvXzwZ1lmACzIEJt+TMOu yP1mTneH4XZLiH7g1TLBhx/YlphUfWfHtJ8A4gto+YrySvD8E3NDa4S1QqVdNzZAQ3Ge k5rA== X-Gm-Message-State: AOAM533jvUImvcCtDL1OyLtKU+v9ozTYuL262BTh0as0qEjDVyUckDHz mnZZrf2qsvOAP4HQWzgTWNFJXnAUzcE= X-Google-Smtp-Source: ABdhPJz5xUYk66jKvT7SwwSoV/BNcxjEKmhKSjD71j7mubSzF4LsCqu+gS/iPavtbXZMidKkqWZHzQ== X-Received: by 2002:a7b:c14f:: with SMTP id z15mr1237265wmi.73.1602720815957; Wed, 14 Oct 2020 17:13:35 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id g139sm2406391wme.2.2020.10.14.17.13.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Oct 2020 17:13:35 -0700 (PDT) From: zimoun To: Marius Bakke , Brett Gilio Subject: Re: Did nmap just become non-free? In-Reply-To: <87r1q0pici.fsf@gnu.org> References: <87tuuxptfu.fsf@gnu.org> <87mu0phd5n.fsf@debian> <87r1q0pici.fsf@gnu.org> Date: Thu, 15 Oct 2020 02:13:34 +0200 Message-ID: <865z7cjqhd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32b; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32b.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=arQQ6kUP; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: vgZGppk0gEzD Hi Marius, On Thu, 15 Oct 2020 at 00:13, Marius Bakke wrote: > > This is definitely not a consistent license for us. > > Having re-read the original text (without the annotations), the thing > that stands out is: > > =C2=A0 Proprietary software companies wishing to use or incorporate Cover= ed > =C2=A0 Software within their programs must contact Licensor to purchase a > =C2=A0 separate license. Open source developers who wish to incorporate p= arts > =C2=A0 of Covered Software into free software with conflicting licenses m= ay > =C2=A0 write Licensor to request a waiver of terms. > > From . IANAL, it=E2=80=99s a weird way to "double" license; it=E2=80=99s fine sinc= e it=E2=80=99s GPLv2 too. > I'll see what licensing@fsf.org has to say first. For the record, the free GNU/linux distributions Parabola (listed here [1]) distributes "nmap":=20 =C2=A0 =C2=A0 It will be interesting to know what FSF licensing will say. > PS: Licenses make terrible bed-side reading! Boring enough to want to sleep fast? ;-) All the best, simon