From 41836a9f7e4da3a265989d79f35c44f659f7b3cf Mon Sep 17 00:00:00 2001 From: Luiz Capitulino Date: Wed, 12 May 2010 16:34:42 -0300 Subject: 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 --- qobject.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qobject.h') 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 * - * 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 * ------------------------------------ -- cgit 1.4.1