|
| 1 | +Copyright: |
| 2 | + |
| 3 | + Copyright (c) 2004-2010 Michael Roth <mroth@nessie.de> |
| 4 | + |
| 5 | +License: |
| 6 | + |
| 7 | + Lunit License |
| 8 | + ------------- |
| 9 | + |
| 10 | + Lunit is written by Michael Roth <mroth@nessie.de> and is licensed |
| 11 | + under the terms of the MIT license reproduced below. |
| 12 | + |
| 13 | + ======================================================================== |
| 14 | + |
| 15 | + Copyright (c) 2004-2010 Michael Roth <mroth@nessie.de> |
| 16 | + |
| 17 | + Permission is hereby granted, free of charge, to any person |
| 18 | + obtaining a copy of this software and associated documentation |
| 19 | + files (the "Software"), to deal in the Software without restriction, |
| 20 | + including without limitation the rights to use, copy, modify, merge, |
| 21 | + publish, distribute, sublicense, and/or sell copies of the Software, |
| 22 | + and to permit persons to whom the Software is furnished to do so, |
| 23 | + subject to the following conditions: |
| 24 | + |
| 25 | + The above copyright notice and this permission notice shall be |
| 26 | + included in all copies or substantial portions of the Software. |
| 27 | + |
| 28 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 29 | + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 30 | + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 31 | + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 32 | + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 33 | + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 34 | + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 35 | + |
| 36 | + ======================================================================== |
| 37 | + |
0 commit comments