diff options
Diffstat (limited to 'CMakeModules/CopyCitronSDLDeps.cmake')
-rw-r--r-- | CMakeModules/CopyCitronSDLDeps.cmake | 2 |
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) |