summaryrefslogtreecommitdiffstats
path: root/third_party/hyphen/COPYING
diff options
context:
space:
mode:
authorrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-29 06:05:56 +0000
committerrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-29 06:05:56 +0000
commitdff8c1108d0b414ea73ae0e0d0d904e09856cdd6 (patch)
treeadae2223b4034afb2f017346f2cec11bd32bb4e3 /third_party/hyphen/COPYING
parent906eed0d5bb752a29adbfa86054df1bebd507a80 (diff)
downloadchromium_src-dff8c1108d0b414ea73ae0e0d0d904e09856cdd6.zip
chromium_src-dff8c1108d0b414ea73ae0e0d0d904e09856cdd6.tar.gz
chromium_src-dff8c1108d0b414ea73ae0e0d0d904e09856cdd6.tar.bz2
Add Hunspell 'Hyphen' hyphenation library.
BUG=60895 TEST=none Review URL: http://codereview.chromium.org/4143003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64368 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/hyphen/COPYING')
-rw-r--r--third_party/hyphen/COPYING17
1 files changed, 17 insertions, 0 deletions
diff --git a/third_party/hyphen/COPYING b/third_party/hyphen/COPYING
new file mode 100644
index 0000000..4c278cb
--- /dev/null
+++ b/third_party/hyphen/COPYING
@@ -0,0 +1,17 @@
+GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
+
+The contents of this software may be used under the terms of
+the GNU General Public License Version 2 or later (the "GPL"), or
+the GNU Lesser General Public License Version 2.1 or later (the "LGPL",
+see COPYING.LGPL) or the Mozilla Public License Version 1.1 or later
+(the "MPL", see COPYING.MPL).
+
+The Plain TeX hyphenation tables "hyphen.tex" by Donald E. Knuth
+has a non MPL/LGPL compatible license, but freely redistributable:
+"Unlimited copying and redistribution of this file are permitted as long
+as this file is not modified. Modifications are permitted, but only if
+the resulting file is not named hyphen.tex."
+
+Software distributed under these licenses is distributed on an "AS IS" basis,
+WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences
+for the specific language governing rights and limitations under the licenses.