]> git.proxmox.com Git - qemu.git/blobdiff - qint.c
Open 1.0 development branch.
[qemu.git] / qint.c
diff --git a/qint.c b/qint.c
index 447e847af3d9f5aacd68374fbb2d0f28cc0ac06f..fb3823a7f416319e57cfe2d69f69fd94f2a19659 100644 (file)
--- a/qint.c
+++ b/qint.c
@@ -1,14 +1,15 @@
 /*
- * QInt data type.
+ * QInt Module
  *
  * Copyright (C) 2009 Red Hat Inc.
  *
  * 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.
  */
+
 #include "qint.h"
 #include "qobject.h"
 #include "qemu-common.h"