]> git.proxmox.com Git - qemu.git/blobdiff - qstring.c
report serial devices created with -device in the PIIX4 config space
[qemu.git] / qstring.c
index 740a1067d2d7567f73d3e36da37b6aa9d4134f27..4e2ba083b71269e53c9e805718817a57031b2598 100644 (file)
--- a/qstring.c
+++ b/qstring.c
@@ -1,14 +1,15 @@
 /*
- * QString data type.
+ * QString 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 "qobject.h"
 #include "qstring.h"
 #include "qemu-common.h"