Mercurial > baum
annotate LICENSE @ 58:f5f06d6f62b3
made Makefile much simpler (installs now to /usr/local)
author | meillo@marmaro.de |
---|---|
date | Wed, 25 Jun 2008 11:09:14 +0200 |
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. |