aboutsummaryrefslogtreecommitdiffstats
path: root/qobject.h
diff options
context:
space:
mode:
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 07de211..d42386d 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
* ------------------------------------