summaryrefslogtreecommitdiff
path: root/check-qlist.c
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@redhat.com>2010-05-12 16:34:42 -0300
committerLuiz Capitulino <lcapitulino@redhat.com>2010-05-19 12:45:54 -0300
commitb9e70b809401a51ef87b86742262c622c5ae0f51 (patch)
tree8fd17823b3042bc386b9586c05235954956317b3 /check-qlist.c
parent755f5e578ead3df58ce87eae9fb022903a0ae806 (diff)
downloadqemu-b9e70b809401a51ef87b86742262c622c5ae0f51.tar.gz
qemu-b9e70b809401a51ef87b86742262c622c5ae0f51.tar.bz2
qemu-b9e70b809401a51ef87b86742262c622c5ae0f51.zip
Fix qtypes' licenses
- Change from GPL to LGPL - Add license text when missing - Minor cosmetic changes to make all headers look the same Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'check-qlist.c')
-rw-r--r--check-qlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/check-qlist.c b/check-qlist.c
index 0117ef32e8..58984cbfcc 100644
--- a/check-qlist.c
+++ b/check-qlist.c
@@ -6,8 +6,8 @@
* 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.
*/
#include <check.h>