From fd4c0076b7470f5962ff462bae9cd9f208e059b7 Mon Sep 17 00:00:00 2001 From: David Turner Date: Thu, 9 Sep 2010 21:23:36 +0200 Subject: upstream: minor QObject updates. --- qlist.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'qlist.c') diff --git a/qlist.c b/qlist.c index 5fccb7d..5730fb8 100644 --- a/qlist.c +++ b/qlist.c @@ -1,14 +1,15 @@ /* - * QList data type. + * QList Module * * Copyright (C) 2009 Red Hat Inc. * * Authors: * Luiz Capitulino * - * 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 "qlist.h" #include "qobject.h" #include "qemu-queue.h" -- cgit v1.1