From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bird.elm.relay.mailchannels.net (bird.elm.relay.mailchannels.net [23.83.212.17]) by sourceware.org (Postfix) with ESMTPS id BF83B3858D3C for ; Fri, 25 Jun 2021 12:11:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BF83B3858D3C 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 90FA918186A; Fri, 25 Jun 2021 12:11:57 +0000 (UTC) Received: from pdx1-sub0-mail-a58.g.dreamhost.com (100-96-13-105.trex.outbound.svc.cluster.local [100.96.13.105]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 363DA181C1C; Fri, 25 Jun 2021 12:11:56 +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.13.105 (trex/6.3.3); Fri, 25 Jun 2021 12:11:57 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Stupid-Spot: 3ff4bd5a353878ab_1624623117403_2819857305 X-MC-Loop-Signature: 1624623117403:2609861421 X-MC-Ingress-Time: 1624623117403 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 F03D88AEC5; Fri, 25 Jun 2021 05:11:55 -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=t/v8zP V+ibK+klHxVgpmO4v9piQ=; b=aomZr5Y+S3G0OQDzI+mxiIbvuNmCn11rgjp4l5 sur00g77BPIpUwnFAhNOQzwm/MHoNlJ7z0s93URILAHYUEwXKpTmHpHZGKejTDqA nzwJe+60ijNwKcitqnjWEBZtTPYA13gvWPDwWsrligJBvTTXp3ZIKLDKiVeQ44RT ZTRoE= 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 912658AEC4; Fri, 25 Jun 2021 05:11:54 -0700 (PDT) Subject: Re: Seeking input from developers: glibc copyright assignment policy. To: Eli Zaretskii Cc: 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> X-DH-BACKEND: pdx1-sub0-mail-a58 From: Siddhesh Poyarekar Message-ID: <42bd0b29-7bcd-1c3a-4fde-269d869b0afb@gotplt.org> Date: Fri, 25 Jun 2021 17:41:49 +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: <83a6nerxhg.fsf@gnu.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3029.7 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_H4, RCVD_IN_MSPIKE_WL, 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:12:01 -0000 On 6/25/21 5:02 PM, Eli Zaretskii wrote: >> From: Siddhesh Poyarekar >> Cc: libc-alpha@sourceware.org >> Date: Fri, 25 Jun 2021 15:13:57 +0530 >> >> ... actually I should correct myself based on Florian's comment. The >> copyright ownership does get transferred to the assignee and the >> assigner is granted back an unhindered, unlimited *use* license. > > "Use" that includes the rights to distribute under any conditions. > How is this different from ownership? Nope, use and distribute are two different things. Siddhesh