diff options
Diffstat (limited to 'CMakeModules/WindowsCopyFiles.cmake')
-rw-r--r-- | CMakeModules/WindowsCopyFiles.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeModules/WindowsCopyFiles.cmake b/CMakeModules/WindowsCopyFiles.cmake index 08b598365..92abf37e7 100644 --- a/CMakeModules/WindowsCopyFiles.cmake +++ b/CMakeModules/WindowsCopyFiles.cmake @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2018 yuzu Emulator Project +# SPDX-FileCopyrightText: 2018 yuzu Emulator Project & 2025 citron Homebrew Project # SPDX-License-Identifier: GPL-2.0-or-later # This file provides the function windows_copy_files. |