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

Side by Side Diff: third_party/hyphen/COPYING

Issue 20860003: Remove hyphenation code from Chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « third_party/hyphen/AUTHORS ('k') | third_party/hyphen/COPYING.LGPL » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
2
3 The contents of this software may be used under the terms of
4 the GNU General Public License Version 2 or later (the "GPL"), or
5 the GNU Lesser General Public License Version 2.1 or later (the "LGPL",
6 see COPYING.LGPL) or the Mozilla Public License Version 1.1 or later
7 (the "MPL", see COPYING.MPL).
8
9 The Plain TeX hyphenation tables "hyphen.tex" by Donald E. Knuth
10 has a non MPL/LGPL compatible license, but freely redistributable:
11 "Unlimited copying and redistribution of this file are permitted as long
12 as this file is not modified. Modifications are permitted, but only if
13 the resulting file is not named hyphen.tex."
14
15 Software distributed under these licenses is distributed on an "AS IS" basis,
16 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences
17 for the specific language governing rights and limitations under the licenses.
OLDNEW
« no previous file with comments | « third_party/hyphen/AUTHORS ('k') | third_party/hyphen/COPYING.LGPL » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698