mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
r300: add missing licence to the r300_public.h
Hardly a copyrightable file, though it should inherit the MIT
license as the code originate from MIT licensed r300_winsys.h.
Fixes: 6e3fc2de2a ("r300g: Move bootstrap code to targets")
Reviewed-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28384>
This commit is contained in:
parent
95eefce4d8
commit
b2ae73b27e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
// SPDX-License-Identifier: MIT
|
||||
#ifndef R300_PUBLIC_H
|
||||
#define R300_PUBLIC_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue