From 902e6964083c2f3ce51f85242d751d00269ac527 Mon Sep 17 00:00:00 2001 From: kaa Date: Fri, 10 Nov 2023 11:35:58 -0800 Subject: Real support for compliation on Windows. Depends on mingw and busybox-w32. No need for emulation a-la Cygwin, real native binaries. --- win/LICENSE | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 win/LICENSE (limited to 'win/LICENSE') diff --git a/win/LICENSE b/win/LICENSE deleted file mode 100644 index 4c278cb..0000000 --- a/win/LICENSE +++ /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. -- cgit v1.2.3