summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag')
-rw-r--r--src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag b/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag
index a594b83ca..77ed07552 100644
--- a/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag
+++ b/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.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