···9595Comment: SPDX-License-Identifier missing.
96969797Files: src/external/glad/include/EGL/eglplatform.h
9898-Copyright: 2007-2016, The Khronos Group Inc.
9999-License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
9898+Copyright: 2007-2020, The Khronos Group Inc.
9999+License: Apache-2.0
100100Comment: SPDX-License-Identifier missing.
101101102102Files: src/external/glad/include/KHR/khrplatform.h
···104104License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
105105Comment: SPDX-License-Identifier missing.
106106107107-Files: src/external/glad/include/glad/egl.h
108108-Copyright: 2013-2020, The Khronos Group, Inc.
109109-License: Apache-2.0
110110-Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
111111- https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml
112112- Specification copyright statement last updated 2020 though file itself updated more recently.
113113-114114-Files: src/external/glad/include/glad/gl.h
115115-Copyright: 2013-2022, The Khronos Group, Inc.
116116-License: Apache-2.0
117117-Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
118118- https://raw.githubusercontent.com/KhronosGroup/OpenGL-Registry/main/xml/gl.xml
119119- Specification copyright statement last updated 2020 though file itself updated more recently.
120120-121121-Files: src/external/glad/include/glad/glx.h
122122-Copyright: 2013-2022, The Khronos Group, Inc.
123123-License: Apache-2.0
124124-Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
125125- https://github.com/KhronosGroup/OpenGL-Registry/blob/main/xml/glx.xml
126126-127127-Files: src/external/glad/include/glad/wgl.h
128128-Copyright: 2013-2022, The Khronos Group, Inc.
129129-License: Apache-2.0
130130-Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
131131- https://github.com/KhronosGroup/OpenGL-Registry/blob/main/xml/wgl.xml
107107+Files: src/external/glad/include/glad/*
108108+Copyright: 2013-2023, David Herberth
109109+License: CC0-1.0 and Apache-2.0
110110+Comment: This is generated from Khronos's XML (https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml)
111111+ which is under the Apache-2.0 license.
132112133113Files: src/external/glad/src/*
134134-Copyright: 2013-2022, David Herberth
135135-License: MIT
136136-Comment: SPDX-License-Identifier missing.
114114+Copyright: 2013-2023, David Herberth
115115+License: CC0-1.0 and Apache-2.0
116116+Comment: This is generated from Khronos's XML (https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml)
117117+ which is under the Apache-2.0 license.
137118138119Files: src/external/nanopb/*
139120Copyright: 2011-2022, Petteri Aimonen
+1-1
src/external/glad/include/glad/egl.h
···11/**
22 * Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
33 *
44- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
44+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
55 *
66 * Generator: C/C++
77 * Specification: egl
+1-1
src/external/glad/include/glad/gl.h
···11/**
22 * Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
33 *
44- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
44+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
55 *
66 * Generator: C/C++
77 * Specification: gl
+1-1
src/external/glad/include/glad/glx.h
···11/**
22 * Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
33 *
44- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
44+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
55 *
66 * Generator: C/C++
77 * Specification: glx
+1-1
src/external/glad/include/glad/wgl.h
···11/**
22 * Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
33 *
44- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
44+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
55 *
66 * Generator: C/C++
77 * Specification: wgl
+1-1
src/external/glad/src/egl.c
···11/**
22- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
22+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
33 */
44#include <stdio.h>
55#include <stdlib.h>
+1-1
src/external/glad/src/gl.c
···11/**
22- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
22+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
33 */
44#include <stdio.h>
55#include <stdlib.h>
+1-1
src/external/glad/src/glx.c
···11/**
22- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
22+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
33 */
44#include <stdio.h>
55#include <stdlib.h>
+1-1
src/external/glad/src/wgl.c
···11/**
22- * SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
22+ * SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
33 */
44#include <stdio.h>
55#include <stdlib.h>