aboutsummaryrefslogtreecommitdiff
path: root/check-qint.c
diff options
context:
space:
mode:
authorLuiz Capitulino <lcapitulino@redhat.com>2010-05-12 16:34:42 -0300
committerLuiz Capitulino <lcapitulino@redhat.com>2010-05-19 12:45:54 -0300
commit41836a9f7e4da3a265989d79f35c44f659f7b3cf (patch)
tree8fd17823b3042bc386b9586c05235954956317b3 /check-qint.c
parent39b59d2606b3360458361ab0f5419b3262dbf46d (diff)
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 <lcapitulino@redhat.com>
Diffstat (limited to 'check-qint.c')
-rw-r--r--check-qint.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/check-qint.c b/check-qint.c
index 49887bb7d9..f3b031698c 100644
--- a/check-qint.c
+++ b/check-qint.c
@@ -5,6 +5,9 @@
*
* Authors:
* Luiz Capitulino <lcapitulino@redhat.com>
+ *
+ * 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 <check.h>