On 04/11/2012 10:17 AM, Stefano Stabellini wrote: > On Wed, 11 Apr 2012, Peter Maydell wrote: >> On 5 April 2012 10:35, Wei Liu wrote: >>> >>> --- /dev/null >>> +++ b/hw/xen_apic.c >>> @@ -0,0 +1,90 @@ >>> +/* >>> + * Xen basic APIC support >>> + * >>> + * Copyright (c) 2012 Citrix >>> + * >>> + * Authors: >>> + * Wei Liu >>> + * >>> + * This work is licensed under the terms of the GNU GPL version 2. >>> + * See the COPYING file in the top-level directory. >>> + */ >> >> Really 2-only, not 2-or-later ? > > I am not a great fun of the 2-or-later clause and it doesn't look like a > requirement from the QEMU project POV. However if it is, I'll change it > to 2-or-later. Conversely, I am not a great fan of the 2-only clause, as it prevents reuse of qemu code in other projects. There's a reason that qemu is now favoring 2-or-later for new submissions. http://wiki.qemu.org/Relicensing -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org