summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Charles <daniel.charles@intel.com>2017-06-29 13:40:09 -0700
committerXiang, Haihao <haihao.xiang@intel.com>2017-09-27 12:48:16 +0800
commit552c486d87f0857629e110893c911407e98a1693 (patch)
tree5e8bb4827aa27310b543f27975364e0a922cec6a
parentbbedeee6009ad5bb907e1b8b97affe3553f6f292 (diff)
downloadlibva-552c486d87f0857629e110893c911407e98a1693.tar.gz
va_egl.h: add license to file
license missing on header file. Taken from c file Signed-off-by: Daniel Charles <daniel.charles@intel.com>
-rw-r--r--va/egl/va_egl.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/va/egl/va_egl.h b/va/egl/va_egl.h
index 4243d0b..93781c1 100644
--- a/va/egl/va_egl.h
+++ b/va/egl/va_egl.h
@@ -1,3 +1,26 @@
+/*
+ * Copyright (c) 2007 Intel Corporation. All Rights Reserved.
+ *
+ * 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, sub license, 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 NON-INFRINGEMENT.
+ * IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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.
+ */
#ifndef _VA_EGL_H_
#define _VA_EGL_H_