File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
# genmap_ja_codecs.py: Japanese Codecs Map Generator
3
3
#
4
4
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
5
- # Modified Author: Dong-hee Na <donghee.na92@gmail.com>
5
+ # Modified Author: Donghee Na <donghee.na92@gmail.com>
6
6
#
7
7
import os
8
8
Original file line number Diff line number Diff line change 2
2
# genmap_korean.py: Korean Codecs Map Generator
3
3
#
4
4
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
5
- # Modified Author: Dong-hee Na <donghee.na92@gmail.com>
5
+ # Modified Author: Donghee Na <donghee.na92@gmail.com>
6
6
#
7
7
import os
8
8
Original file line number Diff line number Diff line change 2
2
# genmap_schinese.py: Simplified Chinese Codecs Map Generator
3
3
#
4
4
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
5
- # Modified Author: Dong-hee Na <donghee.na92@gmail.com>
5
+ # Modified Author: Donghee Na <donghee.na92@gmail.com>
6
6
#
7
7
import os
8
8
import re
Original file line number Diff line number Diff line change 2
2
# genmap_support.py: Multibyte Codec Map Generator
3
3
#
4
4
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
5
- # Modified Author: Dong-hee Na <donghee.na92@gmail.com>
5
+ # Modified Author: Donghee Na <donghee.na92@gmail.com>
6
6
#
7
7
8
8
You can’t perform that action at this time.
0 commit comments