From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtT5M-0003ND-8I for qemu-devel@nongnu.org; Fri, 24 Oct 2008 16:16:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtT5K-0003N1-Pq for qemu-devel@nongnu.org; Fri, 24 Oct 2008 16:16:39 -0400 Received: from [199.232.76.173] (port=49506 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtT5K-0003My-M3 for qemu-devel@nongnu.org; Fri, 24 Oct 2008 16:16:38 -0400 Received: from moutng.kundenserver.de ([212.227.126.177]:56037) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtT5K-0003Uj-5q for qemu-devel@nongnu.org; Fri, 24 Oct 2008 16:16:38 -0400 Message-ID: <49022D1E.8070801@mail.berlios.de> Date: Fri, 24 Oct 2008 22:16:30 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH, RFC] Update disassembler files from latest binutils References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Blue Swirl schrieb: > But there are a lot of files with GPL v3 now: > > bt-host.c: * (at your option) version 3 of the License. > bt-vhci.c: * (at your option) version 3 of the License. > hw/blizzard.c: * (at your option) version 3 of the License. > hw/blizzard_template.h: * (at your option) version 3 of the License. > hw/bt-hci-csr.c: * (at your option) version 3 of the License. > hw/bt-hid.c: * (at your option) version 3 of the License. > hw/bt.c: * (at your option) version 3 of the License. > hw/cbus.c: * (at your option) version 3 of the License. > hw/lm832x.c: * (at your option) version 3 of the License. > hw/nseries.c: * (at your option) version 3 of the License. > hw/omap.h: * (at your option) version 3 of the License. > hw/omap1.c: * (at your option) version 3 of the License. > hw/omap2.c: * (at your option) version 3 of the License. > hw/omap_dss.c: * (at your option) version 3 of the License. > hw/omap_mmc.c: * (at your option) version 3 of the License. > hw/onenand.c: * (at your option) version 3 of the License. > hw/palm.c: * (at your option) version 3 of the License. > hw/soc_dma.c: * (at your option) version 3 of the License. > hw/soc_dma.h: * (at your option) version 3 of the License. > hw/tmp105.c: * (at your option) version 3 of the License. > hw/tsc2005.c: * (at your option) version 3 of the License. > hw/tsc210x.c: * (at your option) version 3 of the License. > hw/tusb6010.c: * (at your option) version 3 of the License. > hw/twl92230.c: * (at your option) version 3 of the License. > hw/usb-bt.c: * (at your option) version 3 of the License. > hw/usb-musb.c: * (at your option) version 3 of the License. > hw/zaurus.c: * (at your option) version 3 of the License. These files are GPL v2, so they fit into Qemu: * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 or * (at your option) version 3 of the License. They may be used with GPL v3, too. By the way: is it "at your option", or should it be "at your opinion"? Could one of the native speakers have a look, please? Stefan