From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cyan.elm.relay.mailchannels.net (cyan.elm.relay.mailchannels.net [23.83.212.47]) by sourceware.org (Postfix) with ESMTPS id A0A213857C75 for ; Fri, 25 Jun 2021 12:25:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A0A213857C75 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gotplt.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id CD0E3121E49; Fri, 25 Jun 2021 12:25:43 +0000 (UTC) Received: from pdx1-sub0-mail-a58.g.dreamhost.com (100-96-18-98.trex.outbound.svc.cluster.local [100.96.18.98]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 5B6A5121F82; Fri, 25 Jun 2021 12:25:43 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a58.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.96.18.98 (trex/6.3.3); Fri, 25 Jun 2021 12:25:43 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Juvenile-Broad: 3ab6b29f33abd6b0_1624623943597_2268250312 X-MC-Loop-Signature: 1624623943597:92084360 X-MC-Ingress-Time: 1624623943597 Received: from pdx1-sub0-mail-a58.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a58.g.dreamhost.com (Postfix) with ESMTP id 1A95C8AECB; Fri, 25 Jun 2021 05:25:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :cc:references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=wxtbzr wkPXutgTbkY6lEUY0tpgU=; b=wp0rjPoQofqrzW4dLd5yah5ew4F95oHAwT6Gyf 6/OlTm4fLkQR/IdEY64sqRgtQ5aIkOy7AWGjT2Z/AWRl41TYzXMOsk7olb8vQQzO eQuo9OLefwTrNU1xje7fHoMAeWTlvb/QbkC3g/OhROtNQAmAOoXWVFsTw+kdtXKz sfaY8= Received: from [192.168.1.134] (unknown [1.186.101.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a58.g.dreamhost.com (Postfix) with ESMTPSA id F267B8AEC5; Fri, 25 Jun 2021 05:25:40 -0700 (PDT) Subject: Re: Seeking input from developers: glibc copyright assignment policy. To: Florian Weimer Cc: Eli Zaretskii , libc-alpha@sourceware.org References: <4369849.fY2oj7UdlA@omega> <83sg17rrf6.fsf@gnu.org> <83k0misbni.fsf@gnu.org> <3e0c8f21-422b-ffd6-d939-49f88f09cac7@gotplt.org> <83fsx6s9so.fsf@gnu.org> <2619fea4-4fb4-84cf-b9d2-f1ef21d40bcb@gotplt.org> <83a6nerxhg.fsf@gnu.org> <42bd0b29-7bcd-1c3a-4fde-269d869b0afb@gotplt.org> <87mtre9m53.fsf@oldenburg.str.redhat.com> X-DH-BACKEND: pdx1-sub0-mail-a58 From: Siddhesh Poyarekar Message-ID: <0676248d-9143-0d4f-5af7-b9bbcce1cb81@gotplt.org> Date: Fri, 25 Jun 2021 17:55:35 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <87mtre9m53.fsf@oldenburg.str.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3029.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2021 12:25:48 -0000 On 6/25/21 5:44 PM, Florian Weimer wrote: > =E2=80=9CUse=E2=80=9D is a technical term for exploiting rights under c= opyright. Such > rights include making copies and distributing them. Interesting, so does that also give rights to re-license for=20 distribution? I was convinced otherwise. Siddhesh