|
| 1 | +(This notice is included in the Saxon distribution because the JLine2 |
| 2 | +library is included, unmodified, in the Saxon distribution. It is used |
| 3 | +to support interactive command line editing, autocompletion, and session |
| 4 | +history by the Gizmo utility.) |
| 5 | + |
| 6 | +Copyright (c) 2002-2016, the original author or authors. |
| 7 | +All rights reserved. |
| 8 | + |
| 9 | +http://www.opensource.org/licenses/bsd-license.php |
| 10 | + |
| 11 | +Redistribution and use in source and binary forms, with or |
| 12 | +without modification, are permitted provided that the following |
| 13 | +conditions are met: |
| 14 | + |
| 15 | +Redistributions of source code must retain the above copyright |
| 16 | +notice, this list of conditions and the following disclaimer. |
| 17 | + |
| 18 | +Redistributions in binary form must reproduce the above copyright |
| 19 | +notice, this list of conditions and the following disclaimer |
| 20 | +in the documentation and/or other materials provided with |
| 21 | +the distribution. |
| 22 | + |
| 23 | +Neither the name of JLine nor the names of its contributors |
| 24 | +may be used to endorse or promote products derived from this |
| 25 | +software without specific prior written permission. |
| 26 | + |
| 27 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 28 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, |
| 29 | +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
| 30 | +AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO |
| 31 | +EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE |
| 32 | +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
| 33 | +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 34 | +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 35 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 36 | +AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 37 | +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
| 38 | +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 39 | +OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments