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 --- qdict.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'qdict.h') diff --git a/qdict.h b/qdict.h index 579dcddc74..5e5902caea 100644 --- a/qdict.h +++ b/qdict.h @@ -1,3 +1,15 @@ +/* + * QDict Module + * + * Copyright (C) 2009 Red Hat Inc. + * + * Authors: + * Luiz Capitulino + * + * 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. + */ + #ifndef QDICT_H #define QDICT_H -- cgit v1.2.1