mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-13 06:38:48 +02:00
do_GetAtom() is currently just a synonym for NS_NewAtom(). --HG-- extra : rebase_source : f4409784f931616cbc300591e6b843d30805c273 |
||
|---|---|---|
| .. | ||
| glue | ||
| hyphen | ||
| README.mozilla | ||
About the hyphenation code in this directory ============================================ The hyphen directory comes from the Hyphen library, part of the hunspell project. http://sourceforge.net/projects/hunspell/files/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.