summaryrefslogtreecommitdiff
path: root/Master/source/tlgui/tltcl/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'Master/source/tlgui/tltcl/LICENSE')
-rw-r--r--Master/source/tlgui/tltcl/LICENSE60
1 files changed, 0 insertions, 60 deletions
diff --git a/Master/source/tlgui/tltcl/LICENSE b/Master/source/tlgui/tltcl/LICENSE
deleted file mode 100644
index d8fe08dc831..00000000000
--- a/Master/source/tlgui/tltcl/LICENSE
+++ /dev/null
@@ -1,60 +0,0 @@
-The MIT License is applied to all files in this distribution, except:
- kitsh/buildsrc/kitsh-0.0/boot.tcl
- kitsh/buildsrc/kitsh-0.0/boot.tcl.h
- kitsh/buildsrc/kitsh-0.0/kit.rc
- kitsh/buildsrc/kitsh-0.0/kit.ico
- kitsh/buildsrc/kitsh-0.0/kitInit.c
- kitsh/buildsrc/kitsh-0.0/license.terms
- kitsh/buildsrc/kitsh-0.0/pwb.c
- kitsh/buildsrc/kitsh-0.0/rechan.c
- kitsh/buildsrc/kitsh-0.0/zipvfs.tcl
- kitsh/buildsrc/kitsh-0.0/zipvfs.tcl.h
- kitsh/buildsrc/kitsh-0.0/zlib.c
- kitsh/buildsrc/kitsh-0.0/winMain.c
- kitsh/buildsrc/kitsh-0.0/mk4tcl.tcl
- kitsh/buildsrc/kitsh-0.0/mk4tcl.tcl.h
- kitdll/buildsrc/kitdll-0.0/rechan.c
- kitdll/buildsrc/kitdll-0.0/zlib.c
- kitdll/buildsrc/kitdll-0.0/kitInit.c
- kitdll/buildsrc/kitdll-0.0/boot.tcl
- kitdll/buildsrc/kitdll-0.0/pwb.c
-
-Please see "kitsh/buildsrc/kitsh-0.0/license.terms" for licensing information
-regarding these files.
-
-Files that are downloaded are under different licenses (grouped by project):
- * Tcl: Tcl/Tk License <http://www.tcl.tk/software/tcltk/license.html>
- * Tk: Tcl/Tk License <http://www.tcl.tk/software/tcltk/license.html>
- * Itcl: Tcl/Tk License <http://incrtcl.sourceforge.net/itcl/copyright.html>
- * Mk4tcl: MIT License <http://www.equi4.com/metakit/license.html>
- * TclVFS: BSD License
- * Thread: Tcl/Tk License <http://www.tcl.tk/software/tcltk/license.html>
- * ZLib: Zlib License <http://www.gzip.org/zlib/zlib_license.html>
-
-The final result of this build process is a derivative work of all of these
-projects and is restricted by the cumulative licensing requirements of all of
-them.
-
-All other files in this distribution are licensed under the terms of the MIT
-License, below:
-The MIT License
-
-Copyright (c) 2010 Roy S. Keene
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.