1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/hyphenation/src/COPYING Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,17 @@ 1.4 +GPL 2.0/LGPL 2.1/MPL 1.1 tri-license 1.5 + 1.6 +The contents of this software may be used under the terms of 1.7 +the GNU General Public License Version 2 or later (the "GPL"), or 1.8 +the GNU Lesser General Public License Version 2.1 or later (the "LGPL", 1.9 +see COPYING.LGPL) or the Mozilla Public License Version 1.1 or later 1.10 +(the "MPL", see COPYING.MPL). 1.11 + 1.12 +The Plain TeX hyphenation tables "hyphen.tex" by Donald E. Knuth 1.13 +has a non MPL/LGPL compatible license, but freely redistributable: 1.14 +"Unlimited copying and redistribution of this file are permitted as long 1.15 +as this file is not modified. Modifications are permitted, but only if 1.16 +the resulting file is not named hyphen.tex." 1.17 + 1.18 +Software distributed under these licenses is distributed on an "AS IS" basis, 1.19 +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the licences 1.20 +for the specific language governing rights and limitations under the licenses.