diff options
Diffstat (limited to 'check-qint.c')
-rw-r--r-- | check-qint.c | 3 |
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> |