|
82 | 82 | * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
83 | 83 | */ |
84 | 84 |
|
| 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 | + |
85 | 112 | Files with ISC licence: |
86 | 113 |
|
87 | 114 | scripts/kconfig/alldefconfig.py |
|
0 commit comments