mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-15 01:08:39 +00:00
Add REUSE to CI
Ensures proper copyright for the repo
This commit is contained in:
parent
70bbd3c8ac
commit
93ceaff579
43 changed files with 291 additions and 571 deletions
|
@ -1,3 +1,8 @@
|
|||
// Copyright 2023 The Khronos Group Inc.
|
||||
// Copyright 2023 Valve Corporation
|
||||
// Copyright 2023 LunarG, Inc.
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
#include <vulkan/vk_enum_string_helper.h>
|
||||
|
||||
// TODO: Add actual testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue