From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by sourceware.org (Postfix) with ESMTPS id CDC40385F024 for ; Fri, 20 Mar 2020 15:38:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CDC40385F024 Received: by mail-wm1-x341.google.com with SMTP id d198so1261658wmd.0 for ; Fri, 20 Mar 2020 08:38:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Zw3q6Ylis78KViPhsBp6DPsyp9xNManqbivQ2HB+e14=; b=Rj54ESbQEZDdG3HfbeSI70tYdQ3wp4kpl6+jUxJuyrHT9vg68Qk4muhieg3XeUMd4S 2DZygUr3hxzIKNhB8qKysz7I55NxQLu1feibEulRdMSGnmvPiL0jm6smPaix57ZJE7fS y5dw3jcyNvHkxFNwyEmbIoTPjDdKN9gGvQ0nrur4g7yuCBO0617tSPjD/KCTBFy5DWSz h6IUXX/AtYBmfl+TVQqvA+RDwtdgIsDlh8WKDPFVlepR/ecFuBkUhWNAJkYzHOIXsCH1 Fop9EVVEjwgT6K8Qj7KaNABCBVbGxD/rRXzRgoELoXnnkMA404zmsk8kkI6h7Zhf0gLp Phsw== X-Gm-Message-State: ANhLgQ3LrfWqd1BJnvG+lfMrA0qg2qzfSoQ7olQs4rm1g31UVZwLAWEp IkSZgH9miDNiaZ2gwLQu7Co= X-Google-Smtp-Source: ADFU+vuaAV9ckT54aX+uLL6AdF2iZ09wOb0euGzfb5+gb5a1S/LuNBVoVfnu5jKd0LyeVqaYN8ADnA== X-Received: by 2002:a7b:c7d0:: with SMTP id z16mr10709433wmk.128.1584718698959; Fri, 20 Mar 2020 08:38:18 -0700 (PDT) Received: from [10.0.0.1] (138.sub226.ddfr.nl. [217.27.226.138]) by smtp.gmail.com with ESMTPSA id l64sm8343266wmf.30.2020.03.20.08.38.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 20 Mar 2020 08:38:18 -0700 (PDT) Subject: Re: [PATCH 0/3] coff-go32-exe: support variable-length stubs To: Nick Clifton Cc: binutils@sourceware.org, stsp@users.sourceforge.net, dj@delorie.com References: <20200319191923.34747-1-jwjagersma@gmail.com> From: "J.W. Jagersma" Message-ID: Date: Fri, 20 Mar 2020 16:38:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2020 15:38:21 -0000 On 2020-03-20 15:04, Nick Clifton wrote: > Hi Jan > >> This series includes three patches: > > Thank you for submitting these patches. Before we can accept them > however we will need an FSF copyright assignment in place from you. > > Please could you fill out the form here and email it off to the FSF > in order to start the process: > > http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=doc/Copyright/request-assign.changes;hb=HEAD > > Cheers > Nick Hi Nick, thanks for your response. Will this assignment also cover future submissions to GNU? I have a patch submitted to gcc for which I have yet to sign any copyright papers. I also intend to submit more patches to binutils soon, which have been included with the djgpp release for a long time, but have yet to be upstreamed here.