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