diff options
Diffstat (limited to 'src/gperf_fold_key_conv.py')
-rwxr-xr-x | src/gperf_fold_key_conv.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gperf_fold_key_conv.py b/src/gperf_fold_key_conv.py index bdf57ad..5267aa4 100755 --- a/src/gperf_fold_key_conv.py +++ b/src/gperf_fold_key_conv.py @@ -1,5 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- +# gperf_fold_key_conv.py +# Copyright (c) 2016-2017 K.Kosako import sys import re |