diff options
Diffstat (limited to 'check-qstring.c')
-rw-r--r-- | check-qstring.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check-qstring.c b/check-qstring.c index c308a63eaf..c9bafc26b3 100644 --- a/check-qstring.c +++ b/check-qstring.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> |