diff options
Diffstat (limited to 'Tools/unicode/genmap_support.py')
-rw-r--r-- | Tools/unicode/genmap_support.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/unicode/genmap_support.py b/Tools/unicode/genmap_support.py index 5e1d9ee..4649bc3 100644 --- a/Tools/unicode/genmap_support.py +++ b/Tools/unicode/genmap_support.py @@ -2,7 +2,7 @@ # genmap_support.py: Multibyte Codec Map Generator # # Original Author: Hye-Shik Chang <perky@FreeBSD.org> -# Modified Author: Dong-hee Na <donghee.na92@gmail.com> +# Modified Author: Donghee Na <donghee.na92@gmail.com> # |