summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
diff options
context:
space:
mode:
authorFernando Sahmkow <fsahmkow27@gmail.com>2021-11-13 03:25:35 +0100
committerFernando Sahmkow <fsahmkow27@gmail.com>2022-10-06 21:00:52 +0200
commitc6ea0c650e38b7c475fea221b9655c754f7aaccc (patch)
treea0e8f9017be7ea1f1170019233779b751cf43754 /src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
parentMemoryManager: Temporary Fix for NVDEC. (diff)
downloadyuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar.gz
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar.bz2
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar.lz
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar.xz
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.tar.zst
yuzu-c6ea0c650e38b7c475fea221b9655c754f7aaccc.zip
Diffstat (limited to '')
-rw-r--r--src/core/hle/service/nvdrv/devices/nvhost_ctrl.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h b/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
index 594d20600..d56aea405 100644
--- a/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
+++ b/src/core/hle/service/nvdrv/devices/nvhost_ctrl.h
@@ -1,5 +1,7 @@
-// SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
-// SPDX-License-Identifier: GPL-2.0-or-later
+// SPDX-FileCopyrightText: 2021 yuzu emulator team, Skyline Team and Contributors
+// (https://github.com/skyline-emu/)
+// SPDX-License-Identifier: GPL-3.0-or-later Licensed under GPLv3
+// or any later version Refer to the license.txt file included.
#pragma once