LICENSE.txt
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 26 Oct 2018 09:50:38 +0100
changeset 259 7b62ce033d81
parent 12 5bd69db5ca2b
permissions -rw-r--r--
Issue #247: fix version patching in `stx.bat` ...in toy archive packaing scripts. Due to a wrong match pattern in patching code, Smalltalk/X version was not correctly patched, leading in wrong package path. This caused the ugly look as well a inavility to find sources and likely more other issues. This issue should be fixed now. https://swing.fit.cvut.cz/projects/stx-jv/ticket/247
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
Copyright (c) 2010-now Jan Vrany <jan.vrany (a) fit.cvut.cz>
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
Permission is hereby granted, free of charge, to any person obtaining
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
a copy of this software and associated documentation files (the
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
"Software"), to deal in the Software without restriction, including
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
without limitation the rights to use, copy, modify, merge, publish,
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
distribute, sublicense, and/or sell copies of the Software, and to
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8
permit persons to whom the Software is furnished to do so, subject to
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     9
the following conditions:
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    10
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    11
The above copyright notice and this permission notice shall be
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    12
included in all copies or substantial portions of the Software.
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    13
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    14
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    15
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    16
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    17
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    18
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    19
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5bd69db5ca2b Added short README.md and LICENSE.txt
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
    20
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.