Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Side by Side Diff: third_party/hunspell_new/src/hunspell/README

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Hunspell spell checker and morphological analyser library
2
3 Documentation, tests, examples: http://hunspell.sourceforge.net
4
5 Author of Hunspell:
6 László Németh (nemethl (at) gyorsposta.hu)
7
8 Hunspell based on OpenOffice.org's Myspell. MySpell's author:
9 Kevin Hendricks (kevin.hendricks (at) sympatico.ca)
10
11 License: GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
12
13 The contents of this library may be used under the terms of
14 the GNU General Public License Version 2 or later (the "GPL"), or
15 the GNU Lesser General Public License Version 2.1 or later (the "LGPL",
16 see http://gnu.org/copyleft/lesser.html) or the Mozilla Public License
17 Version 1.1 or later (the "MPL", see http://mozilla.org/MPL/MPL-1.1.html).
18
19 Software distributed under these licenses is distributed on an "AS IS" basis,
20 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences
21 for the specific language governing rights and limitations under the licenses.
OLDNEW
« no previous file with comments | « third_party/hunspell_new/src/hunspell/Makefile.in ('k') | third_party/hunspell_new/src/hunspell/affentry.hxx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698