Check-in [0169fdc0a7]
Overview
Comment:Updated list of files which are not solely from KitCreator and thus licensed under the terms of the MIT license
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1:0169fdc0a70f6c02bc4d7af6222cc3d9a294e514
User & Date: rkeene on 2010-09-26 04:44:48
Other Links: manifest | tags
Context
2010-09-26
04:44
Added internal script to build Win64 Tclkit check-in: b6cf3f3b19 user: rkeene tags: trunk
04:44
Updated list of files which are not solely from KitCreator and thus licensed under the terms of the MIT license check-in: 0169fdc0a7 user: rkeene tags: trunk
04:44
Corrected typo in documentation check-in: 6a93ffd0b9 user: rkeene tags: trunk
Changes

Modified LICENSE from [c9c0b2277a] to [fe7c5ba79a].

     1      1   The MIT License is applied to all files in this distribution, except:
     2      2   	kitsh/buildsrc/kitsh-0.0/boot.tcl
            3  +	kitsh/buildsrc/kitsh-0.0/boot.tcl.h
            4  +	kitsh/buildsrc/kitsh-0.0/kit.rc
            5  +	kitsh/buildsrc/kitsh-0.0/kit.ico
     3      6   	kitsh/buildsrc/kitsh-0.0/kitInit.c
     4      7   	kitsh/buildsrc/kitsh-0.0/license.terms
     5      8   	kitsh/buildsrc/kitsh-0.0/pwb.c
     6      9   	kitsh/buildsrc/kitsh-0.0/rechan.c
           10  +	kitsh/buildsrc/kitsh-0.0/zipvfs.tcl
           11  +	kitsh/buildsrc/kitsh-0.0/zipvfs.tcl.h
     7     12   	kitsh/buildsrc/kitsh-0.0/zlib.c
     8     13   	kitsh/buildsrc/kitsh-0.0/winMain.c
     9     14   	kitsh/buildsrc/kitsh-0.0/mk4tcl.tcl
    10     15   	kitsh/buildsrc/kitsh-0.0/mk4tcl.tcl.h
    11     16   
    12     17   Please see "kitsh/buildsrc/kitsh-0.0/license.terms" for licensing information
    13     18   regarding these files.