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