diff options
Diffstat (limited to 'appl/lib')
| -rw-r--r-- | appl/lib/NOTICE | 2 | ||||
| -rw-r--r-- | appl/lib/convcs/mkfile | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/appl/lib/NOTICE b/appl/lib/NOTICE index e8c19e7f..a9a7616f 100644 --- a/appl/lib/NOTICE +++ b/appl/lib/NOTICE @@ -8,7 +8,7 @@ file such as NOTICE, LICENCE or COPYING. Copyright © 1995-1999 Lucent Technologies Inc. Portions Copyright © 1997-2000 Vita Nuova Limited -Portions Copyright © 2000-2006 Vita Nuova Holdings Limited +Portions Copyright © 2000-2007 Vita Nuova Holdings Limited This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (`LGPL') as published by diff --git a/appl/lib/convcs/mkfile b/appl/lib/convcs/mkfile index e309f5a0..afdd1ef7 100644 --- a/appl/lib/convcs/mkfile +++ b/appl/lib/convcs/mkfile @@ -12,6 +12,8 @@ TARG=\ gb2312_btos.dis\ utf8_btos.dis\ utf8_stob.dis\ + utf16_btos.dis\ + utf16_stob.dis\ MODULES=\ |
