From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CIR51-0007qY-40 for mharc-grub-devel@gnu.org; Fri, 15 Oct 2004 08:21:07 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIR4y-0007pl-Ud for grub-devel@gnu.org; Fri, 15 Oct 2004 08:21:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIR4y-0007pZ-Hm for grub-devel@gnu.org; Fri, 15 Oct 2004 08:21:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIR4x-0007pV-Nf for grub-devel@gnu.org; Fri, 15 Oct 2004 08:21:04 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CIQxR-0003Do-CO for grub-devel@gnu.org; Fri, 15 Oct 2004 08:13:17 -0400 Received: from localhost (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 50116F5E9B31 for ; Fri, 15 Oct 2004 14:13:15 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Fri, 15 Oct 2004 14:13:48 +0200 User-Agent: KMail/1.6.1 References: <200410091742.27861.T.E.Baldwin99@members.leeds.ac.uk> <20041015000737.GA1434@artax.karlin.mff.cuni.cz> <87hdow1cfo.fsf@marco.marco-g.com> In-Reply-To: <87hdow1cfo.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: <200410151413.48143.okuji@enbug.org> Subject: Re: [patch] Dynamic Loader Bugs 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, 15 Oct 2004 12:21:05 -0000 On Friday 15 October 2004 12:51, Marco Gerards wrote: > I really hope these two patches can be applied ASAP. AFAIK > assignment papers are not required for bug fixes like these. Okuji, > am I right about this and can I apply this patch? They are required even for bug fixes. Copyright is independent of the purpose of text. You may apply one of the bug fixes if you are in a hurry, but don't apply all of them. This is related to the number of changed lines. Another way is to fix the same problems yourself without using his patch. Okuji