r600: add license info to the r600_opcodes.h

Fixes: a3a94554f5 ("r600g: split opcodes out and add wrapper around usage.")
Acked-by: Gert Wollny <gert.wollny@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28395>
This commit is contained in:
David Heidelberg 2024-03-25 01:55:13 +01:00 committed by Marge Bot
parent 0020dd85ee
commit 722e5bf46f

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: MIT
#ifndef R600_OPCODES_H
#define R600_OPCODES_H