qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Clarify licensing terms


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] Clarify licensing terms
Date: Wed, 31 Jul 2013 08:19:50 +0200

Here is a list of license-less files:

       audio/audio_pt_int.c
       audio/audio_win_int.c
       audio/paaudio.c
       audio/wavcapture.c
       audio/winwaveaudio.c
       block/raw.c
       bsd-user/bsdload.c
       bsd-user/elfload.c
       bsd-user/strace.c
       bsd-user/uaccess.c
       disas.c
       fpu/softfloat.c
       hw/alpha/dp264.c
       hw/alpha/pci.c
       hw/block/tc58128.c
       hw/char/spapr_vty.c
       hw/core/qdev-properties.c
       hw/core/stream.c
       hw/i386/xen_domainbuild.c
       hw/mips/mips_r4k.c
       hw/net/mipsnet.c
       hw/pci/shpc.c
       hw/pci/slotid_cap.c
       hw/ppc/spapr_hcall.c
       hw/scsi/scsi-bus.c
       hw/sh4/sh7750_regnames.c
       hw/usb/bus.c
       hw/usb/desc.c
       hw/xen/xen_devconfig.c
       libcacard/vcardt.c
       linux-user/elfload.c
       linux-user/linuxload.c
       linux-user/strace.c
       linux-user/uaccess.c
       pc-bios/openbios-ppc
       qga/channel-posix.c
       qga/channel-win32.c
       spice-qemu-char.c
       stubs/arch-query-cpu-def.c
       stubs/clock-warp.c
       stubs/cpu-get-clock.c
       stubs/cpu-get-icount.c
       stubs/cpus.c
       stubs/fd-register.c
       stubs/fdset-add-fd.c
       stubs/fdset-find-fd.c
       stubs/fdset-get-fd.c
       stubs/fdset-remove-fd.c
       stubs/get-fd.c
       stubs/get-vm-name.c
       stubs/iothread-lock.c
       stubs/migr-blocker.c
       stubs/mon-is-qmp.c
       stubs/mon-print-filename.c
       stubs/mon-printf.c
       stubs/mon-protocol-event.c
       stubs/mon-set-error.c
       stubs/pci-drive-hot-add.c
       stubs/reset.c
       stubs/set-fd-handler.c
       stubs/slirp.c
       stubs/sysbus.c
       stubs/vm-stop.c
       stubs/vmstate.c
       target-alpha/machine.c
       target-arm/helper.c
       target-arm/machine.c
       target-cris/machine.c
       target-i386/machine.c
       target-lm32/machine.c
       target-lm32/op_helper.c
       target-mips/machine.c
       target-moxie/machine.c
       target-ppc/machine.c
       target-ppc/mfrom_table.c
       target-ppc/mfrom_table_gen.c
       target-sparc/machine.c
       trace/stderr.c
       ui/cursor.c
       util/cache-utils.c
       util/envlist.c
       util/path.c
       util/qemu-config.c

target-* probably should be LGPL.  Left for later if ever.

stubs/ probably should be BSD if it is copyrightable at all.  Left for
later.

block/raw.c should be BSD, see patch 1.

bsd-user/ and linux-user/ should be either GPLv2 or GPLv2+.  Any help
auditing is welcome.
 
Everything else is fine for GPLv2+.  Patch 2 states this explicitly.

Paolo Bonzini (2):
  raw: add license header
  LICENSE: clarify

 LICENSE     | 15 ++++++++++-----
 block/raw.c | 23 +++++++++++++++++++++++
 2 files changed, 33 insertions(+), 5 deletions(-)

-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]