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 40A70138334 for ; Wed, 11 Sep 2019 23:34:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF609E0995; Wed, 11 Sep 2019 23:34:40 +0000 (UTC) Received: from mail-io1-xd41.google.com (mail-io1-xd41.google.com [IPv6:2607:f8b0:4864:20::d41]) (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 3A83FE0985 for ; Wed, 11 Sep 2019 23:34:40 +0000 (UTC) Received: by mail-io1-xd41.google.com with SMTP id n197so50106314iod.9 for ; Wed, 11 Sep 2019 16:34:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gentoo-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=qpmnd+VYBq0Bu3JA94uVLJafc9TtrfhiSTuoaaKfY2Q=; b=nMp4RVndimgiKOprVZaqIbDKSSMqQY8UDYIRK1YM/7Tx71aDdEcLFmqdY3u2a6RxYQ jPqNZnvV6f5lb2IMULp4224C+KxF9b7zOwNhsIUN/OeBSt+oICbCiIpNIqHo72gua8oj h7mrhbfqhW4M0K8fuY3gB3Kos2qluOhyxYvSBznaQW3Hei+wdFL/KXYW2MQ46/yJqMy7 Z8W85SGbAmwWAMz0nXlo7VC+ugd/pdwpdHKEU9fcFzkYHOvD+dhDegcOpFNQVTnaNpFX d+yAWt4PsP10sRr9wXxK/Mtomv9okOLMQVmJyVnRI/3sEnip4rkR3FWml1J3ptzNMGgR fdAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=qpmnd+VYBq0Bu3JA94uVLJafc9TtrfhiSTuoaaKfY2Q=; b=XuhCDjblgRN7edhrga/HWAvIePG5ul2OoIIjmGWAQ719P98+MhIgOBaUhGn2nDnUwe QaYHeTi5mJXAiSdeCZZFWm0HSaEUbbAep8+L/gOCn65a2WtzZ64vbq1NxAfoHi7aZ5GW gBqfb3+faFYJdAl4xeVnP7XDL/PTno7rrSh3Lkug8l49DXkBje3U2vfa78/v4tRlx0lW 09z6l2JBdWUwvD1CHsyBx4j3zjY5fYq+a2bw7xxprSysNTAVswqHh/Zzr1fSdPEs3z+Y ppMaZelIn3nyo5J35iajhz3Kg6zInmuRJ2QtrL/C1n/4yUIPzzR4ufv0wojuiJK2v9z6 HckA== X-Gm-Message-State: APjAAAXJ2AjPqiFY56tJdvDp3tdgY1UDx/W18eTDl34DCuquCEmSED2C K2bOOuWOr3HWidZlAPreluWZlIF9mlq0dS8AYJlVUjeo1G8= X-Google-Smtp-Source: APXvYqzqG6uUSyUQXHTlQpMjF9g6kL2nNDzUOj5FumfsBkzRacvDb1wPWuqU/oH6Ix4B4v9u+Yjzpw7nuSG+/ff85KI= X-Received: by 2002:a5e:8402:: with SMTP id h2mr723670ioj.38.1568244879191; Wed, 11 Sep 2019 16:34:39 -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: <20190911172128.18885-1-williamh@gentoo.org> <20190911172128.18885-4-williamh@gentoo.org> In-Reply-To: From: Alec Warner Date: Wed, 11 Sep 2019 16:34:27 -0700 Message-ID: Subject: Re: [gentoo-dev] [PATCH 3/3] dev-vcs/hub: migrate to go-module.eclass To: Gentoo Dev Content-Type: multipart/alternative; boundary="000000000000f201bd05924f7606" X-Archives-Salt: ef71aaa5-0a53-478f-b447-3e1f8dbb113e X-Archives-Hash: 0c4cb5a19c75ddb9c585a856ce2d00bb --000000000000f201bd05924f7606 Content-Type: text/plain; charset="UTF-8" On Wed, Sep 11, 2019 at 10:39 AM Michael Orlitzky wrote: > On 9/11/19 1:21 PM, William Hubbs wrote: > > +++ b/dev-vcs/hub/hub-2.12.3.ebuild > > ... > > > > LICENSE="MIT" > > This license is wrong, as it's pretty much guaranteed to be every time > you commit one of these packages. I find it pretty troubling that one > corporation is able to force this stuff through even though it's a > security and legal hazard for everyone else. > How is it wrong? https://github.com/github/hub/blob/master/LICENSE -A --000000000000f201bd05924f7606 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Sep 11, 2019 at 10:39 AM Michael = Orlitzky <mjo@gentoo.org> wrote= :
On 9/11/19 1:21 PM, William Hubbs wrote:
> +++ b/dev-vcs/hub/hub-2.12.3.ebuild
> ...
>=C2=A0
> LICENSE=3D"MIT"

This license is wrong, as it's pretty much guaranteed to be every time<= br> you commit one of these packages. I find it pretty troubling that one
corporation is able to force this stuff through even though it's a
security and legal hazard for everyone else.
<= /div> --000000000000f201bd05924f7606--