Annotation of embedaddon/php/ext/mbstring/README.libmbfl, revision 1.1.1.1
1.1 misho 1:
2: libmbfl is a streamable multibyte character code filter and
3: converter library.
4: libmbfl is distributed under LGPL 2.1 and bundled with PHP.
5:
6: The original version of libmbfl is developed and distributed
7: at http://sourceforge.jp/project/php-i18n/ .
8:
9: If you need to modify the bundled libmbfl, the change also have to be applied for
10: the libmbfl on sourceforge.jp.
11:
12: If you have question about libmbfl, please ask to
13: hirokawa@php.net, moriyoshi@php.net.
14:
15: See libmbfl/DISCLAIMER for licensing information of libmbfl.
16:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>