xref: /JGit/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/edl-v10.html (revision 4974090d33011edf6c4112ea881741f2bf288a8f)
1*4974090dSMatthias Sohn<?xml version="1.0" encoding="ISO-8859-1" ?>
2*4974090dSMatthias Sohn<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3*4974090dSMatthias Sohn<html xmlns="http://www.w3.org/1999/xhtml">
4*4974090dSMatthias Sohn
5*4974090dSMatthias Sohn<head>
6*4974090dSMatthias Sohn<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
7*4974090dSMatthias Sohn<title>Eclipse Distribution License - Version 1.0</title>
8*4974090dSMatthias Sohn<style type="text/css">
9*4974090dSMatthias Sohn  body {
10*4974090dSMatthias Sohn    size: 8.5in 11.0in;
11*4974090dSMatthias Sohn    margin: 0.25in 0.5in 0.25in 0.5in;
12*4974090dSMatthias Sohn    tab-interval: 0.5in;
13*4974090dSMatthias Sohn    }
14*4974090dSMatthias Sohn  p {
15*4974090dSMatthias Sohn    margin-left: auto;
16*4974090dSMatthias Sohn    margin-top:  0.5em;
17*4974090dSMatthias Sohn    margin-bottom: 0.5em;
18*4974090dSMatthias Sohn    }
19*4974090dSMatthias Sohn  p.list {
20*4974090dSMatthias Sohn  	margin-left: 0.5in;
21*4974090dSMatthias Sohn    margin-top:  0.05em;
22*4974090dSMatthias Sohn    margin-bottom: 0.05em;
23*4974090dSMatthias Sohn    }
24*4974090dSMatthias Sohn  </style>
25*4974090dSMatthias Sohn
26*4974090dSMatthias Sohn</head>
27*4974090dSMatthias Sohn
28*4974090dSMatthias Sohn<body lang="EN-US">
29*4974090dSMatthias Sohn
30*4974090dSMatthias Sohn<p><b>Eclipse Distribution License - v 1.0</b></p>
31*4974090dSMatthias Sohn
32*4974090dSMatthias Sohn<p>Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. </p>
33*4974090dSMatthias Sohn
34*4974090dSMatthias Sohn<p>All rights reserved.</p>
35*4974090dSMatthias Sohn<p>Redistribution and use in source and binary forms, with or without modification,
36*4974090dSMatthias Sohn	are permitted provided that the following conditions are met:
37*4974090dSMatthias Sohn<ul><li>Redistributions of source code must retain the above copyright notice,
38*4974090dSMatthias Sohn	this list of conditions and the following disclaimer. </li>
39*4974090dSMatthias Sohn<li>Redistributions in binary form must reproduce the above copyright notice,
40*4974090dSMatthias Sohn	this list of conditions and the following disclaimer in the documentation
41*4974090dSMatthias Sohn	and/or other materials provided with the distribution. </li>
42*4974090dSMatthias Sohn<li>Neither the name of the Eclipse Foundation, Inc. nor the names of its
43*4974090dSMatthias Sohn	contributors may be used to endorse or promote products derived from
44*4974090dSMatthias Sohn	this software without specific prior written permission. </li></ul>
45*4974090dSMatthias Sohn</p>
46*4974090dSMatthias Sohn<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
47*4974090dSMatthias SohnAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
48*4974090dSMatthias SohnWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
49*4974090dSMatthias SohnIN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
50*4974090dSMatthias SohnINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
51*4974090dSMatthias SohnNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
52*4974090dSMatthias SohnPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
53*4974090dSMatthias SohnWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
54*4974090dSMatthias SohnARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
55*4974090dSMatthias SohnPOSSIBILITY OF SUCH DAMAGE.</p>
56*4974090dSMatthias Sohn
57*4974090dSMatthias Sohn</body>
58*4974090dSMatthias Sohn
59*4974090dSMatthias Sohn</html>
60