diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 18:53:23 +0200 |
commit | b62fc1758f4ae8459e6d7e8386ca547274b4daa2 (patch) | |
tree | 7665bd379e46db015577fe6851b07b4fe2b6a1c9 /src/gperf_unfold_key_conv.py | |
parent | ac077032be00edc79afc21983f50bc1cdf9af907 (diff) |
New upstream version 6.6.1upstream/6.6.1
Diffstat (limited to 'src/gperf_unfold_key_conv.py')
-rwxr-xr-x | src/gperf_unfold_key_conv.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gperf_unfold_key_conv.py b/src/gperf_unfold_key_conv.py index 34f9c2f..6f3ccb4 100755 --- a/src/gperf_unfold_key_conv.py +++ b/src/gperf_unfold_key_conv.py @@ -1,5 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- +# gperf_unfold_key_conv.py +# Copyright (c) 2016-2017 K.Kosako import sys import re |