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