diff options
Diffstat (limited to 'parse-unidata.tcl')
-rw-r--r-- | parse-unidata.tcl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/parse-unidata.tcl b/parse-unidata.tcl index 9e41e1f..4b5ec3a 100644 --- a/parse-unidata.tcl +++ b/parse-unidata.tcl @@ -1,5 +1,12 @@ #!/usr/bin/env tclsh +# Generate UTF-8 case mapping tables +# +# (c) 2010 Steve Bennett <steveb@workware.net.au> +# +# See LICENCE for licence details. +#/ + # Parse the unicode data from: http://unicode.org/Public/UNIDATA/UnicodeData.txt # to generate case mapping tables |