diff options
Diffstat (limited to '.ci/scripts/windows/scan_dll.py')
| -rw-r--r-- | .ci/scripts/windows/scan_dll.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/scripts/windows/scan_dll.py b/.ci/scripts/windows/scan_dll.py index 163183f2e..f374e0d78 100644 --- a/.ci/scripts/windows/scan_dll.py +++ b/.ci/scripts/windows/scan_dll.py | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2019 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | import pefile | 4 | import pefile |
| 2 | import sys | 5 | import sys |
| 3 | import re | 6 | import re |