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