docs: remove deprecated component list and licenses
Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12180 Signed-off-by: David Heidelberg <david@ixit.cz> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32447>
This commit is contained in:
committed by
Marge Bot
parent
89da5a9626
commit
69849bc4d1
+1
-17
@@ -68,20 +68,4 @@ respective licenses.
|
||||
Mesa Component Licenses
|
||||
-----------------------
|
||||
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
| Component | Location | License |
|
||||
+=================+========================+=============================+
|
||||
| Main Mesa code | src/mesa/ | MIT |
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
| Gallium code | src/gallium/ | MIT |
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
| Ext headers | include/GL/glext.h, | Khronos |
|
||||
| | include/GL/glxext.h | |
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
| GLX client code | src/glx/ | SGI Free Software License B |
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
| C11 thread | src/c11/impl/threads* | Boost (permissive) |
|
||||
| emulation | | |
|
||||
+-----------------+------------------------+-----------------------------+
|
||||
|
||||
In general, consult the source files for license terms.
|
||||
In general, consult each source file SPDX identifier for license terms.
|
||||
|
||||
Reference in New Issue
Block a user