diff options
Diffstat (limited to 'externals/cmake-modules/WindowsCopyFiles.cmake')
| -rw-r--r-- | externals/cmake-modules/WindowsCopyFiles.cmake | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/externals/cmake-modules/WindowsCopyFiles.cmake b/externals/cmake-modules/WindowsCopyFiles.cmake index 72cec5354..08b598365 100644 --- a/externals/cmake-modules/WindowsCopyFiles.cmake +++ b/externals/cmake-modules/WindowsCopyFiles.cmake | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | # Copyright 2018 Yuzu Emulator Project | 1 | # SPDX-FileCopyrightText: 2018 yuzu Emulator Project |
| 2 | # Licensed under GPLv2 or any later version | 2 | # SPDX-License-Identifier: GPL-2.0-or-later |
| 3 | # Refer to the license.txt file included. | ||
| 4 | 3 | ||
| 5 | # This file provides the function windows_copy_files. | 4 | # This file provides the function windows_copy_files. |
| 6 | # This is only valid on Windows. | 5 | # This is only valid on Windows. |