mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-26 09:26:17 +00:00
external/glad: update licensing
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com> Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2267>
This commit is contained in:
parent
bccb63687e
commit
51c38d091b
41
.reuse/dep5
41
.reuse/dep5
|
@ -95,8 +95,8 @@ License: MIT OR Unlicense
|
|||
Comment: SPDX-License-Identifier missing.
|
||||
|
||||
Files: src/external/glad/include/EGL/eglplatform.h
|
||||
Copyright: 2007-2016, The Khronos Group Inc.
|
||||
License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
|
||||
Copyright: 2007-2020, The Khronos Group Inc.
|
||||
License: Apache-2.0
|
||||
Comment: SPDX-License-Identifier missing.
|
||||
|
||||
Files: src/external/glad/include/KHR/khrplatform.h
|
||||
|
@ -104,36 +104,17 @@ Copyright: 2008-2018, The Khronos Group Inc.
|
|||
License: LicenseRef-Khronos-Free-Use-License-for-Software-and-Documentation
|
||||
Comment: SPDX-License-Identifier missing.
|
||||
|
||||
Files: src/external/glad/include/glad/egl.h
|
||||
Copyright: 2013-2020, The Khronos Group, Inc.
|
||||
License: Apache-2.0
|
||||
Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
|
||||
https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml
|
||||
Specification copyright statement last updated 2020 though file itself updated more recently.
|
||||
|
||||
Files: src/external/glad/include/glad/gl.h
|
||||
Copyright: 2013-2022, The Khronos Group, Inc.
|
||||
License: Apache-2.0
|
||||
Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
|
||||
https://raw.githubusercontent.com/KhronosGroup/OpenGL-Registry/main/xml/gl.xml
|
||||
Specification copyright statement last updated 2020 though file itself updated more recently.
|
||||
|
||||
Files: src/external/glad/include/glad/glx.h
|
||||
Copyright: 2013-2022, The Khronos Group, Inc.
|
||||
License: Apache-2.0
|
||||
Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
|
||||
https://github.com/KhronosGroup/OpenGL-Registry/blob/main/xml/glx.xml
|
||||
|
||||
Files: src/external/glad/include/glad/wgl.h
|
||||
Copyright: 2013-2022, The Khronos Group, Inc.
|
||||
License: Apache-2.0
|
||||
Comment: This is generated from the specification XML (licensed as indicated earlier) by GLAD2:
|
||||
https://github.com/KhronosGroup/OpenGL-Registry/blob/main/xml/wgl.xml
|
||||
Files: src/external/glad/include/glad/*
|
||||
Copyright: 2013-2023, David Herberth
|
||||
License: CC0-1.0 and Apache-2.0
|
||||
Comment: This is generated from Khronos's XML (https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml)
|
||||
which is under the Apache-2.0 license.
|
||||
|
||||
Files: src/external/glad/src/*
|
||||
Copyright: 2013-2022, David Herberth
|
||||
License: MIT
|
||||
Comment: SPDX-License-Identifier missing.
|
||||
Copyright: 2013-2023, David Herberth
|
||||
License: CC0-1.0 and Apache-2.0
|
||||
Comment: This is generated from Khronos's XML (https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml)
|
||||
which is under the Apache-2.0 license.
|
||||
|
||||
Files: src/external/nanopb/*
|
||||
Copyright: 2011-2022, Petteri Aimonen
|
||||
|
|
2
src/external/glad/include/glad/egl.h
vendored
2
src/external/glad/include/glad/egl.h
vendored
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
|
||||
*
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*
|
||||
* Generator: C/C++
|
||||
* Specification: egl
|
||||
|
|
2
src/external/glad/include/glad/gl.h
vendored
2
src/external/glad/include/glad/gl.h
vendored
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
|
||||
*
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*
|
||||
* Generator: C/C++
|
||||
* Specification: gl
|
||||
|
|
2
src/external/glad/include/glad/glx.h
vendored
2
src/external/glad/include/glad/glx.h
vendored
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
|
||||
*
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*
|
||||
* Generator: C/C++
|
||||
* Specification: glx
|
||||
|
|
2
src/external/glad/include/glad/wgl.h
vendored
2
src/external/glad/include/glad/wgl.h
vendored
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Loader generated by glad 2.0.6 on Fri Jun 28 15:34:22 2024
|
||||
*
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*
|
||||
* Generator: C/C++
|
||||
* Specification: wgl
|
||||
|
|
2
src/external/glad/src/egl.c
vendored
2
src/external/glad/src/egl.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
2
src/external/glad/src/gl.c
vendored
2
src/external/glad/src/gl.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
2
src/external/glad/src/glx.c
vendored
2
src/external/glad/src/glx.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
2
src/external/glad/src/wgl.c
vendored
2
src/external/glad/src/wgl.c
vendored
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* SPDX-License-Identifier: (WTFPL OR CC0-1.0) AND Apache-2.0
|
||||
* SPDX-License-Identifier: CC0-1.0 AND Apache-2.0
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue