summaryrefslogtreecommitdiff
path: root/CMakeModules/CopyCitronSDLDeps.cmake
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2024-12-31 17:36:08 +1000
committerZephyron <zephyron@citron-emu.org>2024-12-31 17:36:08 +1000
commit468ace6b0bd4e44b3da1b912c596f67902c9eed0 (patch)
treeee1265451d0b7910f7cc321d42accad68f9df79e /CMakeModules/CopyCitronSDLDeps.cmake
parentc972c5129df609f13f873b94f4ae24ba20521203 (diff)
core: Update copyright headers
- Update copyright headers to include Citron Homebrew Project - Add 2025 to copyright years
Diffstat (limited to 'CMakeModules/CopyCitronSDLDeps.cmake')
-rw-r--r--CMakeModules/CopyCitronSDLDeps.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeModules/CopyCitronSDLDeps.cmake b/CMakeModules/CopyCitronSDLDeps.cmake
index a07f6f8c7..1ce39a3a0 100644
--- a/CMakeModules/CopyCitronSDLDeps.cmake
+++ b/CMakeModules/CopyCitronSDLDeps.cmake
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2016 Citra Emulator Project
+# SPDX-FileCopyrightText: 2016 Citra Emulator Project & 2025 Citron Homebrew Project
# SPDX-License-Identifier: GPL-2.0-or-later
function(copy_citron_SDL_deps target_dir)