Skip to content

Commit 227b50c

Browse files
committed
Add license text to new file
1 parent 407692a commit 227b50c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hooks/hook-fosslight_reuse.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +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
15
from PyInstaller.utils.hooks import collect_all
26

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

0 commit comments

Comments
 (0)