r600: add license information to the sfn_shader_gs.h

Fixes: 79ca456b48 ("r600/sfn: rewrite NIR backend")
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 02:12:31 +01:00 committed by Marge Bot
parent 722e5bf46f
commit fd3d125343
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
/*
* Copyright 2021 Collabora LTD
* Author: Gert Wollny <gert.wollny@collabora.com>
* SPDX-License-Identifier: MIT
*/
#ifndef SFN_GEOMETRYSHADER_H
#define SFN_GEOMETRYSHADER_H