summaryrefslogtreecommitdiffstats
path: root/third_party/hyphen/COPYING
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 18:39:51 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 18:39:51 +0000
commit1c6c6c3eef1ae5d60966faf4452524085aec0592 (patch)
treeaf951bddbc0ea58a2a1c5c61e03a1493efc24815 /third_party/hyphen/COPYING
parenta780c7b2a8273c1814ca4257c3e85c0f56d29ed6 (diff)
downloadchromium_src-1c6c6c3eef1ae5d60966faf4452524085aec0592.zip
chromium_src-1c6c6c3eef1ae5d60966faf4452524085aec0592.tar.gz
chromium_src-1c6c6c3eef1ae5d60966faf4452524085aec0592.tar.bz2
Remove hyphenation code from Chromium.
The feature is being removed because it is incomplete and no one is working on it right now. TBR for third_party. BUG=107111 TBR=darin Review URL: https://chromiumcodereview.appspot.com/20860003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215327 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/hyphen/COPYING')
-rw-r--r--third_party/hyphen/COPYING17
1 files changed, 0 insertions, 17 deletions
diff --git a/third_party/hyphen/COPYING b/third_party/hyphen/COPYING
deleted file mode 100644
index 4c278cb..0000000
--- a/third_party/hyphen/COPYING
+++ /dev/null
@@ -1,17 +0,0 @@
-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.