From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CXfn6-0004vh-RQ for mharc-grub-devel@gnu.org; Fri, 26 Nov 2004 08:05:36 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CXfmx-0004pu-M6 for grub-devel@gnu.org; Fri, 26 Nov 2004 08:05:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CXfmu-0004oe-UJ for grub-devel@gnu.org; Fri, 26 Nov 2004 08:05:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXfmu-0004nK-CE for grub-devel@gnu.org; Fri, 26 Nov 2004 08:05:24 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CXfda-0002WP-4U for grub-devel@gnu.org; Fri, 26 Nov 2004 07:55:46 -0500 Received: from localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 05C44F580FEA for ; Fri, 26 Nov 2004 13:55:44 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Fri, 26 Nov 2004 13:57:28 +0100 User-Agent: KMail/1.6.1 References: <200411231701.07309.T.E.Baldwin99@members.leeds.ac.uk> <200411260047.59184.T.E.Baldwin99@members.leeds.ac.uk> <87sm6wrk0a.fsf@marco.marco-g.com> In-Reply-To: <87sm6wrk0a.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411261357.29602.okuji@enbug.org> Subject: Re: RISC OS port X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 13:05:34 -0000 On Friday 26 November 2004 11:18, Marco Gerards wrote: > > include/grub/arm/linux_setup.h is an unmodified file from Linux > > 2.6.9 (include/asm-arm/setup.h). > > IIRC copyright need to be assigned to the FSF for every change/file. > Okuji, how should we deal with such things? http://www.gnu.org/prep/maintain/html_node/External-Libraries.html#External-Libraries Okuji