Signed-off-by: Benoit Canet <ben...@irqsave.net>
---
 qapi-schema.json     | 4 ++++
 qapi/block-core.json | 4 ++++
 qapi/block.json      | 4 ++++
 qapi/common.json     | 4 ++++
 4 files changed, 16 insertions(+)

diff --git a/qapi-schema.json b/qapi-schema.json
index 14b498b..870d3f6 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -1,5 +1,9 @@
 # -*- Mode: Python -*-
 #
+# This file is part of the QEMU project.
+#
+# This file is licensed under the GPL V2.
+#
 # QAPI Schema
 
 # QAPI common definitions
diff --git a/qapi/block-core.json b/qapi/block-core.json
index 7215e48..33bd93f 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1,5 +1,9 @@
 # -*- Mode: Python -*-
 #
+# This file is part of the QEMU project.
+#
+# This file is licensed under the GPL V2.
+#
 # QAPI block core definitions (vm unrelated)
 
 # QAPI common definitions
diff --git a/qapi/block.json b/qapi/block.json
index 61c463a..b5cf325 100644
--- a/qapi/block.json
+++ b/qapi/block.json
@@ -1,5 +1,9 @@
 # -*- Mode: Python -*-
 #
+# This file is part of the QEMU project.
+#
+# This file is licensed under the GPL V2.
+#
 # QAPI block definitions (vm related)
 
 # QAPI block core definitions
diff --git a/qapi/common.json b/qapi/common.json
index 4e9a21f..6d8a308 100644
--- a/qapi/common.json
+++ b/qapi/common.json
@@ -1,5 +1,9 @@
 # -*- Mode: Python -*-
 #
+# This file is part of the QEMU project.
+#
+# This file is licensed under the GPL V2.
+#
 # QAPI common definitions
 
 ##
-- 
1.9.1


Reply via email to