radv: Add missing copyright info to radv_meta_buffer.c

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33494>
This commit is contained in:
Timur Kristóf 2025-02-11 19:02:19 +01:00 committed by Marge Bot
parent 6b57cc2fbf
commit df0798a40c

View file

@ -1,3 +1,12 @@
/* Based on anv:
* Copyright © 2015 Intel Corporation
*
* Copyright © 2016 Red Hat Inc.
* Copyright © 2025 Valve Corporation
*
* SPDX-License-Identifier: MIT
*/
#include "radv_cp_dma.h"
#include "radv_debug.h"
#include "radv_meta.h"