source: gs3-extensions/pharos/trunk/web/WEB-INF/lib/jalopy-LICENSE.txt@ 20983

Last change on this file since 20983 was 20983, checked in by davidb, 14 years ago

Initial files for Phrasos extension to Greenstone3

File size: 1.9 KB
Line 
1<?xml version="1.0"
2 encoding="iso-8859-1" ?>
3
4<!-- $Id$ -->
5
6<title>The Jalopy BSD License</title>
7
8<indexterm><primary>Software License</primary></indexterm>
9<indexterm><primary>Licenses</primary><secondary>BSD</secondary></indexterm>
10
11<para>
12Copyright (c) 2001-2004, Marco Hunsicker. All rights reserved.
13</para>
14
15<para>
16Redistribution and use in source and binary forms, with or without
17modification, are permitted provided that the following conditions
18are met:
19</para>
20
21<itemizedlist>
22<listitem>
23<para>
24Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
25</para>
26</listitem>
27
28<listitem>
29<para>
30Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
31</para>
32</listitem>
33
34<listitem>
35<para>
36Neither the name of the Jalopy Group nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
37</para>
38</listitem>
39</itemizedlist>
40
41<para>
42THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
43</para>
Note: See TracBrowser for help on using the repository browser.