Mercurial > baum
annotate LICENSE @ 62:80df58d240b2 default tip
merge
author | meillo@marmaro.de |
---|---|
date | Thu, 13 Nov 2008 13:19:42 +0100 |
parents | 7adeee76ce3e |
children |
rev | line source |
---|---|
16
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
1 MIT/X Consortium License |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
2 |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
3 Copyright 2008 markus schnalke <meillo@marmaro.de> |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
4 |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
5 Permission is hereby granted, free of charge, to any person obtaining a |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
6 copy of this software and associated documentation files (the "Software"), |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
7 to deal in the Software without restriction, including without limitation |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
8 the rights to use, copy, modify, merge, publish, distribute, sublicense, |
56
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
9 and/or sell copies of the Software, and to permit persons to whom the |
16
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
10 Software is furnished to do so, subject to the following conditions: |
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
11 |
56
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
12 The above copyright notice and this permission notice shall be included in |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
13 all copies or substantial portions of the Software. |
16
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
14 |
56
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
18 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
7adeee76ce3e
updated TODO; removed trailing spaces from LICENSE
meillo@marmaro.de
parents:
45
diff
changeset
|
20 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
16
b62288419c1c
added README and LICENSE; changed error code of invalid node
meillo@marmaro.de
parents:
diff
changeset
|
21 DEALINGS IN THE SOFTWARE. |