diff options
Diffstat (limited to 'qemu-objects.h')
-rw-r--r-- | qemu-objects.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/qemu-objects.h b/qemu-objects.h index e1d1e0ca72..c53fbaa217 100644 --- a/qemu-objects.h +++ b/qemu-objects.h @@ -6,9 +6,10 @@ * Authors: * Luiz Capitulino <lcapitulino@redhat.com> * - * 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. */ + #ifndef QEMU_OBJECTS_H #define QEMU_OBJECTS_H |