add a license boilerplate to wayland-kms.h. 89/30489/4
authorTakanari Hayama <taki@igel.co.jp>
Tue, 4 Feb 2014 10:06:26 +0000 (19:06 +0900)
committerTony SIM <chinyeow.sim.xt@renesas.com>
Thu, 18 Dec 2014 09:36:19 +0000 (01:36 -0800)
Change-Id: I51197c1e84e0dc7aefded44e01818650135d9910
Signed-off-by: Tony SIM <chinyeow.sim.xt@renesas.com>
wayland-kms.h

index 2390ff8..197c736 100644 (file)
@@ -1,3 +1,32 @@
+/*
+ * Copyright 息 2013 Renesas Solutions Corp.
+ *
+ * Based on src/egl/wayland/wayland-drm/wayland-drm.h in Mesa.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice (including the next
+ * paragraph) shall be included in all copies or substantial portions of the
+ * Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ *    Takanari Hayama <taki@igel.co.jp>
+ */
+
 #ifndef WAYLAND_KMS_H
 #define WAYLAND_KMS_H