README:

When updating license files, it is critical they are converted to unicode ( however the original encoding for each language needs to be known)

Lic_cs.txt Czech and Slovak? 	cp1250
Lic_de.txt german				cp1252
Lic_el.txt greece? 				cp1253
Lic_en.txt english 				cp1252
Lic_es.txt spain 				iso-8859-1
Lic_fr.txt french 				cp1252
Lic_in.txt indonesian 			cp1252
Lic_it.txt italy 				cp1252
Lic_ja.txt japan 				shift_jis
Lic_ko.txt korean 				cp949
Lic_lt.txt Lithuania 			cp1257
Lic_pl.txt polish 				cp1250
Lic_pt.txt Portugal 			cp1252
Lic_ru.txt russian 				cp1251
Lic_sl.txt slovak				cp1250
Lic_tr.txt turkey 				cp1254
Lic_zh_TW.txt taiwan			big5
Lic_zh.txt chinese				gbk
notices.txt english				cp1252

run convert.sh to convert new license files to unicode. ( do a visual check for corruption after converting ;_> look for ? error characters etc. )