]> git.proxmox.com Git - qemu.git/blobdiff - qlist.h
USB: add usb network redirection support
[qemu.git] / qlist.h
diff --git a/qlist.h b/qlist.h
index a3261e1781cb9a599fcb0dce96c329111f27e610..dbe7b92db5262656c3ba1f3a6e2f8a91b91d2f6b 100644 (file)
--- a/qlist.h
+++ b/qlist.h
@@ -1,14 +1,15 @@
 /*
- * QList data type header.
+ * QList 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.
  */
+
 #ifndef QLIST_H
 #define QLIST_H