source: trunk/Distribution/SW/Saxon/SAXON-ConditionsOfUse.html@ 2

Last change on this file since 2 was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 6.9 KB
Line 
1<html><head><title>SAXON: Conditions of Use</title></head>
2
3<body leftmargin="150" bgcolor="#ddeeff"><font face="Arial, Helvetica, sans-serif">
4</font><div align="right"><font face="Arial, Helvetica, sans-serif"><a href="http://saxon.sourceforge.net/saxon6.5.4/index.html">SAXON home page</a></font></div>
5<h1><font face="Arial, Helvetica, sans-serif"><big><font color="#ff0080">SAXON: Conditions of Use</font></big></font></h1>
6
7
8<h2><font face="Arial, Helvetica, sans-serif">Saxon</font></h2>
9
10<p><font face="Arial, Helvetica, sans-serif">The contents of the downloaded file (saxon.zip), with the exception of the
11 Ælfred parser (see below),
12 are subject to the Mozilla Public License Version 1.0
13(the "License"); you may not use this file except in compliance with the License.
14 You may obtain a copy of the License at
15 <a href="http://www.mozilla.org/MPL/">http://www.mozilla.org/MPL/</a></font></p>
16
17<p><font face="Arial, Helvetica, sans-serif">Software distributed under the License is distributed on an "AS IS" basis,
18 WITHOUT WARRANTY OF ANY KIND, either express or implied.
19 See the License for the specific language governing rights and limitations under the License.</font></p><p><font face="Arial, Helvetica, sans-serif">
20
21</font></p><p><font face="Arial, Helvetica, sans-serif">The Original Code of SAXON comprises all those components which are not explicitly attributed
22 to other parties. It does not include the Ælfred parser, which is redistributed under
23 the licence described below.</font></p><font face="Arial, Helvetica, sans-serif">
24
25</font><p><font face="Arial, Helvetica, sans-serif">The Initial Developer of the Original Code was Michael Kay.
26Individual modules identified as being created by James Clark, David Megginson, or John Cowan include
27 separate IPR notices. All Rights Reserved.</font></p><font face="Arial, Helvetica, sans-serif">
28
29</font><p><font face="Arial, Helvetica, sans-serif"><small><i>Until January 2001 Michael Kay worked for International Computers Limited (ICL, now part
30of Fujitsu), and from February 2001 to January 2004 he worked for Software AG. These two companies
31both sponsored the development of Saxon and authorised its release under this license, but are not
32themselves parties to the license. Michael Kay now runs his own company, Saxonica, which has taken
33over all responsibility for Saxon development and support.</i></small> </font></p>
34
35<p><font face="Arial, Helvetica, sans-serif"><small><i>For reasons of continuity,
36the icl.com domain name is retained in package names and namespace URIs with the tacit
37consent of ICL, but this should not be taken to imply any ongoing ICL involvement.</i></small></font></p>
38
39<p><font face="Arial, Helvetica, sans-serif">If you produce a product that includes or requires SAXON, please refer to it as
40"The SAXON XSLT Processor from Michael Kay", and include the URL of the
41home page, which is at
42<a href="http://saxon.sourceforge.net/">http://saxon.sourceforge.net/</a>.</font></p>
43
44<p><font face="Arial, Helvetica, sans-serif">There is no guarantee of technical support, though I am usually able to answer enquiries
45within a few days. Please subscribe to the mailing list available at
46 <a href="http://lists.sourceforge.net/lists/listinfo/saxon-help">
47http://lists.sourceforge.net/lists/listinfo/saxon-help</a> and raise any enquiries there.
48Also check the Saxon project pages on sourceforge for details of known errors; all bugs are
49listed there as soon as I have sufficient evidence to describe the nature of the problem.</font></p>
50<hr>
51
52<h2><font face="Arial, Helvetica, sans-serif">Ælfred</font></h2>
53
54<p><font face="Arial, Helvetica, sans-serif">Included in the Saxon distribution is a modified version of the Ælfred XML parser
55originally developed by David Megginson at Microstar (no longer in existence).
56 I have taken the relevant part of
57 <a href="mailto:david-b@pacbell.net">David Brownell</a>'s
58 <a href="http://home.pacbell.net/david-b/xml/">Ælfred2</a> distribution, repackaged it,
59 and fixed a few bugs. All changes are clearly documented in the source code.</font></p>
60
61<p><font face="Arial, Helvetica, sans-serif">This is distributed under the terms of Microstar's terms and conditions, which are as follows:</font></p>
62
63<table><tbody><tr><td width="100"></td><td>
64<p>AElfred, Version 1.2<br>
65Microstar's Java-Based XML Parser<br>
66Copyright (c) 1997, 1998 by Microstar Software Ltd.<br>
67Home Page: http://www.microstar.com/XML/</p>
68
69<p>AElfred is free for both commercial and non-commercial use and
70redistribution, provided that Microstar's copyright and disclaimer are
71retained intact. You are free to modify AElfred for your own use and
72to redistribute AElfred with your modifications, provided that the
73modifications are clearly documented.</p>
74
75
76<p><u>DISCLAIMER</u></p>
77
78
79<p>This program is distributed in the hope that it will be useful, but
80WITHOUT ANY WARRANTY; without even the implied warranty of
81merchantability or fitness for a particular purpose. Please use it AT
82YOUR OWN RISK.</p>
83
84
85
86</td><td width="100"></td></tr></tbody></table>
87
88<p><font face="Arial, Helvetica, sans-serif">David Brownell added the following statement: </font></p>
89<code></code><pre>
90<font face="Arial, Helvetica, sans-serif">/*
91 * Copyright (c) 1999-2000 by David Brownell. All Rights Reserved.
92 *
93 * This program is open source software; you may use, copy, modify, and
94 * redistribute it under the terms of the LICENSE with which it was
95 * originally distributed.
96 *
97 * This program is distributed in the hope that it will be useful,
98 * but WITHOUT ANY WARRANTY; without even the implied warranty of
99 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100 * LICENSE for more details.
101 */
102</font></pre><font face="Arial, Helvetica, sans-serif">
103
104</font><p><font face="Arial, Helvetica, sans-serif">The version included with Saxon is David Brownell's code of 26 Feb 2000,
105modified as follows:</font></p>
106
107<ul>
108<li><font face="Arial, Helvetica, sans-serif">Changed the package name to com.icl.saxon.aelfred to prevent any accidental confusion with the
109 original Microstar code or with David Brownell's version.</font></li>
110<li><font face="Arial, Helvetica, sans-serif">Fixed several bugs: (1) a bug in namespace handling (where an attribute xxx:name precedes the xmlns:xxx
111 declaration) (2) poor diagnostics when end of file occurs prematurely </font></li>
112<li><font face="Arial, Helvetica, sans-serif">Subsetting the code to include only the XML non-validating parser and SAX driver, with appropriate
113changes to the setFeature() and getFeature() methods.</font></li>
114<li><font face="Arial, Helvetica, sans-serif">Some further changes made by David Brownell up to June 2001 have been incorporated.</font></li>
115</ul>
116
117<hr>
118
119<p align="center"><font face="Arial, Helvetica, sans-serif">Michael H. Kay<br>
120<a href="http://www.saxonica.com/">Saxonica Limited</a><br>
12122 June 2005</font></p>
122
123
124
125
126</body></html>
Note: See TracBrowser for help on using the repository browser.