COPYING
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 23 Feb 2015 10:34:39 +0100
branchteavm
changeset 233 908708015f61
permissions -rw-r--r--
Simplifying execution of TeaVM version. Use: mvn -Pteabrwsr clean package bck2brwsr:brwsr
jtulach@0
     1
The MIT License (MIT)
jtulach@0
     2
jtulach@0
     3
Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
jtulach@0
     4
jtulach@0
     5
Permission is hereby granted, free of charge, to any person obtaining a copy
jtulach@0
     6
of this software and associated documentation files (the "Software"), to deal
jtulach@0
     7
in the Software without restriction, including without limitation the rights
jtulach@0
     8
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jtulach@0
     9
copies of the Software, and to permit persons to whom the Software is
jtulach@0
    10
furnished to do so, subject to the following conditions:
jtulach@0
    11
jtulach@0
    12
The above copyright notice and this permission notice shall be included in
jtulach@0
    13
all copies or substantial portions of the Software.
jtulach@0
    14
jtulach@0
    15
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jtulach@0
    16
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jtulach@0
    17
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jtulach@0
    18
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jtulach@0
    19
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jtulach@0
    20
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
jtulach@0
    21
THE SOFTWARE.