We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ffe31 commit f59c29eCopy full SHA for f59c29e
hooks/hook-fosslight_reuse.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
# Copyright (c) 2021 LG Electronics Inc.
4
-# SPDX-License-Identifier: Apache-2.0
+# SPDX-License-Identifier: GPL-3.0-only
5
from PyInstaller.utils.hooks import collect_all
6
7
datas, binaries, hiddenimports = collect_all('fosslight_reuse')
0 commit comments