compiler: Swap 'public domain' header for license
commitcc9d8a3b2c41c22fb09f90f3085e6036c199c3ca
authorFelipe Franciosi <felipe@nutanix.com>
Fri, 23 Sep 2016 15:02:51 +0000 (23 16:02 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Sep 2016 09:57:29 +0000 (27 11:57 +0200)
tree694ea8fbe078149b3a4ef6a5e8dab8bbff0020f5
parent63ae8b942d8e4095179bbf1a8946348bc71b7973
compiler: Swap 'public domain' header for license

As discussed on the list [1], having a comment stating that this file
is "public domain" is arguably wrong and not legally binding. This patch
replaces that comment with a clear GPLv2+ license as proposed in [2].

[1] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06151.html
[2] http://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg06217.html

Worth noting, compiler.h was originally created on 5c026320 by splitting
qemu-common.h. At the time, qemu-common.h was already GPLv2+.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
Message-Id: <1474642971-11866-1-git-send-email-felipe@nutanix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/compiler.h