1<?xml version="1.0" encoding="ISO-8859-1" ?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml"> 4 5<head> 6<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> 7<title>Eclipse Distribution License - Version 1.0</title> 8<style type="text/css"> 9 body { 10 size: 8.5in 11.0in; 11 margin: 0.25in 0.5in 0.25in 0.5in; 12 tab-interval: 0.5in; 13 } 14 p { 15 margin-left: auto; 16 margin-top: 0.5em; 17 margin-bottom: 0.5em; 18 } 19 p.list { 20 margin-left: 0.5in; 21 margin-top: 0.05em; 22 margin-bottom: 0.05em; 23 } 24 .ubc-name { 25 margin-left: 0.5in; 26 white-space: pre; 27 } 28 </style> 29 30</head> 31 32<body lang="EN-US"> 33 34<p><b>Eclipse Distribution License - v 1.0</b></p> 35 36<p>Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. </p> 37 38<p>All rights reserved.</p> 39<p>Redistribution and use in source and binary forms, with or without modification, 40 are permitted provided that the following conditions are met: 41<ul><li>Redistributions of source code must retain the above copyright notice, 42 this list of conditions and the following disclaimer. </li> 43<li>Redistributions in binary form must reproduce the above copyright notice, 44 this list of conditions and the following disclaimer in the documentation 45 and/or other materials provided with the distribution. </li> 46<li>Neither the name of the Eclipse Foundation, Inc. nor the names of its 47 contributors may be used to endorse or promote products derived from 48 this software without specific prior written permission. </li></ul> 49</p> 50<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 51AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 52WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 53IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 54INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 55NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 56PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 57WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 58ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 59POSSIBILITY OF SUCH DAMAGE.</p> 60 61<hr> 62<p><b>org.eclipse.jgit.gpg.bc.internal.keys.SExprParser - MIT</b></p> 63 64<p>Copyright (c) 2000-2021 The Legion of the Bouncy Castle Inc. 65(<a href="https://www.bouncycastle.org">https://www.bouncycastle.org</a>)</p> 66 67<p> 68Permission is hereby granted, free of charge, to any person obtaining a copy of this software 69and associated documentation files (the "Software"), to deal in the Software without restriction, 70including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, 71and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, 72subject to the following conditions: 73</p> 74<p> 75The above copyright notice and this permission notice shall be included in all copies or substantial 76portions of the Software. 77</p> 78<p> 79THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 80INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 81PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 82LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 83OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 84DEALINGS IN THE SOFTWARE. 85</p> 86 87</body> 88 89</html> 90