From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D52C7138334 for ; Sat, 21 Sep 2019 16:57:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D73E087F; Sat, 21 Sep 2019 16:57:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA068E086C for ; Sat, 21 Sep 2019 16:57:28 +0000 (UTC) Received: from mail-io1-f50.google.com (mail-io1-f50.google.com [209.85.166.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id D96FA34B453 for ; Sat, 21 Sep 2019 16:57:27 +0000 (UTC) Received: by mail-io1-f50.google.com with SMTP id j4so23333475iog.11 for ; Sat, 21 Sep 2019 09:57:27 -0700 (PDT) X-Gm-Message-State: APjAAAVy3DGXrLgHG6+imiXu5MWIce7DPgrgtDYdf3/6Dyp1Q9FcfR6g vzzhXdI6TYUHp0gl/QRkdH/ZT+BMN6WkN9FQ6tU= X-Google-Smtp-Source: APXvYqyrpY1XGAIgNGfLs2HcSJiUMVqPDyYe3ZmGddBOoiyZnxzxlOJ8WJe1VjYnYnzzZlvcbFB9wPFsjiO/R6iiYT8= X-Received: by 2002:a6b:ca85:: with SMTP id a127mr7628560iog.278.1569085045940; Sat, 21 Sep 2019 09:57:25 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: In-Reply-To: From: Matt Turner Date: Sat, 21 Sep 2019 09:57:14 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] [RFC] Adding 'GPL-2-only', 'GPL-3-only' etc. license variants for better auditing To: gentoo development Cc: licenses Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 229873df-da2a-47f4-ae0e-cf6403e4cc45 X-Archives-Hash: e1a88585b6872dc6274a3dafdc71fd85 On Sat, Sep 21, 2019 at 9:09 AM Micha=C5=82 G=C3=B3rny = wrote: > TL;DR: I'd like to replace 'GPL-2' with 'GPL-2-only' etc., having > the former trigger QA warning asking the dev to double-check if it's > 'GPL-2-only' or 'GPL-2+'. I think that's a good idea.