source: branches/samba-3.3.x/docs-xml/xslt/db2latex-xsl/COPYRIGHT

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 4.3 KB
Line 
1<!--#############################################################################
2 | $Id: COPYRIGHT,v 1.3 2004/01/25 01:45:16 j-devenish Exp $
3 |- #############################################################################
4 | $Author: j-devenish $
5 |
6 | PURPOSE:
7 | DB2LaTeX is distributed according to the GPL v2 license.
8 + ############################################################################## -->
9
10<warning><para>
11IMPORTANT: These stylesheets ARE NOT the official DocBook XSL stylesheets. These stylesheets ARE NOT
12maintained by Norman Walsh. Please, DO NOT e-mail Norman about any question regarding these stylesheets
13</para></warning>
14
15**********************************************************************
16 This program is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
19**********************************************************************
20
21
22DocBook to LaTeX XSL Transformation Stylesheets
23(c) 2000-2004 Ramon Casellas
24
25
26--------------------------------------------------------------------------------
27
28
29FROM THE OFFICIAL XSL Docbook Stylesheets
30____________________________________________
31Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
32
33Permission is hereby granted, free of charge, to any person
34obtaining a copy of this software and associated documentation
35files (the ``Software''), to deal in the Software without
36restriction, including without limitation the rights to use,
37copy, modify, merge, publish, distribute, sublicense, and/or
38sell copies of the Software, and to permit persons to whom the
39Software is furnished to do so, subject to the following
40conditions:
41
42The above copyright notice and this permission notice shall be
43included in all copies or substantial portions of the Software.
44
45Except as contained in this notice, the names of individuals
46credited with contribution to this software shall not be used in
47advertising or otherwise to promote the sale, use or other
48dealings in this Software without prior written authorization
49from the individuals in question.
50
51Any stylesheet derived from this Software that is publically
52distributed will be identified with a different name and the
53version strings in any derived Software will be changed so that
54no possibility of confusion between the derived package and this
55Software will exist.
56
57Warranty
58--------
59
60THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
61EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
62OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
63NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
64CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
65WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
66FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
67OTHER DEALINGS IN THE SOFTWARE.
68
69ORIGINAL DOCBOOK XSL STYLESHEETS
70* Norman Walsh XSL Stylesheets http://www.nwalsh.com
71
72DOCBOOK DTD
73* Arbortex, Oasis, etc
74* See Docbook copyrigth
75
76MATHML PORTIONS
77--------------------------------------------------------------
78 Unlimited use, reproduction, and distribution of this software is
79 permitted. Any copy of this software must include both the above
80 copyright notice of Xerox Corporation and this paragraph. Any
81 distribution of this software must comply with all applicable United
82 States export control laws. This software is made available AS IS,
83 and XEROX CORPORATION DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
84 INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY
85 AND FITNESS FOR A PARTICULAR PURPOSE, AND NOTWITHSTANDING ANY OTHER
86 PROVISION CONTAINED HEREIN, ANY LIABILITY FOR DAMAGES RESULTING FROM
87 THE SOFTWARE OR ITS USE IS EXPRESSLY DISCLAIMED, WHETHER ARISING IN
88 CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, EVEN IF
89 XEROX CORPORATION IS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
90
91 emmanuel.pietriga@xrce.xerox.com
92 This work is done for the OPERA project (INRIA) during a thesis work under a
93 CIFRE contract.
94-----------------------------------------------------------------
95
96* string-replace by David Carlisle http://www.jclark.com
97
98* xt by James Clarck http://www.jclark.com
99
100
101BUGS and MISSING FEATURES :)
102* Ramon Casellas
103casellas@aist.enst.fr
104http://www.enst.fr/~casellas
Note: See TracBrowser for help on using the repository browser.