diff options
author | Jason Ekstrand <jason@jlekstrand.net> | 2020-06-22 16:12:39 -0500 |
---|---|---|
committer | Marge Bot <eric+marge@anholt.net> | 2020-06-22 23:24:25 +0000 |
commit | a9ee1b9cf95c6d4646c45067e54bd6751f1e65a5 (patch) | |
tree | 7274a086b68a2b76a8cab6ed06c52219a81d6402 /include/vulkan/vulkan_metal.h | |
parent | 677c1bd0559a4d96599348cae92750057f422942 (diff) |
vulkan: Update Vulkan XML and headers to 1.2.145
Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5597>
Diffstat (limited to 'include/vulkan/vulkan_metal.h')
-rw-r--r-- | include/vulkan/vulkan_metal.h | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/include/vulkan/vulkan_metal.h b/include/vulkan/vulkan_metal.h index c85d24387fd..99f097d954a 100644 --- a/include/vulkan/vulkan_metal.h +++ b/include/vulkan/vulkan_metal.h @@ -4,17 +4,7 @@ /* ** Copyright (c) 2015-2020 The Khronos Group Inc. ** -** Licensed under the Apache License, Version 2.0 (the "License"); -** you may not use this file except in compliance with the License. -** You may obtain a copy of the License at -** -** http://www.apache.org/licenses/LICENSE-2.0 -** -** Unless required by applicable law or agreed to in writing, software -** distributed under the License is distributed on an "AS IS" BASIS, -** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -** See the License for the specific language governing permissions and -** limitations under the License. +** SPDX-License-Identifier: Apache-2.0 */ /* |