summaryrefslogtreecommitdiff
path: root/qemu-pixman.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-11-13 09:38:06 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-11-14 13:29:25 +0100
commitdaa8e5a077e9d8ca2615f5590fa98b3fcc4c9f47 (patch)
tree13a230654a8a558e011e91bafae3adeb924e02a1 /qemu-pixman.c
parentb776eca138b641a0234a957a9ff5c2ca4c6772d5 (diff)
downloadqemu-daa8e5a077e9d8ca2615f5590fa98b3fcc4c9f47.zip
pixman: add licensing info
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qemu-pixman.c')
-rw-r--r--qemu-pixman.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/qemu-pixman.c b/qemu-pixman.c
index 7547ed74c1..063b52dbb1 100644
--- a/qemu-pixman.c
+++ b/qemu-pixman.c
@@ -1,3 +1,8 @@
+/*
+ * This work is licensed under the terms of the GNU GPL, version 2 or later.
+ * See the COPYING file in the top-level directory.
+ */
+
#include "qemu-pixman.h"
int qemu_pixman_get_type(int rshift, int gshift, int bshift)