tools: add one more SPDX license header

This commit is contained in:
Yu Watanabe 2018-12-10 03:08:52 +09:00
parent fc1c09e1df
commit 87421ff560
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: LGPL-2.1+
"""Generate %-from-name.gperf from %-list.txt
"""
Generate %-from-name.gperf from %-list.txt
"""
import sys