aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-objects.h
diff options
context:
space:
mode:
authorDavid Turner <digit@android.com>2010-09-10 00:31:27 +0200
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:30:34 -0700
commit2abe02c0511b2278af9386e7ac5e266d890a38b1 (patch)
treea1ba9ac2057336cc5cdf338267bef068880b5185 /qemu-objects.h
parentd7e3529ed2789422175c1bf1fe9e0c48b668a11a (diff)
downloadexternal_qemu-2abe02c0511b2278af9386e7ac5e266d890a38b1.zip
external_qemu-2abe02c0511b2278af9386e7ac5e266d890a38b1.tar.gz
external_qemu-2abe02c0511b2278af9386e7ac5e266d890a38b1.tar.bz2
upstream: qemu-option.c
Diffstat (limited to 'qemu-objects.h')
-rw-r--r--qemu-objects.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/qemu-objects.h b/qemu-objects.h
index e1d1e0c..c53fbaa 100644
--- a/qemu-objects.h
+++ b/qemu-objects.h
@@ -6,9 +6,10 @@
* Authors:
* Luiz Capitulino <lcapitulino@redhat.com>
*
- * This work is licensed under the terms of the GNU GPL, version 2. See
- * the COPYING file in the top-level directory.
+ * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
+ * See the COPYING.LIB file in the top-level directory.
*/
+
#ifndef QEMU_OBJECTS_H
#define QEMU_OBJECTS_H