Skip to content

Commit cf80889

Browse files
committed
LICENCE: Add Khronos Group Inc license header
This is introduced with compress_params.h file. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
1 parent 4ad8330 commit cf80889

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

LICENCE

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,33 @@
8282
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8383
*/
8484

85+
/*
86+
* The definitions in this file are derived from the OpenMAX AL version 1.1
87+
* and OpenMAX IL v 1.1.2 header files which contain the copyright notice below.
88+
*
89+
* Copyright (c) 2007-2010 The Khronos Group Inc.
90+
*
91+
* Permission is hereby granted, free of charge, to any person obtaining
92+
* a copy of this software and/or associated documentation files (the
93+
* "Materials "), to deal in the Materials without restriction, including
94+
* without limitation the rights to use, copy, modify, merge, publish,
95+
* distribute, sublicense, and/or sell copies of the Materials, and to
96+
* permit persons to whom the Materials are furnished to do so, subject to
97+
* the following conditions:
98+
*
99+
* The above copyright notice and this permission notice shall be included
100+
* in all copies or substantial portions of the Materials.
101+
*
102+
* THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
103+
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
104+
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
105+
* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
106+
* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
107+
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
108+
* MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
109+
*
110+
*/
111+
85112
Files with ISC licence:
86113

87114
scripts/kconfig/alldefconfig.py

0 commit comments

Comments
 (0)