|
1 ## JLine v2.12.1 |
|
2 |
|
3 ### JLine License |
|
4 <pre> |
|
5 |
|
6 Copyright (c) 2002-2006, Marc Prud'hommeaux <mwp1@cornell.edu> |
|
7 All rights reserved. |
|
8 |
|
9 Redistribution and use in source and binary forms, with or |
|
10 without modification, are permitted provided that the following |
|
11 conditions are met: |
|
12 |
|
13 Redistributions of source code must retain the above copyright |
|
14 notice, this list of conditions and the following disclaimer. |
|
15 |
|
16 Redistributions in binary form must reproduce the above copyright |
|
17 notice, this list of conditions and the following disclaimer |
|
18 in the documentation and/or other materials provided with |
|
19 the distribution. |
|
20 |
|
21 Neither the name of JLine nor the names of its contributors |
|
22 may be used to endorse or promote products derived from this |
|
23 software without specific prior written permission. |
|
24 |
|
25 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
|
26 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, |
|
27 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
|
28 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO |
|
29 EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE |
|
30 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
|
31 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
|
32 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
|
33 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
|
34 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
|
35 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
|
36 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
|
37 OF THE POSSIBILITY OF SUCH DAMAGE. |
|
38 |
|
39 </pre> |