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