summaryrefslogtreecommitdiff
path: root/win/LICENSE
diff options
context:
space:
mode:
authorkaa <kaa@disroot.org>2023-11-10 11:35:58 -0800
committerkaa <kaa@disroot.org>2023-11-10 11:35:58 -0800
commit902e6964083c2f3ce51f85242d751d00269ac527 (patch)
treee9ff30bd1f11ed8d7fdedd88cc51e58fbe3c5648 /win/LICENSE
parent573da274a77db0e45185c25796b3527f36f8729f (diff)
Real support for compliation on Windows. Depends on mingw and busybox-w32. No need for emulation a-la Cygwin, real native binaries.
Diffstat (limited to 'win/LICENSE')
-rw-r--r--win/LICENSE17
1 files changed, 0 insertions, 17 deletions
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.