зеркало из https://github.com/mozilla/gecko-dev.git
d225f7151b
(Path is actually r=froydnj.) Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of nsISupports. This means that nsAtom is now a better name for it than nsIAtom. MozReview-Commit-ID: 91U22X2NydP --HG-- rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67 |
||
---|---|---|
.. | ||
glue | ||
hyphen | ||
README.mozilla |
README.mozilla
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.