summaryrefslogtreecommitdiff
path: root/LICENSE.html
blob: 05b6333bac3ae857d689474c006f69321bd34742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
  <title>Raptor RDF Parser Toolkit - License</title>
</head>
<body>

  <h1 style="text-align:center">Raptor RDF Parser Toolkit - License</h1>

  <p>This package is Free Software available under the specified
  versions of the two licenses below and no other versions:</p>

  <h2>1. The GNU Lesser General Public License (LGPL) Version 2.1</h2>

 <p>See <a href="http://www.gnu.org/copyleft/lesser.html">http://www.gnu.org/copyleft/lesser.html</a> or <a href="COPYING.LIB">COPYING.LIB</a> for the full license text.</p>

 <hr />

 <blockquote>
 <p>Copyright (C) 2000-2004 <a href="http://purl.org/net/dajobe/">David Beckett</a>,
<a href="http://www.ilrt.bristol.ac.uk/">Institute for Learning and Research Technology</a>, <a href="http://www.bristol.ac.uk/">University of Bristol</a>.
All Rights Reserved.</p>
  
  <p>This package is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License Version 2.1 as published by the Free Software Foundation
   and no other version.</p>
 
   <p>This package is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Lesser General Public License Version 2.1 for more details.</p>
 
   <p>You should have reaceived a copy of the GNU Lesser General
   Public License Version 2.1 along with this package; if not, write to
   the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
   Boston, MA 02111-1307 USA</p>

 </blockquote>

 <hr />

 <p><b>NOTE</b> - under Term 3 of the LGPL Version 2.1, you may choose
 to license the entire package under the GPL.  If that option is
 chosen, then this package is under the terms of the GPL Version 2 and no
 other version of the GPL.  See <a href="COPYING">COPYING</a> for the
 full GPL license text.</p>


 <h2>2. The Mozilla Public License V1.1</h2>

<p>See <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a> or <a href="MPL.html">MPL.html</a> for the full license text.</p>

<p>Under MPL section 13. I declare that all of the Covered Code is
Multiple Licensed:</p>

 <hr />

 <blockquote>

<p>The contents of this package are subject to the Mozilla Public 
License version 1.1 (the "License"); you may not use this package
except in compliance with the License or with any other version
of the MPL. You may obtain a copy of
the License at <a href="http://www.mozilla.org/MPL/">http://www.mozilla.org/MPL/</a></p>

<p>Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or 
implied. See the License for the specific language governing
rights and limitations under the License.</p>

<p>The Initial Developer of the Original Code is <a href="http://purl.org/net/dajobe/">David Beckett</a>. 
Portions created by <a href="http://purl.org/net/dajobe/">David Beckett</a>
are Copyright (C) 2000-2002 <a href="http://purl.org/net/dajobe/">David Beckett</a>,
<a href="http://www.ilrt.bristol.ac.uk/">Institute for Learning and Research Technology</a>, <a href="http://www.bristol.ac.uk/">University of Bristol</a>.
All Rights Reserved.</p>

<p>Alternatively, the contents of this package may be used under the
terms of the GNU Lesser General Public License (LGPL) Version 2.1, in
which case the provisions of the LGPL License Version 2.1 are
applicable instead of those above.  If you wish to allow use of your
version of this package only under the terms of the LGPL License Version
2.1 and not to allow others to use your version of this package under the
MPL Version 1.1, indicate your decision by deleting the provisions
above and replace them with the notice and other provisions required
by the LGPL License Version 2.1.  If you do not delete the provisions
above, a recipient may use your version of this package under either the
MPL Version 1.1 or the LGPL License Version 2.1.</p>

 </blockquote>

<hr />

<p>Copyright 2000-2004 <a href="http://purl.org/net/dajobe/">Dave Beckett</a>, <a href="http://www.ilrt.bristol.ac.uk/">Institute for Learning and Research Technology</a>, <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>

</body>
</html>