Rev 3 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 21 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | Copyright (C) 1996 X Consortium |
1 | Copyright (c) 2006 Lukas Jelinek |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining |
3 | Permission is hereby granted, free of charge, to any person |
4 | a copy of this software and associated documentation files (the |
4 | obtaining a copy of this software and associated documentation |
5 | "Software"), to deal in the Software without restriction, including |
5 | files (the "Software"), to deal in the Software without |
6 | without limitation the rights to use, copy, modify, merge, publish, |
6 | restriction, including without limitation the rights to use, |
- | 7 | copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
7 | distribute, sublicense, and/or sell copies of the Software, and to permit |
8 | copies of the Software, and to permit persons to whom the |
8 | persons to whom the Software is furnished to do so, subject to the |
9 | Software is furnished to do so, subject to the following |
9 | following conditions: |
10 | conditions: |
10 | 11 | ||
11 | The above copyright notice and this permission notice shall be included |
12 | The above copyright notice and this permission notice shall be |
12 | in all copies or substantial portions of the Software. |
13 | included in all copies or substantial portions of the Software. |
13 | 14 | ||
14 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
15 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
16 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES |
16 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
17 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
- | 18 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT |
|
17 | IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR |
19 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, |
18 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, |
20 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
19 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
21 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR |
20 | OTHER DEALINGS IN THE SOFTWARE. |
22 | OTHER DEALINGS IN THE SOFTWARE. |
21 | - | ||
22 | Except as contained in this notice, the name of the X Consortium shall |
- | |
23 | not be used in advertising or otherwise to promote the sale, use or |
- | |
24 | other dealings in this Software without prior written authorization from |
- | |
25 | the X Consortium. |
- |