hpet: Init capability register only once
[qemu.git] / qdict.h
diff --git a/qdict.h b/qdict.h
index 579dcddc74dbb7745dd381916fc48e4f455f06bc..5e5902caea929d2483ec8b2f1066fd0d5e2648ed 100644 (file)
--- a/qdict.h
+++ b/qdict.h
@@ -1,3 +1,15 @@
+/*
+ * QDict Module
+ *
+ * Copyright (C) 2009 Red Hat Inc.
+ *
+ * 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.
+ */
+
 #ifndef QDICT_H
 #define QDICT_H
 
This page took 0.02329 seconds and 4 git commands to generate.