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>
(cherry picked from commit 69849bc4d1
)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33113>
This commit is contained in:

committed by
Dylan Baker

parent
f569f7bf4b
commit
3eb1489bb1
@@ -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