From 59c6fb9ce75c6ae2261743c81f8ff65b7eea20a6 Mon Sep 17 00:00:00 2001 From: Luflosi Date: Sun, 19 May 2019 15:41:46 +0200 Subject: [PATCH] Add file header to build-terminfo --- build-terminfo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-terminfo b/build-terminfo index b43631c96..3fbae33b5 100755 --- a/build-terminfo +++ b/build-terminfo @@ -1,4 +1,6 @@ #!/usr/bin/env python3 +# vim:fileencoding=utf-8 +# License: GPL v3 Copyright: 2019, Kovid Goyal import glob import os