summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag')
-rw-r--r--src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag b/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
index 924c03060..3dc9c0df5 100644
--- a/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
+++ b/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
#version 460
#extension GL_GOOGLE_include_directive : enable