Add file header to build-terminfo
This commit is contained in:
parent
8b99d0a432
commit
59c6fb9ce7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# vim:fileencoding=utf-8
|
||||
# License: GPL v3 Copyright: 2019, Kovid Goyal <kovid at kovidgoyal.net>
|
||||
|
||||
import glob
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue