Skip to content

Commit f59c29e

Browse files
committed
Update license text
1 parent 09ffe31 commit f59c29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/hook-fosslight_reuse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
# Copyright (c) 2021 LG Electronics Inc.
4-
# SPDX-License-Identifier: Apache-2.0
4+
# SPDX-License-Identifier: GPL-3.0-only
55
from PyInstaller.utils.hooks import collect_all
66

77
datas, binaries, hiddenimports = collect_all('fosslight_reuse')

0 commit comments

Comments
 (0)