~ubuntu-branches/debian/wheezy/jing-trang/wheezy

« back to all changes in this revision

Viewing changes to doc/jing-bin/copying.html

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2009-09-01 15:53:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090901155303-2kweef05h5v9j3ni
Tags: upstream-20090818
ImportĀ upstreamĀ versionĀ 20090818

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html xmlns="http://www.w3.org/1999/xhtml">
 
2
<head>
 
3
<title>Jing Copying Conditions</title>
 
4
</head>
 
5
 
 
6
<body>
 
7
<h1>Jing Copying Conditions</h1>
 
8
 
 
9
<p>Copyright (c) 2001-2003, 2008 Thai Open Source Software Center Ltd<br />
 
10
All rights reserved.</p>
 
11
 
 
12
<p>Redistribution and use in source and binary forms, with or without
 
13
modification, are permitted provided that the following conditions are
 
14
met:</p>
 
15
 
 
16
<ul>
 
17
    <li>Redistributions of source code must retain the above copyright
 
18
    notice, this list of conditions and the following disclaimer.</li>
 
19
 
 
20
    <li>Redistributions in binary form must reproduce the above copyright
 
21
    notice, this list of conditions and the following disclaimer in
 
22
    the documentation and/or other materials provided with the
 
23
    distribution.</li>
 
24
 
 
25
    <li>Neither the name of the Thai Open Source Software Center Ltd nor
 
26
    the names of its contributors may be used to endorse or promote
 
27
    products derived from this software without specific prior written
 
28
    permission.</li>
 
29
</ul>
 
30
 
 
31
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
32
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
33
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
34
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
 
35
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 
36
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 
37
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 
38
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
39
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
40
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 
41
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
 
42
 
 
43
<h2>Third-party JARs</h2>
 
44
 
 
45
<p>This distribution includes some additional JAR files, which have
 
46
their own copying conditions:</p>
 
47
 
 
48
<dl>
 
49
 
 
50
<dt><code>saxon.jar</code></dt>
 
51
 
 
52
<dd>Comes from the <a href="http://saxon.sourceforge.net/">Saxon</a>
 
53
6.5.5 distribution and is covered by these <a
 
54
href="http://saxon.sourceforge.net/saxon6.5.5/conditions.html">conditions</a></dd>
 
55
 
 
56
<dt><code>xercesImpl.jar</code></dt>
 
57
<dt><code>xml-apis.jar</code></dt>
 
58
<dd>Come from
 
59
the <a href="http://xerces.apache.org/xerces2-j/">Xerces2 Java</a>
 
60
2.9.1 distribution.  The former is covered by
 
61
the <a href="xerces.copying.txt">Apache License Version 2.0</a></dd>
 
62
 
 
63
<dt><code>isorelax.jar</code></dt>
 
64
<dd>Comes from <a href="http://sourceforge.net/projects/iso-relax/">ISO RELAX</a>
 
65
2004/11/11 distribution and is covered by the <a href="isorelax.copying.txt">MIT license</a></dd>
 
66
 
 
67
</dl>
 
68
 
 
69
</body>
 
70
 
 
71
</html>