Browse Source

Added missing header for GPL

pull/3246/head
Forrest Keller 1 month ago
committed by crueter
parent
commit
968f28ea4a
  1. 3
      src/video_core/host_shaders/block_linear_unswizzle_3d_bcn.comp

3
src/video_core/host_shaders/block_linear_unswizzle_3d_bcn.comp

@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: Copyright 2026 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: Copyright 2020 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

Loading…
Cancel
Save