-
Notifications
You must be signed in to change notification settings - Fork 537
Expand file tree
/
Copy pathREUSE.toml
More file actions
57 lines (48 loc) · 1.79 KB
/
Copy pathREUSE.toml
File metadata and controls
57 lines (48 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
version = 1
SPDX-PackageName = "Vulkan-Docs"
SPDX-PackageDownloadLocation = "https://github.com/KhronosGroup/Vulkan-Docs"
[[annotations]]
path = ["images/**.svg", "config/CI/**", "config/**/docinfo-header.html", "build_tests/expectations/**", "build_tests/images/**.svg", "images/proposals/**.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2015-2026 The Khronos Group Inc."
SPDX-License-Identifier = "CC-BY-4.0"
[[annotations]]
path = "katex/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2013-2019 Khan Academy and other contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "config/optimize-pdf"
precedence = "aggregate"
SPDX-FileCopyrightText = "2014-2016 OpenDevise Inc. and the Asciidoctor Project"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "config/khronos.css"
precedence = "aggregate"
SPDX-FileCopyrightText = "2013 Dan Allen"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "config/fonts/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2019 M+ Fonts Project"
SPDX-License-Identifier = "LicenseRef-MPLUS"
[[annotations]]
path = "scripts/htmldiff/htmldiff.pl"
precedence = "aggregate"
SPDX-FileCopyrightText = ["1998-2006 MACS, Inc.", "2007 SiSco, Inc."]
SPDX-License-Identifier = "MIT"
[[annotations]]
path = ["**.json", "scripts/vuidCounts.py"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2020-2026 The Khronos Group Inc."
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "config/copyright-spec.adoc"
precedence = "aggregate"
SPDX-FileCopyrightText = "2014-2026 The Khronos Group Inc"
SPDX-License-Identifier = "LicenseRef-KhronosSpecCopyright"
[[annotations]]
path = ".gitlab/merge_request_templates/extensiontemplate.md"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 The Khronos Group Inc"
SPDX-License-Identifier = "CC-BY-4.0"