From bc14fdad60c51235e23ee569834a5baecae9231a Mon Sep 17 00:00:00 2001 From: Juan Ramos Date: Wed, 12 Jul 2023 12:52:35 -0600 Subject: Add REUSE compliance checker to CI --- .reuse/dep5 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .reuse/dep5 (limited to '.reuse/dep5') diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..c17fc8d --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,19 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Vulkan-Headers +Source: https://github.com/KhronosGroup/Vulkan-Headers + +Files: registry/profiles/VP_KHR_roadmap_2022.json +Copyright: 2022-2023 The Khronos Group Inc. +License: Apache-2.0 + +Files: registry/validusage.json +Copyright: 2018-2023 The Khronos Group Inc. +License: Apache-2.0 + +Files: .github/ISSUE_TEMPLATE/bug_report.md .github/pull_request_template.md +Copyright: 2022-2023 The Khronos Group Inc. +License: Apache-2.0 + +Files: BUILD.md CODE_OF_CONDUCT.md CONTRIBUTING.md INTEGRATION.md README.md +Copyright: 2018-2023 The Khronos Group Inc. +License: Apache-2.0 -- cgit v1.2.3