drm/amd/display: add a license to cursor_reg_cache.h
It's MIT.
Fixes: b73353f7f3
("drm/amd/display: Use the same cursor info across features")
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
b1d1666276
commit
f00844daa5
|
@ -1,3 +1,4 @@
|
|||
/* SPDX-License-Identifier: MIT */
|
||||
/* Copyright © 2022 Advanced Micro Devices, Inc. All rights reserved. */
|
||||
|
||||
#ifndef __DAL_CURSOR_CACHE_H__
|
||||
|
|
Loading…
Reference in New Issue