aboutsummaryrefslogtreecommitdiff
path: root/qobject.h
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2010-05-24 09:00:24 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2010-05-24 09:00:24 -0500
commit3853528a913f0807170e2c78b6ea692f8515c859 (patch)
tree9592f6b3f07aabac6bbbaa0f593750e4d3205e9c /qobject.h
parent16f04416175844507b20072c422d08286ebbced6 (diff)
parent41836a9f7e4da3a265989d79f35c44f659f7b3cf (diff)
Merge remote branch 'qmp/for-anthony' into staging
Diffstat (limited to 'qobject.h')
-rw-r--r--qobject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qobject.h b/qobject.h
index 07de211ef0..d42386dde1 100644
--- a/qobject.h
+++ b/qobject.h
@@ -8,8 +8,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.
*
* QObject Reference Counts Terminology
* ------------------------------------