From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1ICOX9-0001Ai-7A for mharc-grub-devel@gnu.org; Sat, 21 Jul 2007 19:38:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICOX6-00018H-WF for grub-devel@gnu.org; Sat, 21 Jul 2007 19:38:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICOX5-00017k-Uq for grub-devel@gnu.org; Sat, 21 Jul 2007 19:38:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICOX5-00017g-S7 for grub-devel@gnu.org; Sat, 21 Jul 2007 19:38:43 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ICOX5-0005Vi-Fi for grub-devel@gnu.org; Sat, 21 Jul 2007 19:38:43 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id 0A8E13D4063A3 for ; Sun, 22 Jul 2007 06:11:23 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 06AAE3C003451 for ; Sun, 22 Jul 2007 06:11:21 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sun, 22 Jul 2007 01:38:30 +0200 User-Agent: KMail/1.9.4 References: <200707042140.15118.okuji@enbug.org> <200707141502.52528.okuji@enbug.org> In-Reply-To: <200707141502.52528.okuji@enbug.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707220138.31276.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.000204, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: GPL version 3 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: Sat, 21 Jul 2007 23:38:45 -0000 On Saturday 14 July 2007 15:02, Yoshinori K. Okuji wrote: > Thank you for your replies. As my time is limited, I don't reply to > individual messages, but I have read all of them. In my understanding, all > long-term contributors have agreed (or not replied) for GPLv3, so, as an > official representative of the GNU project, I conclude that we should > migrate to GPLv3. > > So GRUB 2 will be licensed under GPLv3. I keep GRUB Legacy as it is under > GPLv2. (Anyway, I am not planning to release any new version of GRUB > Legacy.) So I have modified all the copyright notices, and now GRUB 2 is under GPLv3. I will make a new release in next weekend, if everything looks good. Okuji