Ian Elliott | e7be42b | 2017-07-06 13:02:32 -0600 | [diff] [blame] | 1 | This document is licensed under the SGI Free Software B License Version |
| 2 | 2.0. For details, see http://oss.sgi.com/projects/FreeB/ . |
| 3 | |
| 4 | Copyright (c) 2017 The Khronos Group Inc. |
| 5 | |
| 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | you may not use this file except in compliance with the License. |
| 8 | You may obtain a copy of the License at |
| 9 | |
| 10 | http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | |
| 12 | Unless required by applicable law or agreed to in writing, software |
| 13 | distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | See the License for the specific language governing permissions and |
| 16 | limitations under the License. |
| 17 | |
| 18 | Copyright (c) 2013-2017 The Khronos Group Inc. |
Dan Albert | 96b5509 | 2016-10-20 10:14:30 -0700 | [diff] [blame] | 19 | |
| 20 | Permission is hereby granted, free of charge, to any person obtaining a |
| 21 | copy of this software and/or associated documentation files (the |
| 22 | "Materials"), to deal in the Materials without restriction, including |
| 23 | without limitation the rights to use, copy, modify, merge, publish, |
| 24 | distribute, sublicense, and/or sell copies of the Materials, and to |
| 25 | permit persons to whom the Materials are furnished to do so, subject to |
| 26 | the following conditions: |
| 27 | |
| 28 | The above copyright notice and this permission notice shall be included |
| 29 | in all copies or substantial portions of the Materials. |
| 30 | |
| 31 | THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 32 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 33 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 34 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 35 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 36 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 37 | MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. |
Ian Elliott | e7be42b | 2017-07-06 13:02:32 -0600 | [diff] [blame] | 38 | |