Dactyloidae/intl/hyphenation
wolfbeast b88143e4be Update libhyphen's glue code to include overloads for fgetc() and feof().
Follow-up to 41cbe2d931d2742bb8dd6240eae9599e3bf3a512 to fix a crash regression.
This resolves #374.
2019-02-15 23:58:19 +08:00
..
glue Update libhyphen's glue code to include overloads for fgetc() and feof(). 2019-02-15 23:58:19 +08:00
hyphen Merge libhyphen fix from upstream. 2019-02-15 23:57:44 +08:00
README.mozilla import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

About the hyphenation code in this directory
============================================

The hyphen directory comes from the Hyphen library, part of the hunspell project.
  https://github.com/hunspell/hyphen

This code is distributed under the GPL 2.0/LGPL 2.1/MPL 1.1 tri-license, as
detailed in the associated README and COPYING files.

Note that we do not include other tools and resources found in the complete
Hyphen package from upstream, so the original README.* files may refer to
additional files that are not present in the Mozilla source tree.