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:
Simon Zeni 2023-10-31 10:37:37 -04:00 committed by Marge Bot
parent bccb63687e
commit 51c38d091b
9 changed files with 19 additions and 38 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>