summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-05-24 12:05:59 +0200
committerAndras Timar <atimar@suse.com>2011-05-30 08:52:30 +0200
commit1a85a81e01b828881c09b76397dd06e121bbb824 (patch)
treecf6042460c2b0598ad268d9d65ea046c668e1a3c
parent2833c4cb4dc6c6def3d3cb3b134f22eda3a87207 (diff)
fdo#37001 - updated license information
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
-rw-r--r--readlicense_oo/html/THIRDPARTYLICENSEREADME.html17690
-rw-r--r--readlicense_oo/odt/LICENSE.odtbin154001 -> 115146 bytes
-rw-r--r--readlicense_oo/txt/license.txt11660
3 files changed, 14978 insertions, 14372 deletions
diff --git a/readlicense_oo/html/THIRDPARTYLICENSEREADME.html b/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
index 9e141afb57..c32b3a356c 100644
--- a/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
+++ b/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
@@ -1,5611 +1,1707 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
- <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
- <title>THIRDPARTYLICENSEREADME</title>
-</head>
-DO NOT TRANSLATE OR LOCALIZE THIS DOCUMENT
-</html>
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:Bitstram Vera Fonts; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Bitstream, Inc.
- <br>
-</h2>
-<h3>Bitstream Vera Fonts<br>
-</h3>
-
- <em>Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved.
-Bitstream Vera is a trademark of Bitstream, Inc. <br>
- <br>
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of the fonts accompanying this license (“Fonts”) and associated
-documentation files (the “Font Software”), to reproduce and distribute
-the Font Software, including without limitation the rights to use, copy,
-merge, publish, distribute, and/or sell copies of the Font Software, and
-to permit persons to whom the Font Software is furnished to do so,
-subject to the following conditions: <br>
- <br>
-The above copyright and trademark notices and this permission notice
-shall be included in all copies of one or more of the Font Software
-typefaces.<br>
- <br>
-The Font Software may be modified, altered, or added to, and in
-particular the designs of glyphs or characters in the Fonts may be
-modified and additional glyphs or characters may be added to the Fonts,
-only if the fonts are renamed to names not containing either the words
-“Bitstream” or the word “Vera”.<br>
- <br>
-This License becomes null and void to the extent applicable to Fonts or
-Font Software that has been modified and is distributed under the
-“Bitstream Vera” names. <br>
- <br>
-The Font Software may be sold as part of a larger software package but
-no copy of one or more of the Font Software typefaces may be sold by
-itself. <br>
- <br>
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
-COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
-BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
-OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
-SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. <br>
- <br>
-Except as contained in this notice, the names of Gnome, the Gnome
-Foundation, and Bitstream Inc., shall not be used in advertising or
-otherwise to promote the sale, use or other dealings in this Font
-Software without prior written authorization from the Gnome Foundation
-or Bitstream Inc., respectively. For further information, contact: fonts
-at gnome dot org. </em> <br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:BerkeleyDB; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Sleepycat Software
- <br>
-</h2>
-<h3>BerkeleyDB<br>
-</h3>>
-<pre>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-/*
- * Copyright (c) 1990-2004
- * Sleepycat Software. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Redistributions in any form must be accompanied by information on
- * how to obtain complete source code for the DB software and any
- * accompanying software that uses the DB software. The source code
- * must either be included in the distribution or be available for no
- * more than the cost of distribution plus a nominal fee, and must be
- * freely redistributable under reasonable conditions. For an
- * executable file, complete source code means the source code for all
- * modules it contains. It does not include source code for modules or
- * files that typically accompany the major components of the operating
- * system on which the executable file runs.
- *
- * THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS
- * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
- * NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
- * 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.
- */
-/*
- * Copyright (c) 1990, 1993, 1994, 1995
- * The Regents of the University of California. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS 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 REGENTS 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.
- */
-/*
- * Copyright (c) 1995, 1996
- * The President and Fellows of Harvard University. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS 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 HARVARD OR ITS 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.
- */
-
-
- </pre>
-
-
-</body></html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:Czech thesaurus database; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz,
- NLPlab, Faculty of Informatics, Masaryk University
- <br>
-</h2>
-<h3>Czech Thesaurus Database<br>
-</h3>
-Copyright (c) 2002 Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz,
- NLPlab, Faculty of Informatics, Masaryk University
- <br>
- Permission is hereby granted, free of charge, to any person
- obtaining
- a copy of this data (the "Data"), to deal in the Data without
- restriction, including without limitation the rights to use, copy,
- modify, merge, publish, distribute, sublicense, and/or sell copies
- of
- the Data, and to permit persons to whom the Data is furnished to do
- so, subject to the following conditions:
- <br>
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Data.
- <br>
- THE DATA ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- CONNECTION
- WITH THE DATA OR THE USE OR OTHER DEALINGS IN THE DATA.
-
- <br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:Generic Polygon Clipper (GPC); Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Alan Murta
- <br>
-</h2>
-<h3>GPC<br>
-</h3>
-Copyright: (C) 1997-1999, Advanced Interfaces Group,
- University of Manchester.
-<br>
- This software is free for non-commercial use. It may be copied,
- modified, and redistributed provided that this copyright notice
- is preserved on all copies. The intellectual property rights of
- the algorithms used reside with the University of Manchester
- Advanced Interfaces Group.
-<br>
- You may not use this software, in whole or in part, in support
- of any commercial product without the express consent of the
- author.
-<br>
- There is no warranty or other guarantee of fitness of this
- software for any purpose. It is provided solely "as is".
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: LaTeX dictinary data; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>LaTeX3 Project
- <br>
-</h2>
-<h3>LPPL version 1.3b<br>
-</h3>
-
-The LaTeX Project Public License
-<br>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-<br>
-
-<br>
-LPPL Version 1.3b 2006-01-07
-<br>
-
-<br>
-Copyright 1999 2002-2006 LaTeX3 Project
-<br>
- Everyone is allowed to distribute verbatim copies of this
- license document, but modification of it is not allowed.
-
- <br>
-
-PREAMBLE
-<br>
-========
-<br>
-
-The LaTeX Project Public License (LPPL) is the primary license under
-which the the LaTeX kernel and the base LaTeX packages are distributed.
-
-<br>
-You may use this license for any work of which you hold the copyright
-and which you wish to distribute. This license may be particularly
-suitable if your work is TeX-related (such as a LaTeX package), but
-you may use it with small modifications even if your work is unrelated
-to TeX.
-<br>
-
-The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE',
-below, gives instructions, examples, and recommendations for authors
-who are considering distributing their works under this license.
-<br>
-
-This license gives conditions under which a work may be distributed
-and modified, as well as conditions under which modified versions of
-that work may be distributed.
-<br>
-
-We, the LaTeX3 Project, believe that the conditions below give you
-the freedom to make and distribute modified versions of your work
-that conform with whatever technical specifications you wish while
-maintaining the availability, integrity, and reliability of
-that work. If you do not see how to achieve your goal while
-meeting these conditions, then read the document `cfgguide.tex'
-and `modguide.tex' in the base LaTeX distribution for suggestions.
-<br>
-
-
-<br>
-DEFINITIONS
-<br>
-===========
-<br>
-
-<br>
-In this license document the following terms are used:
-<br>
-
- `Work'
- Any work being distributed under this License.
-
- <br>
- `Derived Work'
- Any work that under any applicable law is derived from the Work.
-
- <br>
- `Modification'
- Any procedure that produces a Derived Work under any applicable
- law -- for example, the production of a file containing an
- original file associated with the Work or a significant portion of
- such a file, either verbatim or with modifications and/or
- translated into another language.
-
- <br>
- `Modify'
- To apply any procedure that produces a Derived Work under any
- applicable law.
-
- <br>
- `Distribution'
- Making copies of the Work available from one person to another, in
- whole or in part. Distribution includes (but is not limited to)
- making any electronic components of the Work accessible by
- file transfer protocols such as FTP or HTTP or by shared file
- systems such as Sun's Network File System (NFS).
-
- <br>
- `Compiled Work'
- A version of the Work that has been processed into a form where it
- is directly usable on a computer system. This processing may
- include using installation facilities provided by the Work,
- transformations of the Work, copying of components of the Work, or
- other activities. Note that modification of any installation
- facilities provided by the Work constitutes modification of the Work.
-
- <br>
- `Current Maintainer'
- A person or persons nominated as such within the Work. If there is
- no such explicit nomination then it is the `Copyright Holder' under
- any applicable law.
-
- <br>
- `Base Interpreter'
- A program or process that is normally needed for running or
- interpreting a part or the whole of the Work.
-
- <br>
- A Base Interpreter may depend on external components but these
- are not considered part of the Base Interpreter provided that each
- external component clearly identifies itself whenever it is used
- interactively. Unless explicitly specified when applying the
- license to the Work, the only applicable Base Interpreter is a
- `LaTeX-Format' or in the case of files belonging to the
- `LaTeX-format' a program implementing the `TeX language'.
-
- <br>
-
-
- <br>
-CONDITIONS ON DISTRIBUTION AND MODIFICATION
-<br>
-===========================================
-<br>
-
-<br>
-1. Activities other than distribution and/or modification of the Work
-are not covered by this license; they are outside its scope. In
-particular, the act of running the Work is not restricted and no
-requirements are made concerning any offers of support for the Work.
-
-<br>
-2. You may distribute a complete, unmodified copy of the Work as you
-received it. Distribution of only part of the Work is considered
-modification of the Work, and no right to distribute such a Derived
-Work may be assumed under the terms of this clause.
-
-<br>
-3. You may distribute a Compiled Work that has been generated from a
-complete, unmodified copy of the Work as distributed under Clause 2
-above, as long as that Compiled Work is distributed in such a way that
-the recipients may install the Compiled Work on their system exactly
-as it would have been installed if they generated a Compiled Work
-directly from the Work.
-
-<br>
-4. If you are the Current Maintainer of the Work, you may, without
-restriction, modify the Work, thus creating a Derived Work. You may
-also distribute the Derived Work without restriction, including
-Compiled Works generated from the Derived Work. Derived Works
-distributed in this manner by the Current Maintainer are considered to
-be updated versions of the Work.
-
-<br>
-5. If you are not the Current Maintainer of the Work, you may modify
-your copy of the Work, thus creating a Derived Work based on the Work,
-and compile this Derived Work, thus creating a Compiled Work based on
-the Derived Work.
-
-<br>
-6. If you are not the Current Maintainer of the Work, you may
-distribute a Derived Work provided the following conditions are met
-for every component of the Work unless that component clearly states
-in the copyright notice that it is exempt from that condition. Only
-the Current Maintainer is allowed to add such statements of exemption
-to a component of the Work.
-
-<br>
- a. If a component of this Derived Work can be a direct replacement
- for a component of the Work when that component is used with the
- Base Interpreter, then, wherever this component of the Work
- identifies itself to the user when used interactively with that
- Base Interpreter, the replacement component of this Derived Work
- clearly and unambiguously identifies itself as a modified version
- of this component to the user when used interactively with that
- Base Interpreter.
-
- <br>
- b. Every component of the Derived Work contains prominent notices
- detailing the nature of the changes to that component, or a
- prominent reference to another file that is distributed as part
- of the Derived Work and that contains a complete and accurate log
- of the changes.
-
- <br>
- c. No information in the Derived Work implies that any persons,
- including (but not limited to) the authors of the original version
- of the Work, provide any support, including (but not limited to)
- the reporting and handling of errors, to recipients of the
- Derived Work unless those persons have stated explicitly that
- they do provide such support for the Derived Work.
-
- <br>
- d. You distribute at least one of the following with the Derived Work:
-
- <br>
- 1. A complete, unmodified copy of the Work;
- if your distribution of a modified component is made by
- offering access to copy the modified component from a
- designated place, then offering equivalent access to copy
- the Work from the same or some similar place meets this
- condition, even though third parties are not compelled to
- copy the Work along with the modified component;
-
- <br>
- 2. Information that is sufficient to obtain a complete,
- unmodified copy of the Work.
-
- <br>
-7. If you are not the Current Maintainer of the Work, you may
-distribute a Compiled Work generated from a Derived Work, as long as
-the Derived Work is distributed to all recipients of the Compiled
-Work, and as long as the conditions of Clause 6, above, are met with
-regard to the Derived Work.
-
-<br>
-8. The conditions above are not intended to prohibit, and hence do not
-apply to, the modification, by any method, of any component so that it
-becomes identical to an updated version of that component of the Work as
-it is distributed by the Current Maintainer under Clause 4, above.
-
-<br>
-9. Distribution of the Work or any Derived Work in an alternative
-format, where the Work or that Derived Work (in whole or in part) is
-then produced by applying some process to that format, does not relax or
-nullify any sections of this license as they pertain to the results of
-applying that process.
-
-<br>
-10. a. A Derived Work may be distributed under a different license
- provided that license itself honors the conditions listed in
- Clause 6 above, in regard to the Work, though it does not have
- to honor the rest of the conditions in this license.
-
- <br>
- b. If a Derived Work is distributed under a different license, that
- Derived Work must provide sufficient documentation as part of
- itself to allow each recipient of that Derived Work to honor the
- restrictions in Clause 6 above, concerning changes from the Work.
-
- <br>
-11. This license places no restrictions on works that are unrelated to
-the Work, nor does this license place any restrictions on aggregating
-such works with the Work by any means.
-
-<br>
-12. Nothing in this license is intended to, or may be used to, prevent
-complete compliance by all parties with all applicable laws.
-
-
-<br>
-NO WARRANTY
-<br>
-===========
-<br>
-
-<br>
-There is no warranty for the Work. Except when otherwise stated in
-writing, the Copyright Holder provides the Work `as is', without
-warranty of any kind, either expressed or implied, including, but not
-limited to, the implied warranties of merchantability and fitness for a
-particular purpose. The entire risk as to the quality and performance
-of the Work is with you. Should the Work prove defective, you assume
-the cost of all necessary servicing, repair, or correction.
-
-<br>
-In no event unless required by applicable law or agreed to in writing
-will The Copyright Holder, or any author named in the components of the
-Work, or any other party who may distribute and/or modify the Work as
-permitted above, be liable to you for damages, including any general,
-special, incidental or consequential damages arising out of any use of
-the Work or out of inability to use the Work (including, but not limited
-to, loss of data, data being rendered inaccurate, or losses sustained by
-anyone as a result of any failure of the Work to operate with any other
-programs), even if the Copyright Holder or said author or said other
-party has been advised of the possibility of such damages.
-
-<br>
-
-<br>
-MAINTENANCE OF THE WORK
-<br>
-=======================
-<br>
-
-<br>
-The Work has the status `author-maintained' if the Copyright Holder
-explicitly and prominently states near the primary copyright notice in
-the Work that the Work can only be maintained by the Copyright Holder
-or simply that it is `author-maintained'.
-
-<br>
-The Work has the status `maintained' if there is a Current Maintainer
-who has indicated in the Work that they are willing to receive error
-reports for the Work (for example, by supplying a valid e-mail
-address). It is not required for the Current Maintainer to acknowledge
-or act upon these error reports.
-
-<br>
-The Work changes from status `maintained' to `unmaintained' if there
-is no Current Maintainer, or the person stated to be Current
-Maintainer of the work cannot be reached through the indicated means
-of communication for a period of six months, and there are no other
-significant signs of active maintenance.
-
-<br>
-You can become the Current Maintainer of the Work by agreement with
-any existing Current Maintainer to take over this role.
-
-<br>
-If the Work is unmaintained, you can become the Current Maintainer of
-the Work through the following steps:
-
-<br>
- 1. Make a reasonable attempt to trace the Current Maintainer (and
- the Copyright Holder, if the two differ) through the means of
- an Internet or similar search.
-
- <br>
- 2. If this search is successful, then enquire whether the Work
- is still maintained.
-
- <br>
- a. If it is being maintained, then ask the Current Maintainer
- to update their communication data within one month.
-
- <br>
- b. If the search is unsuccessful or no action to resume active
- maintenance is taken by the Current Maintainer, then announce
- within the pertinent community your intention to take over
- maintenance. (If the Work is a LaTeX work, this could be
- done, for example, by posting to comp.text.tex.)
-
- <br>
- 3a. If the Current Maintainer is reachable and agrees to pass
- maintenance of the Work to you, then this takes effect
- immediately upon announcement.
-
- <br>
- b. If the Current Maintainer is not reachable and the Copyright
- Holder agrees that maintenance of the Work be passed to you,
- then this takes effect immediately upon announcement.
-
- <br>
- 4. If you make an `intention announcement' as described in 2b. above
- and after three months your intention is challenged neither by
- the Current Maintainer nor by the Copyright Holder nor by other
- people, then you may arrange for the Work to be changed so as
- to name you as the (new) Current Maintainer.
-
- <br>
- 5. If the previously unreachable Current Maintainer becomes
- reachable once more within three months of a change completed
- under the terms of 3b) or 4), then that Current Maintainer must
- become or remain the Current Maintainer upon request provided
- they then update their communication data within one month.
-
- <br>
-A change in the Current Maintainer does not, of itself, alter the fact
-that the Work is distributed under the LPPL license.
-
-<br>
-If you become the Current Maintainer of the Work, you should
-immediately provide, within the Work, a prominent and unambiguous
-statement of your status as Current Maintainer. You should also
-announce your new status to the same pertinent community as
-in 2b) above.
-
-<br>
-
-<br>
-WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE
-<br>
-======================================================
-<br>
-
-<br>
-This section contains important instructions, examples, and
-recommendations for authors who are considering distributing their
-works under this license. These authors are addressed as `you' in
-this section.
-
-<br>
-Choosing This License or Another License
-<br>
-----------------------------------------
-<br>
-
-<br>
-If for any part of your work you want or need to use *distribution*
-conditions that differ significantly from those in this license, then
-do not refer to this license anywhere in your work but, instead,
-distribute your work under a different license. You may use the text
-of this license as a model for your own license, but your license
-should not refer to the LPPL or otherwise give the impression that
-your work is distributed under the LPPL.
-
-<br>
-The document `modguide.tex' in the base LaTeX distribution explains
-the motivation behind the conditions of this license. It explains,
-for example, why distributing LaTeX under the GNU General Public
-License (GPL) was considered inappropriate. Even if your work is
-unrelated to LaTeX, the discussion in `modguide.tex' may still be
-relevant, and authors intending to distribute their works under any
-license are encouraged to read it.
-<br>
-
-<br>
-A Recommendation on Modification Without Distribution
-<br>
------------------------------------------------------
-<br>
-
-<br>
-It is wise never to modify a component of the Work, even for your own
-personal use, without also meeting the above conditions for
-distributing the modified component. While you might intend that such
-modifications will never be distributed, often this will happen by
-accident -- you may forget that you have modified that component; or
-it may not occur to you when allowing others to access the modified
-version that you are thus distributing it and violating the conditions
-of this license in ways that could have legal implications and, worse,
-cause problems for the community. It is therefore usually in your
-best interest to keep your copy of the Work identical with the public
-one. Many works provide ways to control the behavior of that work
-without altering any of its licensed components.
-<br>
-
-<br>
-How to Use This License
-<br>
------------------------
-<br>
-
-<br>
-To use this license, place in each of the components of your work both
-an explicit copyright notice including your name and the year the work
-was authored and/or last substantially modified. Include also a
-statement that the distribution and/or modification of that
-component is constrained by the conditions in this license.
-<br>
-
-Here is an example of such a notice and statement:
-<br>
-
- %% pig.dtx
- %% Copyright 2005 M. Y. Name
- %
- % This work may be distributed and/or modified under the
- % conditions of the LaTeX Project Public License, either version 1.3
- % of this license or (at your option) any later version.
- % The latest version of this license is in
- % http://www.latex-project.org/lppl.txt
- % and version 1.3 or later is part of all distributions of LaTeX
- % version 2005/12/01 or later.
- %
- % This work has the LPPL maintenance status `maintained'.
- %
- % The Current Maintainer of this work is M. Y. Name.
- %
- % This work consists of the files pig.dtx and pig.ins
- % and the derived file pig.sty.
-
- <br>
-Given such a notice and statement in a file, the conditions
-given in this license document would apply, with the `Work' referring
-to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being
-generated from `pig.dtx' using `pig.ins'), the `Base Interpreter'
-referring to any `LaTeX-Format', and both `Copyright Holder' and
-`Current Maintainer' referring to the person `M. Y. Name'.
-<br>
-
-If you do not want the Maintenance section of LPPL to apply to your
-Work, change `maintained' above into `author-maintained'.
-However, we recommend that you use `maintained', as the Maintenance
-section was added in order to ensure that your Work remains useful to
-the community even when you can no longer maintain and support it
-yourself.
-<br>
-
-<br>
-Derived Works That Are Not Replacements
-<br>
----------------------------------------
-<br>
-
-<br>
-Several clauses of the LPPL specify means to provide reliability and
-stability for the user community. They therefore concern themselves
-with the case that a Derived Work is intended to be used as a
-(compatible or incompatible) replacement of the original Work. If
-this is not the case (e.g., if a few lines of code are reused for a
-completely different task), then clauses 6b and 6d shall not apply.
-<br>
-
-
-<br>
-Important Recommendations
-<br>
--------------------------
-<br>
-
-<br>
- Defining What Constitutes the Work
-
- <br>
- The LPPL requires that distributions of the Work contain all the
- files of the Work. It is therefore important that you provide a
- way for the licensee to determine which files constitute the Work.
- This could, for example, be achieved by explicitly listing all the
- files of the Work near the copyright notice of each file or by
- using a line such as:
-
- <br>
- % This work consists of all files listed in manifest.txt.
-
- <br>
- in that place. In the absence of an unequivocal list it might be
- impossible for the licensee to determine what is considered by you
- to comprise the Work and, in such a case, the licensee would be
- entitled to make reasonable conjectures as to which files comprise
- the Work.
-
- <br>
-
-
-
-
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:MS Runtime Libraries; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Microsoft Corporation
- <br>
-</h2>
-<h3>Runtime Libraries<br>
-</h3>
-Microsoft .NET Framework Redistributable EULA
-<br>
-SUPPLEMENTAL END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE
-<br>
-IMPORTANT:
-<br>
-READ CAREFULLY&#151;
-<br>
-These Microsoft Corporation ("Microsoft")<br>
-operating system components, including any "online" or electronic<br>
-documentation ("OS Components") are subject to the terms and <br>
-conditions of the agreement under which you have licensed the <br>
-applicable Microsoft operating system product ("OS Product") <br>
-described below (each an "End User License Agreement" or "EULA") <br>
-and the terms and conditions of this Supplemental EULA. BY INSTALLING, <br>
-COPYING OR OTHERWISE USING THE OS COMPONENTS, YOU AGREE TO BE BOUND <br>
-BY THE TERMS AND CONDITIONS OF THE APPLICABLE OS PRODUCT EULA AND <br>
-THIS SUPPLEMENTAL EULA. IF YOU DO NOT AGREE TO THESE TERMS AND <br>
-CONDITIONS, DO NOT INSTALL, COPY OR USE THE OS COMPONENTS. <br>
-NOTE: IF YOU DO NOT HAVE A VALID EULA FOR ANY "OS PRODUCT" <br>
-(MICROSOFT WINDOWS 98, WINDOWS ME, WINDOWS NT 4.0 (DESKTOP <br>
-EDITION), WINDOWS 2000 OPERATING SYSTEM, WINDOWS XP PROFESSIONAL <br>
-AND/OR WINDOWS XP HOME EDITION), YOU ARE NOT AUTHORIZED TO INSTALL, <br>
-COPY OR OTHERWISE USE THE OS COMPONENTS AND YOU HAVE NO RIGHTS UNDER <br>
-THIS SUPPLEMENTAL EULA. <br>
-Capitalized terms used in this Supplemental EULA and not otherwise <br>
-defined herein shall have the meanings assigned to them in the <br>
-applicable OS Product EULA. <br>
-General. The OS Components are provided to you by Microsoft to update, <br>
-supplement, or replace existing functionality of the applicable OS <br>
-Product Microsoft grants you a license to use the OS Components <br>
-under the terms and conditions of the OS Product EULA for the
-applicable <br>
-OS Product (which are hereby incorporated by reference) and the terms <br>
-and conditions set forth in this Supplemental EULA, provided that you <br>
-comply with all such terms and conditions. To the extent that any terms <br>
-in this Supplemental EULA conflict with terms in the applicable OS <br>
-Product EULA, the terms of this Supplemental EULA control solely with <br>
-respect to the OS Components. <br>
-Additional Rights and Limitations. <br>
-*If you have multiple validly licensed copies of the applicable OS <br>
-Product(s), you may reproduce, install and use one copy of the OS <br>
-Components as part of such applicable OS Product(s) on all of your <br>
-computers running validly licensed copies of the OS Product(s) <br>
-provided that you use such additional copies of the OS Components <br>
-in accordance with the terms and conditions above. You may not <br>
-disclose the results of any benchmark test of the .NET Framework <br>
-component of the OS Components to any third party without Microsoft's <br>
-prior written approval. Microsoft retains all right, title and<br>
-interest in and to the OS Components. All rights not expressly granted <br>
-are reserved by Microsoft. <br>
-IF THE APPLICABLE OS PRODUCT WAS LICENSED TO YOU BY MICROSOFT OR ANY <br>
-OF ITS WHOLLY OWNED SUBSIDIARIES, THE LIMITED WARRANTY (IF ANY) <br>
-INCLUDED IN THE APPLICABLE OS PRODUCT EULA APPLIES TO THE OS COMPONENTS <br>
-PROVIDED THE OS COMPONENTS HAVE BEEN LICENSED BY YOU WITHIN THE TERM OF <br>
-THE LIMITED WARRANTY IN THE APPLICABLE OS PRODUCT EULA. HOWEVER, THIS <br>
-SUPPLEMENTAL EULA DOES NOT EXTEND THE TIME PERIOD FOR WHICH THE LIMITED <br>
-WARRANTY IS PROVIDED. <br>
-IF THE APPLICABLE OS PRODUCT WAS LICENSED TO YOU BY AN ENTITY OTHER
-THAN <br>
-MICROSOFT OR ANY OF ITS WHOLLY OWNED SUBSIDIARIES, MICROSOFT DISCLAIMS <br>
-ALL WARRANTIES WITH RESPECT TO THE OS COMPONENTS AS FOLLOWS: <br>
-DISCLAIMER OF WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE <br>
-LAW, MICROSOFT AND ITS SUPPLIERS PROVIDE TO YOU THE OS COMPONENTS, AND <br>
-ANY (IF ANY) SUPPORT SERVICES RELATED TO THE OS COMPONENTS ("SUPPORT <br>
-SERVICES") <i>AS IS AND WITH ALL FAULTS;</i> and Microsoft and its
-suppliers <br>
-hereby disclaim with respect to THE os COMPONENTS AND SUPPORT SERVICES <br>
-all warranties and conditions, whether express, implied or statutory, <br>
-including, but not limited to, any (if any) warranties or conditions <br>
-of OR RELATED TO: TITLE, NON-INFRINGEMENT, merchantability, fitness <br>
-for a particular purpose, lack of viruses, accuracy or completeness <br>
-of responses, results, lack of negligence or lack of workmanlike
-effort, <br>
-QUIET ENJOYMENT, QUIET POSSESSION, AND CORRESPONDENCE TO DESCRIPTION. <br>
-The entire risk arising out of use or performance of the OS Components <br>
-AND ANY SUPPORT SERVICES remains with you. <br>
-EXCLUSION OF INCIDENTAL, CONSEQUENTIAL AND CERTAIN OTHER DAMAGES. To <br>
-the maximum extent permitted by applicable law, in no event shall <br>
-Microsoft or its suppliers be liable for any special, incidental, <br>
-indirect, or consequential damages whatsoever (including, but not <br>
-limited to, damages for: loss of profits, LOSS OF confidential or <br>
-other information, business interruption, personal injury, loss of <br>
-privacy, failure to meet any duty (including of good faith or of <br>
-reasonable care), negligence, and any other pecuniary or other loss <br>
-whatsoever) arising out of or in any way related to the use of or <br>
-inability to use the OS Components OR THE SUPPORT SERVICES, OR the <br>
-provision of or failure to provide Support Services, or otherwise <br>
-under or in connection with any provision of this Supplemental EULA, <br>
-even if Microsoft or any supplier has been advised of the possibility <br>
-of such damages. <br>
-LIMITATION OF LIABILITY AND REMEDIES. NOTWITHSTANDING ANY DAMAGES THAT <br>
-YOU MIGHT INCUR FOR ANY REASON WHATSOEVER (INCLUDING, WITHOUT <br>
-LIMITATION, ALL DAMAGES REFERENCED ABOVE AND ALL DIRECT OR GENERAL <br>
-DAMAGES), THE ENTIRE LIABILITY OF MICROSOFT AND ANY OF ITS SUPPLIERS <br>
-UNDER ANY PROVISION OF THIS SUPPLEMENTAL EULA AND YOUR EXCLUSIVE <br>
-REMEDY FOR ALL OF THE FOREGOING SHALL BE LIMITED TO THE GREATER OF <br>
-THE AMOUNT ACTUALLY PAID BY YOU FOR THE OS COMPONENTS OR U.S.$5.00. <br>
-THE FOREGOING LIMITATIONS, EXCLUSIONS AND DISCLAIMERS SHALL APPLY <br>
-TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, EVEN IF ANY REMEDY <br>
-FAILS ITS ESSENTIAL PURPOSE. <br>
-<br>
-Si vous avez acquis votre produit Microsoft au CANADA, le texte suivant <br>
-vous concerne : <br>
-SI LE PRODUIT OS APPLICABLE VOUS A T CONCD SOUS LICENCE PAR <br>
-MICROSOFT OU PAR L'UNE QUELCONQUE DE SES FILIALES 100%, LA GARANTIE <br>
-LIMITE (SI ELLE EXISTE) APPLICABLE EN VERTU DU CONTRAT DE LICENCE <br>
-UTILISATEUR FINAL ( CLUF ) RELATIF CE PRODUIT OS S'APPLIQUE AUX <br>
-COMPOSANTS SYSTME D'EXPLOITATION DE MICROSOFT Y COMPRIS TOUTE <br>
-DOCUMENTATION EN LIGNE OU SOUS FORME LECTRONIQUE (LES <br>
-COMPOSANTS OS ), CONDITION QUE CEUX-CI VOUS AIENT T CONCDS <br>
-SOUS LICENCE PENDANT LA DURE DE LA GARANTIE LIMITE DU CLUF RELATIF <br>
-AU PRODUIT OS APPLICABLE. LE PRSENT CLUF SUPPLMENTAIRE N'A PAS POUR <br>
-EFFET DE PROROGER LA DURE DE CETTE GARANTIE LIMITE. <br>
-SI LE PRODUIT OS VOUS A T CONCD SOUS LICENCE PAR UNE ENTIT AUTRE <br>
-QUE MICROSOFT OU QUE L'UNE QUELCONQUE DE SES FILIALES 100%, <br>
-MICROSOFT EXCLUT TOUTE GARANTIE RELATIVE AUX COMPOSANTS OS COMME <br>
-CELA EST STIPUL CI-APRS : <br>
-EXCLUSION DE GARANTIE. DANS TOUTE LA MESURE PERMISE PAR LE DROIT <br>
-APPLICABLE, MICROSOFT ET SES FOURNISSEURS VOUS FOURNISSENT LES <br>
-COMPOSANTS OS, AINSI QUE, LE CAS CHANT, TOUT SERVICE D'ASSISTANCE <br>
-RELATIF CES COMPOSANTS OS (LES "SERVICES D'ASSISTANCE"), COMME <br>
-TELS ET AVEC TOUS LEURS DEFAUTS . EN OUTRE, MICROSOFT ET SES <br>
-FOURNISSEURS EXCLUENT PAR LES PRSENTES TOUTE AUTRE GARANTIE LGALE, <br>
-EXPRESSE OU IMPLICITE, RELATIVE AUX COMPOSANTS OS ET AUX SERVICES <br>
-D'ASSISTANCE, NOTAMMENT (LE CAS CHANT), TOUTE GARANTIE : DE
-PROPRIT, <br>
-D'ABSENCE DE CONTREFAON, DE QUALIT, D'ADAPTATION UN USAGE <br>
-PARTICULIER, D'ABSENCE DE VIRUS, DE PRCISION, D'EXHAUSTIVIT DES <br>
-RPONSES, DES RSULTATS OBTENUS, D'ABSENCE DE NGLIGENCE, OU DE <br>
-DFAUT DE FABRICATION, DE JOUISSANCE PAISIBLE, D'ABSENCE DE TROUBLE <br>
-DE POSSESSION ET DE CONFORMIT LA DESCRIPTION. VOUS ASSUMEZ <br>
-L'ENSEMBLE DES RISQUES DCOULANT DE L'UTILISATION OU DU FONCTIONNEMENT <br>
-DES COMPOSANTS OS ET DES SERVICES D'ASSISTANCE. <br>
-EXCLUSION DE RESPONSABILIT POUR LES DOMMAGES ACCESSOIRES, INDIRECTS <br>
-ET CERTAINS AUTRES TYPES DE DOMMAGES. DANS TOUTE LA MESURE PERMISE <br>
-PAR LE DROIT APPLICABLE, MICROSOFT OU SES FOURNISSEURS NE POURRONT EN <br>
-AUCUN CAS TRE TENUS RESPONSABLES DE TOUT DOMMAGE SPCIAL, ACCESSOIRE, <br>
-INCIDENT OU INDIRECT DE QUELQUE NATURE QUE CE SOIT (Y COMPRIS, MAIS <br>
-NON DE FACON LIMITATIVE, LES PERTES DE BNFICES, PERTES D'INFORMATIONS <br>
-CONFIDENTIELLES OU AUTRES INFORMATIONS, INTERRUPTIONS D'ACTIVIT, <br>
-PRJUDICES CORPORELS, ATTEINTES LA VIE PRIVE, MANQUEMENT TOUTE <br>
-OBLIGATION (NOTAMMENT L'OBLIGATION DE BONNE FOI ET DE DILIGENCE), <br>
-NGLIGENCE, ET POUR TOUTE PERTE PCUNIAIRE OU AUTRE DE QUELQUE NATURE <br>
-QUE CE SOIT), RSULTANT DE, OU RELATIFS A, L'UTILISATION OU <br>
-L'IMPOSSIBILIT D'UTILISER LES COMPOSANTS OS OU LES SERVICES
-D'ASSISTANCE, <br>
-OU LA FOURNITURE OU LE DFAUT DE FOURNITURE DES SERVICES D'ASSISTANCE,
-OU <br>
-AUTREMENT EN VERTU DE, OU RELATIVEMENT A, TOUTE DISPOSITION DE CE CLUF <br>
-SUPPLMENTAIRE, MME SI LA SOCIT MICROSOFT OU UN QUELCONQUE
-FOURNISSEUR <br>
-A T PRVENU DE L'VENTUALIT DE TELS DOMMAGES. <br>
-LIMITATION DE RESPONSABILIT ET RECOURS. NONOBSTANT TOUT DOMMAGE QUE
-VOUS <br>
-POURRIEZ SUBIR POUR QUELQUE MOTIF QUE CE SOIT (NOTAMMENT TOUS LES
-DOMMAGES <br>
-NUMRS CI-DESSUS ET TOUS LES DOMMAGES DIRECTS OU GNRAUX), L'ENTIRE <br>
-RESPONSABILIT DE MICROSOFT ET DE L'UN QUELCONQUE DE SES FOURNISSEURS
-AU <br>
-TITRE DE TOUTE STIPULATION DE CE CLUF SUPPLMENTAIRE ET VOTRE SEUL
-RECOURS <br>
-EN CE QUI CONCERNE TOUS LES DOMMAGES PRCITS NE SAURAIENT EXCDER LE <br>
-MONTANT QUE VOUS AVEZ EFFECTIVEMENT PAY POUR LES COMPOSANTS OS OU 5
-DOLLARS <br>
-US (US$ 5,00), SELON LE PLUS LEV DES DEUX MONTANTS. LES PRSENTES <br>
-LIMITATIONS ET EXCLUSIONS DEMEURERONT APPLICABLES DANS TOUTE LA MESURE <br>
-PERMISE PAR LE DROIT APPLICABLE QUAND BIEN MME UN QUELCONQUE REMDE
-UN <br>
-QUELCONQUE MANQUEMENT NE PRODUIRAIT PAS D'EFFET. <br>
-La prsente Convention est rgie par les lois de la province d'Ontario, <br>
-Canada. Chacune des parties la prsente reconnat irrvocablement la <br>
-comptence des tribunaux de la province d'Ontario et consent
-instituer <br>
-tout litige qui pourrait dcouler de la prsente auprs des tribunaux <br>
-situs dans le district judiciaire de York, province d'Ontario. <br>
-Au cas o vous auriez des questions concernant cette licence ou que
-vous <br>
-dsiriez vous mettre en rapport avec Microsoft pour quelque raison que <br>
-ce soit, veuillez contacter la succursale Microsoft desservant votre <br>
-pays, ou crire : Microsoft Sales Information Center, One Microsoft <br>
-Way, Redmond, Washington 98052-6399.
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Ispell W?rterbuch igerman98; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Bjoern Jacke
- <br>
-</h2>
-<h3>German Dictionaries igerman98<br>
-</h3>
-
-OASIS distribution license agreement 0.1 from 2005-11-10
-<br>
-Without any modifications this dictionary may be distributed with programs
-that
-support the OASIS Open Document Format for Office Applications and whose
-PRIMARY format for saving documents is the Open Document Format.
-<br>
-This requires that all licenses and copyright files are also distributed
-together
-with the package the dictionary is shipped with.
-<br>
-Any modifications of the dictionary files are not allowed for this
-agreement, modifications require the use of the GNU GENERAL PUBLIC LICENSE.
-<br>
-If you have questions or don't get along with this, send me your
-comments/questions/ideas to Bjoern Jacke <bjoern@j3e.de>
-<br>
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: WordNet Release 2.1; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Princeton University
- <br>
-</h2>
-<h3>WordNet 2.1<br>
-</h3>
-WordNet 2.1 Copyright 2005 by Princeton University.
-<br>
- This software and database is being provided to you, the LICENSEE, by
- Princeton University under the following license. By obtaining, using
- and/or copying this software and database, you agree that you have
- read, understood, and will comply with these terms and conditions.:
-<br>
- Permission to use, copy, modify and distribute this software and
- database and its documentation for any purpose and without fee or
- royalty is hereby granted, provided that you agree to comply with
- the following copyright notice and statements, including the disclaimer,
- and that the same appear on ALL copies of the software, database and
- documentation, including modifications that you make for internal
- use or for distribution.
-<br>
- WordNet 2.1 Copyright 2005 by Princeton University. All rights reserved.
-<br>
- THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
- UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
- IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
- UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
- ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
- OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT
- INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR
- OTHER RIGHTS.
-<br>
- The name of Princeton University or Princeton may not be used in
- advertising or publicity pertaining to distribution of the software
- and/or database. Title to copyright in this software, database and
- any associated documentation shall at all times remain with
- Princeton University and LICENSEE agrees to preserve same.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:Bitstram Vera Fonts; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Bitstream, Inc.
- <br>
-</h2>
-<h3>Bitstream Vera Fonts<br>
-</h3>
-
- <em>Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved.
-Bitstream Vera is a trademark of Bitstream, Inc. <br>
- <br>
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of the fonts accompanying this license (“Fonts”) and associated
-documentation files (the “Font Software”), to reproduce and distribute
-the Font Software, including without limitation the rights to use, copy,
-merge, publish, distribute, and/or sell copies of the Font Software, and
-to permit persons to whom the Font Software is furnished to do so,
-subject to the following conditions: <br>
- <br>
-The above copyright and trademark notices and this permission notice
-shall be included in all copies of one or more of the Font Software
-typefaces.<br>
- <br>
-The Font Software may be modified, altered, or added to, and in
-particular the designs of glyphs or characters in the Fonts may be
-modified and additional glyphs or characters may be added to the Fonts,
-only if the fonts are renamed to names not containing either the words
-“Bitstream” or the word “Vera”.<br>
- <br>
-This License becomes null and void to the extent applicable to Fonts or
-Font Software that has been modified and is distributed under the
-“Bitstream Vera” names. <br>
- <br>
-The Font Software may be sold as part of a larger software package but
-no copy of one or more of the Font Software typefaces may be sold by
-itself. <br>
- <br>
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
-COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
-BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
-OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
-SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. <br>
- <br>
-Except as contained in this notice, the names of Gnome, the Gnome
-Foundation, and Bitstream Inc., shall not be used in advertising or
-otherwise to promote the sale, use or other dealings in this Font
-Software without prior written authorization from the Gnome Foundation
-or Bitstream Inc., respectively. For further information, contact: fonts
-at gnome dot org. </em> <br>
-Arev Fonts Copyright
-<br>
-Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
-<br>
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-the fonts accompanying this license ("Fonts") and associated documentation files
-(the "Font Software"), to reproduce and distribute the modifications to the
-Bitstream Vera Font Software, including without limitation the rights to use,
-copy, merge, publish, distribute, and/or sell copies of the Font Software, and
-to permit persons to whom the Font Software is furnished to do so, subject to
-the following conditions:
-<br>
-The above copyright and trademark notices and this permission notice shall be
-included in all copies of one or more of the Font Software typefaces.
-<br>
-The Font Software may be modified, altered, or added to, and in particular the
-designs of glyphs or characters in the Fonts may be modified and additional
-glyphs or characters may be added to the Fonts, only if the fonts are renamed to
-names not containing either the words "Tavmjong Bah" or the word "Arev".
-<br>
-This License becomes null and void to the extent applicable to Fonts or Font
-Software that has been modified and is distributed under the "Tavmjong Bah Arev"
-names.
-<br>
-The Font Software may be sold as part of a larger software package but no copy
-of one or more of the Font Software typefaces may be sold by itself.
-<br>
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR
-OTHER RIGHT. IN NO EVENT SHALL TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
-CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
-DEALINGS IN THE FONT SOFTWARE.
-<br>
-Except as contained in this notice, the name of Tavmjong Bah shall not be used
-in advertising or otherwise to promote the sale, use or other dealings in this
-Font Software without prior written authorization from Tavmjong Bah. For further
-information, contact: tavmjong @ free . fr.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Liberation Fonts; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>RedHat, Inc.<br>
-</h2>
-<h3>Liberation Fonts<br>
-</h3>
-
-<a href="#gpl">refer to GNU General Public License</a> and the following terms:
-
-<br>
-
-LICENSE AGREEMENT AND LIMITED PRODUCT WARRANTY LIBERATION FONT SOFTWARE
-<br>
-This agreement governs the use of the Software and any updates to the
-Software, regardless of the delivery mechanism. Subject to the following
-terms, Red Hat, Inc. ("Red Hat") grants to the user ("Client") a license to
-this collective work pursuant to the GNU General Public License v.2 with the
-exceptions set forth below and such other terms as our set forth in this End
-User License Agreement.
-<br>
-1. The Software and License Exception. LIBERATION font software (the
-"Software") consists of TrueType-OpenType formatted font software for
-rendering LIBERATION typefaces in sans serif, serif, and monospaced character
-styles. You are licensed to use, modify, copy, and distribute the Software
-pursuant to the GNU General Public License v.2 with the following exceptions:
-<br>
-1) As a special exception, if you create a document which uses this font, and
-embed this font or unaltered portions of this font into the document, this
-font does not by itself cause the resulting document to be covered by the GNU
-General Public License. This exception does not however invalidate any other
-reasons why the document might be covered by the GNU General Public License.
-If you modify this font, you may extend this exception to your version of the
-font, but you are not obligated to do so. If you do not wish to do so, delete
-this exception statement from your version.
-
-<br>
-2) As a further exception, any distribution of the object code of the Software
-in a physical product must provide you the right to access and modify the
-source code for the Software and to reinstall that modified version of the
-Software in object code form on the same physical product on which you
-received it.
-<br>
-2. Intellectual Property Rights. The Software and each of its components,
-including the source code, documentation, appearance, structure and
-organization are owned by Red Hat and others and are protected under copyright
-and other laws. Title to the Software and any component, or to any copy,
-modification, or merged portion shall remain with the aforementioned, subject
-to the applicable license. The "LIBERATION" trademark is a trademark of Red
-Hat, Inc. in the U.S. and other countries. This agreement does not permit
-Client to distribute modified versions of the Software using Red Hat's
-trademarks. If Client makes a redistribution of a modified version of the
-Software, then Client must modify the files names to remove any reference to
-the Red Hat trademarks and must not use the Red Hat trademarks in any way to
-reference or promote the modified Software.
-<br>
-3. Limited Warranty. To the maximum extent permitted under applicable law, the
-Software is provided and licensed "as is" without warranty of any kind,
-expressed or implied, including the implied warranties of merchantability,
-non-infringement or fitness for a particular purpose. Red Hat does not warrant
-that the functions contained in the Software will meet Client's requirements
-or that the operation of the Software will be entirely error free or appear
-precisely as described in the accompanying documentation.
-<br>
-4. Limitation of Remedies and Liability. To the maximum extent permitted by
-applicable law, Red Hat or any Red Hat authorized dealer will not be liable to
-Client for any incidental or consequential damages, including lost profits or
-lost savings arising out of the use or inability to use the Software, even if
-Red Hat or such dealer has been advised of the possibility of such damages.
-<br>
-5. Export Control. As required by U.S. law, Client represents and warrants
-that it: (a) understands that the Software is subject to export controls under
-the U.S. Commerce Department's Export Administration Regulations ("EAR"); (b)
-is not located in a prohibited destination country under the EAR or U.S.
-sanctions regulations (currently Cuba, Iran, Iraq, Libya, North Korea, Sudan
-and Syria); (c) will not export, re-export, or transfer the Software to any
-prohibited destination, entity, or individual without the necessary export
-license(s) or authorizations(s) from the U.S. Government; (d) will not use or
-transfer the Software for use in any sensitive nuclear, chemical or biological
-weapons, or missile technology end-uses unless authorized by the U.S.
-Government by regulation or specific license; (e) understands and agrees that
-if it is in the United States and exports or transfers the Software to
-eligible end users, it will, as required by EAR Section 740.17(e), submit
-semi-annual reports to the Commerce Department's Bureau of Industry & Security
-(BIS), which include the name and address (including country) of each
-transferee; and (f) understands that countries other than the United States
-may restrict the import, use, or export of encryption products and that it
-shall be solely responsible for compliance with any such import, use, or
-export restrictions.
-<br>
-6. General. If any provision of this agreement is held to be unenforceable,
-that shall not affect the enforceability of the remaining provisions. This
-agreement shall be governed by the laws of the State of North Carolina and of
-the United States, without regard to any conflict of laws provisions, except
-that the United Nations Convention on the International Sale of Goods shall
-not apply.
-<br>
-Copyright 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark
-of Red Hat, Inc.
-<br>
-</tt>
-<br>
-</body>
-</html>
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<!-- W3C IPR SOFTWARE NOTICE --><!-- downloaded from: --><!-- http://www.w3.org/Consortium/Legal/copyright-software-19980720 --><!-- --><!-- Changed: 24. July 2001 --><!-- 1) removed link to stylesheet --><!-- 2) removed "webmaster" link --><!-- 3) changed site-relative URLs to absolute URLs --><!-- 4) added this comment block --><!-- Changes are intended to allow proper --><!-- off-line viewing of the license. -->
- <meta content="HTML Tidy, see www.w3.org" name="generator">
- <meta content="text/html; charset=iso-8859-1"
- http-equiv="Content-Type">
- <title>W3C IPR SOFTWARE NOTICE</title>
-</head>
-<body bgcolor="#ffffff" text="#000000">
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: MathML DTD; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>World Wide Web Consortium (W3C)<br>
-</h2>
-<h3>MathML DTD<br>
-</h3>
-<h1>W3C<sup>&reg;</sup> SOFTWARE NOTICE AND LICENSE</h1>
-<h4>Copyright &copy; 1994-2001 <a href="http://www.w3.org/">World
-Wide Web Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
-Institute of
-Technology</a>, <a href="http://www.inria.fr/">Institut National de
-Recherche en Informatique et en Automatique</a>, <a
- href="http://www.keio.ac.jp/">Keio University</a>). All Rights
-Reserved.
-http://www.w3.org/Consortium/Legal/</h4>
-<p>This W3C work (including software, documents, or other related
-items) is being provided by the copyright holders under the
-following license. By obtaining, using and/or copying this work,
-you (the licensee) agree that you have read, understood, and will
-comply with the following terms and conditions:</p>
-<p>Permission to use, copy, modify, and distribute this software
-and its documentation, with or without modification,&nbsp; for any
-purpose and without fee or royalty is hereby granted, provided that
-you include the following on ALL copies of the software and
-documentation or portions thereof, including modifications, that
-you make:</p>
-<ol>
- <li>The full text of this NOTICE in a location viewable to users of
-the redistributed or derivative work.</li>
- <li>Any pre-existing intellectual property disclaimers, notices, or
-terms and conditions. If none exist, a short notice of the
-following form (hypertext is preferred, text is permitted) should
-be used within the body of any redistributed or derivative code:
-"Copyright &copy; [$date-of-software] <a href="http://www.w3.org/">
-World Wide Web Consortium</a>, (<a href="http://www.lcs.mit.edu/">Massachusetts
-Institute of
-Technology</a>, <a href="http://www.inria.fr/">Institut National de
-Recherche en Informatique et en Automatique</a>, <a
- href="http://www.keio.ac.jp/">Keio University</a>). All Rights
-Reserved.
-http://www.w3.org/Consortium/Legal/"</li>
- <li>Notice of any changes or modifications to the W3C files,
-including the date changes were made. (We recommend you provide
-URIs to the location from which the code is derived.)</li>
-</ol>
-<p>THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND
-COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF
-MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
-USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD
-PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
-<p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
-SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
-SOFTWARE OR DOCUMENTATION.</p>
-<p>The name and trademarks of copyright holders may NOT be used in
-advertising or publicity pertaining to the software without
-specific, written prior permission. Title to copyright in this
-software and any associated documentation will at all times remain
-with copyright holders.</p>
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: NSIS; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Nullsoft, Inc.<br>
-</h2>
-<h3>NSIS<br>
-</h3>
-Copyright (C) 1999-2003 Nullsoft, Inc.
-<br>
-This license applies to everything in the NSIS package, except where otherwise
-noted.
-<br>
-This software is provided 'as-is', without any express or implied warranty. In
-no event will the authors be held liable for any damages arising from the use of
-this software.
-<br>
-Permission is granted to anyone to use this software for any purpose, including
-commercial applications, and to alter it and redistribute it freely, subject to
-the following restrictions:
-<br>
- 1. The origin of this software must not be misrepresented; you must not claim
-that you wrote the original software. If you use this software in a product, an
-acknowledgment in the product documentation would be appreciated but is not
-required.
-<br>
- 2. Altered source versions must be plainly marked as such, and must not be
-misrepresented as being the original software.
-<br>
- 3. This notice may not be removed or altered from any source distribution.
-
-<br>
-</body>
-</html>
-<html>
-<body>
- <hr style="width: 100%; height: 2px;">The following software may be
-included in this product: PostScript(R) AFM Files; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Adobe<br>
-</h2>
-<h3>PostScript(R) AFM files<br>
-</h3>
-<br>
- Adobe Core 35 AFM Files with 314 Glyph Entries
-
-<br>
- This file and the 35 PostScript(R) AFM files it
- accompanies may be used, copied, and distributed for any purpose and
- without charge, with or without modification, provided that all
- copyright notices are retained; that the AFM files are not
- distributed without this file; that all modifications to this file
- or any of the AFM files are prominently noted in the modified
- file(s); and that this paragraph is not modified. Adobe Systems has
- no responsibility or obligation to support the use of the AFM
- files.
-
-<br>
- </body>
-
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Antigrain; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Axim Shemanarev<br>
-</h2>
-<h3>Antigrain<br>
-</h3>
-
-<br>
-Anti-Grain Geometry - Version 2.0
-<br>
-Copyright (C) 2002-2004 Maxim Shemanarev (McSeem)
-<br>
-
-Permission to copy, use, modify, sell and distribute this software
-is granted provided this copyright notice appears in all copies.
-This software is provided "as is" without express or implied
-warranty, and with no claim as to its suitability for any purpose.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: beanshell; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Pat Niemeyer<br>
-</h2>
-<h3>beanshell<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-
-<pre>
-
-/*****************************************************************************
- * *
- * This file is part of the BeanShell Java Scripting distribution. *
- * Documentation and updates may be found at http://www.beanshell.org/ *
- * *
- * Sun Public License Notice: *
- * *
- * The contents of this file are subject to the Sun Public License Version *
- * 1.0 (the "License"); you may not use this file except in compliance with *
- * the License. A copy of the License is available at http://www.sun.com *
- * *
- * The Original Code is BeanShell. The Initial Developer of the Original *
- * Code is Pat Niemeyer. Portions created by Pat Niemeyer are Copyright *
- * (C) 2000. All Rights Reserved. *
- * *
- * GNU Public License Notice: *
- * *
- * Alternatively, the contents of this file may be used under the terms of *
- * the GNU Lesser General Public License (the "LGPL"), in which case the *
- * provisions of LGPL are applicable instead of those above. If you wish to *
- * allow use of your version of this file only under the terms of the LGPL *
- * and not to allow others to use your version of this file under the SPL, *
- * indicate your decision by deleting the provisions above and replace *
- * them with the notice and other provisions required by the LGPL. If you *
- * do not delete the provisions above, a recipient may use your version of *
- * this file under either the SPL or the LGPL. *
- * *
- * Patrick Niemeyer (pat@pat.net) *
- * Author of Learning Java, O'Reilly & Associates *
- * http://www.pat.net/~pat/ *
- * *
- *****************************************************************************/
-</pre>
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: C++ Boost Library; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Boost.org<br>
-</h2>
-<h3>C++ Boost Library<br>
-</h3>
-Boost Software License - Version 1.0 - August 17th, 2003
-<br>
-
-Permission is hereby granted, free of charge, to any person or organization
-obtaining a copy of the software and accompanying documentation covered by
-this license (the "Software") to use, reproduce, display, distribute,
-execute, and transmit the Software, and to prepare derivative works of the
-Software, and to permit third-parties to whom the Software is furnished to
-do so, all subject to the following:
-<br>
-
-The copyright notices in the Software and this entire statement, including
-the above license grant, this restriction and the following disclaimer,
-must be included in all copies of the Software, in whole or in part, and
-all derivative works of the Software, unless such copies or derivative
-works are solely in the form of machine-executable object code generated by
-a source language processor.
-<br>
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
-SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
-FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.
-<br>
-</body>
-</html>
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Cairo; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Cairographics.org<br>
-</h2>
-<h3>Cairo (B)<br>
-</h3>
-
-
-<a href="#mpllic">jump to MPL 1.1</a><br>
-
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:Charis SIL v4; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>SIL International<br>
-</h2>
-<h3>Charis SIL v.4<br>
-</h3>
-<br>This Font Software is Copyright (c) 1997-2006, SIL International
-(http://scripts.sil.org/).
-<br>
-All Rights Reserved.
-<br>
-
-"Charis SIL" is a Reserved Font Name for this Font Software.
-<br>
-"SIL" is a Reserved Font Name for this Font Software.
-<br>
-
-This Font Software is licensed under the SIL Open Font License, Version 1.0.
-<br>
-No modification of the license is permitted, only verbatim copy is allowed.
-<br>
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-<br>
-
------------------------------------------------------------
-<br>
-SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
-<br>
------------------------------------------------------------
-<br>
-PREAMBLE
-<br>
-The goals of the Open Font License (OFL) are to stimulate worldwide
-
-development of cooperative font projects, to support the font creation
-
-efforts of academic and linguistic communities, and to provide an open
-
-framework in which fonts may be shared and improved in partnership with
-
-others.
-
-<br>
-
-The OFL allows the licensed fonts to be used, studied, modified and
-
-redistributed freely as long as they are not sold by themselves. The
-
-fonts, including any derivative works, can be bundled, embedded,
-
-redistributed and sold with any software provided that the font
-
-names of derivative works are changed. The fonts and derivatives,
-
-however, cannot be released under any other type of license.
-
-<br>
-
-DEFINITIONS
-<br>
-"Font Software" refers to any and all of the following:
-<br>
- - font files
- <br>
- - data files
- <br>
- - source code
- <br>
- - build scripts
- <br>
- - documentation
- <br>
-
-
-"Reserved Font Name" refers to the Font Software name as seen by
-
-users and any other names as specified after the copyright statement.
-
-<br>
-
-"Standard Version" refers to the collection of Font Software
-
-components as distributed by the Copyright Holder.
-<br>
-
-
-"Modified Version" refers to any derivative font software made by
-
-adding to, deleting, or substituting -- in part or in whole --
-
-any of the components of the Standard Version, by changing formats
-
-or by porting the Font Software to a new environment.
-
-<br>
-
-"Author" refers to any designer, engineer, programmer, technical
-
-writer or other person who contributed to the Font Software.
-
-<br>
-
-PERMISSION & CONDITIONS
-<br>
-Permission is hereby granted, free of charge, to any person obtaining
-
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-
-redistribute, and sell modified and unmodified copies of the Font
-
-Software, subject to the following conditions:
-
-<br>
-
-1) Neither the Font Software nor any of its individual components,
-
-in Standard or Modified Versions, may be sold by itself.
-<br>
-
-
-2) Standard or Modified Versions of the Font Software may be bundled,
-
-redistributed and sold with any software, provided that each copy
-
-contains the above copyright notice and this license. These can be
-
-included either as stand-alone text files, human-readable headers or
-
-in the appropriate machine-readable metadata fields within text or
-
-binary files as long as those fields can be easily viewed by the user.
-
-<br>
-
-3) No Modified Version of the Font Software may use the Reserved Font
-
-Name(s), in part or in whole, unless explicit written permission is
-
-granted by the Copyright Holder. This restriction applies to all
-
-references stored in the Font Software, such as the font menu name and
-
-other font description fields, which are used to differentiate the
-
-font from others.
-
-<br>
-
-4) The name(s) of the Copyright Holder or the Author(s) of the Font
-
-Software shall not be used to promote, endorse or advertise any
-
-Modified Version, except to acknowledge the contribution(s) of the
-
-Copyright Holder and the Author(s) or with their explicit written
-
-permission.
-
-<br>
-
-5) The Font Software, modified or unmodified, in part or in whole,
-
-must be distributed using this license, and may not be distributed
-
-under any other license.
-
-<br>
-
-TERMINATION
-<br>
-This license becomes null and void if any of the above conditions are
-
-not met.
-
-<br>
-
-DISCLAIMER
-
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-
-OTHER DEALINGS IN THE FONT SOFTWARE.
- <br>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:KDE Crystal theme icons; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>KDE Artists: <br>
-</h2>
-<h3>KDE Crystal theme icons<br>
-</h3>
-KDE Crystal theme icons.
-<br>
-Copyright (C) 2002 and following years KDE Artists
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation,
-version 2.1 of the License.
-<br>
-<pre>
-License
-
-The Crystal Project are released under LGPL.
-
-GNU General Public License.
-
- 0.
-
- This License Agreement applies to any software library or other program
-which contains a notice placed by the copyright holder or other authorized party
-saying it may be distributed under the terms of this Lesser General Public
-License (also called "this License"). Each licensee is addressed as "you".
-
- A "library" means a collection of software functions and/or data prepared
-so as to be conveniently linked with application programs (which use some of
-those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work which
-has been distributed under these terms. A "work based on the Library" means
-either the Library or any derivative work under copyright law: that is to say, a
-work containing the Library or a portion of it, either verbatim or with
-modifications and/or translated straightforwardly into another language.
-(Hereinafter, translation is included without limitation in the term
-"modification".)
-
- "Source code" for a work means the preferred form of the work for making
-modifications to it. For a library, complete source code means all the source
-code for all modules it contains, plus any associated interface definition
-files, plus the scripts used to control compilation and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of running a
-program using the Library is not restricted, and output from such a program is
-covered only if its contents constitute a work based on the Library (independent
-of the use of the Library in a tool for writing it). Whether that is true
-depends on what the Library does and what the program that uses the Library does.
- 1.
-
- You may copy and distribute verbatim copies of the Library's complete
-source code as you receive it, in any medium, provided that you conspicuously
-and appropriately publish on each copy an appropriate copyright notice and
-disclaimer of warranty; keep intact all the notices that refer to this License
-and to the absence of any warranty; and distribute a copy of this License along
-with the Library.
-
- You may charge a fee for the physical act of transferring a copy, and you
-may at your option offer warranty protection in exchange for a fee.
- 2.
-
- You may modify your copy or copies of the Library or any portion of it,
-thus forming a work based on the Library, and copy and distribute such
-modifications or work under the terms of Section 1 above, provided that you also
-meet all of these conditions:
- 1. The modified work must itself be a software library.
- 2. You must cause the files modified to carry prominent notices stating
-that you changed the files and the date of any change.
- 3. You must cause the whole of the work to be licensed at no charge to
-all third parties under the terms of this License.
- 4. If a facility in the modified Library refers to a function or a
-table of data to be supplied by an application program that uses the facility,
-other than as an argument passed when the facility is invoked, then you must
-make a good faith effort to ensure that, in the event an application does not
-supply such function or table, the facility still operates, and performs
-whatever part of its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has a
-purpose that is entirely well-defined independent of the application. Therefore,
-Subsection 2d requires that any application-supplied function or table used by
-this function must be optional: if the application does not supply it, the
-square root function must still compute square roots.)
-
- These requirements apply to the modified work as a whole. If identifiable
-sections of that work are not derived from the Library, and can be reasonably
-considered independent and separate works in themselves, then this License, and
-its terms, do not apply to those sections when you distribute them as separate
-works. But when you distribute the same sections as part of a whole which is a
-work based on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the entire whole,
-and thus to each and every part regardless of who wrote it.
-
- Thus, it is not the intent of this section to claim rights or contest your
-rights to work written entirely by you; rather, the intent is to exercise the
-right to control the distribution of derivative or collective works based on the
-Library.
-
- In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of a storage
-or distribution medium does not bring the other work under the scope of this
-License.
- 3.
-
- You may opt to apply the terms of the ordinary GNU General Public License
-instead of this License to a given copy of the Library. To do this, you must
-alter all the notices that refer to this License, so that they refer to the
-ordinary GNU General Public License, version 2, instead of to this License. (If
-a newer version than version 2 of the ordinary GNU General Public License has
-appeared, then you can specify that version instead if you wish.) Do not make
-any other change in these notices.
-
- Once this change is made in a given copy, it is irreversible for that
-copy, so the ordinary GNU General Public License applies to all subsequent
-copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of the
-Library into a program that is not a library.
- 4.
-
- You may copy and distribute the Library (or a portion or derivative of it,
-under Section 2) in object code or executable form under the terms of Sections 1
-and 2 above provided that you accompany it with the complete corresponding
-machine-readable source code, which must be distributed under the terms of
-Sections 1 and 2 above on a medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy from a
-designated place, then offering equivalent access to copy the source code from
-the same place satisfies the requirement to distribute the source code, even
-though third parties are not compelled to copy the source along with the object
-code.
- 5.
-
- A program that contains no derivative of any portion of the Library, but
-is designed to work with the Library by being compiled or linked with it, is
-called a "work that uses the Library". Such a work, in isolation, is not a
-derivative work of the Library, and therefore falls outside the scope of this
-License.
- However, linking a "work that uses the Library" with the Library creates
-an executable that is a derivative of the Library (because it contains portions
-of the Library), rather than a "work that uses the library". The executable is
-therefore covered by this License. Section 6 states terms for distribution of
-such executables.
-
- When a "work that uses the Library" uses material from a header file that
-is part of the Library, the object code for the work may be a derivative work of
-the Library even though the source code is not. Whether this is true is
-especially significant if the work can be linked without the Library, or if the
-work is itself a library. The threshold for this to be true is not precisely
-defined by law.
-
- If such an object file uses only numerical parameters, data structure
-layouts and accessors, and small macros and small inline functions (ten lines or
-less in length), then the use of the object file is unrestricted, regardless of
-whether it is legally a derivative work. (Executables containing this object
-code plus portions of the Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may distribute
-the object code for the work under the terms of Section 6. Any executables
-containing that work also fall under Section 6, whether or not they are linked
-directly with the Library itself.
- 6.
-
- As an exception to the Sections above, you may also combine or link a
-"work that uses the Library" with the Library to produce a work containing
-portions of the Library, and distribute that work under terms of your choice,
-provided that the terms permit modification of the work for the customer's own
-use and reverse engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the Library
-is used in it and that the Library and its use are covered by this License. You
-must supply a copy of this License. If the work during execution displays
-copyright notices, you must include the copyright notice for the Library among
-them, as well as a reference directing the user to the copy of this License.
-Also, you must do one of these things:
- 1. Accompany the work with the complete corresponding machine-readable
-source code for the Library including whatever changes were used in the work
-(which must be distributed under Sections 1 and 2 above); and, if the work is an
-executable linked with the Library, with the complete machine-readable "work
-that uses the Library", as object code and/or source code, so that the user can
-modify the Library and then relink to produce a modified executable containing
-the modified Library. (It is understood that the user who changes the contents
-of definitions files in the Library will not necessarily be able to recompile
-the application to use the modified definitions.) .
- 2. Use a suitable shared library mechanism for linking with the
-Library. A suitable mechanism is one that (1) uses at run time a copy of the
-library already present on the user's computer system, rather than copying
-library functions into the executable, and (2) will operate properly with a
-modified version of the library, if the user installs one, as long as the
-modified version is interface-compatible with the version that the work was made
-with.
- 3. Accompany the work with a written offer, valid for at least three
-years, to give the same user the materials specified in Subsection 6a, above,
-for a charge no more than the cost of performing this distribution.
- 4. If distribution of the work is made by offering access to copy from
-a designated place, offer equivalent access to copy the above specified
-materials from the same place.
- 5. Verify that the user has already received a copy of these materials
-or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the Library"
-must include any data and utility programs needed for reproducing the executable
-from it. However, as a special exception, the materials to be distributed need
-not include anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the operating
-system on which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license restrictions
-of other proprietary libraries that do not normally accompany the operating
-system. Such a contradiction means you cannot use both them and the Library
-together in an executable that you distribute.
- 7.
-
- You may place library facilities that are a work based on the Library
-side-by-side in a single library together with other library facilities not
-covered by this License, and distribute such a combined library, provided that
-the separate distribution of the work based on the Library and of the other
-library facilities is otherwise permitted, and provided that you do these two
-things:
- 1.
-
- Accompany the combined library with a copy of the same work based on
-the Library, uncombined with any other library facilities. This must be
-distributed under the terms of the Sections above.
- 2.
-
- Give prominent notice with the combined library of the fact that
-part of it is a work based on the Library, and explaining where to find the
-accompanying uncombined form of the same work.
- 8.
-
- You may not copy, modify, sublicense, link with, or distribute the Library
-except as expressly provided under this License. Any attempt otherwise to copy,
-modify, sublicense, link with, or distribute the Library is void, and will
-automatically terminate your rights under this License. However, parties who
-have received copies, or rights, from you under this License will not have their
-licenses terminated so long as such parties remain in full compliance.
- 9.
-
- You are not required to accept this License, since you have not signed it.
-However, nothing else grants you permission to modify or distribute the Library
-or its derivative works. These actions are prohibited by law if you do not
-accept this License. Therefore, by modifying or distributing the Library (or any
-work based on the Library), you indicate your acceptance of this License to do
-so, and all its terms and conditions for copying, distributing or modifying the
-Library or works based on it.
- 10.
-
- Each time you redistribute the Library (or any work based on the Library),
-the recipient automatically receives a license from the original licensor to
-copy, distribute, link with or modify the Library subject to these terms and
-conditions. You may not impose any further restrictions on the recipients'
-exercise of the rights granted herein. You are not responsible for enforcing
-compliance by third parties with this License.
- 11.
-
- If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues), conditions
-are imposed on you (whether by court order, agreement or otherwise) that
-contradict the conditions of this License, they do not excuse you from the
-conditions of this License. If you cannot distribute so as to satisfy
-simultaneously your obligations under this License and any other pertinent
-obligations, then as a consequence you may not distribute the Library at all.
-For example, if a patent license would not permit royalty-free redistribution of
-the Library by all those who receive copies directly or indirectly through you,
-then the only way you could satisfy both it and this License would be to refrain
-entirely from distribution of the Library.
-
- If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply, and
-the section as a whole is intended to apply in other circumstances.
-
- It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any such
-claims; this section has the sole purpose of protecting the integrity of the
-free software distribution system which is implemented by public license
-practices. Many people have made generous contributions to the wide range of
-software distributed through that system in reliance on consistent application
-of that system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot impose
-that choice.
-
- This section is intended to make thoroughly clear what is believed to be a
-consequence of the rest of this License.
- 12.
-
- If the distribution and/or use of the Library is restricted in certain
-countries either by patents or by copyrighted interfaces, the original copyright
-holder who places the Library under this License may add an explicit
-geographical distribution limitation excluding those countries, so that
-distribution is permitted only in or among countries not thus excluded. In such
-case, this License incorporates the limitation as if written in the body of this
-License.
- 13.
-
- The Free Software Foundation may publish revised and/or new versions of
-the Lesser General Public License from time to time. Such new versions will be
-similar in spirit to the present version, but may differ in detail to address
-new problems or concerns.
-
- Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and "any later
-version", you have the option of following the terms and conditions either of
-that version or of any later version published by the Free Software Foundation.
-If the Library does not specify a license version number, you may choose any
-version ever published by the Free Software Foundation.
- 14.
-
- If you wish to incorporate parts of the Library into other free programs
-whose distribution conditions are incompatible with these, write to the author
-to ask for permission. For software which is copyrighted by the Free Software
-Foundation, write to the Free Software Foundation; we sometimes make exceptions
-for this. Our decision will be guided by the two goals of preserving the free
-status of all derivatives of our free software and of promoting the sharing and
-reuse of software generally.
-
-No Warranty
-
- 15.
-
- Because the library is licensed free of charge, there is no warranty for
-the library, to the extent permitted by applicable law. Except when otherwise
-stated in writing the copyright holders and/or other parties provide the library
-"as is" without warranty of any kind, either expressed or implied, including,
-but not limited to, the implied warranties of merchantability and fitness for a
-particular purpose. The entire risk as to the quality and performance of the
-library is with you. Should the library prove defective, you assume the cost of
-all necessary servicing, repair or correction.
- 16.
-
- In no event unless required by applicable law or agreed to in writing will
-any copyright holder, or any other party who may modify and/or redistribute the
-library as permitted above, be liable to you for damages, including any general,
-special, incidental or consequential damages arising out of the use or inability
-to use the library (including but not limited to loss of data or data being
-rendered inaccurate or losses sustained by you or third parties or a failure of
-the library to operate with any other software), even if such holder or other
-party has been advised of the possibility of such damages.
-
-</pre>
-
- <br>
-
- </body>
- </html>
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libcurl; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Daniel Stenberg<br>
-</h2>
-<h3>libcurl<br>
-</h3>
-
-Copyright (C) 1998-2001, Daniel Stenberg, <daniel@haxx.se>, et al.
-<br>
-
- Everyone is permitted to copy and distribute verbatim copies of this license
- document, but changing it is not allowed.
- <br>
-
- In order to be useful for every potential user, the curl and libcurl are
- dual-licensed under the MPL and the MIT/X-derivate licenses.
- <br>
-
- You may opt to use, copy, modify, merge, publish, distribute and/or sell
- copies of the Software, and permit persons to whom the Software is furnished
- to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
- pick one of these licenses. The files MITX.txt and MPL-1.1.txt contain the
- license texts.
- <br>
-
- As a courtesy to the open-source and free software community, we ask you to
- dual-license any modifications that you make as well, under the terms of this
- document.
- <br>
-
- Please remember to always keep the licensing information included in
- individual source files up-to-date, so as to avoid misleading anyone as to
- the status of these files.
- <br>
-
- I will use a submission policy according to which I will only enter
- contributions into the CVS tree if the contributor agrees to both licenses
- and this dual-license approach.
- <br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Afrikaans dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Friedel Wolff<br>
-</h2>
-<h3>Afrikaans dictionary<br>
-</h3>
-<br>
-<a href="#lgpl">Jump to LGPL</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Stavekontrolden (Danish Spellchecker); Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Finn Gruwier Larsen<br>
-</h2>
-<h3>Stavekontrolden (Danish Spellchecker) (LGPL v2.1)<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Slovenian spellcheck dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Jaak Pruulmann<br>
-</h2>
-<h3>Estonian dictionaries<br>
-</h3>
-<br>
-<a href="#lgpl">Gnu Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: French dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>dico.savant@free.fr<br>
-</h2>
-<h3>French dictionary<br>
-</h3>
-<br>
-<a href="#mpllic">jump to Mozilla Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Italian dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Davide Prina<br>
-</h2>
-<h3>Italian dictionary<br>
-</h3>
-<br>
-<a href="#gpl">Jump to GPL</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: MySpell-ku (Kurdish Spellchecker); Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Erdal Ronahi<br>
-</h2>
-<h3>MySpell-ku (Kurdish Spellchecker) (LGPL v2.1)<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Lithuanian spelling dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Albertas Agejevas<br>
-</h2>
-<h3>Lithuaninian spelling dictionary<br>
-</h3>
-<br>
-Copyright (c) Albertas Agejevas , 2000, 2001
-<br>
-All rights reserved.
-<br>
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-<br>
-1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-<br>
-2. Redistributions 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.
-<br>
-3. Neither the name of the Albertas Agejevas nor the names of its contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
-<br>
-
-THIS SOFTWARE IS PROVIDED BY ALBERTAS AGEJEVAS AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS 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 ALBERTAS AGEJEVAS 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.
-<br>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: 'Nepali dictionares; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Madan Puraskar Pustkalaya<br>
-</h2>
-<h3>Nepali dictionaries<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Polish spelling dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Marek Futrega<br>
-</h2>
-<h3>Polish spelling dictionary<br>
-</h3>
-<br>
-<a href="#mpllic">jump to Mozilla Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Slovak dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Zdenko Podobny<br>
-</h2>
-<h3>Slovak dictionary<br>
-</h3>
-<br>
-<a href="#mpllic">jump to Mozilla Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Slovenian spellcheck dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Ales Kosir<br>
-</h2>
-<h3>Slovenian spellcheck dictionary<br>
-</h3>
-<br>
-<a href="#lgpl">Gnu Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: dictionaries for South African English; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>David Bartlett and Andrew Brown<br>
-</h2>
-<h3>dictionaries for South African English<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Swedish dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Gran Anderson<br>
-</h2>
-<h3>Swedish dictionary<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: expat XML Parser Toolkit; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>James Clark<br>
-</h2>
-<h3>expat XML Parser Toolkit<br>
-</h3>
-Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and
-Clark Cooper <br>
-Copyright (c) 2001, 2002, 2003 Expat maintainers.
-<br>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+ <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
+ <TITLE></TITLE>
+ <META NAME="GENERATOR" CONTENT="LibreOffice 3.3 (Win32)">
+ <META NAME="CREATED" CONTENT="20110511;11391779">
+ <META NAME="CHANGED" CONTENT="20110524;11461990">
+ <STYLE TYPE="text/css">
+ <!--
+ @page { margin: 2cm }
+ P { margin-bottom: 0.21cm }
+ P.western { so-language: en-US }
+ P.cjk { font-size: 10pt }
+ H1 { margin-bottom: 0.21cm }
+ H1.western { font-family: "DejaVu Sans"; font-size: 16pt; so-language: en-US }
+ H1.cjk { font-family: "SimSun"; font-size: 16pt }
+ H1.ctl { font-family: "Mangal"; font-size: 16pt }
+ H4 { margin-bottom: 0.21cm }
+ H4.western { font-family: "DejaVu Sans Condensed", sans-serif; so-language: en-US }
+ H4.cjk { font-family: "SimSun" }
+ H4.ctl { font-family: "Mangal" }
+ H2 { margin-bottom: 0.21cm }
+ H2.western { font-family: "DejaVu Sans"; font-size: 14pt; so-language: en-US; font-style: italic }
+ H2.cjk { font-family: "SimSun"; font-size: 14pt; font-style: italic }
+ H2.ctl { font-family: "Mangal"; font-size: 14pt; font-style: italic }
+ H3 { margin-bottom: 0.21cm }
+ H3.western { font-family: "DejaVu Sans"; font-size: 12pt; so-language: en-US }
+ H3.cjk { font-family: "SimSun" }
+ H3.ctl { font-family: "Mangal" }
+ PRE { page-break-before: auto }
+ PRE.western { font-family: "DejaVu Sans Mono", monospace; font-size: 10pt; so-language: en-US }
+ PRE.cjk { font-family: "NSimSun", monospace }
+ DT { margin-top: 0.3cm; margin-bottom: 0.3cm }
+ DT.western { so-language: en-US }
+ DT.cjk { font-size: 10pt }
+ DD { margin-top: 0.3cm; margin-bottom: 0.3cm }
+ DD.western { so-language: en-US }
+ DD.cjk { font-size: 10pt }
+ BLOCKQUOTE.western { so-language: en-US }
+ BLOCKQUOTE.cjk { font-size: 10pt }
+ A:link { so-language: zxx }
+ SAMP.cjk { font-family: "NSimSun", monospace }
+ -->
+ </STYLE>
+</HEAD>
+<BODY LANG="hu-HU" DIR="LTR">
+<P LANG="en-US" ALIGN=CENTER STYLE="margin-top: 0.42cm; page-break-after: avoid">
+<FONT FACE="DejaVu Sans"><FONT SIZE=5><B>Licensing and Legal
+information</B></FONT></FONT></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This product is made available subject to the terms of GNU Lesser
+General Public License Version 3. A copy of the LGPL license can be
+found below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#1.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Third Party Code Additional copyright notices and license terms
+applicable to portions of the Software can be found <A HREF="#thirdparty">below</A>
+in this document.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All trademarks and registered trademarks mentioned herein are the
+property of their respective owners.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2000, 2010 Oracle, and/or its affiliates. All rights
+reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">This product has been created by The Document
+Foundation, incorporating many modifications from different
+contributors, see </SPAN><A HREF="http://www.libreoffice.org/">http://www.libreoffice.org/</A><SPAN LANG="en-US">
+for more details.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG><SPAN LANG="en-US">Note:</SPAN></STRONG><SPAN LANG="en-US">
+Do not translate or localize this document. Only English version is
+legally binding.</SPAN></P>
+<P LANG="en-US" ALIGN=CENTER STYLE="margin-top: 0.42cm; page-break-before: always; page-break-after: avoid"><A NAME="thirdparty"></A>
+<FONT FACE="DejaVu Sans"><FONT SIZE=5><B>Third Party Code Additional
+Copyright Notices and License Terms</B></FONT></FONT></P>
+<H1 LANG="en-US" CLASS="western">Libraries</H1>
+<H2 LANG="en-US" CLASS="western">Apache Commons</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Apache
+Commons (codec, httpclient, lang, logging). Use of any of this
+software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">Apache Jakarta Tomcat</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Apache
+Jakarta Tomcat. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">beanshell</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: beanshell.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This file is part of the BeanShell Java Scripting distribution.
+Documentation and updates may be found at <A HREF="http://www.beanshell.org/">http://www.beanshell.org/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Sun Public License Notice:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The contents of this file are subject to the Sun Public License
+Version 1.0 (the &quot;License&quot;); you may not use this file
+except in compliance with the License. A copy of the License is
+available at <A HREF="http://www.sun.com/">http://www.sun.com</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Original Code is BeanShell. The Initial Developer of the Original
+Code is Pat Niemeyer. Portions created by Pat Niemeyer are Copyright
+(C) 2000. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GNU Public License Notice:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Alternatively, the contents of this file may be used under the terms
+of the GNU Lesser General Public License (the &quot;LGPL&quot;), in
+which case the provisions of LGPL are applicable instead of those
+above. If you wish to allow use of your version of this file only
+under the terms of the LGPL and not to allow others to use your
+version of this file under the SPL, indicate your decision by
+deleting the provisions above and replace them with the notice and
+other provisions required by the LGPL. If you do not delete the
+provisions above, a recipient may use your version of this file under
+either the SPL or the LGPL.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Patrick Niemeyer (pat@pat.net) Author of Learning Java, O'Reilly &amp;
+Associates <A HREF="http://www.pat.net/~pat/">http://www.pat.net/~pat/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#1.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">BerkeleyDB</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:BerkeleyDB.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1990-2004 Sleepycat Software. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions in any form must be accompanied by information on
+ how to obtain complete source code for the DB software and any
+ accompanying software that uses the DB software. The source code
+ must either be included in the distribution or be available for no
+ more than the cost of distribution plus a nominal fee, and must be
+ freely redistributable under reasonable conditions. For an
+ executable file, complete source code means the source code for all
+ modules it contains. It does not include source code for modules or
+ files that typically accompany the major components of the operating
+ system on which the executable file runs.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY
+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL
+SLEEPYCAT SOFTWARE 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1990, 1993, 1994, 1995 The Regents of the University of
+California. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this
+ software without specific prior written permission.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS''
+AND ANY EXPRESS 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 REGENTS 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1995, 1996 The President and Fellows of Harvard
+University. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistributions 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this
+ software without specific prior written permission.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS''
+AND ANY EXPRESS 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 HARVARD OR ITS
+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.</P>
+<H2 LANG="en-US" CLASS="western">C++ Boost Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: C++ Boost
+Library. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Boost Software License - Version 1.0 - August 17th, 2003</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person or
+organization obtaining a copy of the software and accompanying
+documentation covered by this license (the &quot;Software&quot;) to
+use, reproduce, display, distribute, execute, and transmit the
+Software, and to prepare derivative works of the Software, and to
+permit third-parties to whom the Software is furnished to do so, all
+subject to the following:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The copyright notices in the Software and this entire statement,
+including the above license grant, this restriction and the following
+disclaimer, must be included in all copies of the Software, in whole
+or in part, and all derivative works of the Software, unless such
+copies or derivative works are solely in the form of
+machine-executable object code generated by a source language
+processor.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
+NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
+DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
+LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
+OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Cairo</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Cairo. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Cairo is free software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Every source file in the implementation[*] of cairo is available to
+be redistributed and/or modified under the terms of either the GNU
+Lesser General Public License (LGPL) version 2.1 or the Mozilla
+Public License (MPL) version 1.1. Some files are available under
+more liberal terms, but we believe that in all cases, each file may
+be used under either the LGPL or the MPL.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+See the following files in this directory for the precise terms and
+conditions of either license:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Please see each file in the implementation for copyright and
+licensing information, (in the opening comment of each file).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+[*] The implementation of cairo is contained entirely within the
+&quot;src&quot; and &quot;pixman&quot; directories of the cairo
+source distribution. There are other components of the cairo source
+distribution (such as the &quot;test&quot; and &quot;perf&quot;) that
+are auxiliary to the library itself. None of the source code in these
+directories contributes to a build of the cairo library itself,
+(libcairo.so or cairo.dll or similar).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These auxilary components are also free software, but may be under
+different license terms than cairo itself. For example, most of the
+test cases in the perf and test directories are made available under
+a MIT license to simplify any use of this code for reference purposes
+in using cairo itself. Other files might be available under the GNU
+General Public License (GPL), for example. Again, please see the
+opening comment of each file for copyright and licensing information.</P>
+<H2 LANG="en-US" CLASS="western">expat XML Parser Toolkit</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: expat XML
+Parser Toolkit. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
+and Clark Cooper</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2001, 2002, 2003 Expat maintainers.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-<br>
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-<br>
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Freetype; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Freetype Project<br>
-</h2>
-<h3>Freetype Library<br>
-</h3>
-<br>
-Legal Terms
-<br>
-===========
-<br>
-<br>
-0. Definitions
-<br>
---------------
-<br>
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Flute</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Flute. Use of
+any of this software is governed by the terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">W3C IPR SOFTWARE NOTICE</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2002 World Wide Web Consortium, (Massachusetts
+Institute of Technology, Institut National de Recherche en
+Informatique et en Automatique, Keio University). All Rights
+Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<B>Note:</B> The original version of the W3C Software Copyright
+Notice and License could be found at
+<A HREF="http://www.w3.org/Consortium/Legal/copyright-software-19980720">http://www.w3.org/Consortium/Legal/copyright-software-19980720</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 1994-2000 <A HREF="http://www.w3.org/">World Wide
+Web Consortium</A>, (<A HREF="http://www.lcs.mit.edu/">Massachusetts
+Institute of Technology</A>, <A HREF="http://www.inria.fr/">Institut
+National de Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+University</A>). All Rights Reserved.
+<A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This W3C work (including software, documents, or other related items)
+is being provided by the copyright holders under the following
+license. By obtaining, using and/or copying this work, you (the
+licensee) agree that you have read, understood, and will comply with
+the following terms and conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, and modify this software and its
+documentation, with or without modification, for any purpose and
+without fee or royalty is hereby granted, provided that you include
+the following on ALL copies of the software and documentation or
+portions thereof, including modifications, that you make:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The full text of this NOTICE in a location viewable to users of the
+ redistributed or derivative work.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the following
+ form (hypertext is preferred, text is permitted) should be used
+ within the body of any redistributed or derivative code: &quot;Copyright
+ &copy; 2002 <A HREF="http://www.w3.org/">World Wide Web Consortium</A>,
+ (<A HREF="http://www.lcs.mit.edu/">Massachusetts Institute of
+ Technology</A>, <A HREF="http://www.inria.fr/">Institut National de
+ Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+ University</A>). All Rights Reserved.
+ <A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A>&quot;</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE AND DOCUMENTATION IS PROVIDED &quot;AS IS,&quot; AND
+COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY
+OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE
+OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
+COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
+SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
+SOFTWARE OR DOCUMENTATION.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The name and trademarks of copyright holders may NOT be used in
+advertising or publicity pertaining to the software without specific,
+written prior permission. Title to copyright in this software and any
+associated documentation will at all times remain with copyright
+holders.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Freetype Library</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Freetype. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">0. Definitions</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Throughout this license, the terms `package', `FreeType Project', and
-`FreeType archive' refer to the set of files originally distributed by
-the authors (David Turner, Robert Wilhelm, and Werner Lemberg) as the
-`FreeType Project', be they named as alpha, beta or final release. <br>
+`FreeType archive' refer to the set of files originally distributed
+by the authors (David Turner, Robert Wilhelm, and Werner Lemberg) as
+the `FreeType Project', be they named as alpha, beta or final
+release.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
`You' refers to the licensee, or person using the project, where
-`using' is a generic term including compiling the project's source code
-as well as linking it to form a `program' or `executable'. This program
-is referred to as `a program using the FreeType engine'. <br>
-This license applies to all files distributed in the original FreeType
-Project, including all source code, binaries and documentation, unless
-otherwise stated in the file in its original, unmodified form as
-distributed in the original archive. If you are unsure whether or not a
-particular file is covered by this license, you must contact us to
-verify this. <br>
-The FreeType Project is copyright (C) 1996-2000 by David Turner, Robert
-Wilhelm, and Werner Lemberg. All rights reserved except as specified
-below. <br>
-<br>
-1. No Warranty
-<br>
---------------
-<br>
-THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY KIND,
-EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL
-ANY OF THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES
-CAUSED BY THE USE OR THE INABILITY TO USE, OF THE FREETYPE PROJECT. <br>
-<br>
-2. Redistribution
-<br>
------------------
-<br>
+`using' is a generic term including compiling the project's source
+code as well as linking it to form a `program' or `executable'. This
+program is referred to as `a program using the FreeType engine'.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This license applies to all files distributed in the original
+FreeType Project, including all source code, binaries and
+documentation, unless otherwise stated in the file in its original,
+unmodified form as distributed in the original archive. If you are
+unsure whether or not a particular file is covered by this license,
+you must contact us to verify this.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The FreeType Project is copyright (C) 1996-2000 by David Turner,
+Robert Wilhelm, and Werner Lemberg. All rights reserved except as
+specified below.</P>
+<H3 LANG="en-US" CLASS="western">1. No Warranty</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO USE, OF THE
+FREETYPE PROJECT.</P>
+<H3 LANG="en-US" CLASS="western">2. Redistribution</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
This license grants a worldwide, royalty-free, perpetual and
irrevocable right and license to use, execute, perform, compile,
display, copy, create derivative works of, distribute and sublicense
the FreeType Project (in both source and object code forms) and
derivative works thereof for any purpose; and to authorize others to
exercise some or all of the rights granted herein, subject to the
-following conditions: <br>
-o Redistribution of source code must retain this license file
-(`FTL.TXT') unaltered; any additions, deletions or changes to the
-original files must be clearly indicated in accompanying documentation.
-The copyright notices of the unaltered, original files must be
-preserved in all copies of source files. <br>
-o Redistribution in binary form must provide a disclaimer that states
-that the software is based in part of the work of the FreeType Team, in
-the distribution documentation. We also encourage you to put an URL to
-the FreeType web page in your documentation, though this isn't
-mandatory. <br>
-<br>
+following conditions:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain this license file
+ ('FTL.TXT') unaltered; any additions, deletions or changes to the
+ original files must be clearly indicated in accompanying
+ documentation. The copyright notices of the unaltered, original
+ files must be preserved in all copies of source files.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution in binary form must provide a disclaimer that states
+ that the software is based in part of the work of the FreeType Team,
+ in the distribution documentation. We also encourage you to put an
+ URL to the FreeType web page in your documentation, though this
+ isn't mandatory.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
These conditions apply to any software derived from or based on the
FreeType Project, not just the unmodified files. If you use our work,
-you must acknowledge us. However, no fee need be paid to us. <br>
-<br>
-3. Advertising
-<br>
---------------
-<br>
+you must acknowledge us. However, no fee need be paid to us.</P>
+<H3 LANG="en-US" CLASS="western">3. Advertising</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Neither the FreeType authors and contributors nor you shall use the
-name of the other for commercial, advertising, or promotional purposes
-without specific prior written permission. <br>
+name of the other for commercial, advertising, or promotional
+purposes without specific prior written permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
We suggest, but do not require, that you use one or more of the
following phrases to refer to this software in your documentation or
-advertising materials: `FreeType Project', `FreeType Engine', `FreeType
-library', or `FreeType Distribution'. <br>
-As you have not signed this license, you are not required to accept it.
-However, as the FreeType Project is copyrighted material, only this
-license, or another one contracted with the authors, grants you the
-right to use, distribute, and modify it. Therefore, by using,
-distributing, or modifying the FreeType Project, you indicate that you
-understand and accept all the terms of this license. <br>
-<br>
-4. Contacts
-<br>
------------
-<br>
-There are two mailing lists related to FreeType: <br>
-o freetype@freetype.org <br>
+advertising materials: `FreeType Project', `FreeType Engine',
+`FreeType library', or `FreeType Distribution'.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+As you have not signed this license, you are not required to accept
+it. However, as the FreeType Project is copyrighted material, only
+this license, or another one contracted with the authors, grants you
+the right to use, distribute, and modify it. Therefore, by using,
+distributing, or modifying the FreeType Project, you indicate that
+you understand and accept all the terms of this license.</P>
+<H3 LANG="en-US" CLASS="western">4. Contacts</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+There are two mailing lists related to FreeType:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ freetype@freetype.org</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Discusses general use and applications of FreeType, as well as future
and wanted additions to the library and distribution. If you are
looking for support, start in this list if you haven't found anything
-to help you in the documentation. <br>
-o devel@freetype.org <br>
+to help you in the documentation.</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ devel@freetype.org</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Discusses bugs, as well as engine internals, design issues, specific
-licenses, porting, etc. <br>
-o http://www.freetype.org <br>
+licenses, porting, etc.</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="http://www.freetype.org/">http://www.freetype.org</A></P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Holds the current FreeType web page, which will allow you to download
-our latest development version and read online documentation. <br>
-<br>
-You can also contact us individually at: <br>
-<br>
-David Turner <david .turner@freetype.org=""> <br>
-Robert Wilhelm <robert .wilhelm@freetype.org=""> <br>
-Werner Lemberg <werner .lemberg@freetype.org=""> <br>
-</werner></robert></david>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: GTK+ (The Gimp Toolkit); Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>gimp.org<br>
-</h2>
-<h3>The Gimp Toolkit (GTK+)<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:HSQL Database Engine; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Thomas Mueller and the Hypersonic SQL Group: <br>
-</h2>
-<h3>HSQLDB<br>
-</h3>
-
- <p align="left"> <br>
- <b>ORIGINAL LICENSE (a.k.a. "hypersonic_lic.txt")</b></p>
- <p align="left"><b>For content, code, and products originally developed by Thomas
- Mueller and the Hypersonic SQL Group:</b><br>
- <br>
- Copyright (c) 1995-2000 by the Hypersonic SQL Group.<br>
- All rights reserved. <br>
- </p>
- <p>Redistribution and use in source and binary forms, with or without<br>
- modification, are permitted provided that the following conditions are met:<br>
- <br>
- Redistributions of source code must retain the above copyright notice, this<br>
- list of conditions and the following disclaimer.<br>
- <br>
- Redistributions in binary form must reproduce the above copyright notice,<br>
- this list of conditions and the following disclaimer in the documentation<br>
- and/or other materials provided with the distribution.<br>
- <br>
- Neither the name of the Hypersonic SQL Group nor the names of its<br>
- contributors may be used to endorse or promote products derived from this<br>
- software without specific prior written permission.<br>
- <br>
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
- IS"<br>
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
- ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP, <br>
- OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, <br>
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, <br>
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND<br>
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT<br>
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS<br>
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
- <p align="left">This software consists of voluntary contributions made by many
- individuals on behalf of the<br>
- Hypersonic SQL Group.<br>
- <br>
- </p>
- <h4 align="left">For work added by the HSQL Development Group (a.k.a. hsqldb_lic.txt):</h4>
- <p>Copyright (c) 2001-2004, The HSQL Development Group<br>
- All rights reserved.<br>
- <br>
- Redistribution and use in source and binary forms, with or without<br>
- modification, are permitted provided that the following conditions are met:<br>
- <br>
- Redistributions of source code must retain the above copyright notice, this<br>
- list of conditions and the following disclaimer.<br>
- <br>
- Redistributions in binary form must reproduce the above copyright notice,<br>
- this list of conditions and the following disclaimer in the documentation<br>
- and/or other materials provided with the distribution.<br>
- <br>
- Neither the name of the HSQL Development Group nor the names of its<br>
- contributors may be used to endorse or promote products derived from this<br>
- software without specific prior written permission.<br>
- <br>
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
- IS"<br>
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
- ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG, <br>
- OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, <br>
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, <br>
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;<br>
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND<br>
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT<br>
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS<br>
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>
- <br>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Polish hyphenation dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Bence Nagy<br>
-</h2>
-<h3>Hungarian hyphenation dictionary<br>
-</h3>
-<br>
-<a href="#gpl">Lesser Gnu Library License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Lithuanian pattern for hyphenation; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>n/a<br>
-</h2>
-<h3>Lithuanian pattern for hyphenation<br>
-</h3>
-<br>
-<a href="#lppl">jump to the LaTeX Project Public License</a><br>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Polish hyphenation dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Adam Polaczynski<br>
-</h2>
-<h3>Polish hyphenation dictionary<br>
-</h3>
-<br>
-<a href="#lgpl">Lesser Gnu Library License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Slovenian pattern for hyphenation; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Matjaz Vrecko<br>
-</h2>
-<h3>Slovenian pattern for hyphenation<br>
-</h3>
-<br>
-<a href="#lgpl">Lesser Gnu Library License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Zulu hyphenation dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Friedel Wolff<br>
-</h2>
-<h3>Zulu hyphenation dictionary<br>
-</h3>
-<br>
-<a href="#lgpl">Lesser Gnu Library License</a><br>
- </body>
- </html>
-<html>
-
-<head>
-</head>
-
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: ICU; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>International Business Machine Corporation (IBM)<br>
-</h2>
-<h3>ICU<br>
-</h3>
-
-
-<h4>ICU License - ICU 1.8.1 and later</h4>
-<pre>
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright (c) 1995-2002 International Business Machines Corporation and others
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, and/or sell copies of the Software, and to permit persons
-to whom the Software is furnished to do so, provided that the above
-copyright notice(s) and this permission notice appear in all copies of
-the Software and that both the above copyright notice(s) and this
-permission notice appear in supporting documentation.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
-INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
-FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
-NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
-WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
+our latest development version and read online documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You can also contact us individually at:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+David Turner<BR>Robert Wilhelm<BR>Werner Lemberg</P>
+<H2 LANG="en-US" CLASS="western">GNU ISO C++ Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: GNU ISO C++
+Library. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&copy; Free Software Foundation, Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Additional License(s)</H3>
+<PRE LANG="en-US" CLASS="western">
+<SPAN LANG="en-US">libstdc++:</SPAN>
+<SPAN LANG="en-US">// Explicit instantiation file.</SPAN>
+
+<SPAN LANG="en-US">// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002</SPAN>
+<SPAN LANG="en-US">// Free Software Foundation, Inc.</SPAN>
+<SPAN LANG="en-US">//</SPAN>
+<SPAN LANG="en-US">// This file is part of the GNU ISO C++ Library. This library is free</SPAN>
+<SPAN LANG="en-US">// software; you can redistribute it and/or modify it under the</SPAN>
+<SPAN LANG="en-US">// terms of the GNU General Public License as published by the</SPAN>
+<SPAN LANG="en-US">// Free Software Foundation; either version 2, or (at your option)</SPAN>
+<SPAN LANG="en-US">// any later version.</SPAN>
+
+<SPAN LANG="en-US">// This library is distributed in the hope that it will be useful,</SPAN>
+<SPAN LANG="en-US">// but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
+<SPAN LANG="en-US">// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</SPAN>
+<SPAN LANG="en-US">// GNU General Public License for more details.</SPAN>
+
+<SPAN LANG="en-US">// You should have received a copy of the GNU General Public License along</SPAN>
+<SPAN LANG="en-US">// with this library; see the file COPYING. If not, write to the Free</SPAN>
+<SPAN LANG="en-US">// Software Foundation, 59 Temple Place - Suite 330, Boston, MA</SPAN>
+<SPAN LANG="en-US">02111-1307,</SPAN>
+<SPAN LANG="en-US">// USA.</SPAN>
+
+<SPAN LANG="en-US">// As a special exception, you may use this file as part of a free</SPAN>
+<SPAN LANG="en-US">software</SPAN>
+<SPAN LANG="en-US">// library without restriction. Specifically, if other files instantiate</SPAN>
+<SPAN LANG="en-US">// templates or use macros or inline functions from this file, or you</SPAN>
+<SPAN LANG="en-US">compile</SPAN>
+<SPAN LANG="en-US">// this file and link it with other files to produce an executable, this</SPAN>
+<SPAN LANG="en-US">// file does not by itself cause the resulting executable to be covered by</SPAN>
+<SPAN LANG="en-US">// the GNU General Public License. This exception does not however</SPAN>
+<SPAN LANG="en-US">// invalidate any other reasons why the executable file might be</SPAN>
+<SPAN LANG="en-US">covered by</SPAN>
+<SPAN LANG="en-US">// the GNU General Public License.</SPAN>
+
+<SPAN LANG="en-US">libgcc:</SPAN>
+<SPAN LANG="en-US">//</SPAN>
+<SPAN LANG="en-US">// ISO C++ 14882:</SPAN>
+<SPAN LANG="en-US">//</SPAN>
+
+<SPAN LANG="en-US">/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.</SPAN>
+ <SPAN LANG="en-US">Contributed by Jakub Jelinek .</SPAN>
+
+ <SPAN LANG="en-US">This file is part of GNU CC.</SPAN>
+
+ <SPAN LANG="en-US">GNU CC is free software; you can redistribute it and/or modify</SPAN>
+ <SPAN LANG="en-US">it under the terms of the GNU General Public License as published by</SPAN>
+ <SPAN LANG="en-US">the Free Software Foundation; either version 2, or (at your option)</SPAN>
+ <SPAN LANG="en-US">any later version.</SPAN>
+
+ <SPAN LANG="en-US">GNU CC is distributed in the hope that it will be useful,</SPAN>
+ <SPAN LANG="en-US">but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
+ <SPAN LANG="en-US">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</SPAN>
+ <SPAN LANG="en-US">GNU General Public License for more details.</SPAN>
+
+ <SPAN LANG="en-US">You should have received a copy of the GNU General Public License</SPAN>
+ <SPAN LANG="en-US">along with GNU CC; see the file COPYING. If not, write to</SPAN>
+ <SPAN LANG="en-US">the Free Software Foundation, 59 Temple Place - Suite 330,</SPAN>
+ <SPAN LANG="en-US">Boston, MA 02111-1307, USA. */</SPAN>
+
+<SPAN LANG="en-US">/* As a special exception, if you link this library with other files,</SPAN>
+ <SPAN LANG="en-US">some of which are compiled with GCC, to produce an executable,</SPAN>
+ <SPAN LANG="en-US">this library does not by itself cause the resulting executable</SPAN>
+ <SPAN LANG="en-US">to be covered by the GNU General Public License.</SPAN>
+ <SPAN LANG="en-US">This exception does not however invalidate any other reasons why</SPAN>
+ <SPAN LANG="en-US">the executable file might be covered by the GNU General Public</SPAN>
+<SPAN LANG="en-US">License. */</SPAN>
+
+<SPAN LANG="en-US">/* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF</SPAN>
+ <SPAN LANG="en-US">segment and dl_iterate_phdr to avoid register/deregister calls at</SPAN>
+ <SPAN LANG="en-US">DSO load/unload. */</SPAN></PRE><H2 LANG="en-US" CLASS="western">
+Graphite2</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Graphite2.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 2010, SIL International All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as
+published by the Free Software Foundation; either version 2.1 of
+License, or (at your option) any later version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program 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 for more details.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You should also have received a copy of the GNU Lesser General Public
+License along with this library in the file named &quot;LICENSE&quot;.
+If not, write to the Free Software Foundation, Inc., 59 Temple Place,
+ Suite 330, Boston, MA 02111-1307, USA or visit their web page on the
+ internet at <A HREF="http://www.fsf.org/licenses/lgpl.html">http://www.fsf.org/licenses/lgpl.html</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Alternatively, you may use this library under the terms of the
+Mozilla Public License (<A HREF="http://mozilla.org/MPL">http://mozilla.org/MPL</A>)
+or under the GNU General Public License, as published by the Free
+Sofware Foundation; either version 2 of the license or (at your
+option) any later version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">HSQLDB</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: HSQLDB. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">ORIGINAL LICENSE (a.k.a.
+&quot;hypersonic_lic.txt&quot;)</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For content, code, and products originally developed by Thomas
+Mueller and the Hypersonic SQL Group:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1995-2000 by the Hypersonic SQL Group. All rights
+reserved. Redistribution and use in source and binary forms, with or
+without modification, are permitted provided that the following
+conditions are met:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Neither the name of the Hypersonic SQL Group nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+&quot;AS IS&quot; AND ANY EXPRESS 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 HYPERSONIC SQL GROUP, 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. This software consists of voluntary
+contributions made by many individuals on behalf of the Hypersonic
+SQL Group.</P>
+<H3 LANG="en-US" CLASS="western">For work added by the HSQL
+Development Group (a.k.a. hsqldb_lic.txt)</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2001-2004, The HSQL Development Group All rights
+reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Neither the name of the HSQL Development Group nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+&quot;AS IS&quot; AND ANY EXPRESS 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
+HSQL DEVELOPMENT GROUP, HSQLDB.ORG, 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.</P>
+<H2 LANG="en-US" CLASS="western">Hunspell</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hunspell. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GPL 2.0/LGPL 2.1/MPL 1.1 tri-license</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The contents of this software may be used under the terms of the GNU
+General Public License Version 2 or later (the &quot;GPL&quot;), or
+the GNU Lesser General Public License Version 2.1 or later (the
+&quot;LGPL&quot;) or (excepting the LGPLed GNU gettext library in the
+intl/ directory) the Mozilla Public License Version 1.1 or later (the
+&quot;MPL&quot;).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Software distributed under these licenses is distributed on an &quot;AS
+IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or
+implied. See the licenses for the specific language governing rights
+and limitations under the licenses.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">Hyphen</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hyphen. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GPL 2.0/LGPL 2.1/MPL 1.1 tri-license</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The contents of this software may be used under the terms of the GNU
+General Public License Version 2 or later (the &quot;GPL&quot;), or
+the GNU Lesser General Public License Version 2.1 or later (the
+&quot;LGPL&quot;) or (excepting the LGPLed GNU gettext library in the
+intl/ directory) the Mozilla Public License Version 1.1 or later (the
+&quot;MPL&quot;).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Plain TeX hyphenation tables &quot;hyphen.tex&quot; by Donald E.
+Knuth has a non MPL/LGPL compatible license, but freely
+redistributable: &quot;Unlimited copying and redistribution of this
+file are permitted as long as this file is not modified.
+Modifications are permitted, but only if the resulting file is not
+named hyphen.tex.&quot;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Software distributed under these licenses is distributed on an &quot;AS
+IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or
+implied. See the licenses for the specific language governing rights
+and limitations under the licenses.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">ICU</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: ICU. Use of
+any of this software is governed by the terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">ICU License - ICU 1.8.1 and later</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+COPYRIGHT AND PERMISSION NOTICE</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1995-2002 International Business Machines Corporation
+and others All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, provided
+that the above copyright notice(s) and this permission notice appear
+in all copies of the Software and that both the above copyright
+notice(s) and this permission notice appear in supporting
+documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
+CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+OF THIS SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Except as contained in this notice, the name of a copyright holder
-shall not be used in advertising or otherwise to promote the sale, use
-or other dealings in this Software without prior written authorization
-of the copyright holder.
-
---------------------------------------------------------------------------------
-All trademarks and registered trademarks mentioned herein are the property of their respective owners.
-</pre>
-</body>
-</html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: JDOM; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Jason Hunter, Brett McLaughlin<br>
-</h2>
-<h3>JDOM<br>
-</h3>
-Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
- All rights reserved.
- <br>
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- <br>
-
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions, and the following disclaimer.
- <br>
-
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions, and the disclaimer that follows
- these conditions in the documentation and/or other materials
- provided with the distribution.
- <br>
-
- 3. The name "JDOM" must not be used to endorse or promote products
- derived from this software without prior written permission. For
- written permission, please contact <request_AT_jdom_DOT_org>.
- <br>
-
- 4. Products derived from this software may not be called "JDOM", nor
- may "JDOM" appear in their name, without prior written permission
- from the JDOM Project Management <request_AT_jdom_DOT_org>.
- <br>
-
- In addition, we request (but do not require) that you include in the
- end-user documentation provided with the redistribution and/or in the
- software itself an acknowledgement equivalent to the following:
- <br>
- "This product includes software developed by the
- JDOM Project (http://www.jdom.org/)."
- <br>
- Alternatively, the acknowledgment may be graphical using the logos
- available at http://www.jdom.org/images/logos.
- <br>
-
- THIS SOFTWARE IS PROVIDED ``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 JDOM AUTHORS OR THE PROJECT
- 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.
- <br>
-
- This software consists of voluntary contributions made by many
- individuals on behalf of the JDOM Project and was originally
- created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
- Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
- on the JDOM Project, please see <http://www.jdom.org/>.
- <br>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: IJG JPEG Library; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Independent JPEG Group (IJG)<br>
-</h2>
-<h3>IJG JPEG Library<br>
-</h3>
-<pre>
-LEGAL ISSUES
-============
-
-In plain English:
-
-1. We don't promise that this software works. (But if you find any bugs,
- please let us know!)
-2. You can use this software for whatever you want. You don't have to pay us.
-3. You may not pretend that you wrote this software. If you use it in a
- program, you must acknowledge somewhere in your documentation that
- you've used the IJG code.
-
-In legalese:
-
-The authors make NO WARRANTY or representation, either express or implied,
-with respect to this software, its quality, accuracy, merchantability, or
-fitness for a particular purpose. This software is provided "AS IS", and you,
-its user, assume the entire risk as to its quality and accuracy.
-
-This software is copyright (C) 1991-1998, Thomas G. Lane.
-All Rights Reserved except as specified below.
-
-Permission is hereby granted to use, copy, modify, and distribute this
-software (or portions thereof) for any purpose, without fee, subject to these
-conditions:
-(1) If any part of the source code for this software is distributed, then this
-README file must be included, with this copyright and no-warranty notice
-unaltered; and any additions, deletions, or changes to the original files
-must be clearly indicated in accompanying documentation.
-(2) If only executable code is distributed, then the accompanying
-documentation must state that "this software is based in part on the work of
-the Independent JPEG Group".
-(3) Permission for use of this software is granted only if the user accepts
-full responsibility for any undesirable consequences; the authors accept
-NO LIABILITY for damages of any kind.
-
-These conditions apply to any software derived from or based on the IJG code,
-not just to the unmodified library. If you use our work, you ought to
-acknowledge us.
-
-Permission is NOT granted for the use of any IJG author's name or company name
-in advertising or publicity relating to this software or products derived from
-it. This software may be referred to only as "the Independent JPEG Group's
-software".
-
-We specifically permit and encourage the use of this software as the basis of
-commercial products, provided that all warranty or liability claims are
-assumed by the product vendor.
-
-
-ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
-sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
-ansi2knr.c is NOT covered by the above copyright and conditions, but instead
-by the usual distribution terms of the Free Software Foundation; principally,
-that you must include source code if you redistribute it. (See the file
-ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
-of any program generated from the IJG code, this does not limit you more than
-the foregoing paragraphs do.
-
-The Unix configuration script "configure" was produced with GNU Autoconf.
-It is copyright by the Free Software Foundation but is freely distributable.
-The same holds for its supporting scripts (config.guess, config.sub,
-ltconfig, ltmain.sh). Another support script, install-sh, is copyright
-by M.I.T. but is also freely distributable.
-
-It appears that the arithmetic coding option of the JPEG spec is covered by
-patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot
-legally be used without obtaining one or more licenses. For this reason,
-support for arithmetic coding has been removed from the free JPEG software.
-(Since arithmetic coding provides only a marginal gain over the unpatented
-Huffman mode, it is unlikely that very many implementations will support it.)
-So far as we are aware, there are no patent restrictions on the remaining
-code.
-
-The IJG distribution formerly included code to read and write GIF files.
-To avoid entanglement with the Unisys LZW patent, GIF reading support has
-been removed altogether, and the GIF writer has been simplified to produce
-"uncompressed GIFs". This technique does not use the LZW algorithm; the
-resulting GIF files are larger than usual, but are readable by all standard
-GIF decoders.
-
-We are required to state that
- "The Graphics Interchange Format(c) is the Copyright property of
- CompuServe Incorporated. GIF(sm) is a Service Mark property of
- CompuServe Incorporated."
-
-</pre>
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libegg; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Anders Carlson
- <br>
-</h2>
-<h3>libegg<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libmspack; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Stuart Caie
- <br>
-</h2>
-<h3>libmspack<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Redland RDF Library librdf; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Dave Beckett<br>
-</h2>
-<h3>librdf<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: GNU ISO C++ Library; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Free Software Foundation, Inc.<br>
-</h2>
-<h3>GNU ISO C++ Library<br>
-</h3>
-<br>
-<a href="#gpl">Jump to GPL</a><br>
-
-
-<pre>
-GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
- Gnomovision version 69, Copyright (C) year name of author
- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the program
- `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
- , 1 April 1989
- Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library. If this is what you want to do, use the GNU Library General
-Public License instead of this License.
-
-Additional License(s)
-
-libstdc++:
-// Explicit instantiation file.
-
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
-// Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 2, or (at your option)
-// any later version.
-
-// This library 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 General Public License for more details.
-
-// You should have received a copy of the GNU General Public License along
-// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-02111-1307,
-// USA.
-
-// As a special exception, you may use this file as part of a free
-software
-// library without restriction. Specifically, if other files instantiate
-// templates or use macros or inline functions from this file, or you
-compile
-// this file and link it with other files to produce an executable, this
-// file does not by itself cause the resulting executable to be covered by
-// the GNU General Public License. This exception does not however
-// invalidate any other reasons why the executable file might be
-covered by
-// the GNU General Public License.
-
-libgcc:
-//
-// ISO C++ 14882:
-//
-
-/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
- Contributed by Jakub Jelinek .
-
- This file is part of GNU CC.
-
- GNU CC is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
-
- GNU CC 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with GNU CC; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
-
-/* As a special exception, if you link this library with other files,
- some of which are compiled with GCC, to produce an executable,
- this library does not by itself cause the resulting executable
- to be covered by the GNU General Public License.
- This exception does not however invalidate any other reasons why
- the executable file might be covered by the GNU General Public
-License. */
-
-/* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF
- segment and dl_iterate_phdr to avoid register/deregister calls at
- DSO load/unload. */
-
-</pre>
-
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libtextcat; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>WiseGuys Internet B.V.<br>
-</h2>
-<h3>libtextcat<br>
-</h3>
-<br>Copyright (c) 2003, WiseGuys Internet B.V.
-<br>
-All rights reserved.
-<br>
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-<br>
-- Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-<br>
-- Redistributions 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.
-<br>
-- Neither the name of the WiseGuys Internet B.V. nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-<br>
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS 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.
-<br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libwpd; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>William LaChance<br>
-</h2>
-<h3>libwpd<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-Except where otherwise noted in the source code (trio files, hash.c and list.c)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libxml2; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Daniel Veillard<br>
-</h2>
-<h3>libxml2<br>
-</h3>
-
- Copyright (C) 1998-2002 Daniel Veillard. All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Except as contained in this notice, the name of Daniel Veillard shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from him.
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: XML Security Library; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Aleksey Sanin<br>
-</h2>
-<h3>XML Security Library<br>
-</h3>
-<br>
-<pre>
-XML Security Library
-
-Use of any of this software is governed by the terms of the license below:
-
-Please note: We do not use all libraries of the project, but only:
-- xmlsec-core; License: MIT
-- xmlsec-nss; License: GPL + MPL
-
--------------------------------------------------
-The MIT License
-
-Copyright (c)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------
-The GNU General Public License (GPL)
-Version 2, June 1991
-
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share
-and change it. By contrast, the GNU General Public License is intended to
-guarantee your freedom to share and change free software--to make sure the
-software is free for all its users. This General Public License applies to most
-of the Free Software Foundation's software and to any other program whose
-authors commit to using it. (Some other Free Software Foundation software is
-covered by the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our
-General Public Licenses are designed to make sure that you have the freedom to
-distribute copies of free software (and charge for this service if you wish),
-that you receive source code or can get it if you want it, that you can change
-the software or use pieces of it in new free programs; and that you know you can
-do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny
-you these rights or to ask you to surrender the rights. These restrictions
-translate to certain responsibilities for you if you distribute copies of the
-software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a
-fee, you must give the recipients all the rights that you have. You must make
-sure that they, too, receive or can get the source code. And you must show them
-these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer
-you this license which gives you legal permission to copy, distribute and/or
-modify the software.
-
-Also, for each author's protection and ours, we want to make certain that
-everyone understands that there is no warranty for this free software. If the
-software is modified by someone else and passed on, we want its recipients to
-know that what they have is not the original, so that any problems introduced by
-others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish
-to avoid the danger that redistributors of a free program will individually
-obtain patent licenses, in effect making the program proprietary. To prevent
-this, we have made it clear that any patent must be licensed for everyone's free
-use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
-
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License applies to any program or other work which contains a notice
-placed by the copyright holder saying it may be distributed under the terms of
-this General Public License. The "Program", below, refers to any such program or
-work, and a "work based on the Program" means either the Program or any
-derivative work under copyright law: that is to say, a work containing the
-Program or a portion of it, either verbatim or with modifications and/or
-translated into another language. (Hereinafter, translation is included without
-limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by
-this License; they are outside its scope. The act of running the Program is not
-restricted, and the output from the Program is covered only if its contents
-constitute a work based on the Program (independent of having been made by
-running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as
-you receive it, in any medium, provided that you conspicuously and appropriately
-publish on each copy an appropriate copyright notice and disclaimer of warranty;
-keep intact all the notices that refer to this License and to the absence of any
-warranty; and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at
-your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus
-forming a work based on the Program, and copy and distribute such modifications
-or work under the terms of Section 1 above, provided that you also meet all of
-these conditions:
-
- a) You must cause the modified files to carry prominent notices stating that
-you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in whole or
-in part contains or is derived from the Program or any part thereof, to be
-licensed as a whole at no charge to all third parties under the terms of this
-License.
-
- c) If the modified program normally reads commands interactively when run,
-you must cause it, when started running for such interactive use in the most
-ordinary way, to print or display an announcement including an appropriate
-copyright notice and a notice that there is no warranty (or else, saying that
-you provide a warranty) and that users may redistribute the program under these
-conditions, and telling the user how to view a copy of this License. (Exception:
-if the Program itself is interactive but does not normally print such an
-announcement, your work based on the Program is not required to print an
-announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable
-sections of that work are not derived from the Program, and can be reasonably
-considered independent and separate works in themselves, then this License, and
-its terms, do not apply to those sections when you distribute them as separate
-works. But when you distribute the same sections as part of a whole which is a
-work based on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the entire whole,
-and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your
-rights to work written entirely by you; rather, the intent is to exercise the
-right to control the distribution of derivative or collective works based on the
-Program.
-
-In addition, mere aggregation of another work not based on the Program with the
-Program (or with a work based on the Program) on a volume of a storage or
-distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section
-2) in object code or executable form under the terms of Sections 1 and 2 above
-provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable source
-code, which must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three years, to
-give any third party, for a charge no more than your cost of physically
-performing source distribution, a complete machine-readable copy of the
-corresponding source code, to be distributed under the terms of Sections 1 and 2
-above on a medium customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer to
-distribute corresponding source code. (This alternative is allowed only for
-noncommercial distribution and only if you received the program in object code
-or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making
-modifications to it. For an executable work, complete source code means all the
-source code for all modules it contains, plus any associated interface
-definition files, plus the scripts used to control compilation and installation
-of the executable. However, as a special exception, the source code distributed
-need not include anything that is normally distributed (in either source or
-binary form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component itself
-accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the source code
-from the same place counts as distribution of the source code, even though third
-parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as
-expressly provided under this License. Any attempt otherwise to copy, modify,
-sublicense or distribute the Program is void, and will automatically terminate
-your rights under this License. However, parties who have received copies, or
-rights, from you under this License will not have their licenses terminated so
-long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it.
-However, nothing else grants you permission to modify or distribute the Program
-or its derivative works. These actions are prohibited by law if you do not
-accept this License. Therefore, by modifying or distributing the Program (or any
-work based on the Program), you indicate your acceptance of this License to do
-so, and all its terms and conditions for copying, distributing or modifying the
-Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program),
-the recipient automatically receives a license from the original licensor to
-copy, distribute or modify the Program subject to these terms and conditions.
-You may not impose any further restrictions on the recipients' exercise of the
-rights granted herein. You are not responsible for enforcing compliance by third
-parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement
-or for any other reason (not limited to patent issues), conditions are imposed
-on you (whether by court order, agreement or otherwise) that contradict the
-conditions of this License, they do not excuse you from the conditions of this
-License. If you cannot distribute so as to satisfy simultaneously your
-obligations under this License and any other pertinent obligations, then as a
-consequence you may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by all those
-who receive copies directly or indirectly through you, then the only way you
-could satisfy both it and this License would be to refrain entirely from
-distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply and the
-section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or
-other property right claims or to contest validity of any such claims; this
-section has the sole purpose of protecting the integrity of the free software
-distribution system, which is implemented by public license practices. Many
-people have made generous contributions to the wide range of software
-distributed through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing to
-distribute software through any other system and a licensee cannot impose that
-choice.
-
-This section is intended to make thoroughly clear what is believed to be a
-consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain
-countries either by patents or by copyrighted interfaces, the original copyright
-holder who places the Program under this License may add an explicit
-geographical distribution limitation excluding those countries, so that
-distribution is permitted only in or among countries not thus excluded. In such
-case, this License incorporates the limitation as if written in the body of this
-License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the
-General Public License from time to time. Such new versions will be similar in
-spirit to the present version, but may differ in detail to address new problems
-or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies
-a version number of this License which applies to it and "any later version",
-you have the option of following the terms and conditions either of that version
-or of any later version published by the Free Software Foundation. If the
-Program does not specify a version number of this License, you may choose any
-version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs
-whose distribution conditions are different, write to the author to ask for
-permission. For software which is copyrighted by the Free Software Foundation,
-write to the Free Software Foundation; we sometimes make exceptions for this.
-Our decision will be guided by the two goals of preserving the free status of
-all derivatives of our free software and of promoting the sharing and reuse of
-software generally.
-
-NO WARRANTY
-
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
-PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
-IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
-IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
-NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
-ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
-PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
-SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
-TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
-THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
-PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
-
-How to Apply These Terms to Your New Programs
-
-If you develop a new program, and you want it to be of the greatest possible use
-to the public, the best way to achieve this is to make it free software which
-everyone can redistribute and change under these terms.
-
-To do so, attach the following notices to the program. It is safest to attach
-them to the start of each source file to most effectively convey the exclusion
-of warranty; and each file should have at least the "copyright" line and a
-pointer to where the full notice is found.
-
- one line to give the program's name and a brief idea of what it does.
- Copyright (C)
-
- This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2 of the License, or (at your option) any
-later version.
-
- This program 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License along with
-this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-Place, Suite 330, Boston, MA 02111-1307 USA
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this when it
-starts in an interactive mode:
-
- Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
-with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software,
-and you are welcome to redistribute it under certain conditions; type `show c'
-for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may be
-called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your school,
-if any, to sign a "copyright disclaimer" for the program, if necessary. Here is
-a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest
- in the program `Gnomovision' (which makes passes at compilers)
- written by James Hacker.
-
- signature of Ty Coon, 1 April 1989
- Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may consider
-it more useful to permit linking proprietary applications with the library. If
-this is what you want to do, use the GNU Library General Public License instead
-of this License.
-----------------------------------------------------------
-Mozilla Public License Version 1.0
-
-1. Definitions.
-
- 1.1. "Contributor" means each entity that creates or contributes to the
-creation of Modifications.
-
- 1.2. "Contributor Version" means the combination of the Original Code,
-prior Modifications used by a Contributor, and the Modifications made by that
-particular Contributor.
-
- 1.3. "Covered Code" means the Original Code or Modifications or the
-combination of the Original Code and Modifications, in each case including
-portions thereof.
-
- 1.4. "Electronic Distribution Mechanism" means a mechanism generally
-accepted in the software development community for the electronic transfer of data.
-
- 1.5. "Executable" means Covered Code in any form other than Source Code.
-
- 1.6. "Initial Developer" means the individual or entity identified as the
-Initial Developer in the Source Code notice required by Exhibit A.
-
- 1.7. "Larger Work" means a work which combines Covered Code or portions
-thereof with code not governed by the terms of this License.
-
- 1.8. "License" means this document.
-
- 1.9. "Modifications" means any addition to or deletion from the substance
-or structure of either the Original Code or any previous Modifications. When
-Covered Code is released as a series of files, a Modification is:
-
- A. Any addition to or deletion from the contents of a file
-containing Original Code or previous Modifications.
-
- B. Any new file that contains any part of the Original Code or
-previous Modifications.
-
- 1.10. "Original Code" means Source Code of computer software code which is
-described in the Source Code notice required by Exhibit A as Original Code, and
-which, at the time of its release under this License is not already Covered Code
-governed by this License.
-
- 1.11. "Source Code" means the preferred form of the Covered Code for
-making modifications to it, including all modules it contains, plus any
-associated interface definition files, scripts used to control compilation and
-installation of an Executable, or a list of source code differential comparisons
-against either the Original Code or another well known, available Covered Code
-of the Contributor's choice. The Source Code can be in a compressed or archival
-form, provided the appropriate decompression or de-archiving software is widely
-available for no charge.
-
- 1.12. "You" means an individual or a legal entity exercising rights under,
-and complying with all of the terms of, this License or a future version of this
-License issued under Section 6.1. For legal entities, "You" includes any entity
-which controls, is controlled by, or is under common control with You. For
-purposes of this definition, "control" means (a) the power, direct or indirect,
-to cause the direction or management of such entity, whether by contract or
-otherwise, or (b) ownership of fifty percent (50%) or more of the outstanding
-shares or beneficial ownership of such entity.
-
-2. Source Code License.
-
- 2.1. The Initial Developer Grant.
- The Initial Developer hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property claims:
-
- (a) to use, reproduce, modify, display, perform, sublicense and
-distribute the Original Code (or portions thereof) with or without
-Modifications, or as part of a Larger Work; and
-
- (b) under patents now or hereafter owned or controlled by Initial
-Developer, to make, have made, use and sell ("Utilize") the Original Code (or
-portions thereof), but solely to the extent that any such patent is reasonably
-necessary to enable You to Utilize the Original Code (or portions thereof) and
-not to any greater extent that may be necessary to Utilize further Modifications
-or combinations.
-
- 2.2. Contributor Grant.
- Each Contributor hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property claims:
-
- (a) to use, reproduce, modify, display, perform, sublicense and
-distribute the Modifications created by such Contributor (or portions thereof)
-either on an unmodified basis, with other Modifications, as Covered Code or as
-part of a Larger Work; and
-
- (b) under patents now or hereafter owned or controlled by
-Contributor, to Utilize the Contributor Version (or portions thereof), but
-solely to the extent that any such patent is reasonably necessary to enable You
-to Utilize the Contributor Version (or portions thereof), and not to any greater
-extent that may be necessary to Utilize further Modifications or combinations.
-
-3. Distribution Obligations.
-
- 3.1. Application of License.
- The Modifications which You create or to which You contribute are governed
-by the terms of this License, including without limitation Section 2.2. The
-Source Code version of Covered Code may be distributed only under the terms of
-this License or a future version of this License released under Section 6.1, and
-You must include a copy of this License with every copy of the Source Code You
-distribute. You may not offer or impose any terms on any Source Code version
-that alters or restricts the applicable version of this License or the
-recipients' rights hereunder. However, You may include an additional document
-offering the additional rights described in Section 3.5.
-
- 3.2. Availability of Source Code.
- Any Modification which You create or to which You contribute must be made
-available in Source Code form under the terms of this License either on the same
-media as an Executable version or via an accepted Electronic Distribution
-Mechanism to anyone to whom you made an Executable version available; and if
-made available via Electronic Distribution Mechanism, must remain available for
-at least twelve (12) months after the date it initially became available, or at
-least six (6) months after a subsequent version of that particular Modification
-has been made available to such recipients. You are responsible for ensuring
-that the Source Code version remains available even if the Electronic
-Distribution Mechanism is maintained by a third party.
-
- 3.3. Description of Modifications.
- You must cause all Covered Code to which you contribute to contain a file
-documenting the changes You made to create that Covered Code and the date of any
-change. You must include a prominent statement that the Modification is derived,
-directly or indirectly, from Original Code provided by the Initial Developer and
-including the name of the Initial Developer in (a) the Source Code, and (b) in
-any notice in an Executable version or related documentation in which You
-describe the origin or ownership of the Covered Code.
-
- 3.4. Intellectual Property Matters
-
- (a) Third Party Claims.
- If You have knowledge that a party claims an intellectual property
-right in particular functionality or code (or its utilization under this
-License), you must include a text file with the source code distribution titled
-"LEGAL" which describes the claim and the party making the claim in sufficient
-detail that a recipient will know whom to contact. If you obtain such knowledge
-after You make Your Modification available as described in Section 3.2, You
-shall promptly modify the LEGAL file in all copies You make available thereafter
-and shall take other steps (such as notifying appropriate mailing lists or
-newsgroups) reasonably calculated to inform those who received the Covered Code
-that new knowledge has been obtained.
-
- (b) Contributor APIs.
- If Your Modification is an application programming interface and You
-own or control patents which are reasonably necessary to implement that API, you
-must also include this information in the LEGAL file.
-
- 3.5. Required Notices.
- You must duplicate the notice in Exhibit A in each file of the Source
-Code, and this License in any documentation for the Source Code, where You
-describe recipients' rights relating to Covered Code. If You created one or more
-Modification(s), You may add your name as a Contributor to the notice described
-in Exhibit A. If it is not possible to put such notice in a particular Source
-Code file due to its structure, then you must include such notice in a location
-(such as a relevant directory file) where a user would be likely to look for
-such a notice. You may choose to offer, and to charge a fee for, warranty,
-support, indemnity or liability obligations to one or more recipients of Covered
-Code. However, You may do so only on Your own behalf, and not on behalf of the
-Initial Developer or any Contributor. You must make it absolutely clear than any
-such warranty, support, indemnity or liability obligation is offered by You
-alone, and You hereby agree to indemnify the Initial Developer and every
-Contributor for any liability incurred by the Initial Developer or such
-Contributor as a result of warranty, support, indemnity or liability terms You
-offer.
-
- 3.6. Distribution of Executable Versions.
- You may distribute Covered Code in Executable form only if the
-requirements of Section 3.1-3.5 have been met for that Covered Code, and if You
-include a notice stating that the Source Code version of the Covered Code is
-available under the terms of this License, including a description of how and
-where You have fulfilled the obligations of Section 3.2. The notice must be
-conspicuously included in any notice in an Executable version, related
-documentation or collateral in which You describe recipients' rights relating to
-the Covered Code. You may distribute the Executable version of Covered Code
-under a license of Your choice, which may contain terms different from this
-License, provided that You are in compliance with the terms of this License and
-that the license for the Executable version does not attempt to limit or alter
-the recipient's rights in the Source Code version from the rights set forth in
-this License. If You distribute the Executable version under a different license
-You must make it absolutely clear that any terms which differ from this License
-are offered by You alone, not by the Initial Developer or any Contributor. You
-hereby agree to indemnify the Initial Developer and every Contributor for any
-liability incurred by the Initial Developer or such Contributor as a result of
-any such terms You offer.
-
- 3.7. Larger Works.
- You may create a Larger Work by combining Covered Code with other code not
-governed by the terms of this License and distribute the Larger Work as a single
-product. In such a case, You must make sure the requirements of this License are
-fulfilled for the Covered Code.
-
-4. Inability to Comply Due to Statute or Regulation.
-
- If it is impossible for You to comply with any of the terms of this
-License with respect to some or all of the Covered Code due to statute or
-regulation then You must: (a) comply with the terms of this License to the
-maximum extent possible; and (b) describe the limitations and the code they
-affect. Such description must be included in the LEGAL file described in Section
-3.4 and must be included with all distributions of the Source Code. Except to
-the extent prohibited by statute or regulation, such description must be
-sufficiently detailed for a recipient of ordinary skill to be able to understand
-it.
-
-5. Application of this License.
-
- This License applies to code to which the Initial Developer has attached
-the notice in Exhibit A, and to related Covered Code.
-
-6. Versions of the License.
-
- 6.1. New Versions.
- Netscape Communications Corporation ("Netscape") may publish revised
-and/or new versions of the License from time to time. Each version will be given
-a distinguishing version number.
-
- 6.2. Effect of New Versions.
- Once Covered Code has been published under a particular version of the
-License, You may always continue to use it under the terms of that version. You
-may also choose to use such Covered Code under the terms of any subsequent
-version of the License published by Netscape. No one other than Netscape has the
-right to modify the terms applicable to Covered Code created under this License.
-
- 6.3. Derivative Works.
- If you create or use a modified version of this License (which you may
-only do in order to apply it to code which is not already Covered Code governed
-by this License), you must (a) rename Your license so that the phrases
-"Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "NPL" or any confusingly similar
-phrase do not appear anywhere in your license and (b) otherwise make it clear
-that your version of the license contains terms which differ from the Mozilla
-Public License and Netscape Public License. (Filling in the name of the Initial
-Developer, Original Code or Contributor in the notice described in Exhibit A
-shall not of themselves be deemed to be modifications of this License.)
-
-7. DISCLAIMER OF WARRANTY.
-
- COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
-LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE,
-FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE
-QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE
-PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
-CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.
-THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO
-USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-8. TERMINATION.
-
- This License and the rights granted hereunder will terminate automatically
-if You fail to comply with terms herein and fail to cure such breach within 30
-days of becoming aware of the breach. All sublicenses to the Covered Code which
-are properly granted shall survive any termination of this License. Provisions
-which, by their nature, must remain in effect beyond the termination of this
-License shall survive.
-
-9. LIMITATION OF LIABILITY.
-
- UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
-NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER
-CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH
-PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,
-INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
-LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
-MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH
-PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
-LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
-INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
-PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
-LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND
-LIMITATION MAY NOT APPLY TO YOU.
-
-10. U.S. GOVERNMENT END USERS.
-
- The Covered Code is a "commercial item," as that term is defined in 48
-C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and
-"commercial computer software documentation," as such terms are used in 48
-C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.
-227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire
-Covered Code with only those rights set forth herein.
-
-11. MISCELLANEOUS.
-
- This License represents the complete agreement concerning subject matter
-hereof. If any provision of this License is held to be unenforceable, such
-provision shall be reformed only to the extent necessary to make it enforceable.
-This License shall be governed by California law provisions (except to the
-extent applicable law, if any, provides otherwise), excluding its
-conflict-of-law provisions. With respect to disputes in which at least one party
-is a citizen of, or an entity chartered or registered to do business in, the
-United States of America: (a) unless otherwise agreed in writing, all disputes
-relating to this License (excepting any dispute relating to intellectual
-property rights) shall be subject to final and binding arbitration, with the
-losing party paying all costs of arbitration; (b) any arbitration relating to
-this Agreement shall be held in Santa Clara County, California, under the
-auspices of JAMS/EndDispute; and (c) any litigation relating to this Agreement
-shall be subject to the jurisdiction of the Federal Courts of the Northern
-District of California, with venue lying in Santa Clara County, California, with
-the losing party responsible for costs, including without limitation, court
-costs and reasonable attorneys fees and expenses. The application of the United
-Nations Convention on Contracts for the International Sale of Goods is expressly
-excluded. Any law or regulation which provides that the language of a contract
-shall be construed against the drafter shall not apply to this License.
-
-12. RESPONSIBILITY FOR CLAIMS.
-
- Except in cases where another Contributor has failed to comply with
-Section 3.4, You are responsible for damages arising, directly or indirectly,
-out of Your utilization of rights under this License, based on the number of
-copies of Covered Code you made available, the revenues you received from
-utilizing such rights, and other relevant factors. You agree to work with
-affected parties to distribute responsibility on an equitable basis.
-
-EXHIBIT A.
-
- "The contents of this file are subject to the Mozilla Public License
-Version 1.0 (the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
-
- 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.
-
- The Original Code is ______________________________________.
-
- The Initial Developer of the Original Code is ________________________.
-Portions created by ______________________ are Copyright (C) ______
-_______________________. All Rights Reserved.
-
- Contributor(s): ______________________________________."
-
-</pre>
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: libxslt; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>www.xmlsoft.org<br>
-</h2>
-<h3>libxslt<br>
-</h3>
- Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
-<br>
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
-<br>
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-<br>
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-<br>
-Except as contained in this notice, the name of Daniel Veillard shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from him.
-
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: lpsolve; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Kjell Eikland and Peter Notebaert
- <br>
-</h2>
-<h3>lpsolve<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Network Audio System; Use of any of this
-software is governed
-by the terms of the license below:<br>
-<h2>Network Computer Devices, Inc.</h2>
-<h3>Network Audio System (NAS)</h3>
-Copyright 1995 Network Computing Devices, Inc. Permission to use, copy,
-modify, distribute, and sell this software and its documentation for
-any purpose is hereby granted without fee, provided that the above
-copyright notice appear in all copies and that both that copyright
-notice and this permission notice appear in supporting documentation,
-and that the name Network Computing Devices, Inc. not be used in
-advertising or publicity pertaining to distribution of this software
-without specific, written prior permission. <br>
-<br>
-THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC.,
-DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
-WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. IN NO EVENT SHALL NETWORK
-COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER,
-INCLUDING SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS
-OF USE, DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF,
-AND REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE,
-ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
-SOFTWARE.
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: NeoLight 1.1.x; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Planamesa, Inc.<br>
-</h2>
-<h3>NeoLight<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: neon; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Joe Orton<br>
-</h2>
-<h3>neon<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"><html><head>
-
- <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
-
- <meta content="Mozilla/4.5 [en]C-NSCP (Win95; U) [Netscape]" name="GENERATOR"><title>Mozilla Public License version 1.1</title></head>
-
-
-
-<body alink="#ff0000" vlink="#551a8b" link="#0000ee" bgcolor="#ffffff" text="#000000">
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Network Security Services; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>The Mozilla Foundation<br>
-</h2>
-<h3>Network Security Services (NSS)<br>
-</h3>
-
-
-<center><b><font size="+2">MOZILLA PUBLIC LICENSE</font></b>
-
-<br><b>Version 1.1</b>
-
-<p>
-
-</p><hr width="20%"></center>
-
-
-<a name="1"></a>
-<p><b>1. Definitions.</b>
-
-<a name="1.0.1"></a>
-</p><ul><b>1.0.1. "Commercial Use" </b>means distribution or otherwise making
-
-the Covered Code available to a third party.
-
-<a name="1.1"></a>
-<p><b>1.1. ''Contributor''</b> means each entity that creates or contributes
-
-to the creation of Modifications.
-
-<a name="1.2"></a>
-</p><p><b>1.2. ''Contributor Version''</b> means the combination of the Original
-
-Code, prior Modifications used by a Contributor, and the Modifications
-
-made by that particular Contributor.
-
-<a name="1.3"></a>
-</p><p><b>1.3. ''Covered Code''</b> means the Original Code or Modifications
-
-or the combination of the Original Code and Modifications, in each case
-
-including portions thereof<b>.</b>
-
-<a name="1.4"></a>
-</p><p><b>1.4. ''Electronic Distribution Mechanism''</b> means a mechanism
-
-generally accepted in the software development community for the electronic
-
-transfer of data.
-
-<a name="1.5"></a>
-</p><p><b>1.5. ''Executable''</b> means Covered Code in any form other than
-
-Source Code.
-
-<a name="1.6"></a>
-</p><p><b>1.6. ''Initial Developer''</b> means the individual or entity identified
-
-as the Initial Developer in the Source Code notice required by <b>Exhibit
-
-A</b>.
-
-<a name="1.7"></a>
-</p><p><b>1.7. ''Larger Work''</b> means a work which combines Covered Code
-
-or portions thereof with code not governed by the terms of this License.
-
-<a name="1.8"></a>
-</p><p><b>1.8. ''License''</b> means this document.
-
-<a name="1.8.1"></a>
-</p><p><b>1.8.1. "Licensable"</b> means having the right to grant, to the maximum
-
-extent possible, whether at the time of the initial grant or subsequently
-
-acquired, any and all of the rights conveyed herein.
-
-<a name="1.9"></a>
-</p><p><b>1.9. ''Modifications''</b> means any addition to or deletion from
-
-the substance or structure of either the Original Code or any previous
-
-Modifications. When Covered Code is released as a series of files, a Modification
-
-is:
-
-</p><ul><b>A.</b> Any addition to or deletion from the contents of a file containing
-
-Original Code or previous Modifications.
-
-<p><b>B.</b> Any new file that contains any part of the Original Code or
-
-previous Modifications.
-
-<br>&nbsp;</p></ul>
-
-<a name="1.10"></a>
-<b>1.10. ''Original Code''</b> means Source Code of computer software code
-
-which is described in the Source Code notice required by <b>Exhibit A</b>
-
-as Original Code, and which, at the time of its release under this License
-
-is not already Covered Code governed by this License.
-
-<a name="1.10.1"></a>
-<p><b>1.10.1. "Patent Claims"</b> means any patent claim(s), now owned
-
-or hereafter acquired, including without limitation,&nbsp; method, process,
-
-and apparatus claims, in any patent Licensable by grantor.
-
-<a name="1.11"></a>
-</p><p><b>1.11. ''Source Code''</b> means the preferred form of the Covered
-
-Code for making modifications to it, including all modules it contains,
-
-plus any associated interface definition files, scripts used to control
-
-compilation and installation of an Executable, or source code differential
-
-comparisons against either the Original Code or another well known, available
-
-Covered Code of the Contributor's choice. The Source Code can be in a compressed
-
-or archival form, provided the appropriate decompression or de-archiving
-
-software is widely available for no charge.
-
-<a name="1.12"></a>
-</p><p><b>1.12. "You'' (or "Your")&nbsp;</b> means an individual or a legal
-
-entity exercising rights under, and complying with all of the terms of,
-
-this License or a future version of this License issued under Section 6.1.
-
-For legal entities, "You'' includes any entity which controls, is controlled
-
-by, or is under common control with You. For purposes of this definition,
-
-"control'' means (a) the power, direct or indirect, to cause the direction
-
-or management of such entity, whether by contract or otherwise, or (b)
-
-ownership of more than fifty percent (50%) of the outstanding shares or
-
-beneficial ownership of such entity.</p></ul>
-
-<a name="2"></a>
-<b>2. Source Code License.</b>
-
-<a name="2.1"></a>
-<ul><b>2.1. The Initial Developer Grant.</b>
-
-<br>The Initial Developer hereby grants You a world-wide, royalty-free,
-
-non-exclusive license, subject to third party intellectual property claims:
-
-<ul><b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other than
-
-patent or trademark) Licensable by Initial Developer to use, reproduce,
-
-modify, display, perform, sublicense and distribute the Original Code (or
-
-portions thereof) with or without Modifications, and/or as part of a Larger
-
-Work; and
-
-<p><b>(b)</b> under Patents Claims infringed by the making, using or selling
-
-of Original Code, to make, have made, use, practice, sell, and offer for
-
-sale, and/or otherwise dispose of the Original Code (or portions thereof).
-
-</p><ul>
-
-<ul>&nbsp;</ul>
-
-</ul>
-
-<b>(c) </b>the licenses granted in this Section 2.1(a) and (b) are effective
-
-on the date Initial Developer first distributes Original Code under the
-
-terms of this License.
-
-<p><b>(d) </b>Notwithstanding Section 2.1(b) above, no patent license is
-
-granted: 1) for code that You delete from the Original Code; 2) separate
-
-from the Original Code;&nbsp; or 3) for infringements caused by: i) the
-
-modification of the Original Code or ii) the combination of the Original
-
-Code with other software or devices.
-
-<br>&nbsp;</p></ul>
-
-<a name="2.2"></a>
-<b>2.2. Contributor Grant.</b>
-
-<br>Subject to third party intellectual property claims, each Contributor
-
-hereby grants You a world-wide, royalty-free, non-exclusive license
-
-<ul>&nbsp;
-
-<br><b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other than
-
-patent or trademark) Licensable by Contributor, to use, reproduce, modify,
-
-display, perform, sublicense and distribute the Modifications created by
-
-such Contributor (or portions thereof) either on an unmodified basis, with
-
-other Modifications, as Covered Code and/or as part of a Larger Work; and
-
-<p><b>(b)</b> under Patent Claims infringed by the making, using, or selling
-
-of&nbsp; Modifications made by that Contributor either alone and/or in<font color="#000000">
-
-combination with its Contributor Version (or portions of such combination),
-
-to make, use, sell, offer for sale, have made, and/or otherwise dispose
-
-of: 1) Modifications made by that Contributor (or portions thereof); and
-
-2) the combination of&nbsp; Modifications made by that Contributor with
-
-its Contributor Version (or portions of such combination).</font>
-
-</p><p><b>(c) </b>the licenses granted in Sections 2.2(a) and 2.2(b) are effective
-
-on the date Contributor first makes Commercial Use of the Covered Code.
-
-</p><p><b>(d)&nbsp;</b>&nbsp;&nbsp; Notwithstanding Section 2.2(b) above, no
-
-patent license is granted: 1) for any code that Contributor has deleted
-
-from the Contributor Version; 2)&nbsp; separate from the Contributor Version;&nbsp;
-
-3)&nbsp; for infringements caused by: i) third party modifications of Contributor
-
-Version or ii)&nbsp; the combination of Modifications made by that Contributor
-
-with other software&nbsp; (except as part of the Contributor Version) or
-
-other devices; or 4) under Patent Claims infringed by Covered Code in the
-
-absence of Modifications made by that Contributor.</p></ul>
-
-</ul>
-
-
-
-<a name="3"></a>
-<p><br><b>3. Distribution Obligations.</b>
-
-<a name="3.1"></a>
-</p><ul><b>3.1. Application of License.</b>
-
-<br>The Modifications which You create or to which You contribute are governed
-
-by the terms of this License, including without limitation Section <b>2.2</b>.
-
-The Source Code version of Covered Code may be distributed only under the
-
-terms of this License or a future version of this License released under
-
-Section <b>6.1</b>, and You must include a copy of this License with every
-
-copy of the Source Code You distribute. You may not offer or impose any
-
-terms on any Source Code version that alters or restricts the applicable
-
-version of this License or the recipients' rights hereunder. However, You
-
-may include an additional document offering the additional rights described
-
-in Section <b>3.5</b>.
-
-<a name="3.2"></a>
-<p><b>3.2. Availability of Source Code.</b>
-
-<br>Any Modification which You create or to which You contribute must be
-
-made available in Source Code form under the terms of this License either
-
-on the same media as an Executable version or via an accepted Electronic
-
-Distribution Mechanism to anyone to whom you made an Executable version
-
-available; and if made available via Electronic Distribution Mechanism,
-
-must remain available for at least twelve (12) months after the date it
-
-initially became available, or at least six (6) months after a subsequent
-
-version of that particular Modification has been made available to such
-
-recipients. You are responsible for ensuring that the Source Code version
-
-remains available even if the Electronic Distribution Mechanism is maintained
-
-by a third party.
-
-<a name="3.3"></a>
-</p><p><b>3.3. Description of Modifications.</b>
-
-<br>You must cause all Covered Code to which You contribute to contain
-
-a file documenting the changes You made to create that Covered Code and
-
-the date of any change. You must include a prominent statement that the
-
-Modification is derived, directly or indirectly, from Original Code provided
-
-by the Initial Developer and including the name of the Initial Developer
-
-in (a) the Source Code, and (b) in any notice in an Executable version
-
-or related documentation in which You describe the origin or ownership
-
-of the Covered Code.
-
-<a name="3.4"></a>
-</p><p><b>3.4. Intellectual Property Matters</b>
-
-</p><ul><b>(a) Third Party Claims</b>.
-
-<br>If Contributor has knowledge that a license under a third party's intellectual
-
-property rights is required to exercise the rights granted by such Contributor
-
-under Sections 2.1 or 2.2, Contributor must include a text file with the
-
-Source Code distribution titled "LEGAL'' which describes the claim and
-
-the party making the claim in sufficient detail that a recipient will know
-
-whom to contact. If Contributor obtains such knowledge after the Modification
-
-is made available as described in Section 3.2, Contributor shall promptly
-
-modify the LEGAL file in all copies Contributor makes available thereafter
-
-and shall take other steps (such as notifying appropriate mailing lists
-
-or newsgroups) reasonably calculated to inform those who received the Covered
-
-Code that new knowledge has been obtained.
-
-<p><b>(b) Contributor APIs</b>.
-
-<br>If Contributor's Modifications include an application programming interface
-
-and Contributor has knowledge of patent licenses which are reasonably necessary
-
-to implement that API, Contributor must also include this information in
-
-the LEGAL file.
-
-<br>&nbsp;</p></ul>
-
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>(c)&nbsp;&nbsp;&nbsp;
-
-Representations.</b>
-
-<ul>Contributor represents that, except as disclosed pursuant to Section
-
-3.4(a) above, Contributor believes that Contributor's Modifications are
-
-Contributor's original creation(s) and/or Contributor has sufficient rights
-
-to grant the rights conveyed by this License.</ul>
-
-
-
-<a name="3.5"></a>
-<p><br><b>3.5. Required Notices.</b>
-
-<br>You must duplicate the notice in <b>Exhibit A</b> in each file of the
-
-Source Code.&nbsp; If it is not possible to put such notice in a particular
-
-Source Code file due to its structure, then You must include such notice
-
-in a location (such as a relevant directory) where a user would be likely
-
-to look for such a notice.&nbsp; If You created one or more Modification(s)
-
-You may add your name as a Contributor to the notice described in <b>Exhibit
-
-A</b>.&nbsp; You must also duplicate this License in any documentation
-
-for the Source Code where You describe recipients' rights or ownership
-
-rights relating to Covered Code.&nbsp; You may choose to offer, and to
-
-charge a fee for, warranty, support, indemnity or liability obligations
-
-to one or more recipients of Covered Code. However, You may do so only
-
-on Your own behalf, and not on behalf of the Initial Developer or any Contributor.
-
-You must make it absolutely clear than any such warranty, support, indemnity
-
-or liability obligation is offered by You alone, and You hereby agree to
-
-indemnify the Initial Developer and every Contributor for any liability
-
-incurred by the Initial Developer or such Contributor as a result of warranty,
-
-support, indemnity or liability terms You offer.
-
-<a name="3.6"></a>
-</p><p><b>3.6. Distribution of Executable Versions.</b>
-
-<br>You may distribute Covered Code in Executable form only if the requirements
-
-of Section <b>3.1-3.5</b> have been met for that Covered Code, and if You
-
-include a notice stating that the Source Code version of the Covered Code
-
-is available under the terms of this License, including a description of
-
-how and where You have fulfilled the obligations of Section <b>3.2</b>.
-
-The notice must be conspicuously included in any notice in an Executable
-
-version, related documentation or collateral in which You describe recipients'
-
-rights relating to the Covered Code. You may distribute the Executable
-
-version of Covered Code or ownership rights under a license of Your choice,
-
-which may contain terms different from this License, provided that You
-
-are in compliance with the terms of this License and that the license for
-
-the Executable version does not attempt to limit or alter the recipient's
-
-rights in the Source Code version from the rights set forth in this License.
-
-If You distribute the Executable version under a different license You
-
-must make it absolutely clear that any terms which differ from this License
-
-are offered by You alone, not by the Initial Developer or any Contributor.
-
-You hereby agree to indemnify the Initial Developer and every Contributor
-
-for any liability incurred by the Initial Developer or such Contributor
-
-as a result of any such terms You offer.
-
-<a name="3.7"></a>
-</p><p><b>3.7. Larger Works.</b>
-
-<br>You may create a Larger Work by combining Covered Code with other code
-
-not governed by the terms of this License and distribute the Larger Work
-
-as a single product. In such a case, You must make sure the requirements
-
-of this License are fulfilled for the Covered Code.</p></ul>
-
-<a name="4"></a>
-<b>4. Inability to Comply Due to Statute or Regulation.</b>
-
-<ul>If it is impossible for You to comply with any of the terms of this
-
-License with respect to some or all of the Covered Code due to statute,
-
-judicial order, or regulation then You must: (a) comply with the terms
-
-of this License to the maximum extent possible; and (b) describe the limitations
-
-and the code they affect. Such description must be included in the LEGAL
-
-file described in Section <b>3.4</b> and must be included with all distributions
-
-of the Source Code. Except to the extent prohibited by statute or regulation,
-
-such description must be sufficiently detailed for a recipient of ordinary
-
-skill to be able to understand it.</ul>
-
-<a name="5"></a>
-<b>5. Application of this License.</b>
-
-<ul>This License applies to code to which the Initial Developer has attached
-
-the notice in <b>Exhibit A</b> and to related Covered Code.</ul>
-
-<a name="6"></a>
-<b>6. Versions of the License.</b>
-
-<a name="6.1"></a>
-<ul><b>6.1. New Versions</b>.
-
-<br>Netscape Communications Corporation (''Netscape'') may publish revised
-
-and/or new versions of the License from time to time. Each version will
-
-be given a distinguishing version number.
-
-<a name="6.2"></a>
-<p><b>6.2. Effect of New Versions</b>.
-
-<br>Once Covered Code has been published under a particular version of
-
-the License, You may always continue to use it under the terms of that
-
-version. You may also choose to use such Covered Code under the terms of
-
-any subsequent version of the License published by Netscape. No one other
-
-than Netscape has the right to modify the terms applicable to Covered Code
-
-created under this License.
-
-<a name="6.3"></a>
-</p><p><b>6.3. Derivative Works</b>.
-
-<br>If You create or use a modified version of this License (which you
-
-may only do in order to apply it to code which is not already Covered Code
-
-governed by this License), You must (a) rename Your license so that the
-
-phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL''
-
-or any confusingly similar phrase do not appear in your license (except
-
-to note that your license differs from this License) and (b) otherwise
-
-make it clear that Your version of the license contains terms which differ
-
-from the Mozilla Public License and Netscape Public License. (Filling in
-
-the name of the Initial Developer, Original Code or Contributor in the
-
-notice described in <b>Exhibit A</b> shall not of themselves be deemed
-
-to be modifications of this License.)</p></ul>
-
-<a name="7"></a>
-<b>7. DISCLAIMER OF WARRANTY.</b>
-
-<ul>COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, WITHOUT
-
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,
-
-WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT
-
-FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY
-
-AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE
-
-PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
-
-CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE.
-
-NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.</ul>
-
-<a name="8"></a>
-<b>8. TERMINATION.</b>
-
-<a name="8.1"></a>
-<ul><b>8.1.&nbsp; </b>This License and the rights granted hereunder will
-
-terminate automatically if You fail to comply with terms herein and fail
-
-to cure such breach within 30 days of becoming aware of the breach. All
-
-sublicenses to the Covered Code which are properly granted shall survive
-
-any termination of this License. Provisions which, by their nature, must
-
-remain in effect beyond the termination of this License shall survive.
-
-<a name="8.2"></a>
-<p><b>8.2.&nbsp; </b>If You initiate litigation by asserting a patent infringement
-
-claim (excluding declatory judgment actions) against Initial Developer
-
-or a Contributor (the Initial Developer or Contributor against whom You
-
-file such action is referred to as "Participant")&nbsp; alleging that:
-
-</p><p><b>(a)&nbsp; </b>such Participant's Contributor Version directly or
-
-indirectly infringes any patent, then any and all rights granted by such
-
-Participant to You under Sections 2.1 and/or 2.2 of this License shall,
-
-upon 60 days notice from Participant terminate prospectively, unless if
-
-within 60 days after receipt of notice You either: (i)&nbsp; agree in writing
-
-to pay Participant a mutually agreeable reasonable royalty for Your past
-
-and future use of Modifications made by such Participant, or (ii) withdraw
-
-Your litigation claim with respect to the Contributor Version against such
-
-Participant.&nbsp; If within 60 days of notice, a reasonable royalty and
-
-payment arrangement are not mutually agreed upon in writing by the parties
-
-or the litigation claim is not withdrawn, the rights granted by Participant
-
-to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration
-
-of the 60 day notice period specified above.
-
-</p><p><b>(b)</b>&nbsp; any software, hardware, or device, other than such
-
-Participant's Contributor Version, directly or indirectly infringes any
-
-patent, then any rights granted to You by such Participant under Sections
-
-2.1(b) and 2.2(b) are revoked effective as of the date You first made,
-
-used, sold, distributed, or had made, Modifications made by that Participant.
-
-<a name="8.3"></a>
-</p><p><b>8.3.&nbsp; </b>If You assert a patent infringement claim against
-
-Participant alleging that such Participant's Contributor Version directly
-
-or indirectly infringes any patent where such claim is resolved (such as
-
-by license or settlement) prior to the initiation of patent infringement
-
-litigation, then the reasonable value of the licenses granted by such Participant
-
-under Sections 2.1 or 2.2 shall be taken into account in determining the
-
-amount or value of any payment or license.
-
-<a name="8.4"></a>
-</p><p><b>8.4.</b>&nbsp; In the event of termination under Sections 8.1 or
-
-8.2 above,&nbsp; all end user license agreements (excluding distributors
-
-and resellers) which have been validly granted by You or any distributor
-
-hereunder prior to termination shall survive termination.</p></ul>
-
-<a name="9"></a>
-<b>9. LIMITATION OF LIABILITY.</b>
-
-<ul>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
-
-NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER,
-
-ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER
-
-OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL,
-
-INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
-
-LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE
-
-OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
-
-IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
-
-PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
-
-LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
-
-OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
-
-AND LIMITATION MAY NOT APPLY TO YOU.</ul>
-
-<a name="10"></a>
-<b>10. U.S. GOVERNMENT END USERS.</b>
-
-<ul>The Covered Code is a ''commercial item,'' as that term is defined
-
-in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer software''
-
-and ''commercial computer software documentation,'' as such terms are used
-
-in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
-
-48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government
-
-End Users acquire Covered Code with only those rights set forth herein.</ul>
-
-<a name="11"></a>
-<b>11. MISCELLANEOUS.</b>
-
-<ul>This License represents the complete agreement concerning subject matter
-
-hereof. If any provision of this License is held to be unenforceable, such
-
-provision shall be reformed only to the extent necessary to make it enforceable.
-
-This License shall be governed by California law provisions (except to
-
-the extent applicable law, if any, provides otherwise), excluding its conflict-of-law
-
-provisions. With respect to disputes in which at least one party is a citizen
-
-of, or an entity chartered or registered to do business in the United States
-
-of America, any litigation relating to this License shall be subject to
-
-the jurisdiction of the Federal Courts of the Northern District of California,
-
-with venue lying in Santa Clara County, California, with the losing party
-
-responsible for costs, including without limitation, court costs and reasonable
-
-attorneys' fees and expenses. The application of the United Nations Convention
-
-on Contracts for the International Sale of Goods is expressly excluded.
-
-Any law or regulation which provides that the language of a contract shall
-
-be construed against the drafter shall not apply to this License.</ul>
-
-<a name="12"></a>
-<b>12. RESPONSIBILITY FOR CLAIMS.</b>
-
-<ul>As between Initial Developer and the Contributors, each party is responsible
-
-for claims and damages arising, directly or indirectly, out of its utilization
-
-of rights under this License and You agree to work with Initial Developer
-
-and Contributors to distribute such responsibility on an equitable basis.
-
-Nothing herein is intended or shall be deemed to constitute any admission
-
-of liability.</ul>
-
-<a name="13"></a>
-<b>13. MULTIPLE-LICENSED CODE.</b>
-
-<ul>Initial Developer may designate portions of the Covered Code as &#8220;Multiple-Licensed&#8221;.&nbsp;
-
-&#8220;Multiple-Licensed&#8221; means that the Initial Developer permits you to utilize
-
-portions of the Covered Code under Your choice of the MPL or the alternative
-
-licenses, if any, specified by the Initial Developer in the file described
-
-in Exhibit A.</ul>
-
-
-
-<a name="EXHIBIT-A"></a>
-<p><br><b>EXHIBIT A -Mozilla Public License.</b>
-
-</p><ul>``The contents of this file are subject to the Mozilla Public License
-
-Version 1.1 (the "License"); you may not use this file except in compliance
-
-with the License. You may obtain a copy of the License at
-
-<br>http://www.mozilla.org/MPL/
-
-<p>Software distributed under the License is distributed on an "AS IS"
-
-basis, WITHOUT WARRANTY OF
-
-<br>ANY KIND, either express or implied. See the License for the specific
-
-language governing rights and
-
-<br>limitations under the License.
-
-</p><p>The Original Code is ______________________________________.
-
-</p><p>The Initial Developer of the Original Code is ________________________.
-
-Portions created by
-
-<br>&nbsp;______________________ are Copyright (C) ______ _______________________.
-
-All Rights
-
-<br>Reserved.
-
-</p><p>Contributor(s): ______________________________________.
-
-</p><p>Alternatively, the contents of this file may be used under the terms
-
-of the _____ license (the&nbsp; &#8220;[___] License&#8221;), in which case the provisions
-
-of [______] License are applicable&nbsp; instead of those above.&nbsp;
-
-If you wish to allow use of your version of this file only under the terms
-
-of the [____] License and not to allow others to use your version of this
-
-file under the MPL, indicate your decision by deleting&nbsp; the provisions
-
-above and replace&nbsp; them with the notice and other provisions required
-
-by the [___] License.&nbsp; If you do not delete the provisions above,
-
-a recipient may use your version of this file under either the MPL or the
-
-[___] License."
-
-</p><p>[NOTE: The text of this Exhibit A may differ slightly from the text
-
-of the notices in the Source Code files of the Original Code. You should
-
-use the text of this Exhibit A rather than the text found in the Original
-
-Code Source Code for Your Modifications.]
-
-</p><p>
-
-</p></ul></body></html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: OpenSSL; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>OpenSSL Project<br>
-</h2>
-<h3>OpenSSL<br>
-</h3>
-<pre>
- LICENSE ISSUES
- ==============
-
- The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
- the OpenSSL License and the original SSLeay license apply to the toolkit.
- See below for the actual license texts. Actually both licenses are BSD-style
- Open Source licenses. In case of any license issues related to OpenSSL
- please contact openssl-core@openssl.org.
-
- OpenSSL License
- ---------------
-
-/* ====================================================================
- * Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions 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.
- *
- * 3. All advertising materials mentioning features or use of this
- * software must display the following acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- * endorse or promote products derived from this software without
- * prior written permission. For written permission, please contact
- * openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- * nor may "OpenSSL" appear in their names without prior written
- * permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- * acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``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 OpenSSL PROJECT OR
- * ITS 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.
- * ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com). This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
- */
-
- Original SSLeay License
- -----------------------
-
-/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- * All rights reserved.
- *
- * This package is an SSL implementation written
- * by Eric Young (eay@cryptsoft.com).
- * The implementation was written so as to conform with Netscapes SSL.
- *
- * This library is free for commercial and non-commercial use as long as
- * the following conditions are aheared to. The following conditions
- * apply to all code found in this distribution, be it the RC4, RSA,
- * lhash, DES, etc., code; not just the SSL code. The SSL documentation
- * included with this distribution is covered by the same copyright terms
- * except that the holder is Tim Hudson (tjh@cryptsoft.com).
- *
- * Copyright remains Eric Young's, and as such any Copyright notices in
- * the code are not to be removed.
- * If this package is used in a product, Eric Young should be given attribution
- * as the author of the parts of the library used.
- * This can be in the form of a textual message at program startup or
- * in documentation (online or textual) provided with the package.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * "This product includes cryptographic software written by
- * Eric Young (eay@cryptsoft.com)"
- * The word 'cryptographic' can be left out if the rouines from the library
- * being used are not cryptographic related :-).
- * 4. If you include any Windows specific code (or a derivative thereof) from
- * the apps directory (application code) you must include an acknowledgement:
- * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
- *
- * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
- * ANY EXPRESS 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 AUTHOR 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.
- *
- * The licence and distribution terms for any publically available version or
- * derivative of this code cannot be changed. i.e. this code cannot simply be
- * copied and put under another distribution licence
- * [including the GNU Public Licence.]
- */
-
-</pre>
-<br>
-</body>
-</html>
-
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:PortAudio - Portable Real-Time Audio Library; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2> Ross Bencina and Phil Burk
- <br>
-</h2>
-<h3>PortAudio<br>
-</h3>
-
-
-PortAudio Portable Real-Time Audio Library
-<br>Copyright (c) 1999-2000 Ross Bencina and Phil Burk
-<p>Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the Software
-is furnished to do so, subject to the following conditions:
-</p><ul>
-<li>
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.</li>
-
-<li>
-Any person wishing to distribute modifications to the Software is requested
-to send the modifications to the original developer so that they can be
-incorporated into the canonical version.</li>
-</ul>
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND ON INFRINGEMENT.
-<br>IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
-OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
-THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-<br>&nbsp;
-<h4>
-Plain English Interpretation of the License</h4>
-The following is a plain English interpretation of the license. This interpretation
-is not part of the license and has no legal significance. To understand
-the full legal implications of the license you should consult the license
-itself.
-<ul>
-<li>
-You <b>can</b> use PortAudio for free in your projects or applications,
-even commercial applications.</li>
-
-<li>
-You do <b>not</b> have to make your own source available as open-source
-code just because you used PortAudio.</li>
-
-<li>
-Do <b>not</b> take our copyright information out of the PortAudio source
-code.</li>
-
-<li>
-If you fix a bug in PortAudio, please send us the fix.</li>
-
-<li>
-You <b>cannot</b> sue us if your program fails because of PortAudio.</li>
-</ul>
-
-<p><br>
-</p></td>
-
-</body></html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: XT; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>James Clark, Bill Lindsey<br>
-</h2>
-<h3> PostgreSQL Database Management System </h3>
-<br>
-(formerly known as Postgres, then as Postgres95)
-<br>
-
-Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
-<br>
-
-Portions Copyright (c) 1994, The Regents of the University of California
-<br>
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose, without fee, and without a written agreement
-is hereby granted, provided that the above copyright notice and this
-paragraph and the following two paragraphs appear in all copies.
-<br>
-
-IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
-DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
-LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
-DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-<br>
-
-THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
-INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
-ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
-PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-<br>
-</body>
-</html>
-<html>
-<body>
- <hr style="width: 100%; height: 2px;">The following software may be
-included in this product: PostScript(R) AFM Files; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Adobe<br>
-</h2>
-<h3>Printer Description Files<br>
-</h3>
-<br>
-<pre>
- Copyright 1987-1995 Adobe Systems Incorporated.
- All Rights Reserved.
- Permission is granted for redistribution of this file as
- long as this copyright notice is intact and the contents
- of the file is not altered in any way from its original form.
- End of Copyright statement
-</pre>
- </body>
-
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Python; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Python Software Foundation<br>
-</h2>
-<h3>Python<br>
-</h3>
-<pre>
-
-B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
-===============================================================
-
-PSF LICENSE AGREEMENT FOR PYTHON 2.3
-------------------------------------
-
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in this Software without prior written
+authorization of the copyright holder.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All trademarks and registered trademarks mentioned herein are the
+property of their respective owners.</P>
+<H2 LANG="en-US" CLASS="western">IJG JPEG Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: IJG JPEG
+Library. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In plain English:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ We don't promise that this software works. (But if you find any
+ bugs, please let us know!)</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ You can use this software for whatever you want. You don't have to
+ pay us.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ You may not pretend that you wrote this software. If you use it in a
+ program, you must acknowledge somewhere in your documentation that
+ you've used the IJG code.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In legalese:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The authors make NO WARRANTY or representation, either express or
+implied, with respect to this software, its quality, accuracy,
+merchantability, or fitness for a particular purpose. This software
+is provided &quot;AS IS&quot;, and you, its user, assume the entire
+risk as to its quality and accuracy.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights
+Reserved except as specified below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted to use, copy, modify, and distribute
+this software (or portions thereof) for any purpose, without fee,
+subject to these conditions: (1) If any part of the source code for
+this software is distributed, then this README file must be included,
+with this copyright and no-warranty notice unaltered; and any
+additions, deletions, or changes to the original files must be
+clearly indicated in accompanying documentation. (2) If only
+executable code is distributed, then the accompanying documentation
+must state that &quot;this software is based in part on the work of
+the Independent JPEG Group&quot;. (3) Permission for use of this
+software is granted only if the user accepts full responsibility for
+any undesirable consequences; the authors accept NO LIABILITY for
+damages of any kind.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These conditions apply to any software derived from or based on the
+IJG code, not just to the unmodified library. If you use our work,
+you ought to acknowledge us.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is NOT granted for the use of any IJG author's name or
+company name in advertising or publicity relating to this software or
+products derived from it. This software may be referred to only as
+&quot;the Independent JPEG Group's software&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We specifically permit and encourage the use of this software as the
+basis of commercial products, provided that all warranty or liability
+claims are assumed by the product vendor.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ansi2knr.c is included in this distribution by permission of L. Peter
+Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises
+of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright
+and conditions, but instead by the usual distribution terms of the
+Free Software Foundation; principally, that you must include source
+code if you redistribute it. (See the file ansi2knr.c for full
+details.) However, since ansi2knr.c is not needed as part of any
+program generated from the IJG code, this does not limit you more
+than the foregoing paragraphs do.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Unix configuration script &quot;configure&quot; was produced with
+GNU Autoconf. It is copyright by the Free Software Foundation but is
+freely distributable. The same holds for its supporting scripts
+(config.guess, config.sub, ltconfig, ltmain.sh). Another support
+script, install-sh, is copyright by M.I.T. but is also freely
+distributable.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+It appears that the arithmetic coding option of the JPEG spec is
+covered by patents owned by IBM, AT&amp;T, and Mitsubishi. Hence
+arithmetic coding cannot legally be used without obtaining one or
+more licenses. For this reason, support for arithmetic coding has
+been removed from the free JPEG software. (Since arithmetic coding
+provides only a marginal gain over the unpatented Huffman mode, it is
+unlikely that very many implementations will support it.) So far as
+we are aware, there are no patent restrictions on the remaining code.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The IJG distribution formerly included code to read and write GIF
+files. To avoid entanglement with the Unisys LZW patent, GIF reading
+support has been removed altogether, and the GIF writer has been
+simplified to produce &quot;uncompressed GIFs&quot;. This technique
+does not use the LZW algorithm; the resulting GIF files are larger
+than usual, but are readable by all standard GIF decoders.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We are required to state that</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-left: 1.25cm; margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;The Graphics Interchange Format(c) is the Copyright property of
+CompuServe Incorporated. GIF(sm) is a Service Mark property of
+CompuServe Incorporated.&quot;</P>
+<H2 LANG="en-US" CLASS="western">JDOM</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: JDOM. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2000-2004 Jason Hunter &amp; Brett McLaughlin. All
+rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. Redistribution of source code must retain the above copyright
+notice, this list of conditions, and the following disclaimer.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Redistribution in binary form must reproduce the above copyright
+notice, this list of conditions, and the disclaimer that follows
+these conditions in the documentation and/or other materials provided
+with the distribution.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. The name &quot;JDOM&quot; must not be used to endorse or promote
+products derived from this software without prior written permission.
+For written permission, please contact &lt;request_AT_jdom_DOT_org&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. Products derived from this software may not be called &quot;JDOM&quot;,
+nor may &quot;JDOM&quot; appear in their name, without prior written
+permission from the JDOM Project Management
+&lt;request_AT_jdom_DOT_org&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In addition, we request (but do not require) that you include in the
+end-user documentation provided with the redistribution and/or in the
+software itself an acknowledgement equivalent to the following:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;This product includes software developed by the JDOM Project
+(<A HREF="http://www.jdom.org/">http://www.jdom.org/</A>).&quot;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Alternatively, the acknowledgment may be graphical using the logos
+available at <A HREF="http://www.jdom.org/images/logos">http://www.jdom.org/images/logos</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED ``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 JDOM AUTHORS OR THE PROJECT 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This software consists of voluntary contributions made by many
+individuals on behalf of the JDOM Project and was originally created
+by Jason Hunter &lt;jhunter_AT_jdom_DOT_org&gt; and Brett McLaughlin
+&lt;brett_AT_jdom_DOT_org&gt;. For more information on the JDOM
+Project, please see <A HREF="http://www.jdom.org/">http://www.jdom.org/</A>.</P>
+<H2 LANG="en-US" CLASS="western">libcurl</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libcurl. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1996 - 2009, Daniel Stenberg, &lt;daniel@haxx.se&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, modify, and distribute this software for any
+purpose with or without fee is hereby granted, provided that the
+above copyright notice and this permission notice appear in all
+copies.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS
+OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in this Software without prior written
+authorization of the copyright holder.</P>
+<H2 LANG="en-US" CLASS="western">libtextcat</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libtextcat.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2003, WiseGuys Internet B.V.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+- Redistribution of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+- Redistribution 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+- Neither the name of the WiseGuys Internet B.V. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+&quot;AS IS&quot; AND ANY EXPRESS 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.</P>
+<H2 LANG="en-US" CLASS="western">libwpd</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libwpd. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">libwpg</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libwpg. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">libwps</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libwps. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">libxml2</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libxml2. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except where otherwise noted in the source code (e.g. the files
+hash.c, list.c and the trio files, which are covered by a similar
+license but with different Copyright notices) all the files are:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of Daniel Veillard shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from him.</P>
+<H2 LANG="en-US" CLASS="western">libxslt</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: libxslt. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">License for libxslt except libexslt</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of Daniel Veillard shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from him.</P>
+<H3 LANG="en-US" CLASS="western">License for libexslt</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel
+Veillard. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of the authors shall not
+be used in advertising or otherwise to promote the sale, use or other
+dealings in this Software without prior written authorization from
+him.</P>
+<H2 LANG="en-US" CLASS="western">lpsolve</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: lpsolve. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Lucene</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Lucene. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+Apache Lucene<BR>Copyright 2006 The Apache Software Foundation</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN STYLE="text-decoration: none">This product includes software
+developed by The Apache Software Foundation (</SPAN><A HREF="http://www.apache.org/">http://www.apache.org/</A><SPAN STYLE="text-decoration: none">).</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN STYLE="text-decoration: none">The snowball stemmers in
+contrib/snowball/src/java/net/sf/snowball were developed by Martin
+Porter and Richard Boulton. The full snowball package is available
+from </SPAN><A HREF="http://snowball.tartarus.org/">http://snowball.tartarus.org/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western" STYLE="text-decoration: none">mdds</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+The following software may be included in this product: mdds. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+Copyright (c) 2010 Kohei Yoshida</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; text-decoration: none">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Microsoft Visual C++ 2008 Runtime
+Libraries</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Microsoft
+Visual C++ 2008 Runtime Libraries. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+MICROSOFT SOFTWARE LICENSE TERMS</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+MICROSOFT VISUAL C++ 2008 RUNTIME LIBRARIES (X86, IA64 AND X64),
+SERVICE PACK 1</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These license terms are an agreement between Microsoft Corporation
+(or based on where you live, one of its affiliates) and you. Please
+read them. They apply to the software named above, which includes
+the media on which you received it, if any. The terms also apply to
+any Microsoft</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; updates,</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; supplements,</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; Internet-based services, and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; support services</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+for this software, unless other terms accompany those items. If so,
+those terms apply.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT
+THEM, DO NOT USE THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you comply with these license terms, you have the rights below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. INSTALLATION AND USE RIGHTS. You may install and use any number
+of copies of the software on your devices.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. SCOPE OF LICENSE. The software is licensed, not sold. This
+agreement only gives you some rights to use the software. Microsoft
+reserves all other rights. Unless applicable law gives you more
+rights despite this limitation, you may use the software only as
+expressly permitted in this agreement. In doing so, you must comply
+with any technical limitations in the software that only allow you to
+use it in certain ways. You may not</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; disclose the results of any benchmark tests of the software to
+any third party without Microsoft&rsquo;s prior written approval;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; work around any technical limitations in the software;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; reverse engineer, decompile or disassemble the software,
+except and only to the extent that applicable law expressly permits,
+despite this limitation;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; make more copies of the software than specified in this
+agreement or allowed by applicable law, despite this limitation;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; publish the software for others to copy;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; rent, lease or lend the software;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; transfer the software or this agreement to any third party; or</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; use the software for commercial software hosting services.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. BACKUP COPY. You may make one backup copy of the software. You
+may use it only to reinstall the software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. DOCUMENTATION. Any person that has valid access to your computer
+or internal network may copy and use the documentation for your
+internal, reference purposes.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. EXPORT RESTRICTIONS. The software is subject to United States
+export laws and regulations. You must comply with all domestic and
+international export laws and regulations that apply to the software.
+ These laws include restrictions on destinations, end users and end
+use. For additional information, see www.microsoft.com/exporting.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. SUPPORT SERVICES. Because this software is &ldquo;as is,&rdquo; we
+may not provide support services for it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+7. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
+updates, Internet-based services and support services that you use,
+are the entire agreement for the software and support services.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+8. APPLICABLE LAW.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a. United States. If you acquired the software in the United States,
+Washington state law governs the interpretation of this agreement and
+applies to claims for breach of it, regardless of conflict of laws
+principles. The laws of the state where you live govern all other
+claims, including claims under state consumer protection laws, unfair
+competition laws, and in tort.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+b. Outside the United States. If you acquired the software in any
+other country, the laws of that country apply.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+9. LEGAL EFFECT. This agreement describes certain legal rights. You
+may have other rights under the laws of your country. You may also
+have rights with respect to the party from whom you acquired the
+software. This agreement does not change your rights under the laws
+of your country if the laws of your country do not permit it to do
+so.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED &ldquo;AS-IS.&rdquo;
+ YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS
+WARRANTIES, GUARANTEES OR CONDITIONS. YOU MAY HAVE ADDITIONAL
+CONSUMER RIGHTS UNDER YOUR LOCAL LAWS WHICH THIS AGREEMENT CANNOT
+CHANGE. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT
+EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+PARTICULAR PURPOSE AND NON-INFRINGEMENT.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+11. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. YOU CAN
+RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO
+U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING
+CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This limitation applies to</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; anything related to the software, services, content (including
+code) on third party Internet sites, or third party programs; and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&bull; claims for breach of contract, breach of warranty, guarantee
+or condition, strict liability, negligence, or other tort to the
+extent permitted by applicable law.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+It also applies even if Microsoft knew or should have known about the
+possibility of the damages. The above limitation or exclusion may
+not apply to you because your country may not allow the exclusion or
+limitation of incidental, consequential or other damages.</P>
+<H2 LANG="en-US" CLASS="western">Mozilla</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Mozilla,
+Mozilla Address Book, NP SDK. Use of any of this software is governed
+by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#10.Mozilla Public License Version 1.1|outline">Jump to MPL
+1.1</A></P>
+<H2 LANG="en-US" CLASS="western">MySQL Connector/C++</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:<BR>MySQL
+Connector/C++. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 2007-2008 MySQL AB, 2008-2009 Sun Microsystems Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">MyThes</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: MyThes. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 2003 Kevin B. Hendricks, Stratford, Ontario, Canada And
+Contributors. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. Redistribution of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Redistribution 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. All modifications to the source code must be clearly marked as
+such. Binary redistribution based on modified source code must be
+clearly marked as modified versions in the documentation and/or other
+materials provided with the distribution.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS ``AS
+IS'' AND ANY EXPRESS 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 KEVIN B.
+HENDRICKS 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.</P>
+<H2 LANG="en-US" CLASS="western">neon</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: neon. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+neon is Copyright (C) 1999-2007 Joe Orton
+&lt;joe@manyfish.co.uk&gt;<BR>Portions are:<BR>Copyright (C)
+1999-2000 Tommi Komulainen &lt;Tommi.Komulainen@iki.fi&gt;<BR>Copyright
+(C) 1999-2000 Peter Boos &lt;pedib@colorfullife.com&gt;<BR>Copyright
+(C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.<BR>Copyright
+(C) 2004 Aleix Conchillo Flaque &lt;aleix@member.fsf.org&gt;<BR>Copyright
+(C) 2004 Jiang Lei &lt;tristone@deluxe.ocn.ne.jp&gt;<BR>Copyright (C)
+2004-2005 Vladimir Berezniker @ http://public.xdi.org/=vmpn</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Network Security Services (NSS)</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Network
+Security Services (NSS). Use of any of this software is governed by
+the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#10.Mozilla Public License Version 1.1|outline">Jump to MPL
+1.1</A></P>
+<H2 LANG="en-US" CLASS="western">OpenSSL</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: OpenSSL. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The OpenSSL toolkit stays under a dual license, i.e. both the
+conditions of the OpenSSL License and the original SSLeay license
+apply to the toolkit.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+See below for the actual license texts. Actually both licenses are
+BSD-style Open Source licenses. In case of any license issues related
+to OpenSSL please contact openssl-core@openssl.org.</P>
+<H3 LANG="en-US" CLASS="western">OpenSSL License</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ All advertising materials mentioning features or use of this
+ software must display the following acknowledgment: &quot;This
+ product includes software developed by the OpenSSL Project for use
+ in the OpenSSL Toolkit. (<A HREF="http://www.openssl.org/">http://www.openssl.org/</A>)&quot;</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The names &quot;OpenSSL Toolkit&quot; and &quot;OpenSSL Project&quot;
+ must not be used to endorse or promote products derived from this
+ software without prior written permission. For written permission,
+ please contact openssl-core@openssl.org.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Products derived from this software may not be called &quot;OpenSSL&quot;
+ nor may &quot;OpenSSL&quot; appear in their names without prior
+ written permission of the OpenSSL Project.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of any form whatsoever must retain the following
+ acknowledgment: &quot;This product includes software developed by
+ the OpenSSL Project for use in the OpenSSL Toolkit
+ (<A HREF="http://www.openssl.org/">http://www.openssl.org/</A>)&quot;</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``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 OpenSSL PROJECT OR ITS
+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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This product includes cryptographic software written by Eric Young
+(eay@cryptsoft.com). This product includes software written by Tim
+Hudson (tjh@cryptsoft.com).</P>
+<H3 LANG="en-US" CLASS="western">Original SSLeay License</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights
+reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This package is an SSL implementation written by Eric Young
+(<A HREF="mailto:eay@cryptsoft.com">eay@cryptsoft.com</A>).<BR>The
+implementation was written so as to conform with Netscapes SSL.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This library is free for commercial and non-commercial use as long as
+the following conditions are aheared to. The following conditions
+apply to all code found in this distribution, be it the RC4, RSA,
+lhash, DES, etc., code; not just the SSL code. The SSL documentation
+included with this distribution is covered by the same copyright
+terms except that the holder is Tim Hudson (tjh@cryptsoft.com).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright remains Eric Young's, and as such any Copyright notices in
+the code are not to be removed. If this package is used in a product,
+Eric Young should be given attribution as the author of the parts of
+the library used. This can be in the form of a textual message at
+program startup or in documentation (online or textual) provided with
+the package.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain the copyright notice, this
+ list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ All advertising materials mentioning features or use of this
+ software must display the following acknowledgment: &quot;This
+ product includes cryptographic software written by Eric Young
+ (eay@cryptsoft.com)&quot; The word 'cryptographic' can be left out
+ if the routines from the library being used are not cryptographic
+ related :-).</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ If you include any Windows specific code (or a derivative thereof)
+ from the apps directory (application code) you must include an
+ acknowledgment: &quot;This product includes software written by Tim
+ Hudson (tjh@cryptsoft.com)&quot;</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS 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 AUTHOR 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The license and distribution terms for any publicly available version
+or derivative of this code cannot be changed. i.e. this code cannot
+simply be copied and put under another distribution license
+[including the GNU Public License.]</P>
+<H2 LANG="en-US" CLASS="western">Pentaho Reporting Flow Engine</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Pentaho
+Reporting Flow Engine (including core, flow-engine, libbase,
+libfonts, libformula, liblayout, libloader, librepository,
+libserializer, and libxml). Use of any of this software is governed
+by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Pixman</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Pixman
+(libpixman). Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following is the MIT license, agreed upon by most contributors.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright holders of new code should use this license statement where
+possible. They may also add themselves to the list below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1987, 1988, 1989, 1998 The Open Group<BR>Copyright 1987,
+1988, 1989 Digital Equipment Corporation<BR>Copyright 1999, 2004,
+2008 Keith Packard<BR>Copyright 2000 SuSE, Inc.<BR>Copyright 2000
+Keith Packard, member of The XFree86 Project, Inc.<BR>Copyright 2004,
+2005, 2007, 2008, 2009, 2010 Red Hat, Inc.<BR>Copyright 2004 Nicholas
+Miell<BR>Copyright 2005 Lars Knoll &amp; Zack Rusin,
+Trolltech<BR>Copyright 2005 Trolltech AS<BR>Copyright 2007 Luca
+Barbato<BR>Copyright 2008 Aaron Plattner, NVIDIA
+Corporation<BR>Copyright 2008 Rodrigo Kumpera<BR>Copyright 2008 André
+Tupinambá<BR>Copyright 2008 Mozilla Corporation<BR>Copyright 2008
+Frederic Plourde<BR>Copyright 2009, Oracle and/or its affiliates. All
+rights reserved.<BR>Copyright 2009, 2010 Nokia Corporation</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions: The above copyright notice and
+this permission notice (including the next paragraph) shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Platform SDK Redistributable: GDI+</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Platform SDK
+Redistributable: GDI+ (gdiplus.dll). Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+PLEASE NOTE: Microsoft Corporation (or based on where you live, one
+of its affiliates) licenses this supplement to you. The supplement is
+identified for use with one or more Microsoft operating system
+products (the 'software'). You may use a copy of this supplement with
+each validly licensed copy of the software. You may not use it if you
+do not have a license for the software. The license terms for the
+software apply to your use of this supplement. To read the license
+terms, go to <A HREF="http://www.microsoft.com/useterms">www.microsoft.com/useterms</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Microsoft provides support services for the supplement as described
+at <A HREF="../../../C:/Documents%20and%20Settings/timar/Dokumentumok/www.support.%20microsoft.com/common/international.aspx">www.support.
+microsoft.com/common/international.aspx</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+EULAID:HFX_RM.1_GDR_NRL_EN</P>
+<H2 LANG="en-US" CLASS="western">Python</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Python. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">PSF LICENSE AGREEMENT FOR PYTHON 2.3</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
1. This LICENSE AGREEMENT is between the Python Software Foundation
-("PSF"), and the Individual or Organization ("Licensee") accessing and
-otherwise using Python 2.3 software in source or binary form and its
-associated documentation.
-
+(&quot;PSF&quot;), and the Individual or Organization (&quot;Licensee&quot;)
+accessing and otherwise using Python 2.3 software in source or binary
+form and its associated documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
2. Subject to the terms and conditions of this License Agreement, PSF
hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 2.3
alone or in any derivative version, provided, however, that PSF's
-License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
-2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved" are
-retained in Python 2.3 alone or in any derivative version prepared by
-Licensee.
-
+License Agreement and PSF's notice of copyright, i.e., &quot;Copyright
+(c) 2001, 2002, 2003, 2004 Python Software Foundation; All Rights
+Reserved&quot; are retained in Python 2.3 alone or in any derivative
+version prepared by Licensee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
3. In the event Licensee prepares a derivative work that is based on
-or incorporates Python 2.3 or any part thereof, and wants to make
-the derivative work available to others as provided herein, then
-Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Python 2.3.
-
-4. PSF is making Python 2.3 available to Licensee on an "AS IS"
+or incorporates Python 2.3 or any part thereof, and wants to make the
+derivative work available to others as provided herein, then Licensee
+hereby agrees to include in any such work a brief summary of the
+changes made to Python 2.3.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. PSF is making Python 2.3 available to Licensee on an &quot;AS IS&quot;
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
+DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR
+FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL
+NOT INFRINGE ANY THIRD PARTY RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
+OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY
+THEREOF.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. This License Agreement will automatically terminate upon a
+material breach of its terms and conditions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
7. Nothing in this License Agreement shall be deemed to create any
relationship of agency, partnership, or joint venture between PSF and
-Licensee. This License Agreement does not grant permission to use PSF
-trademarks or trade name in a trademark sense to endorse or promote
-products or services of Licensee, or any third party.
-
+Licensee. This License Agreement does not grant permission to use
+PSF trademarks or trade name in a trademark sense to endorse or
+promote products or services of Licensee, or any third party.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
8. By copying, installing or otherwise using Python 2.3, Licensee
agrees to be bound by the terms and conditions of this License
-Agreement.
-
-
-BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
--------------------------------------------
-
-BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
-
-1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
-office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
-Individual or Organization ("Licensee") accessing and otherwise using
-this software in source or binary form and its associated
-documentation ("the Software").
-
+Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. This LICENSE AGREEMENT is between BeOpen.com (&quot;BeOpen&quot;),
+having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and
+the Individual or Organization (&quot;Licensee&quot;) accessing and
+otherwise using this software in source or binary form and its
+associated documentation (&quot;the Software&quot;).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
2. Subject to the terms and conditions of this BeOpen Python License
Agreement, BeOpen hereby grants Licensee a non-exclusive,
royalty-free, world-wide license to reproduce, analyze, test, perform
and/or display publicly, prepare derivative works, distribute, and
otherwise use the Software alone or in any derivative version,
provided, however, that the BeOpen Python License is retained in the
-Software, alone or in any derivative version prepared by Licensee.
-
-3. BeOpen is making the Software available to Licensee on an "AS IS"
-basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
+Software, alone or in any derivative version prepared by Licensee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. BeOpen is making the Software available to Licensee on an &quot;AS
+IS&quot; basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES,
+EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN
+MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
+MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE
+OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
-SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
-AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
-DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-5. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
+SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
+LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR
+ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. This License Agreement will automatically terminate upon a
+material breach of its terms and conditions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
6. This License Agreement shall be governed by and interpreted in all
respects by the law of the State of California, excluding conflict of
law provisions. Nothing in this License Agreement shall be deemed to
@@ -5613,4313 +1709,6369 @@ create any relationship of agency, partnership, or joint venture
between BeOpen and Licensee. This License Agreement does not grant
permission to use BeOpen trademarks or trade names in a trademark
sense to endorse or promote products or services of Licensee, or any
-third party. As an exception, the "BeOpen Python" logos available at
-http://www.pythonlabs.com/logos.html may be used according to the
-permissions granted on that web page.
-
+third party. As an exception, the &quot;BeOpen Python&quot; logos
+available at <A HREF="http://www.pythonlabs.com/logos.html">http://www.pythonlabs.com/logos.html</A>
+may be used according to the permissions granted on that web page.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
7. By copying, installing or otherwise using the software, Licensee
agrees to be bound by the terms and conditions of this License
-Agreement.
-
-
-CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
----------------------------------------
-
+Agreement.</P>
+<H3 LANG="en-US" CLASS="western">CNRI LICENSE AGREEMENT FOR PYTHON
+1.6.1</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
1. This LICENSE AGREEMENT is between the Corporation for National
Research Initiatives, having an office at 1895 Preston White Drive,
-Reston, VA 20191 ("CNRI"), and the Individual or Organization
-("Licensee") accessing and otherwise using Python 1.6.1 software in
-source or binary form and its associated documentation.
-
-2. Subject to the terms and conditions of this License Agreement, CNRI
-hereby grants Licensee a nonexclusive, royalty-free, world-wide
+Reston, VA 20191 (&quot;CNRI&quot;), and the Individual or
+Organization (&quot;Licensee&quot;) accessing and otherwise using
+Python 1.6.1 software in source or binary form and its associated
+documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Subject to the terms and conditions of this License Agreement,
+CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 1.6.1
alone or in any derivative version, provided, however, that CNRI's
-License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
-1995-2001 Corporation for National Research Initiatives; All Rights
-Reserved" are retained in Python 1.6.1 alone or in any derivative
-version prepared by Licensee. Alternately, in lieu of CNRI's License
-Agreement, Licensee may substitute the following text (omitting the
-quotes): "Python 1.6.1 is made available subject to the terms and
-conditions in CNRI's License Agreement. This Agreement together with
-Python 1.6.1 may be located on the Internet using the following
-unique, persistent identifier (known as a handle): 1895.22/1013. This
-Agreement may also be obtained from a proxy server on the Internet
-using the following URL: http://hdl.handle.net/1895.22/1013".
-
+License Agreement and CNRI's notice of copyright, i.e., &quot;Copyright
+(c) 1995-2001 Corporation for National Research Initiatives; All
+Rights Reserved&quot; are retained in Python 1.6.1 alone or in any
+derivative version prepared by Licensee. Alternately, in lieu of
+CNRI's License Agreement, Licensee may substitute the following text
+(omitting the quotes): &quot;Python 1.6.1 is made available subject
+to the terms and conditions in CNRI's License Agreement. This
+Agreement together with Python 1.6.1 may be located on the Internet
+using the following unique, persistent identifier (known as a
+handle): 1895.22/1013. This Agreement may also be obtained from a
+proxy server on the Internet using the following URL:
+<A HREF="http://hdl.handle.net/1895.22/1013">http://hdl.handle.net/1895.22/1013</A>&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
3. In the event Licensee prepares a derivative work that is based on
or incorporates Python 1.6.1 or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Python 1.6.1.
-
-4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
-basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
+the changes made to Python 1.6.1.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. CNRI is making Python 1.6.1 available to Licensee on an &quot;AS
+IS&quot; basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS
+OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
+DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR
+FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1
+WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
-1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
-A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
+1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
+AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON
+1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY
+THEREOF.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. This License Agreement will automatically terminate upon a
+material breach of its terms and conditions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
7. This License Agreement shall be governed by the federal
intellectual property law of the United States, including without
-limitation the federal copyright law, and, to the extent such
-U.S. federal law does not apply, by the law of the Commonwealth of
+limitation the federal copyright law, and, to the extent such U.S.
+federal law does not apply, by the law of the Commonwealth of
Virginia, excluding Virginia's conflict of law provisions.
Notwithstanding the foregoing, with regard to derivative works based
on Python 1.6.1 that incorporate non-separable material that was
-previously distributed under the GNU General Public License (GPL), the
-law of the Commonwealth of Virginia shall govern this License
+previously distributed under the GNU General Public License (GPL),
+the law of the Commonwealth of Virginia shall govern this License
Agreement only as to issues arising under or with respect to
Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
License Agreement shall be deemed to create any relationship of
-agency, partnership, or joint venture between CNRI and Licensee. This
-License Agreement does not grant permission to use CNRI trademarks or
-trade name in a trademark sense to endorse or promote products or
-services of Licensee, or any third party.
-
-8. By clicking on the "ACCEPT" button where indicated, or by copying,
-installing or otherwise using Python 1.6.1, Licensee agrees to be
-bound by the terms and conditions of this License Agreement.
-
- ACCEPT
-
-
-CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
---------------------------------------------------
-
+agency, partnership, or joint venture between CNRI and Licensee.
+This License Agreement does not grant permission to use CNRI
+trademarks or trade name in a trademark sense to endorse or promote
+products or services of Licensee, or any third party.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+8. By clicking on the &quot;ACCEPT&quot; button where indicated, or
+by copying, installing or otherwise using Python 1.6.1, Licensee
+agrees to be bound by the terms and conditions of this License
+Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ ACCEPT</P>
+<H3 LANG="en-US" CLASS="western">CWI LICENSE AGREEMENT FOR PYTHON
+0.9.0 THROUGH 1.2</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
-The Netherlands. All rights reserved.
-
+The Netherlands. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
+provided that the above copyright notice appear in all copies and
+that both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Stichting Mathematisch
Centrum or CWI not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
-permission.
-
-STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
-THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
-FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
-OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-</pre>
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Redland RDF Library librdf; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>librdf.org
- <br>
-</h2>
-<h3>librdf<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: regexp; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Free Software Foundation, Inc.
- <br>
-</h2>
-<h3>regexp<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Remote Control Wrapper; Use of any of this
-software is governed by the terms of the license below:<br>
-<h2>Martin Kahr<br>
-</h2>
-<h3>Remote Control Wrapper<br>
-</h3>
-
-<pre>
-
-Created by Martin Kahr under a MIT-style license.
-Copyright (c) 2006/2007 martinkahr.com. All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-</pre>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Rhino; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Norris Boyd, Patrick Beard<br>
-</h2>
-<h3>Rhino<br>
-</h3>
-<center><b><font size="+2">MOZILLA PUBLIC LICENSE</font></b>
-<br>
-<b>Version 1.1</b>
-<p></p>
-<hr width="20%"></center>
-<a name="1"></a>
-<p><b>1. Definitions.</b>
-<a name="1.0.1"></a></p>
-<ul>
- <b>1.0.1. "Commercial Use" </b>means distribution or otherwise
-making
-the Covered Code available to a third party.
- <a name="1.1"></a>
- <p><b>1.1. ''Contributor''</b> means each entity that creates or
-contributes
-to the creation of Modifications.
- <a name="1.2"></a></p>
- <p><b>1.2. ''Contributor Version''</b> means the combination of the
-Original
-Code, prior Modifications used by a Contributor, and the Modifications
-made by that particular Contributor.
- <a name="1.3"></a></p>
- <p><b>1.3. ''Covered Code''</b> means the Original Code or
-Modifications
-or the combination of the Original Code and Modifications, in each case
-including portions thereof<b>.</b>
- <a name="1.4"></a></p>
- <p><b>1.4. ''Electronic Distribution Mechanism''</b> means a
-mechanism
-generally accepted in the software development community for the
-electronic
-transfer of data.
- <a name="1.5"></a></p>
- <p><b>1.5. ''Executable''</b> means Covered Code in any form other
-than
-Source Code.
- <a name="1.6"></a></p>
- <p><b>1.6. ''Initial Developer''</b> means the individual or entity
-identified
-as the Initial Developer in the Source Code notice required by <b>Exhibit
-A</b>.
- <a name="1.7"></a></p>
- <p><b>1.7. ''Larger Work''</b> means a work which combines Covered
-Code
-or portions thereof with code not governed by the terms of this
-License.
- <a name="1.8"></a></p>
- <p><b>1.8. ''License''</b> means this document.
- <a name="1.8.1"></a></p>
- <p><b>1.8.1. "Licensable"</b> means having the right to grant, to the
-maximum
-extent possible, whether at the time of the initial grant or
-subsequently
-acquired, any and all of the rights conveyed herein.
- <a name="1.9"></a></p>
- <p><b>1.9. ''Modifications''</b> means any addition to or deletion
-from
-the substance or structure of either the Original Code or any previous
-Modifications. When Covered Code is released as a series of files, a
-Modification
-is:
- </p>
- <ul>
- <b>A.</b> Any addition to or deletion from the contents of a file
-containing
-Original Code or previous Modifications.
- <p><b>B.</b> Any new file that contains any part of the Original
-Code or
-previous Modifications.
- <br>
-&nbsp;</p>
- </ul>
- <a name="1.10"></a>
- <b>1.10. ''Original Code''</b> means Source Code of computer software
-code
-which is described in the Source Code notice required by <b>Exhibit A</b>
-as Original Code, and which, at the time of its release under this
-License
-is not already Covered Code governed by this License.
- <a name="1.10.1"></a>
- <p><b>1.10.1. "Patent Claims"</b> means any patent claim(s), now
-owned
-or hereafter acquired, including without limitation,&nbsp; method,
-process,
-and apparatus claims, in any patent Licensable by grantor.
- <a name="1.11"></a></p>
- <p><b>1.11. ''Source Code''</b> means the preferred form of the
-Covered
-Code for making modifications to it, including all modules it contains,
-plus any associated interface definition files, scripts used to control
-compilation and installation of an Executable, or source code
-differential
-comparisons against either the Original Code or another well known,
-available
-Covered Code of the Contributor's choice. The Source Code can be in a
-compressed
-or archival form, provided the appropriate decompression or
-de-archiving
-software is widely available for no charge.
- <a name="1.12"></a></p>
- <p><b>1.12. "You'' (or "Your")&nbsp;</b> means an individual or a
-legal
-entity exercising rights under, and complying with all of the terms of,
-this License or a future version of this License issued under Section
-6.1.
-For legal entities, "You'' includes any entity which controls, is
-controlled
-by, or is under common control with You. For purposes of this
-definition,
-"control'' means (a) the power, direct or indirect, to cause the
-direction
-or management of such entity, whether by contract or otherwise, or (b)
-ownership of more than fifty percent (50%) of the outstanding shares or
-beneficial ownership of such entity.</p>
-</ul>
-<a name="2"></a>
-<b>2. Source Code License.</b>
-<a name="2.1"></a>
-<ul>
- <b>2.1. The Initial Developer Grant.</b>
- <br>
-The Initial Developer hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property
-claims:
- <ul>
- <b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other
-than
-patent or trademark) Licensable by Initial Developer to use, reproduce,
-modify, display, perform, sublicense and distribute the Original Code
-(or
-portions thereof) with or without Modifications, and/or as part of a
-Larger
-Work; and
- <p><b>(b)</b> under Patents Claims infringed by the making, using
-or selling
-of Original Code, to make, have made, use, practice, sell, and offer
-for
-sale, and/or otherwise dispose of the Original Code (or portions
-thereof).
- </p>
- <ul>
- <ul>
-&nbsp;
- </ul>
- </ul>
- <b>(c) </b>the licenses granted in this Section 2.1(a) and (b) are
-effective
-on the date Initial Developer first distributes Original Code under the
-terms of this License.
- <p><b>(d) </b>Notwithstanding Section 2.1(b) above, no patent
-license is
-granted: 1) for code that You delete from the Original Code; 2)
-separate
-from the Original Code;&nbsp; or 3) for infringements caused by: i) the
-modification of the Original Code or ii) the combination of the
-Original
-Code with other software or devices.
- <br>
-&nbsp;</p>
- </ul>
- <a name="2.2"></a>
- <b>2.2. Contributor Grant.</b>
- <br>
-Subject to third party intellectual property claims, each Contributor
-hereby grants You a world-wide, royalty-free, non-exclusive license
- <ul>
-&nbsp;
- <br>
- <b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other
-than
-patent or trademark) Licensable by Contributor, to use, reproduce,
-modify,
-display, perform, sublicense and distribute the Modifications created
-by
-such Contributor (or portions thereof) either on an unmodified basis,
-with
-other Modifications, as Covered Code and/or as part of a Larger Work;
-and
- <p><b>(b)</b> under Patent Claims infringed by the making, using,
-or selling
-of&nbsp; Modifications made by that Contributor either alone and/or in<font
- color="#000000">
-combination with its Contributor Version (or portions of such
-combination),
-to make, use, sell, offer for sale, have made, and/or otherwise dispose
-of: 1) Modifications made by that Contributor (or portions thereof);
-and
-2) the combination of&nbsp; Modifications made by that Contributor with
-its Contributor Version (or portions of such combination).</font>
- </p>
- <p><b>(c) </b>the licenses granted in Sections 2.2(a) and 2.2(b)
-are effective
-on the date Contributor first makes Commercial Use of the Covered Code.
- </p>
- <p><b>(d)&nbsp;</b>&nbsp;&nbsp; Notwithstanding Section 2.2(b)
-above, no
-patent license is granted: 1) for any code that Contributor has deleted
-from the Contributor Version; 2)&nbsp; separate from the Contributor
-Version;&nbsp;
-3)&nbsp; for infringements caused by: i) third party modifications of
-Contributor
-Version or ii)&nbsp; the combination of Modifications made by that
-Contributor
-with other software&nbsp; (except as part of the Contributor Version)
-or
-other devices; or 4) under Patent Claims infringed by Covered Code in
-the
-absence of Modifications made by that Contributor.</p>
- </ul>
-</ul>
-<a name="3"></a>
-<p><br>
-<b>3. Distribution Obligations.</b>
-<a name="3.1"></a></p>
-<ul>
- <b>3.1. Application of License.</b>
- <br>
-The Modifications which You create or to which You contribute are
-governed
-by the terms of this License, including without limitation Section <b>2.2</b>.
-The Source Code version of Covered Code may be distributed only under
-the
-terms of this License or a future version of this License released
-under
-Section <b>6.1</b>, and You must include a copy of this License with
-every
-copy of the Source Code You distribute. You may not offer or impose any
-terms on any Source Code version that alters or restricts the
-applicable
-version of this License or the recipients' rights hereunder. However,
-You
-may include an additional document offering the additional rights
-described
-in Section <b>3.5</b>.
- <a name="3.2"></a>
- <p><b>3.2. Availability of Source Code.</b>
- <br>
-Any Modification which You create or to which You contribute must be
-made available in Source Code form under the terms of this License
-either
-on the same media as an Executable version or via an accepted
-Electronic
-Distribution Mechanism to anyone to whom you made an Executable version
-available; and if made available via Electronic Distribution Mechanism,
-must remain available for at least twelve (12) months after the date it
-initially became available, or at least six (6) months after a
-subsequent
-version of that particular Modification has been made available to such
-recipients. You are responsible for ensuring that the Source Code
-version
-remains available even if the Electronic Distribution Mechanism is
-maintained
-by a third party.
- <a name="3.3"></a></p>
- <p><b>3.3. Description of Modifications.</b>
- <br>
-You must cause all Covered Code to which You contribute to contain
-a file documenting the changes You made to create that Covered Code and
-the date of any change. You must include a prominent statement that the
-Modification is derived, directly or indirectly, from Original Code
-provided
-by the Initial Developer and including the name of the Initial
-Developer
-in (a) the Source Code, and (b) in any notice in an Executable version
-or related documentation in which You describe the origin or ownership
-of the Covered Code.
- <a name="3.4"></a></p>
- <p><b>3.4. Intellectual Property Matters</b>
- </p>
- <ul>
- <b>(a) Third Party Claims</b>.
- <br>
-If Contributor has knowledge that a license under a third party's
-intellectual
-property rights is required to exercise the rights granted by such
-Contributor
-under Sections 2.1 or 2.2, Contributor must include a text file with
-the
-Source Code distribution titled "LEGAL'' which describes the claim and
-the party making the claim in sufficient detail that a recipient will
-know
-whom to contact. If Contributor obtains such knowledge after the
-Modification
-is made available as described in Section 3.2, Contributor shall
-promptly
-modify the LEGAL file in all copies Contributor makes available
-thereafter
-and shall take other steps (such as notifying appropriate mailing lists
-or newsgroups) reasonably calculated to inform those who received the
-Covered
-Code that new knowledge has been obtained.
- <p><b>(b) Contributor APIs</b>.
- <br>
-If Contributor's Modifications include an application programming
-interface
-and Contributor has knowledge of patent licenses which are reasonably
-necessary
-to implement that API, Contributor must also include this information
-in
-the LEGAL file.
- <br>
-&nbsp;</p>
- </ul>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>(c)&nbsp;&nbsp;&nbsp;
-Representations.</b>
- <ul>
-Contributor represents that, except as disclosed pursuant to Section
-3.4(a) above, Contributor believes that Contributor's Modifications are
-Contributor's original creation(s) and/or Contributor has sufficient
-rights
-to grant the rights conveyed by this License.
- </ul>
- <a name="3.5"></a>
- <p><br>
- <b>3.5. Required Notices.</b>
- <br>
-You must duplicate the notice in <b>Exhibit A</b> in each file of the
-Source Code.&nbsp; If it is not possible to put such notice in a
-particular
-Source Code file due to its structure, then You must include such
-notice
-in a location (such as a relevant directory) where a user would be
-likely
-to look for such a notice.&nbsp; If You created one or more
-Modification(s)
-You may add your name as a Contributor to the notice described in <b>Exhibit
-A</b>.&nbsp; You must also duplicate this License in any documentation
-for the Source Code where You describe recipients' rights or ownership
-rights relating to Covered Code.&nbsp; You may choose to offer, and to
-charge a fee for, warranty, support, indemnity or liability obligations
-to one or more recipients of Covered Code. However, You may do so only
-on Your own behalf, and not on behalf of the Initial Developer or any
-Contributor.
-You must make it absolutely clear than any such warranty, support,
-indemnity
-or liability obligation is offered by You alone, and You hereby agree
-to
-indemnify the Initial Developer and every Contributor for any liability
-incurred by the Initial Developer or such Contributor as a result of
-warranty,
-support, indemnity or liability terms You offer.
- <a name="3.6"></a></p>
- <p><b>3.6. Distribution of Executable Versions.</b>
- <br>
-You may distribute Covered Code in Executable form only if the
-requirements
-of Section <b>3.1-3.5</b> have been met for that Covered Code, and if
-You
-include a notice stating that the Source Code version of the Covered
-Code
-is available under the terms of this License, including a description
-of
-how and where You have fulfilled the obligations of Section <b>3.2</b>.
-The notice must be conspicuously included in any notice in an
-Executable
-version, related documentation or collateral in which You describe
-recipients'
-rights relating to the Covered Code. You may distribute the Executable
-version of Covered Code or ownership rights under a license of Your
-choice,
-which may contain terms different from this License, provided that You
-are in compliance with the terms of this License and that the license
-for
-the Executable version does not attempt to limit or alter the
-recipient's
-rights in the Source Code version from the rights set forth in this
-License.
-If You distribute the Executable version under a different license You
-must make it absolutely clear that any terms which differ from this
-License
-are offered by You alone, not by the Initial Developer or any
-Contributor.
-You hereby agree to indemnify the Initial Developer and every
-Contributor
-for any liability incurred by the Initial Developer or such Contributor
-as a result of any such terms You offer.
- <a name="3.7"></a></p>
- <p><b>3.7. Larger Works.</b>
- <br>
-You may create a Larger Work by combining Covered Code with other code
-not governed by the terms of this License and distribute the Larger
-Work
-as a single product. In such a case, You must make sure the
-requirements
-of this License are fulfilled for the Covered Code.</p>
-</ul>
-<a name="4"></a>
-<b>4. Inability to Comply Due to Statute or Regulation.</b>
-<ul>
-If it is impossible for You to comply with any of the terms of this
-License with respect to some or all of the Covered Code due to statute,
-judicial order, or regulation then You must: (a) comply with the terms
-of this License to the maximum extent possible; and (b) describe the
-limitations
-and the code they affect. Such description must be included in the
-LEGAL
-file described in Section <b>3.4</b> and must be included with all
-distributions
-of the Source Code. Except to the extent prohibited by statute or
-regulation,
-such description must be sufficiently detailed for a recipient of
-ordinary
-skill to be able to understand it.
-</ul>
-<a name="5"></a>
-<b>5. Application of this License.</b>
-<ul>
-This License applies to code to which the Initial Developer has
-attached
-the notice in <b>Exhibit A</b> and to related Covered Code.
-</ul>
-<a name="6"></a>
-<b>6. Versions of the License.</b>
-<a name="6.1"></a>
-<ul>
- <b>6.1. New Versions</b>.
- <br>
-Netscape Communications Corporation (''Netscape'') may publish revised
-and/or new versions of the License from time to time. Each version will
-be given a distinguishing version number.
- <a name="6.2"></a>
- <p><b>6.2. Effect of New Versions</b>.
- <br>
-Once Covered Code has been published under a particular version of
-the License, You may always continue to use it under the terms of that
-version. You may also choose to use such Covered Code under the terms
-of
-any subsequent version of the License published by Netscape. No one
-other
-than Netscape has the right to modify the terms applicable to Covered
-Code
-created under this License.
- <a name="6.3"></a></p>
- <p><b>6.3. Derivative Works</b>.
- <br>
-If You create or use a modified version of this License (which you
-may only do in order to apply it to code which is not already Covered
-Code
-governed by this License), You must (a) rename Your license so that the
-phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL",
-''NPL''
-or any confusingly similar phrase do not appear in your license (except
-to note that your license differs from this License) and (b) otherwise
-make it clear that Your version of the license contains terms which
-differ
-from the Mozilla Public License and Netscape Public License. (Filling
-in
-the name of the Initial Developer, Original Code or Contributor in the
-notice described in <b>Exhibit A</b> shall not of themselves be deemed
-to be modifications of this License.)</p>
-</ul>
-<a name="7"></a>
-<b>7. DISCLAIMER OF WARRANTY.</b>
-<ul>
-COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS,
-WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
-LIMITATION,
-WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT
-FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE
-QUALITY
-AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED
-CODE
-PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
-OTHER
-CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
-CORRECTION.
-THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
-LICENSE.
-NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
-DISCLAIMER.
-</ul>
-<a name="8"></a>
-<b>8. TERMINATION.</b>
-<a name="8.1"></a>
-<ul>
- <b>8.1.&nbsp; </b>This License and the rights granted hereunder will
-terminate automatically if You fail to comply with terms herein and
-fail
-to cure such breach within 30 days of becoming aware of the breach. All
-sublicenses to the Covered Code which are properly granted shall
-survive
-any termination of this License. Provisions which, by their nature,
-must
-remain in effect beyond the termination of this License shall survive.
- <a name="8.2"></a>
- <p><b>8.2.&nbsp; </b>If You initiate litigation by asserting a
-patent infringement
-claim (excluding declatory judgment actions) against Initial Developer
-or a Contributor (the Initial Developer or Contributor against whom You
-file such action is referred to as "Participant")&nbsp; alleging that:
- </p>
- <p><b>(a)&nbsp; </b>such Participant's Contributor Version directly
-or
-indirectly infringes any patent, then any and all rights granted by
-such
-Participant to You under Sections 2.1 and/or 2.2 of this License shall,
-upon 60 days notice from Participant terminate prospectively, unless if
-within 60 days after receipt of notice You either: (i)&nbsp; agree in
-writing
-to pay Participant a mutually agreeable reasonable royalty for Your
-past
-and future use of Modifications made by such Participant, or (ii)
-withdraw
-Your litigation claim with respect to the Contributor Version against
-such
-Participant.&nbsp; If within 60 days of notice, a reasonable royalty
-and
-payment arrangement are not mutually agreed upon in writing by the
-parties
-or the litigation claim is not withdrawn, the rights granted by
-Participant
-to You under Sections 2.1 and/or 2.2 automatically terminate at the
-expiration
-of the 60 day notice period specified above.
- </p>
- <p><b>(b)</b>&nbsp; any software, hardware, or device, other than
-such
-Participant's Contributor Version, directly or indirectly infringes any
-patent, then any rights granted to You by such Participant under
-Sections
-2.1(b) and 2.2(b) are revoked effective as of the date You first made,
-used, sold, distributed, or had made, Modifications made by that
-Participant.
- <a name="8.3"></a></p>
- <p><b>8.3.&nbsp; </b>If You assert a patent infringement claim
-against
-Participant alleging that such Participant's Contributor Version
-directly
-or indirectly infringes any patent where such claim is resolved (such
-as
-by license or settlement) prior to the initiation of patent
-infringement
-litigation, then the reasonable value of the licenses granted by such
-Participant
-under Sections 2.1 or 2.2 shall be taken into account in determining
-the
-amount or value of any payment or license.
- <a name="8.4"></a></p>
- <p><b>8.4.</b>&nbsp; In the event of termination under Sections 8.1
-or
-8.2 above,&nbsp; all end user license agreements (excluding
-distributors
-and resellers) which have been validly granted by You or any
-distributor
-hereunder prior to termination shall survive termination.</p>
-</ul>
-<a name="9"></a>
-<b>9. LIMITATION OF LIABILITY.</b>
-<ul>
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
-(INCLUDING
-NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER,
-ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY
-SUPPLIER
-OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
-SPECIAL,
-INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,
-WITHOUT
-LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
-FAILURE
-OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
-IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
-PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT
-APPLICABLE
-LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
-EXCLUSION
-OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
-AND LIMITATION MAY NOT APPLY TO YOU.
-</ul>
-<a name="10"></a>
-<b>10. U.S. GOVERNMENT END USERS.</b>
-<ul>
-The Covered Code is a ''commercial item,'' as that term is defined
-in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer
-software''
-and ''commercial computer software documentation,'' as such terms are
-used
-in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
-48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
-Government
-End Users acquire Covered Code with only those rights set forth herein.
-</ul>
-<a name="11"></a>
-<b>11. MISCELLANEOUS.</b>
-<ul>
-This License represents the complete agreement concerning subject
-matter
-hereof. If any provision of this License is held to be unenforceable,
-such
-provision shall be reformed only to the extent necessary to make it
-enforceable.
-This License shall be governed by California law provisions (except to
-the extent applicable law, if any, provides otherwise), excluding its
-conflict-of-law
-provisions. With respect to disputes in which at least one party is a
-citizen
-of, or an entity chartered or registered to do business in the United
-States
-of America, any litigation relating to this License shall be subject to
-the jurisdiction of the Federal Courts of the Northern District of
-California,
-with venue lying in Santa Clara County, California, with the losing
-party
-responsible for costs, including without limitation, court costs and
-reasonable
-attorneys' fees and expenses. The application of the United Nations
-Convention
-on Contracts for the International Sale of Goods is expressly excluded.
-Any law or regulation which provides that the language of a contract
-shall
-be construed against the drafter shall not apply to this License.
-</ul>
-<a name="12"></a>
-<b>12. RESPONSIBILITY FOR CLAIMS.</b>
-<ul>
-As between Initial Developer and the Contributors, each party is
-responsible
-for claims and damages arising, directly or indirectly, out of its
-utilization
-of rights under this License and You agree to work with Initial
-Developer
-and Contributors to distribute such responsibility on an equitable
-basis.
-Nothing herein is intended or shall be deemed to constitute any
-admission
-of liability.
-</ul>
-<a name="13"></a>
-<b>13. MULTIPLE-LICENSED CODE.</b>
-<ul>
-Initial Developer may designate portions of the Covered Code as
-&#8220;Multiple-Licensed&#8221;.&nbsp;
-&#8220;Multiple-Licensed&#8221; means that the Initial Developer permits you to
-utilize
-portions of the Covered Code under Your choice of the MPL or the
-alternative
-licenses, if any, specified by the Initial Developer in the file
-described
-in Exhibit A.
-</ul>
-<a name="EXHIBIT-A"></a>
-<p><br>
-<b>EXHIBIT A -Mozilla Public License.</b>
-</p>
-<ul>
-``The contents of this file are subject to the Mozilla Public License
-Version 1.1 (the "License"); you may not use this file except in
-compliance
-with the License. You may obtain a copy of the License at
- <br>
-http://www.mozilla.org/MPL/
- <p>Software distributed under the License is distributed on an "AS
-IS"
-basis, WITHOUT WARRANTY OF
- <br>
-ANY KIND, either express or implied. See the License for the specific
-language governing rights and
- <br>
-limitations under the License.
- </p>
- <p>The Original Code is ______________________________________.
- </p>
- <p>The Initial Developer of the Original Code is
-________________________.
-Portions created by
- <br>
-&nbsp;______________________ are Copyright (C) ______
-_______________________.
-All Rights
- <br>
-Reserved.
- </p>
- <p>Contributor(s): ______________________________________.
- </p>
- <p>Alternatively, the contents of this file may be used under the
-terms
-of the _____ license (the&nbsp; &#8220;[___] License&#8221;), in which case the
-provisions
-of [______] License are applicable&nbsp; instead of those above.&nbsp;
-If you wish to allow use of your version of this file only under the
-terms
-of the [____] License and not to allow others to use your version of
-this
-file under the MPL, indicate your decision by deleting&nbsp; the
-provisions
-above and replace&nbsp; them with the notice and other provisions
-required
-by the [___] License.&nbsp; If you do not delete the provisions above,
-a recipient may use your version of this file under either the MPL or
-the
-[___] License."
- </p>
- <p>[NOTE: The text of this Exhibit A may differ slightly from the
-text
-of the notices in the Source Code files of the Original Code. You
-should
-use the text of this Exhibit A rather than the text found in the
-Original
-Code Source Code for Your Modifications.]
- </p>
- <p></p>
-</ul>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: sRGB Profiles; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>International Color Consortium<br>
-</h2>
-<h3>sRGB Profiles<br></h3>
-
-<br>
-To anyone who acknowledges that the files "sRGB_IEC61966-2-1_noBPC.icc" and
-"sRGB_IEC61966-2-1_withBPC.icc" are provided "AS IS" WITH NO EXPRESS OR IMPLIED
-WARRANTY, permission to use, copy and distribute these file for any purpose is
-hereby granted without fee, provided that the files are not changed including
-the HP copyright notice tag, and that the name of Hewlett-Packard Company shall
-not be used in advertising or publicity pertaining to distribution of the
-software without specific, written prior permission. Hewlett-Packard Company
-makes no representations about the suitability of this software for any purpose.
-
-<br>
-</h3>
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Sablotron; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Ginger Alliance<br>
-</h2>
-<h3>Sablotron<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: SANE; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>David Mosberger-Tang, Andreas Beck<br>
-</h2>
-<h3>SANE<br>
-</h3>
-<pre>
-/* sane - Scanner Access Now Easy.
- Copyright (C) 1997-1999 David Mosberger-Tang and Andreas Beck
- This file is part of the SANE package.
-
- This file is in the public domain. You may use and modify it as
- you see fit, as long as this copyright message is included and
- that there is an indication as to what modifications have been
- made (if any).
-
- SANE 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.
-
- This file declares SANE application interface. See the SANE
- standard for a detailed explanation of the interface. */
-</pre>
-<br>
-</body>
-</html>
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Saxon (B); Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Michael Kay<br>
-</h2>
-<h3>Saxon (B)<br>
-</h3>
-
-
-<a href="#mpllic">jump to MPL 1.1</a><br>
-
-
- </body>
- </html>
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Stax API; Use of any of this
-software is governed by the terms of the license below:<br>
-<h2>stax.codehouse.org<br>
-</h2>
-<h3>Stax<br>
-</h3>
-<pre>
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-</pre>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:STLport; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Boris Fomitchev<br>
-</h2>
-<h3>STLport<br>
-</h3>
-
-
-
-<h4>License Agreement</h4>
-
-<p><b>Boris Fomitchev</b> grants <b>Licensee</b> a non-exclusive,
-non-transferable, royalty-free license to use <b>STLport</b> and its
-documentation without fee.<br>
-<br>
-By downloading, using, or copying <b>STLport</b> or any portion thereof,&nbsp;
-<b>Licensee</b> agrees to abide by the intellectual property laws and all other
-applicable laws of the United States of America, and to all of the terms and
-conditions of this Agreement.<br>
-<br>
-<b>Licensee</b> shall maintain the following copyright and permission&nbsp;
-notices on <b>STLport </b>sources and its documentation unchanged :</p>
-
-
-<b>Copyright 1999,2000 Boris Fomitchev</b><br>
-<br>
-This material is provided "as is", with absolutely no warranty
-expressed or implied. Any use is at your own risk.<br>
-Permission to use or copy this software for any purpose is hereby granted
-without fee, provided the above notices are retained on all copies. Permission
-to modify the code and to distribute modified code is granted, provided the
-above notices are retained, and a notice that the code was modified is included
-with the above copyright notice.
-
-
-<p>The <b>Licensee</b> may distribute binaries compiled with <b>STLport</b>
-(whether original or modified) without any royalties or restrictions.</p>
-<p>The <b>Licensee</b> may distribute original or modified <b>STLport</b> sources,
-provided that:</p>
-<ul>
- <li>The conditions indicated in the above permission notice are met;</li>
- <li>The following copyright notices are retained when present, and conditions
- provided in accompanying permission notices are met :</li>
-</ul>
-<p><b><i>Copyright 1994 Hewlett-Packard Company</i></b></p>
-<p><b><i>Copyright 1996,97 Silicon Graphics Computer Systems, Inc.</i></b></p>
-<p><b><i>Copyright 1997 Moscow Center for SPARC Technology.</i></b></p>
-<blockquote>
- <p><i><font size="2">Permission to use, copy, modify, distribute and sell this
- software and its documentation for any purpose is hereby granted without fee,
- provided that the above copyright notice appear in all copies and that both
- that copyright notice and this permission notice appear in supporting
- documentation. Hewlett-Packard Company makes no representations about the
- suitability of this software for any purpose. It is provided "as is"
- without express or implied warranty.</font></i></p>
- <p><i><font size="2">Permission to use, copy, modify, distribute and sell this
- software and its documentation for any purpose is hereby granted without fee,
- provided that the above copyright notice appear in all copies and that both
- that copyright notice and this permission notice appear in supporting
- documentation. Silicon Graphics makes no representations about the suitability
- of this software for any purpose. It is provided "as is" without
- express or implied warranty.</font></i></p>
-</blockquote>
-<blockquote>
- <i><font size="2">Permission to use, copy, modify, distribute and sell this
- software and its documentation for any purpose is hereby granted without fee,
- provided that the above copyright notice appear in all copies and that both
- that copyright notice and this permission notice appear in supporting
- documentation. Moscow Center for SPARC Technology&nbsp; makes no
- representations about the suitability of this software for any purpose. It is
- provided "as is" without express or implied warranty.</font></i>
-</blockquote>
-
-
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Italian Thesaurus; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Daniela Volta, Davide Prina<br>
-</h2>
-<h3>Italian Thesaurus<br>
-</h3>
-<br>
-<a href="#gpl">Jump to GPL</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Nepali thesaurus dictionary; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>NepaLinux.org<br>
-</h2>
-<h3>Nepali thesaurus dictionary (LGPL v2.1)<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Italian Thesaurus; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Daniela Volta, Davide Prina<br>
-</h2>
-<h3>Sownik synonimw v. 1, (Polish Thesaurus)<br>
-</h3>
-<br>
-
-Open Software License v. 2.1
-<br>
-This Open Software License (the "License") applies to any original work of
-authorship (the "Original Work") whose owner (the "Licensor") has placed the
-following notice immediately following the copyright notice for the Original Work:
-
-<br>
-Licensed under the Open Software License version 2.1
-
-<br>
-1) Grant of Copyright License. Licensor hereby grants You a world-wide,
-royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
-
-<br>
- * to reproduce the Original Work in copies;
-<br>
- * to prepare derivative works ("Derivative Works") based upon the Original Work;
-<br>
- * to distribute copies of the Original Work and Derivative Works to the
-<br>
-public, with the proviso that copies of Original Work or Derivative Works that
-You distribute shall be licensed under the Open Software License;
- * to perform the Original Work publicly; and
-<br>
- * to display the Original Work publicly.
-<br>
-
-2) Grant of Patent License. Licensor hereby grants You a world-wide,
-royalty-free, non-exclusive, perpetual, sublicenseable license, under patent
-claims owned or controlled by the Licensor that are embodied in the Original
-Work as furnished by the Licensor, to make, use, sell and offer for sale the
-Original Work and Derivative Works.
-
-<br>
-3) Grant of Source Code License. The term "Source Code" means the preferred form
-of the Original Work for making modifications to it and all available
-documentation describing how to modify the Original Work. Licensor hereby agrees
-to provide a machine-readable copy of the Source Code of the Original Work along
-with each copy of the Original Work that Licensor distributes. Licensor reserves
-the right to satisfy this obligation by placing a machine-readable copy of the
-Source Code in an information repository reasonably calculated to permit
-inexpensive and convenient access by You for as long as Licensor continues to
-distribute the Original Work, and by publishing the address of that information
-repository in a notice immediately following the copyright notice that applies
-to the Original Work.
-
-<br>
-4) Exclusions From License Grant. Neither the names of Licensor, nor the names
-of any contributors to the Original Work, nor any of their trademarks or service
-marks, may be used to endorse or promote products derived from this Original
-Work without express prior written permission of the Licensor. Nothing in this
-License shall be deemed to grant any rights to trademarks, copyrights, patents,
-trade secrets or any other intellectual property of Licensor except as expressly
-stated herein. No patent license is granted to make, use, sell or offer to sell
-embodiments of any patent claims other than the licensed claims defined in
-Section 2. No right is granted to the trademarks of Licensor even if such marks
-are included in the Original Work. Nothing in this License shall be interpreted
-to prohibit Licensor from licensing under different terms from this License any
-Original Work that Licensor otherwise would have a right to license.
-
-<br>
-5) External Deployment. The term "External Deployment" means the use or
-distribution of the Original Work or Derivative Works in any way such that the
-Original Work or Derivative Works may be used by anyone other than You, whether
-the Original Work or Derivative Works are distributed to those persons or made
-available as an application intended for use over a computer network. As an
-express condition for the grants of license hereunder, You agree that any
-External Deployment by You of a Derivative Work shall be deemed a distribution
-and shall be licensed to all under the terms of this License, as prescribed in
-section 1(c) herein.
-
-<br>
-6) Attribution Rights. You must retain, in the Source Code of any Derivative
-Works that You create, all copyright, patent or trademark notices from the
-Source Code of the Original Work, as well as any notices of licensing and any
-descriptive text identified therein as an "Attribution Notice." You must cause
-the Source Code for any Derivative Works that You create to carry a prominent
-Attribution Notice reasonably calculated to inform recipients that You have
-modified the Original Work.
-
-<br>
-7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the
-copyright in and to the Original Work and the patent rights granted herein by
-Licensor are owned by the Licensor or are sublicensed to You under the terms of
-this License with the permission of the contributor(s) of those copyrights and
-patent rights. Except as expressly stated in the immediately proceeding
-sentence, the Original Work is provided under this License on an "AS IS" BASIS
-and WITHOUT WARRANTY, either express or implied, including, without limitation,
-the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.
-This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No
-license to Original Work is granted hereunder except under this disclaimer.
-
-<br>
-8) Limitation of Liability. Under no circumstances and under no legal theory,
-whether in tort (including negligence), contract, or otherwise, shall the
-Licensor be liable to any person for any direct, indirect, special, incidental,
-or consequential damages of any character arising as a result of this License or
-the use of the Original Work including, without limitation, damages for loss of
-goodwill, work stoppage, computer failure or malfunction, or any and all other
-commercial damages or losses. This limitation of liability shall not apply to
-liability for death or personal injury resulting from Licensor's negligence to
-the extent applicable law prohibits such limitation. Some jurisdictions do not
-allow the exclusion or limitation of incidental or consequential damages, so
-this exclusion and limitation may not apply to You.
-
-<br>
-9) Acceptance and Termination. If You distribute copies of the Original Work or
-a Derivative Work, You must make a reasonable effort under the circumstances to
-obtain the express assent of recipients to the terms of this License. Nothing
-else but this License (or another written agreement between Licensor and You)
-grants You permission to create Derivative Works based upon the Original Work or
-to exercise any of the rights granted in Section 1 herein, and any attempt to do
-so except under the terms of this License (or another written agreement between
-Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent
-laws of other countries, and by international treaty. Therefore, by exercising
-any of the rights granted to You in Section 1 herein, You indicate Your
-acceptance of this License and all of its terms and conditions. This License
-shall terminate immediately and you may no longer exercise any of the rights
-granted to You by this License upon Your failure to honor the proviso in Section
-1(c) herein.
-
-<br>
-10) Termination for Patent Action. This License shall terminate automatically
-and You may no longer exercise any of the rights granted to You by this License
-as of the date You commence an action, including a cross-claim or counterclaim,
-against Licensor or any licensee alleging that the Original Work infringes a
-patent. This termination provision shall not apply for an action alleging patent
-infringement by combinations of the Original Work with other software or hardware.
-
-<br>
-11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this
-License may be brought only in the courts of a jurisdiction wherein the Licensor
-resides or in which Licensor conducts its primary business, and under the laws
-of that jurisdiction excluding its conflict-of-law provisions. The application
-of the United Nations Convention on Contracts for the International Sale of
-Goods is expressly excluded. Any use of the Original Work outside the scope of
-this License or after its termination shall be subject to the requirements and
-penalties of the U.S. Copyright Act, 17 U.S.C. 101 et seq., the equivalent
-laws of other countries, and international treaty. This section shall survive
-the termination of this License.
-
-<br>
-12) Attorneys Fees. In any action to enforce the terms of this License or
-seeking damages relating thereto, the prevailing party shall be entitled to
-recover its costs and expenses, including, without limitation, reasonable
-attorneys' fees and costs incurred in connection with such action, including any
-appeal of such action. This section shall survive the termination of this License.
-
-<br>
-13) Miscellaneous. This License represents the complete agreement concerning the
-subject matter hereof. If any provision of this License is held to be
-unenforceable, such provision shall be reformed only to the extent necessary to
-make it enforceable.
-
-<br>
-14) Definition of "You" in This License. "You" throughout this License, whether
-in upper or lower case, means an individual or a legal entity exercising rights
-under, and complying with all of the terms of, this License. For legal entities,
-"You" includes any entity that controls, is controlled by, or is under common
-control with you. For purposes of this definition, "control" means (i) the
-power, direct or indirect, to cause the direction or management of such entity,
-whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or
-more of the outstanding shares, or (iii) beneficial ownership of such entity.
-
-<br>
-15) Right to Use. You may use the Original Work in all ways not otherwise
-restricted or conditioned by this License or by law, and Licensor promises not
-to interfere with or be responsible for such uses by You.
-
-<br>
-This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved.
-Permission is hereby granted to copy and distribute this license without
-modification. This license may not be modified without the express written
-permission of its copyright owner.
-<br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Russian thesaurus; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Mikhail Korolyov<br>
-</h2>
-<h3>Russian thesaurus<br>
-</h3>
-<br>
-<a href="#lgpl">jump to GNU Lesser General Public License</a><br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: TWAIN; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>TWAIN Working Group<br>
-</h2>
-<h3>TWAIN<br>
-</h3>
-
-<br>
-The TWAIN License
-<br>
-The TWAIN Working Group grants customer ("Customer") the worldwide,
-royalty-free, non-exclusive license to reproduce and distribute the software and
-documentation of the TWAIN toolkit ("TWAIN Toolkit"). The TWAIN Toolkit was
-designed to be used by third parties to assist them in becoming compliant with
-the TWAIN standard, but it has not been developed to the standards of a
-commercial product. Consequently, the TWAIN toolkit is provided AS IS without
-any warranty. THE TWAIN Working Group disclaims all warranties in the TWAIN
-toolkit whether implied, express or statutory, including, without limitation,
-the implied warranties of merchantability, noninfringement of third party rights
-and fitness for a particular purpose. The TWAIN Working Group disclaims all
-liability for damages, whether direct, indirect, special, incidental, or
-consequential, arising from the reproduction, distribution, modification, or
-other use of the TWAIN Toolkit.
-<br>
-As a condition of this license, Customer agrees to include in software programs
-based in whole or in part on the TWAIN Toolkit the following providions in (i)
-the header or similar file in such software and (ii) prominently in its
-documentation and to require its sublicensees to include these provisions in
-similar locations: The TWAIN Toolkit is distributed as is. The developer and
-distributors of the TWAIN Toolkit expressly disclaim all implied, express or
-statutory warranties including, without limitation, the implied warranties of
-merchantability, noninfringement of third party rights and fitness for a
-particular purpose. Neither the developers nor the distributors will be liable
-for damages, whether direct, indirect, special, incidental, or consequential, as
-a result of the reproduction, modification, distribution or other use of the
-TWAIN Toolkit.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Unicode's CLDR data repository; Use of any of this software
-is governed by the terms of the license below:<br>
-<h2>Unicode, Inc.<br>
-</h2>
-<h3>Unicode CLDR data repository<br>
-</h3>
-<br>
-Copyright 1991-2005 Unicode, Inc. All rights reserved. Distributed under
-the Terms of Use in http://www.unicode.org/copyright.html.
-<br>
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of the Unicode data files and any associated documentation (the "Data Files")
-or Unicode software and any associated documentation (the "Software") to deal
-in the Data Files or Software without restriction, including without
-limitation the rights to use, copy, modify, merge, publish, distribute, and/or
-sell copies of the Data Files or Software, and to permit persons to whom the
-Data Files or Software are furnished to do so, provided that (a) the above
-copyright notice(s) and this permission notice appear with all copies of the
-Data Files or Software, (b) both the above copyright notice(s) and this
-permission notice appear in associated documentation, and (c) there is clear
-notice in each modified Data File or in the Software as well as in the
-documentation associated with the Data File(s) or Software that the data or
-software has been modified.
-<br>
-THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
-KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
-PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
-THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
-DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
-PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
-ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
-DATA FILES OR SOFTWARE.
-<br>
-Except as contained in this notice, the name of a copyright holder shall not
-be used in advertising or otherwise to promote the sale, use or other dealings
-in these Data Files or Software without prior written authorization of the
-copyright holder.
-<br>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: unixODBC; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>unixODBC.org<br>
-</h2>
-<h3>unixODBC<br>
-</h3>
-<a href="#lgpl">jump to LGPL</a><br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: vigra; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Ullrich Koethe<br>
-</h2>
-<h3>vigra<br>
-</h3>
-
-<br>
-The VIGRA Artistic License
-<br>
-==========================
-<br>
-(modeled after the Perl Artistic License)
-<br>
-
-<br>
-
-Preamble
-<br>
---------
-<br>
-
-<br>
-The intent of this document is to state the conditions under which
-VIGRA may be copied, such that the author maintains some
-semblance of artistic control over the development of the library,
-while giving the users of the library the right to use and
-distribute VIGRA in a more-or-less customary fashion, plus the
-right to make reasonable modifications.
-<br>
-
-
-Definitions
-<br>
------------
-<br>
-
-"Copyright Holder" of the VIGRA library is
-Ullrich Koethe, Cognitive Systems Group, University of Hamburg, Germany.
-<br>
-
-"Library" refers to the collection of files distributed by the
-Copyright Holder under the name "VIGRA" (including this
-LICENSE file and all accompanying documentation), and derivatives of that
-collection of files created through textual modification.
-<br>
-
-"Standard Version" refers to the Library if it has not been
+permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD
+TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE
+LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+OF THIS SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Raptor RDF Parser Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Raptor RDF
+Parser Library. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2000-2008 <A HREF="http://www.dajobe.org/">David
+Beckett</A><BR>Copyright (C) 2000-2005 <A HREF="http://www.bristol.ac.uk/">University
+of Bristol</A>. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All the licenses below are alternatives and if you select one
+license, that one alone applies.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">Rasqal RDF Query Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Rasqal RDF
+Query Library. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2000-2008 <A HREF="http://www.dajobe.org/">David
+Beckett</A><BR>Copyright (C) 2000-2005 <A HREF="http://www.bristol.ac.uk/">University
+of Bristol</A>. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All the licenses below are alternatives and if you select one
+license, that one alone applies.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">Redland RDF Application Framework</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Redland RDF
+Application Framework. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2000-2008 <A HREF="http://www.dajobe.org/">David
+Beckett</A><BR>Copyright (C) 2000-2005 <A HREF="http://www.bristol.ac.uk/">University
+of Bristol</A>. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All the licenses below are alternatives and if you select one
+license, that one alone applies.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">Remote Control Wrapper</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Remote
+Control Wrapper. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Created by Martin Kahr under a MIT-style license. Copyright (c)
+2006/2007 martinkahr.com. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Rhino</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Rhino. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#10.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">SANE</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: SANE. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+sane - Scanner Access Now Easy. Copyright (C) 1997-1999 David
+Mosberger-Tang and Andreas Beck</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This file is part of the SANE package.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This file is in the public domain. You may use and modify it as you
+see fit, as long as this copyright message is included and that there
+is an indication as to what modifications have been made (if any).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+SANE 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This file declares SANE application interface. See the SANE standard
+for a detailed explanation of the interface.</P>
+<H2 LANG="en-US" CLASS="western">Saxon (B)</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Saxon (B).
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#10.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">Stax</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Stax API. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">STLPort</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:STLport. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">License Agreement</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<B>Boris Fomitchev</B> grants <B>Licensee</B> a non-exclusive,
+non-transferable, royalty-free license to use <B>STLport</B> and its
+documentation without fee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+By downloading, using, or copying <B>STLport</B> or any portion
+thereof, <B>Licensee</B> agrees to abide by the intellectual property
+laws and all other applicable laws of the United States of America,
+and to all of the terms and conditions of this Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<B>Licensee</B> shall maintain the following copyright and permission
+notices on <B>STLport </B>sources and its documentation unchanged:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<B>Copyright 1999,2000 Boris Fomitchev</B></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This material is provided &quot;as is&quot;, with absolutely no
+warranty expressed or implied. Any use is at your own risk.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use or copy this software for any purpose is hereby
+granted without fee, provided the above notices are retained on all
+copies. Permission to modify the code and to distribute modified code
+is granted, provided the above notices are retained, and a notice
+that the code was modified is included with the above copyright
+notice.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The <B>Licensee</B> may distribute binaries compiled with <B>STLport</B>
+(whether original or modified) without any royalties or restrictions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The <B>Licensee</B> may distribute original or modified <B>STLport</B>
+sources, provided that:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The conditions indicated in the above permission notice are met;</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The following copyright notices are retained when present, and
+ conditions provided in accompanying permission notices are met:</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1994 Hewlett-Packard Company</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1996,97 Silicon Graphics Computer Systems, Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1997 Moscow Center for SPARC Technology.</P>
+<BLOCKQUOTE LANG="en-US" CLASS="western"><FONT SIZE=2><I>Permission
+to use, copy, modify, distribute and sell this software and its
+documentation for any purpose is hereby granted without fee, provided
+that the above copyright notice appear in all copies and that both
+that copyright notice and this permission notice appear in supporting
+documentation. Hewlett-Packard Company makes no representations about
+the suitability of this software for any purpose. It is provided &quot;as
+is&quot; without express or implied warranty.</I></FONT></BLOCKQUOTE>
+<BLOCKQUOTE LANG="en-US" CLASS="western"><FONT SIZE=2><I>Permission
+to use, copy, modify, distribute and sell this software and its
+documentation for any purpose is hereby granted without fee, provided
+that the above copyright notice appear in all copies and that both
+that copyright notice and this permission notice appear in supporting
+documentation. Silicon Graphics makes no representations about the
+suitability of this software for any purpose. It is provided &quot;as
+is&quot; without express or implied warranty.</I></FONT></BLOCKQUOTE>
+<BLOCKQUOTE LANG="en-US" CLASS="western"><FONT SIZE=2><I>Permission
+to use, copy, modify, distribute and sell this software and its
+documentation for any purpose is hereby granted without fee, provided
+that the above copyright notice appear in all copies and that both
+that copyright notice and this permission notice appear in supporting
+documentation. Moscow Center for </I></FONT><FONT SIZE=2><I>SPARC
+Technology makes no representations about the suitability of this
+software for any purpose. It is provided &quot;as is&quot; without
+express or implied warranty.</I></FONT></BLOCKQUOTE>
+<H2 LANG="en-US" CLASS="western">The Gimp Toolkit (GTK+)</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: GTK+ (The
+Gimp Toolkit). Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">TWAIN</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: TWAIN. Use of
+any of this software is governed by the terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">The TWAIN License</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The TWAIN Working Group grants customer (&quot;Customer&quot;) the
+worldwide, royalty-free, non-exclusive license to reproduce and
+distribute the software and documentation of the TWAIN toolkit
+(&quot;TWAIN Toolkit&quot;). The TWAIN Toolkit was designed to be
+used by third parties to assist them in becoming compliant with the
+TWAIN standard, but it has not been developed to the standards of a
+commercial product. Consequently, the TWAIN toolkit is provided AS IS
+without any warranty. THE TWAIN Working Group disclaims all
+warranties in the TWAIN toolkit whether implied, express or
+statutory, including, without limitation, the implied warranties of
+merchantability, non infringement of third party rights and fitness
+for a particular purpose. The TWAIN Working Group disclaims all
+liability for damages, whether direct, indirect, special, incidental,
+or consequential, arising from the reproduction, distribution,
+modification, or other use of the TWAIN Toolkit.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+As a condition of this license, Customer agrees to include in
+software programs based in whole or in part on the TWAIN Toolkit the
+following provisions in (i) the header or similar file in such
+software and (ii) prominently in its documentation and to require its
+sublicensees to include these provisions in similar locations: The
+TWAIN Toolkit is distributed as is. The developer and distributors of
+the TWAIN Toolkit expressly disclaim all implied, express or
+statutory warranties including, without limitation, the implied
+warranties of merchantability, non infringement of third party rights
+and fitness for a particular purpose. Neither the developers nor the
+distributors will be liable for damages, whether direct, indirect,
+special, incidental, or consequential, as a result of the
+reproduction, modification, distribution or other use of the TWAIN
+Toolkit.</P>
+<H2 LANG="en-US" CLASS="western">Unicode CLDR data repository</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Unicode's
+CLDR data repository. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1991-2005 Unicode, Inc. All rights reserved. Distributed
+under the Terms of Use in <A HREF="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Unicode data files and any associated documentation
+(the &quot;Data Files&quot;) or Unicode software and any associated
+documentation (the &quot;Software&quot;) to deal in the Data Files or
+Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, and/or sell copies
+of the Data Files or Software, and to permit persons to whom the Data
+Files or Software are furnished to do so, provided that (a) the above
+copyright notice(s) and this permission notice appear with all copies
+of the Data Files or Software, (b) both the above copyright notice(s)
+and this permission notice appear in associated documentation, and
+(c) there is clear notice in each modified Data File or in the
+Software as well as in the documentation associated with the Data
+File(s) or Software that the data or software has been modified.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE DATA FILES AND SOFTWARE ARE PROVIDED &quot;AS IS&quot;, WITHOUT
+WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL
+THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
+ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+OF THE DATA FILES OR SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in these Data Files or Software without prior
+written authorization of the copyright holder.</P>
+<H2 LANG="en-US" CLASS="western">UnixODBC</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: unixODBC. Use
+of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">vigra</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: vigra. Use of
+any of this software is governed by the terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">The VIGRA Artistic License</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+(modeled after the Perl Artistic License)</P>
+<H4 LANG="en-US" CLASS="western">Preamble</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The intent of this document is to state the conditions under which
+VIGRA may be copied, such that the author maintains some semblance of
+artistic control over the development of the library, while giving
+the users of the library the right to use and distribute VIGRA in a
+more-or-less customary fashion, plus the right to make reasonable
+modifications.</P>
+<H4 LANG="en-US" CLASS="western">Definitions</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Copyright Holder&quot; of the VIGRA library is Ullrich Koethe,
+Cognitive Systems Group, University of Hamburg, Germany.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Library&quot; refers to the collection of files distributed by
+the Copyright Holder under the name &quot;VIGRA&quot; (including this
+LICENSE file and all accompanying documentation), and derivatives of
+that collection of files created through textual modification.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Standard Version&quot; refers to the Library if it has not been
modified, or has been modified in accordance with the wishes of the
-Copyright Holder as specified below.
-<br>
-
-"You" is you, if you're thinking about using, copying, modifying or
-distributing this Library.
-<br>
-
-"Freely Available" means that no fee is charged for the item.
-It also means that recipients of the item may redistribute it
-under the same conditions they received it.
-<br>
-
-"Reasonable copying fee" is whatever you can justify on the basis
-of media cost, duplication charges, time of people involved, and so
-on. (You will not be required to justify it to the Copyright Holder,
-but only to the computing community at large as a market that must
-bear the fee.)
-<br>
-
-
-License terms
-<br>
--------------
-<br>
-
-1. You may make and give away verbatim copies of the
- Standard Version of this Library without restriction, provided that
- you duplicate all of the original copyright notices, this license,
- and associated disclaimers.
- <br>
-
-2. The Standard Version of the Library may be distributed as part
- of a collection of software, provided no more than a reasonable
- copying fee is charged for the software collection.
- <br>
-
-3. You may apply bug fixes and portability fixes
- derived from the Public Domain or from the Copyright Holder. A
- Library modified in such a way shall still be considered the
- Standard Version.
- <br>
-
+Copyright Holder as specified below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;You&quot; is you, if you're thinking about using, copying,
+modifying or distributing this Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Freely Available&quot; means that no fee is charged for the
+item. It also means that recipients of the item may redistribute it
+under the same conditions they received it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Reasonable copying fee&quot; is whatever you can justify on the
+basis of media cost, duplication charges, time of people involved,
+and so on. (You will not be required to justify it to the Copyright
+Holder, but only to the computing community at large as a market that
+must bear the fee.)</P>
+<H4 LANG="en-US" CLASS="western">License terms</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. You may make and give away verbatim copies of the Standard Version
+of this Library without restriction, provided that you duplicate all
+of the original copyright notices, this license, and associated
+disclaimers.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. The Standard Version of the Library may be distributed as part of
+a collection of software, provided no more than a reasonable copying
+fee is charged for the software collection.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. You may apply bug fixes and portability fixes derived from the
+Public Domain or from the Copyright Holder. A Library modified in
+such a way shall still be considered the Standard Version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
4. You may otherwise modify your copy of this Library in any way,
- provided that you insert a prominent notice in each changed file
- stating how and when you changed that file, and provided that you do
- at least ONE of the following:
- <br>
-
- a. place your modifications in the Public Domain or otherwise
- make them Freely Available, for example by allowing the Copyright
- Holder to include your modifications in the Standard Version of
- the Library.
- <br>
-
- b. use the modified Library only within your corporation or
- organization.
- <br>
-
- c. make other distribution arrangements with the Copyright
- Holder.
- <br>
-
-5. You may distribute programs which use this Library
- in object code or executable form without restriction.
- <br>
-
-6. Any object code generated as a result of using this Library
- does not fall under the copyright of this Library, but
- belongs to whomever generated it, and may be sold commercially.
- <br>
-
-7. The name of the Copyright Holder or the Library may not be used to
- endorse or promote products derived from this software without
- specific prior written permission.
- <br>
-
-8. THIS LIBRARY IS PROVIDED AS IS AND WITHOUT ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- <br>
-
- IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL,
- INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND OR ANY DAMAGES
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
- OR NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR ON ANY
- THEORY OF LIABILITY ARISING OUT OF OR IN CONNECTION WITH THE USE
- OR PERFORMANCE OF THIS LIBRARY.
- <br>
- </body>
- </html>
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Xalan; Use of any of this
-software is governed by the terms of the license below:<br>
-<h2>The Apache Software Foundation<br>
-</h2>
-<h3>Xalan<br>
-</h3>
-<pre>
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
-</pre>
- </body>
- </html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: XML Security Library (xmlsec); Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Aleksey Sanin<br>
-</h2>
-<h3>XML Security Library (xmlsec)<br>
-</h3>
-xmlsec, xmlsec-openssl, xmlsec-gnutls libraries
-<br>
-------------------------------------------------------------------------------
-<br>
-
-Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
-<br>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
-<br>
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-<br>
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-ALEKSEY SANIN BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-<br>
-
-Except as contained in this notice, the name of Aleksey Sanin shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from him.
-<br>
-
-<br>
-
-xmlsec-nss library
-<br>
-------------------------------------------------------------------------------
-<br>
-Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
-<br>
-Copyright (c) 2003 America Online, Inc. All rights reserved.
-<br>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
-<br>
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-<br>
-
-Portions of the Software were created using source code and/or APIs
-governed by the Mozilla Public License (MPL). The MPL is available
-at http://www.mozilla.org/MPL/MPL-1.1.html. The MPL permits such
-portions to be distributed with code not governed by MPL, as long
-as the requirements of MPL are fulfilled for such portions.
-<br>
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-ALEKSEY SANIN BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-<br>
-
-Except as contained in this notice, the name of Aleksey Sanin shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from him.
-<br>
-</body>
-</html>
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: X11 XRender Extension; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>Keith Packard, SuSE, Inc.<br>
-</h2>
-<h3>X11 XRender Extension<br>
-</h3>
-Copyright &copy; 2000 SuSE, Inc.
-<br>
-Permission to use, copy, modify, distribute, and sell this software and
-its
-documentation for any purpose is hereby granted without fee, provided
-that
-the above copyright notice appear in all copies and that both that
-copyright notice and this permission notice appear in supporting
-documentation, and that the name of SuSE not be used in advertising or
-publicity pertaining to distribution of the software without specific,
-written prior permission. SuSE makes no representations about the
-suitability of this software for any purpose. It is provided "as is"
-without express or implied warranty.
-<br>
+provided that you insert a prominent notice in each changed file
+stating how and when you changed that file, and provided that you do
+at least ONE of the following:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a. place your modifications in the Public Domain or otherwise make
+them Freely Available, for example by allowing the Copyright Holder
+to include your modifications in the Standard Version of the Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+b. use the modified Library only within your corporation or
+organization.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+c. make other distribution arrangements with the Copyright Holder.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. You may distribute programs which use this Library in object code
+or executable form without restriction.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. Any object code generated as a result of using this Library does
+not fall under the copyright of this Library, but belongs to whomever
+generated it, and may be sold commercially.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+7. The name of the Copyright Holder or the Library may not be used to
+endorse or promote products derived from this software without
+specific prior written permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+8. THIS LIBRARY IS PROVIDED AS IS AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL,
+INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND OR ANY
+DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER OR NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR ON ANY
+THEORY OF LIABILITY ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS LIBRARY.</P>
+<H2 LANG="en-US" CLASS="western">W3C Simple API for CSS (SAC)</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: W3C Simple
+API for CSS (SAC). Use of any of this software is governed by the
+terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">W3C IPR SOFTWARE NOTICE</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2002 World Wide Web Consortium, (Massachusetts
+Institute of Technology, Institut National de Recherche en
+Informatique et en Automatique, Keio University). All Rights
+Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<B>Note:</B> The original version of the W3C Software Copyright
+Notice and License could be found at
+<A HREF="http://www.w3.org/Consortium/Legal/copyright-software-19980720">http://www.w3.org/Consortium/Legal/copyright-software-19980720</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 1994-2002 <A HREF="http://www.w3.org/">World Wide
+Web Consortium</A>, (<A HREF="http://www.lcs.mit.edu/">Massachusetts
+Institute of Technology</A>, <A HREF="http://www.inria.fr/">Institut
+National de Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+University</A>). All Rights Reserved.
+<A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This W3C work (including software, documents, or other related items)
+is being provided by the copyright holders under the following
+license. By obtaining, using and/or copying this work, you (the
+licensee) agree that you have read, understood, and will comply with
+the following terms and conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, and modify this software and its
+documentation, with or without modification, for any purpose and
+without fee or royalty is hereby granted, provided that you include
+the following on ALL copies of the software and documentation or
+portions thereof, including modifications, that you make:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The full text of this NOTICE in a location viewable to users of the
+ redistributed or derivative work.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the following
+ form (hypertext is preferred, text is permitted) should be used
+ within the body of any redistributed or derivative code: &quot;Copyright
+ &copy; 2002 <A HREF="http://www.w3.org/">World Wide Web Consortium</A>,
+ (<A HREF="http://www.lcs.mit.edu/">Massachusetts Institute of
+ Technology</A>, <A HREF="http://www.inria.fr/">Institut National de
+ Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+ University</A>). All Rights Reserved.
+ <A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A>&quot;</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE AND DOCUMENTATION IS PROVIDED &quot;AS IS,&quot; AND
+COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY
+OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE
+OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
+COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
+SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
+SOFTWARE OR DOCUMENTATION.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The name and trademarks of copyright holders may NOT be used in
+advertising or publicity pertaining to the software without specific,
+written prior permission. Title to copyright in this software and any
+associated documentation will at all times remain with copyright
+holders.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+X11 XRender Extension</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: X11 XRender
+Extension. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2000 SuSE, Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, modify, distribute, and sell this software
+and its documentation for any purpose is hereby granted without fee,
+provided that the above copyright notice appear in all copies and
+that both that copyright notice and this permission notice appear in
+supporting documentation, and that the name of SuSE not be used in
+advertising or publicity pertaining to distribution of the software
+without specific, written prior permission. SuSE makes no
+representations about the suitability of this software for any
+purpose. It is provided &quot;as is&quot; without express or implied
+warranty.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
-ALL
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-SuSE
-BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
-DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION
-OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
-CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: XT; Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>James Clark, Bill Lindsey<br>
-</h2>
-<h3>XT <br>
-</h3>
-Copyright (c) 1998, 1999 James Clark
-<br>
+ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
+SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
+DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Xalan</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Xalan. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.Apache License|outline">Jump to Apache License Version
+2.0</A></P>
+<H2 LANG="en-US" CLASS="western">XML Security Library (xmlsec)</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: XML Security
+Library (xmlsec). Use of any of this software is governed by the
+terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">xmlsec, xmlsec-openssl,
+xmlsec-gnutls libraries</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
-``Software''), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-<br>
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-<br>
-THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL JAMES CLARK BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-<br>
-Except as contained in this notice, the name of James Clark shall
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of Aleksey Sanin shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
-from James Clark.
-<br>
-<br>
-Copyright (c) 2002 Bill Lindsey
-<br>
+from him.</P>
+<H3 LANG="en-US" CLASS="western">xmlsec-nss library</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2003 America Online, Inc. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+&quot;Software&quot;), to deal in the Software without restriction,
+including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software,
+and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Portions of the Software were created using source code and/or APIs
+governed by the Mozilla Public License (MPL). The MPL is available at
+<A HREF="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</A>.
+The MPL permits such portions to be distributed with code not
+governed by MPL, as long as the requirements of MPL are fulfilled for
+such portions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of Aleksey Sanin shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Software without prior written authorization
+from him.</P>
+<H2 LANG="en-US" CLASS="western">XSLT MathML Library</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: XSLT MathML
+Library. Use of any of this software is governed by the terms of the
+license below:</P>
+<H3 LANG="en-US" CLASS="western">Copyright</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2001-2003 Vasil Yaroshevich</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-<br>
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-Substantial portions of the Software are copyrighted by James Clark.
-Copying permissions and restrictions for those portions are covered
-in the file "copyingjc.txt"
-<br>
-THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL BILL LINDSEY BE LIABLE FOR ANY CLAIM, DAMAGES OR
-OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-<br>
-Except as contained in this notice, the name of Bill Lindsey shall
-not be used in advertising or otherwise to promote the sale, use or
-other dealings in this Software without prior written authorization
-from Bill Lindsey.
-<br>
-</body>
-</html>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product:zlib; Use of any of this software
-is governed
-by the terms of the license below:<br>
-<h2>Jean-Loup Gailly, Mark Adler<br>
-</h2>
-<h3>zlib<br>
-</h3>
-(C) 1995-2002 Jean-loup Gailly and Mark Adler <br>
+the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the names of individuals credited
+with contribution to this software shall not be used in advertising
+or otherwise to promote the sale, use or other dealings in this
+Software without prior written authorization from the individuals in
+question.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Any stylesheet derived from this Software that is publicly
+distributed will be identified with a different name and the version
+strings in any derived Software will be changed so that no
+possibility of confusion between the derived package and this
+Software will exist.</P>
+<H3 LANG="en-US" CLASS="western">Warranty</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
+CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western">Xpdf</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Xpdf. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Xpdf software and documentation are copyright 1996-2007 Glyph &amp;
+Cog, LLC.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">zlib</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: zlib. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+(C) 1995-2002 Jean-loup Gailly and Mark Adler</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
-arising from the use of this software. <br>
+arising from the use of this software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Permission is granted to anyone to use this software for any purpose,
-including commercial applications, and to alter it and redistribute it
-freely, subject to the following restrictions: <br>
-<br>
-1. The origin of this software must not be misrepresented; you must not
-claim that you wrote the original software. If you use this software in
-a product, an acknowledgment in the product documentation would be
-appreciated but is not required. <br>
-2. Altered source versions must be plainly marked as such, and must not
-be misrepresented as being the original software. <br>
+including commercial applications, and to alter it and redistribute
+it freely, subject to the following restrictions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. The origin of this software must not be misrepresented; you must
+not claim that you wrote the original software. If you use this
+software in a product, an acknowledgment in the product documentation
+would be appreciated but is not required.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Altered source versions must be plainly marked as such, and must
+not be misrepresented as being the original software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
3. This notice may not be removed or altered from any source
-distribution. <br>
-</body>
-</html>
-<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
- <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR"
- content="Mozilla/4.5 [en]C-NSCP (Win95; U) [Netscape]">
- <title>Mozilla Public License version 1.1</title>
-<!-- base href="http://www.mozilla.org/MPL/MPL-1.1.html" -->
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">The following software may be
-included in this product: Mozilla, Mozilla Address Book, NP SDK: Use of any of this
-software
-is governed
-by the terms of the license below:<br>
-<h2>The Mozilla Foundation<br>
-</h2>
-<h3>Mozilla Address Book<br>
-</h3>
-<center><b><font size="+2"><a name="mpllic"></a>MOZILLA PUBLIC LICENSE</font></b>
-<br>
-<b>Version 1.1</b>
-<p></p>
-<hr width="20%"></center>
-<a name="1"></a>
-<p><b>1. Definitions.</b>
-<a name="1.0.1"></a></p>
-<ul>
- <b>1.0.1. "Commercial Use" </b>means distribution or otherwise
-making
-the Covered Code available to a third party. <a name="1.1"></a>
- <p><b>1.1. ''Contributor''</b> means each entity that creates or
-contributes
-to the creation of Modifications. <a name="1.2"></a></p>
- <p><b>1.2. ''Contributor Version''</b> means the combination of the
-Original
-Code, prior Modifications used by a Contributor, and the Modifications
-made by that particular Contributor. <a name="1.3"></a></p>
- <p><b>1.3. ''Covered Code''</b> means the Original Code or
-Modifications
-or the combination of the Original Code and Modifications, in each case
-including portions thereof<b>.</b> <a name="1.4"></a></p>
- <p><b>1.4. ''Electronic Distribution Mechanism''</b> means a
-mechanism
-generally accepted in the software development community for the
-electronic
-transfer of data. <a name="1.5"></a></p>
- <p><b>1.5. ''Executable''</b> means Covered Code in any form other
-than
-Source Code. <a name="1.6"></a></p>
- <p><b>1.6. ''Initial Developer''</b> means the individual or entity
-identified
-as the Initial Developer in the Source Code notice required by <b>Exhibit
-A</b>. <a name="1.7"></a></p>
- <p><b>1.7. ''Larger Work''</b> means a work which combines Covered
-Code
-or portions thereof with code not governed by the terms of this
-License. <a name="1.8"></a></p>
- <p><b>1.8. ''License''</b> means this document. <a name="1.8.1"></a></p>
- <p><b>1.8.1. "Licensable"</b> means having the right to grant, to the
-maximum
-extent possible, whether at the time of the initial grant or
-subsequently
-acquired, any and all of the rights conveyed herein. <a name="1.9"></a></p>
- <p><b>1.9. ''Modifications''</b> means any addition to or deletion
-from
-the substance or structure of either the Original Code or any previous
-Modifications. When Covered Code is released as a series of files, a
-Modification
-is: </p>
- <ul>
- <b>A.</b> Any addition to or deletion from the contents of a file
-containing
-Original Code or previous Modifications.
- <p><b>B.</b> Any new file that contains any part of the Original
-Code or
-previous Modifications. <br>
-&nbsp;</p>
- </ul>
- <a name="1.10"></a> <b>1.10. ''Original Code''</b> means Source Code
-of computer software
-code
-which is described in the Source Code notice required by <b>Exhibit A</b>
-as Original Code, and which, at the time of its release under this
-License
-is not already Covered Code governed by this License. <a name="1.10.1"></a>
- <p><b>1.10.1. "Patent Claims"</b> means any patent claim(s), now
-owned
-or hereafter acquired, including without limitation,&nbsp; method,
-process,
-and apparatus claims, in any patent Licensable by grantor. <a
- name="1.11"></a></p>
- <p><b>1.11. ''Source Code''</b> means the preferred form of the
-Covered
-Code for making modifications to it, including all modules it contains,
-plus any associated interface definition files, scripts used to control
-compilation and installation of an Executable, or source code
-differential
-comparisons against either the Original Code or another well known,
-available
-Covered Code of the Contributor's choice. The Source Code can be in a
-compressed
-or archival form, provided the appropriate decompression or
-de-archiving
-software is widely available for no charge. <a name="1.12"></a></p>
- <p><b>1.12. "You'' (or "Your")&nbsp;</b> means an individual or a
-legal
-entity exercising rights under, and complying with all of the terms of,
-this License or a future version of this License issued under Section
-6.1.
-For legal entities, "You'' includes any entity which controls, is
-controlled
-by, or is under common control with You. For purposes of this
-definition,
-"control'' means (a) the power, direct or indirect, to cause the
-direction
-or management of such entity, whether by contract or otherwise, or (b)
-ownership of more than fifty percent (50%) of the outstanding shares or
-beneficial ownership of such entity.</p>
-</ul>
-<a name="2"></a>
-<b>2. Source Code License.</b>
-<a name="2.1"></a>
-<ul>
- <b>2.1. The Initial Developer Grant.</b> <br>
-The Initial Developer hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property
-claims:
- <ul>
- <b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other
-than
-patent or trademark) Licensable by Initial Developer to use, reproduce,
-modify, display, perform, sublicense and distribute the Original Code
-(or
-portions thereof) with or without Modifications, and/or as part of a
-Larger
-Work; and
- <p><b>(b)</b> under Patents Claims infringed by the making, using
-or selling
-of Original Code, to make, have made, use, practice, sell, and offer
-for
-sale, and/or otherwise dispose of the Original Code (or portions
-thereof). </p>
- <ul>
- <ul>
-&nbsp;
- </ul>
- </ul>
- <b>(c) </b>the licenses granted in this Section 2.1(a) and (b) are
-effective
-on the date Initial Developer first distributes Original Code under the
-terms of this License.
- <p><b>(d) </b>Notwithstanding Section 2.1(b) above, no patent
-license is
-granted: 1) for code that You delete from the Original Code; 2)
-separate
-from the Original Code;&nbsp; or 3) for infringements caused by: i) the
-modification of the Original Code or ii) the combination of the
-Original
-Code with other software or devices. <br>
-&nbsp;</p>
- </ul>
- <a name="2.2"></a> <b>2.2. Contributor Grant.</b> <br>
-Subject to third party intellectual property claims, each Contributor
-hereby grants You a world-wide, royalty-free, non-exclusive license
- <ul>
-&nbsp; <br>
- <b>(a)</b>&nbsp;<b> </b>under intellectual property rights (other
-than
-patent or trademark) Licensable by Contributor, to use, reproduce,
-modify,
-display, perform, sublicense and distribute the Modifications created
-by
-such Contributor (or portions thereof) either on an unmodified basis,
-with
-other Modifications, as Covered Code and/or as part of a Larger Work;
-and
- <p><b>(b)</b> under Patent Claims infringed by the making, using,
-or selling
-of&nbsp; Modifications made by that Contributor either alone and/or in<font
- color="#000000">
-combination with its Contributor Version (or portions of such
-combination),
-to make, use, sell, offer for sale, have made, and/or otherwise dispose
-of: 1) Modifications made by that Contributor (or portions thereof);
-and
-2) the combination of&nbsp; Modifications made by that Contributor with
-its Contributor Version (or portions of such combination).</font> </p>
- <p><b>(c) </b>the licenses granted in Sections 2.2(a) and 2.2(b)
-are effective
-on the date Contributor first makes Commercial Use of the Covered Code.
- </p>
- <p><b>(d)&nbsp;</b>&nbsp;&nbsp; Notwithstanding Section 2.2(b)
-above, no
-patent license is granted: 1) for any code that Contributor has deleted
-from the Contributor Version; 2)&nbsp; separate from the Contributor
-Version;&nbsp;
-3)&nbsp; for infringements caused by: i) third party modifications of
-Contributor
-Version or ii)&nbsp; the combination of Modifications made by that
-Contributor
-with other software&nbsp; (except as part of the Contributor Version)
-or
-other devices; or 4) under Patent Claims infringed by Covered Code in
-the
-absence of Modifications made by that Contributor.</p>
- </ul>
-</ul>
-<a name="3"></a>
-<p><br>
-<b>3. Distribution Obligations.</b>
-<a name="3.1"></a></p>
-<ul>
- <b>3.1. Application of License.</b> <br>
-The Modifications which You create or to which You contribute are
-governed
-by the terms of this License, including without limitation Section <b>2.2</b>.
-The Source Code version of Covered Code may be distributed only under
-the
-terms of this License or a future version of this License released
-under
-Section <b>6.1</b>, and You must include a copy of this License with
-every
-copy of the Source Code You distribute. You may not offer or impose any
-terms on any Source Code version that alters or restricts the
-applicable
-version of this License or the recipients' rights hereunder. However,
-You
-may include an additional document offering the additional rights
-described
-in Section <b>3.5</b>. <a name="3.2"></a>
- <p><b>3.2. Availability of Source Code.</b> <br>
-Any Modification which You create or to which You contribute must be
-made available in Source Code form under the terms of this License
-either
-on the same media as an Executable version or via an accepted
-Electronic
-Distribution Mechanism to anyone to whom you made an Executable version
-available; and if made available via Electronic Distribution Mechanism,
-must remain available for at least twelve (12) months after the date it
-initially became available, or at least six (6) months after a
-subsequent
-version of that particular Modification has been made available to such
-recipients. You are responsible for ensuring that the Source Code
-version
-remains available even if the Electronic Distribution Mechanism is
-maintained
-by a third party. <a name="3.3"></a></p>
- <p><b>3.3. Description of Modifications.</b> <br>
-You must cause all Covered Code to which You contribute to contain
-a file documenting the changes You made to create that Covered Code and
-the date of any change. You must include a prominent statement that the
-Modification is derived, directly or indirectly, from Original Code
-provided
-by the Initial Developer and including the name of the Initial
-Developer
-in (a) the Source Code, and (b) in any notice in an Executable version
-or related documentation in which You describe the origin or ownership
-of the Covered Code. <a name="3.4"></a></p>
- <p><b>3.4. Intellectual Property Matters</b> </p>
- <ul>
- <b>(a) Third Party Claims</b>. <br>
-If Contributor has knowledge that a license under a third party's
-intellectual
-property rights is required to exercise the rights granted by such
-Contributor
-under Sections 2.1 or 2.2, Contributor must include a text file with
-the
-Source Code distribution titled "LEGAL'' which describes the claim and
-the party making the claim in sufficient detail that a recipient will
-know
-whom to contact. If Contributor obtains such knowledge after the
-Modification
-is made available as described in Section 3.2, Contributor shall
-promptly
-modify the LEGAL file in all copies Contributor makes available
-thereafter
-and shall take other steps (such as notifying appropriate mailing lists
-or newsgroups) reasonably calculated to inform those who received the
-Covered
-Code that new knowledge has been obtained.
- <p><b>(b) Contributor APIs</b>. <br>
-If Contributor's Modifications include an application programming
-interface
-and Contributor has knowledge of patent licenses which are reasonably
-necessary
-to implement that API, Contributor must also include this information
-in
-the LEGAL file. <br>
-&nbsp;</p>
- </ul>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>(c)&nbsp;&nbsp;&nbsp;
-Representations.</b>
- <ul>
-Contributor represents that, except as disclosed pursuant to Section
-3.4(a) above, Contributor believes that Contributor's Modifications are
-Contributor's original creation(s) and/or Contributor has sufficient
-rights
-to grant the rights conveyed by this License.
- </ul>
- <a name="3.5"></a>
- <p><br>
- <b>3.5. Required Notices.</b> <br>
-You must duplicate the notice in <b>Exhibit A</b> in each file of the
-Source Code.&nbsp; If it is not possible to put such notice in a
-particular
-Source Code file due to its structure, then You must include such
-notice
-in a location (such as a relevant directory) where a user would be
-likely
-to look for such a notice.&nbsp; If You created one or more
-Modification(s)
-You may add your name as a Contributor to the notice described in <b>Exhibit
-A</b>.&nbsp; You must also duplicate this License in any documentation
-for the Source Code where You describe recipients' rights or ownership
-rights relating to Covered Code.&nbsp; You may choose to offer, and to
-charge a fee for, warranty, support, indemnity or liability obligations
-to one or more recipients of Covered Code. However, You may do so only
-on Your own behalf, and not on behalf of the Initial Developer or any
-Contributor.
-You must make it absolutely clear than any such warranty, support,
-indemnity
-or liability obligation is offered by You alone, and You hereby agree
-to
-indemnify the Initial Developer and every Contributor for any liability
-incurred by the Initial Developer or such Contributor as a result of
-warranty,
-support, indemnity or liability terms You offer. <a name="3.6"></a></p>
- <p><b>3.6. Distribution of Executable Versions.</b> <br>
-You may distribute Covered Code in Executable form only if the
-requirements
-of Section <b>3.1-3.5</b> have been met for that Covered Code, and if
-You
-include a notice stating that the Source Code version of the Covered
-Code
-is available under the terms of this License, including a description
-of
-how and where You have fulfilled the obligations of Section <b>3.2</b>.
-The notice must be conspicuously included in any notice in an
-Executable
-version, related documentation or collateral in which You describe
-recipients'
-rights relating to the Covered Code. You may distribute the Executable
-version of Covered Code or ownership rights under a license of Your
-choice,
-which may contain terms different from this License, provided that You
-are in compliance with the terms of this License and that the license
-for
-the Executable version does not attempt to limit or alter the
-recipient's
-rights in the Source Code version from the rights set forth in this
-License.
-If You distribute the Executable version under a different license You
-must make it absolutely clear that any terms which differ from this
-License
-are offered by You alone, not by the Initial Developer or any
-Contributor.
-You hereby agree to indemnify the Initial Developer and every
-Contributor
-for any liability incurred by the Initial Developer or such Contributor
-as a result of any such terms You offer. <a name="3.7"></a></p>
- <p><b>3.7. Larger Works.</b> <br>
-You may create a Larger Work by combining Covered Code with other code
-not governed by the terms of this License and distribute the Larger
-Work
-as a single product. In such a case, You must make sure the
-requirements
-of this License are fulfilled for the Covered Code.</p>
-</ul>
-<a name="4"></a>
-<b>4. Inability to Comply Due to Statute or Regulation.</b>
-<ul>
-If it is impossible for You to comply with any of the terms of this
-License with respect to some or all of the Covered Code due to statute,
-judicial order, or regulation then You must: (a) comply with the terms
-of this License to the maximum extent possible; and (b) describe the
-limitations
-and the code they affect. Such description must be included in the
-LEGAL
-file described in Section <b>3.4</b> and must be included with all
-distributions
-of the Source Code. Except to the extent prohibited by statute or
-regulation,
-such description must be sufficiently detailed for a recipient of
-ordinary
-skill to be able to understand it.
-</ul>
-<a name="5"></a>
-<b>5. Application of this License.</b>
-<ul>
-This License applies to code to which the Initial Developer has
-attached
-the notice in <b>Exhibit A</b> and to related Covered Code.
-</ul>
-<a name="6"></a>
-<b>6. Versions of the License.</b>
-<a name="6.1"></a>
-<ul>
- <b>6.1. New Versions</b>. <br>
-Netscape Communications Corporation (''Netscape'') may publish revised
-and/or new versions of the License from time to time. Each version will
-be given a distinguishing version number. <a name="6.2"></a>
- <p><b>6.2. Effect of New Versions</b>. <br>
-Once Covered Code has been published under a particular version of
-the License, You may always continue to use it under the terms of that
-version. You may also choose to use such Covered Code under the terms
-of
-any subsequent version of the License published by Netscape. No one
-other
-than Netscape has the right to modify the terms applicable to Covered
-Code
-created under this License. <a name="6.3"></a></p>
- <p><b>6.3. Derivative Works</b>. <br>
-If You create or use a modified version of this License (which you
-may only do in order to apply it to code which is not already Covered
-Code
-governed by this License), You must (a) rename Your license so that the
-phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL",
-''NPL''
-or any confusingly similar phrase do not appear in your license (except
-to note that your license differs from this License) and (b) otherwise
-make it clear that Your version of the license contains terms which
-differ
-from the Mozilla Public License and Netscape Public License. (Filling
-in
-the name of the Initial Developer, Original Code or Contributor in the
-notice described in <b>Exhibit A</b> shall not of themselves be deemed
-to be modifications of this License.)</p>
-</ul>
-<a name="7"></a>
-<b>7. DISCLAIMER OF WARRANTY.</b>
-<ul>
-COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS,
-WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
-LIMITATION,
-WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT
-FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE
-QUALITY
-AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED
-CODE
-PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
-OTHER
-CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
-CORRECTION.
-THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
-LICENSE.
-NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
-DISCLAIMER.
-</ul>
-<a name="8"></a>
-<b>8. TERMINATION.</b>
-<a name="8.1"></a>
-<ul>
- <b>8.1.&nbsp; </b>This License and the rights granted hereunder will
-terminate automatically if You fail to comply with terms herein and
-fail
-to cure such breach within 30 days of becoming aware of the breach. All
-sublicenses to the Covered Code which are properly granted shall
-survive
-any termination of this License. Provisions which, by their nature,
-must
-remain in effect beyond the termination of this License shall survive. <a
- name="8.2"></a>
- <p><b>8.2.&nbsp; </b>If You initiate litigation by asserting a
-patent infringement
-claim (excluding declatory judgment actions) against Initial Developer
-or a Contributor (the Initial Developer or Contributor against whom You
-file such action is referred to as "Participant")&nbsp; alleging that: </p>
- <p><b>(a)&nbsp; </b>such Participant's Contributor Version directly
-or
-indirectly infringes any patent, then any and all rights granted by
-such
-Participant to You under Sections 2.1 and/or 2.2 of this License shall,
-upon 60 days notice from Participant terminate prospectively, unless if
-within 60 days after receipt of notice You either: (i)&nbsp; agree in
-writing
-to pay Participant a mutually agreeable reasonable royalty for Your
-past
-and future use of Modifications made by such Participant, or (ii)
-withdraw
-Your litigation claim with respect to the Contributor Version against
-such
-Participant.&nbsp; If within 60 days of notice, a reasonable royalty
-and
-payment arrangement are not mutually agreed upon in writing by the
-parties
-or the litigation claim is not withdrawn, the rights granted by
-Participant
-to You under Sections 2.1 and/or 2.2 automatically terminate at the
-expiration
-of the 60 day notice period specified above. </p>
- <p><b>(b)</b>&nbsp; any software, hardware, or device, other than
-such
-Participant's Contributor Version, directly or indirectly infringes any
-patent, then any rights granted to You by such Participant under
-Sections
-2.1(b) and 2.2(b) are revoked effective as of the date You first made,
-used, sold, distributed, or had made, Modifications made by that
-Participant. <a name="8.3"></a></p>
- <p><b>8.3.&nbsp; </b>If You assert a patent infringement claim
-against
-Participant alleging that such Participant's Contributor Version
-directly
-or indirectly infringes any patent where such claim is resolved (such
-as
-by license or settlement) prior to the initiation of patent
-infringement
-litigation, then the reasonable value of the licenses granted by such
-Participant
-under Sections 2.1 or 2.2 shall be taken into account in determining
-the
-amount or value of any payment or license. <a name="8.4"></a></p>
- <p><b>8.4.</b>&nbsp; In the event of termination under Sections 8.1
-or
-8.2 above,&nbsp; all end user license agreements (excluding
-distributors
-and resellers) which have been validly granted by You or any
-distributor
-hereunder prior to termination shall survive termination.</p>
-</ul>
-<a name="9"></a>
-<b>9. LIMITATION OF LIABILITY.</b>
-<ul>
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
-(INCLUDING
-NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER,
-ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY
-SUPPLIER
-OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
-SPECIAL,
-INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,
-WITHOUT
-LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
-FAILURE
-OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN
-IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
-PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT
-APPLICABLE
-LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
-EXCLUSION
-OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
-AND LIMITATION MAY NOT APPLY TO YOU.
-</ul>
-<a name="10"></a>
-<b>10. U.S. GOVERNMENT END USERS.</b>
-<ul>
-The Covered Code is a ''commercial item,'' as that term is defined
-in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer
-software''
-and ''commercial computer software documentation,'' as such terms are
-used
-in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
-48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
-Government
-End Users acquire Covered Code with only those rights set forth herein.
-</ul>
-<a name="11"></a>
-<b>11. MISCELLANEOUS.</b>
-<ul>
-This License represents the complete agreement concerning subject
-matter
-hereof. If any provision of this License is held to be unenforceable,
-such
-provision shall be reformed only to the extent necessary to make it
-enforceable.
-This License shall be governed by California law provisions (except to
-the extent applicable law, if any, provides otherwise), excluding its
-conflict-of-law
-provisions. With respect to disputes in which at least one party is a
-citizen
-of, or an entity chartered or registered to do business in the United
-States
-of America, any litigation relating to this License shall be subject to
-the jurisdiction of the Federal Courts of the Northern District of
-California,
-with venue lying in Santa Clara County, California, with the losing
-party
-responsible for costs, including without limitation, court costs and
-reasonable
-attorneys' fees and expenses. The application of the United Nations
-Convention
-on Contracts for the International Sale of Goods is expressly excluded.
-Any law or regulation which provides that the language of a contract
-shall
-be construed against the drafter shall not apply to this License.
-</ul>
-<a name="12"></a>
-<b>12. RESPONSIBILITY FOR CLAIMS.</b>
-<ul>
-As between Initial Developer and the Contributors, each party is
-responsible
-for claims and damages arising, directly or indirectly, out of its
-utilization
-of rights under this License and You agree to work with Initial
-Developer
-and Contributors to distribute such responsibility on an equitable
-basis.
-Nothing herein is intended or shall be deemed to constitute any
-admission
-of liability.
-</ul>
-<a name="13"></a>
-<b>13. MULTIPLE-LICENSED CODE.</b>
-<ul>
-Initial Developer may designate portions of the Covered Code as
-&#8220;Multiple-Licensed&#8221;.&nbsp;
-&#8220;Multiple-Licensed&#8221; means that the Initial Developer permits you to
-utilize
-portions of the Covered Code under Your choice of the MPL or the
-alternative
-licenses, if any, specified by the Initial Developer in the file
-described
-in Exhibit A.
-</ul>
-<a name="EXHIBIT-A"></a>
-<p><br>
-<b>EXHIBIT A -Mozilla Public License.</b>
-</p>
-<ul>
-``The contents of this file are subject to the Mozilla Public License
-Version 1.1 (the "License"); you may not use this file except in
-compliance
-with the License. You may obtain a copy of the License at <br>
-http://www.mozilla.org/MPL/
- <p>Software distributed under the License is distributed on an "AS
-IS"
-basis, WITHOUT WARRANTY OF <br>
-ANY KIND, either express or implied. See the License for the specific
-language governing rights and <br>
-limitations under the License. </p>
- <p>The Original Code is ______________________________________. </p>
- <p>The Initial Developer of the Original Code is
-________________________.
-Portions created by <br>
-&nbsp;______________________ are Copyright (C) ______
-_______________________.
-All Rights <br>
-Reserved. </p>
- <p>Contributor(s): ______________________________________. </p>
- <p>Alternatively, the contents of this file may be used under the
-terms
-of the _____ license (the&nbsp; &#8220;[___] License&#8221;), in which case the
-provisions
-of [______] License are applicable&nbsp; instead of those above.&nbsp;
-If you wish to allow use of your version of this file only under the
-terms
-of the [____] License and not to allow others to use your version of
-this
-file under the MPL, indicate your decision by deleting&nbsp; the
-provisions
-above and replace&nbsp; them with the notice and other provisions
-required
-by the [___] License.&nbsp; If you do not delete the provisions above,
-a recipient may use your version of this file under either the MPL or
-the
-[___] License." </p>
- <p>[NOTE: The text of this Exhibit A may differ slightly from the
-text
-of the notices in the Source Code files of the Original Code. You
-should
-use the text of this Exhibit A rather than the text found in the
-Original
-Code Source Code for Your Modifications.] </p>
- <p></p>
-</ul>
-</body>
-</html>
- <html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">
-<h2>FSF<br>
-</h2>
-<h3>GNU General Public License<br>
-</h3>
-
-<body>
-<hr style="width: 100%; height: 2px;">
-<br>
-<h4><a name="gpl">GNU GENERAL PUBLIC LICENSE</a></h4>
-<p>
-Version 2, June 1991
-</p>
-
-<pre>
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
-
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-</pre>
-
-<h4>Preamble</h4>
-
-<p>
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.) You can apply it to
-your programs, too.
-
-</p>
-
-<p>
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-</p>
-
-<p>
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-</p>
-
-<p>
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-</p>
-
-<p>
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-</p>
-
-<p>
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-</p>
-
-<p>
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-</p>
-
-<p>
- The precise terms and conditions for copying, distribution and
-modification follow.
-
-</p>
-
-
-<h4>TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</h4>
-
-
-<p>
-<strong>0.</strong>
- This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-</p>
-
-<p>
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-</p>
-
-<p>
-<strong>1.</strong>
- You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-</p>
-
-<p>
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-</p>
-
-<p>
-<strong>2.</strong>
- You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-</p>
-
-<dl>
- <dt></dt>
- <dd>
- <strong>a)</strong>
- You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
- </dd>
- <dt></dt>
- <dd>
-
- <strong>b)</strong>
- You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
- </dd>
- <dt></dt>
- <dd>
- <strong>c)</strong>
- If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
- </dd>
-</dl>
-
-<p>
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-</p>
-
-<p>
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-</p>
-
-<p>
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-</p>
-
-<p>
-<strong>3.</strong>
- You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-</p>
-
-<!-- we use this doubled UL to get the sub-sections indented, -->
-<!-- while making the bullets as unobvious as possible. -->
-
-<dl>
- <dt></dt>
- <dd>
- <strong>a)</strong>
- Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
- </dd>
- <dt></dt>
-
- <dd>
- <strong>b)</strong>
- Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
- </dd>
- <dt></dt>
- <dd>
- <strong>c)</strong>
- Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
- </dd>
-
-</dl>
-
-<p>
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-</p>
-
-<p>
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-</p>
-
-<p>
-<strong>4.</strong>
- You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-</p>
-
-<p>
-<strong>5.</strong>
- You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-</p>
-
-<p>
-<strong>6.</strong>
- Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-</p>
-
-<p>
-<strong>7.</strong>
-
- If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-</p>
-
-<p>
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-</p>
-
-<p>
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-</p>
-
-<p>
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-</p>
-
-<p>
-
-<strong>8.</strong>
- If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-</p>
-
-<p>
-<strong>9.</strong>
- The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-</p>
-
-<p>
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-</p>
-
-<p>
-<strong>10.</strong>
- If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-</p>
-
-<p><strong>NO WARRANTY</strong></p>
-
-<p>
-<strong>11.</strong>
- BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-</p>
-
-<p>
-<strong>12.</strong>
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-</p>
-
-<h4>END OF TERMS AND CONDITIONS</h4>
-</body>
-</html>
- <html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">
-<h2>FSF<br>
-</h2>
-<h3>GNU Lesser General Public License<br>
-</h3>
-
-<body>
-<hr style="width: 100%; height: 2px;">
-<br>
-<a name="lgpl">GNU LESSER GENERAL PUBLIC LICENSE</a>
- <br>
- Version 2.1, February 1999
- <br>
- <br>
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
- <br>
-
-[This is the first released version of the Lesser GPL. It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
- <br>
-
-<br>
- Preamble
- <br>
- <br>
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-<br>
- This license, the Lesser General Public License, applies to some
+distribution.</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="__RefHeading__12191_1300998327"></A>
+Extensions</H1>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Only third party extensions are listed here whose source code is not
+in the LibreOffice tree.</P>
+<H2 LANG="en-US" CLASS="western">Barcode</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Barcode</SPAN>.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) Dániel Darabos and Kálmán Szalai</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program 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
+General Public License for more details.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU General Public License Version 3|outline">Jump to GPL
+Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Convert Text to Number</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Convert
+Text to Number</SPAN>. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2008/2009 - Cor Nouws</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Diagram</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Diagram</SPAN>.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Copyright &copy; Tibor Hornyák and OxygenOffice
+Professional Team - </SPAN><A HREF="http://ooop.sf.net/">http://ooop.sf.net/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">OpenOffice.org2GoogleDocs - export &amp;
+import to Google Docs, Zoho, WebDAV</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:
+<SPAN LANG="en-US">OpenOffice.org2GoogleDocs - export &amp; import to
+Google Docs, Zoho, WebDAV</SPAN>. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; Przemyslaw Rumik</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Hungarian cross-reference toolbar</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Hungarian
+cross-reference toolbar</SPAN>. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2009-2010 (c) László Németh, license: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">LanguageTool Grammar Checker</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">LanguageTool
+Grammar Checker</SPAN>. Use of any of this software is governed by
+the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Lightproof Grammar Checker</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Lightproof
+Grammar Checker</SPAN>. Use of any of this software is governed by
+the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2009-2010 (c) László Németh, license: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Numbertext</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Numbertext</SPAN>.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: LGPL/BSD dual-license, 2009-2010 (C) László Németh (nemeth
+at openoffice dot org)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Numbertext language data (Soros programs):</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+LGPL/BSD dual-license, 2009-2010 (C) László Németh et al. (see
+AUTHORS)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Serbian modules:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+CC/LGPL/BSD tri-license, 2009 (C) Goran Rakić (grakic at devbase dot
+net)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Note: for full distribution with specifications,
+IDE and JavaScript implementation, see </SPAN><A HREF="http://NUMBERTEXT.org/">http://NUMBERTEXT.org</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Software distributed under the License is distributed on an &quot;AS
+IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or
+implied.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">OpenOffice.org Blogger &ndash;
+Metaweblog support</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:
+<SPAN LANG="en-US">OpenOffice.org Blogger</SPAN>. Use of any of this
+software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Copyright &copy; Caolán McNamara (2009)
+</SPAN><A HREF="mailto:caolanm@redhat.com">caolanm@redhat.com</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Licensed under LGPLv3 or later.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Solver for Nonlinear Programming</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: zlib. Use of
+any of this software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 2009 by Sun Microsystems, Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Typography Toolbar</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Typography
+Toolbar</SPAN>. Use of any of this software is governed by the terms
+of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2009-2010 (c) László Németh, license: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Validator</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">Validator</SPAN>.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Copyright &copy; Tibor Hornyák and OxygenOffice
+Professional Team - </SPAN><A HREF="http://ooop.sf.net/">http://ooop.sf.net/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">WatchWindow</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: <SPAN LANG="en-US">WatchWindow</SPAN>.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Copyright &copy; Tibor Hornyák and OxygenOffice
+Professional Team - </SPAN><A HREF="http://ooop.sf.net/">http://ooop.sf.net/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="3.GNU GENERAL PUBLIC LICENSE VERSION 2|outline"></A>
+Fonts</H1>
+<H2 LANG="en-US" CLASS="western">Adobe PostScript&reg; AFM files</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: PostScript&reg;
+AFM Files. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Adobe Core 35 AFM Files with 314 Glyph Entries</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This file and the 35 PostScript&reg; AFM files it accompanies may be
+used, copied, and distributed for any purpose and without charge,
+with or without modification, provided that all copyright notices are
+retained; that the AFM files are not distributed without this file;
+that all modifications to this file or any of the AFM files are
+prominently noted in the modified file(s); and that this paragraph is
+not modified. Adobe Systems has no responsibility or obligation to
+support the use of the AFM files.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12193_1300998327"></A>
+Deja Vu</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Deja Vu
+fonts. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Fonts are (c) Bitstream (see below). DejaVu changes are in public
+domain. Glyphs imported from Arev fonts are (c) Tavmjong Bah (see
+below)</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12195_1300998327"></A>
+Bitstream Vera Fonts Copyright</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
+Vera is a trademark of Bitstream, Inc.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the fonts accompanying this license (&quot;Fonts&quot;) and
+associated documentation files (the &quot;Font Software&quot;), to
+reproduce and distribute the Font Software, including without
+limitation the rights to use, copy, merge, publish, distribute,
+and/or sell copies of the Font Software, and to permit persons to
+whom the Font Software is furnished to do so, subject to the
+following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright and trademark notices and this permission notice
+shall be included in all copies of one or more of the Font Software
+typefaces.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Font Software may be modified, altered, or added to, and in
+particular the designs of glyphs or characters in the Fonts may be
+modified and additional glyphs or characters may be added to the
+Fonts, only if the fonts are renamed to names not containing either
+the words &quot;Bitstream&quot; or the word &quot;Vera&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This License becomes null and void to the extent applicable to Fonts
+or Font Software that has been modified and is distributed under the
+&quot;Bitstream Vera&quot; names.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Font Software may be sold as part of a larger software package
+but no copy of one or more of the Font Software typefaces may be sold
+by itself.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE FONT SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN
+NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL,
+INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
+INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
+SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the names of Gnome, the Gnome
+Foundation, and Bitstream Inc., shall not be used in advertising or
+otherwise to promote the sale, use or other dealings in this Font
+Software without prior written authorization from the Gnome
+Foundation or Bitstream Inc., respectively. For further information,
+contact: fonts at gnome dot org.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12197_1300998327"></A>
+Arev Fonts Copyright</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the fonts accompanying this license (&quot;Fonts&quot;) and
+associated documentation files (the &quot;Font Software&quot;), to
+reproduce and distribute the modifications to the Bitstream Vera Font
+Software, including without limitation the rights to use, copy,
+merge, publish, distribute, and/or sell copies of the Font Software,
+and to permit persons to whom the Font Software is furnished to do
+so, subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright and trademark notices and this permission notice
+shall be included in all copies of one or more of the Font Software
+typefaces.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Font Software may be modified, altered, or added to, and in
+particular the designs of glyphs or characters in the Fonts may be
+modified and additional glyphs or characters may be added to the
+Fonts, only if the fonts are renamed to names not containing either
+the words &quot;Tavmjong Bah&quot; or the word &quot;Arev&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This License becomes null and void to the extent applicable to Fonts
+or Font Software that has been modified and is distributed under the
+&quot;Tavmjong Bah Arev&quot; names.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Font Software may be sold as part of a larger software package
+but no copy of one or more of the Font Software typefaces may be sold
+by itself.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE FONT SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN
+NO EVENT SHALL TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
+CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
+SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Except as contained in this notice, the name of Tavmjong Bah shall
+not be used in advertising or otherwise to promote the sale, use or
+other dealings in this Font Software without prior written
+authorization from Tavmjong Bah. For further information, contact:
+tavmjong @ free . fr.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12199_1300998327"></A>
+Gentium</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Gentium
+fonts. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2003-2008 SIL International (<A HREF="http://www.sil.org/">http://www.sil.org/</A>),
+with Reserved Font Names &quot;Gentium&quot; and &quot;SIL&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This Font Software is licensed under the SIL Open Font License,
+Version 1.1. This license is copied below, and is also available with
+a FAQ at: <A HREF="http://scripts.sil.org/OFL">http://scripts.sil.org/OFL</A></P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12201_1300998327"></A>
+SIL OPEN FONT LICENSE Version 1.1 - 1 February 2007</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+PREAMBLE The goals of the Open Font License (OFL) are to stimulate
+worldwide development of collaborative font projects, to support the
+font creation efforts of academic and linguistic communities, and to
+provide a free and open framework in which fonts may be shared and
+improved in partnership with others.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and/or sold with any software provided that the font
+names of derivative works are changed. The fonts and derivatives,
+however, cannot be released under any other type of license. The
+requirement for fonts to remain under this license does not apply to
+any document created using the fonts or their derivatives.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+DEFINITIONS &quot;Font Software&quot; refers to the set of files
+released by the Copyright Holder(s) under this license and clearly
+marked as such. This may include source files, build scripts and
+documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Reserved Font Name&quot; refers to any names specified as such
+after the copyright statement(s).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Original Version&quot; refers to the collection of Font
+Software components as distributed by the Copyright Holder(s).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Modified Version&quot; refers to any derivative made by adding
+to, deleting, or substituting -- in part or in whole -- any of the
+components of the Original Version, by changing formats or by porting
+the Font Software to a new environment.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Author&quot; refers to any designer, engineer, programmer,
+technical writer or other person who contributed to the Font
+Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+PERMISSION &amp; CONDITIONS Permission is hereby granted, free of
+charge, to any person obtaining a copy of the Font Software, to use,
+study, copy, merge, embed, modify, redistribute, and sell modified
+and unmodified copies of the Font Software, subject to the following
+conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1) Neither the Font Software nor any of its individual components, in
+Original or Modified Versions, may be sold by itself.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2) Original or Modified Versions of the Font Software may be bundled,
+redistributed and/or sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the
+user.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s) unless explicit written permission is granted by the
+corresponding Copyright Holder. This restriction only applies to the
+primary font name as presented to the users.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the
+Font Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder(s) and the Author(s) or with their explicit written
+permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed entirely under this license, and must not be
+distributed under any other license. The requirement for fonts to
+remain under this license does not apply to any document created
+using the Font Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+TERMINATION This license becomes null and void if any of the above
+conditions are not met.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+DISCLAIMER THE FONT SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT
+WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER
+RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL,
+INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
+INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
+SOFTWARE.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12203_1300998327"></A>
+Liberation</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Liberation
+fonts. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This font set had been released under GNU Public License version 2
+(&quot;GPLv2&quot;) with exceptions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU GENERAL PUBLIC LICENSE VERSION 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12205_1300998327"></A>
+LICENSE AGREEMENT AND LIMITED PRODUCT WARRANTY<BR>LIBERATION FONT
+SOFTWARE</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This agreement governs the use of the Software and any updates to the
+Software, regardless of the delivery mechanism. Subject to the
+following terms, Red Hat, Inc. (&quot;Red Hat&quot;) grants to the
+user (&quot;Client&quot;) a license to this work pursuant to the GNU
+General Public License v.2 with the exceptions set forth below and
+such other terms as are set forth in this End User License Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. The Software and License Exception. LIBERATION font software (the
+&quot;Software&quot;) consists of TrueType-OpenType formatted font
+software for rendering LIBERATION typefaces in sans-serif, serif, and
+monospaced character styles. You are licensed to use, modify, copy,
+and distribute the Software pursuant to the GNU General Public
+License v.2 with the following exceptions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ (a) As a special exception, if you create a document which uses this
+font, and embed this font or unaltered portions of this font into the
+document, this font does not by itself cause the resulting document
+to be covered by the GNU General Public License. This exception does
+not however invalidate any other reasons why the document might be
+covered by the GNU General Public License. If you modify this font,
+you may extend this exception to your version of the font, but you
+are not obligated to do so. If you do not wish to do so, delete this
+exception statement from your version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ (b) As a further exception, any distribution of the object code of
+the Software in a physical product must provide you the right to
+access and modify the source code for the Software and to reinstall
+that modified version of the Software in object code form on the same
+physical product on which you received it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Intellectual Property Rights. The Software and each of its
+components, including the source code, documentation, appearance,
+structure and organization are owned by Red Hat and others and are
+protected under copyright and other laws. Title to the Software and
+any component, or to any copy, modification, or merged portion shall
+remain with the aforementioned, subject to the applicable license.
+The &quot;LIBERATION&quot; trademark is a trademark of Red Hat, Inc.
+in the U.S. and other countries. This agreement does not permit
+Client to distribute modified versions of the Software using Red
+Hat's trademarks. If Client makes a redistribution of a modified
+version of the Software, then Client must modify the files names to
+remove any reference to the Red Hat trademarks and must not use the
+Red Hat trademarks in any way to reference or promote the modified
+Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. Limited Warranty. To the maximum extent permitted under applicable
+law, the Software is provided and licensed &quot;as is&quot; without
+warranty of any kind, expressed or implied, including the implied
+warranties of merchantability, non-infringement or fitness for a
+particular purpose. Red Hat does not warrant that the functions
+contained in the Software will meet Client's requirements or that the
+operation of the Software will be entirely error free or appear
+precisely as described in the accompanying documentation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. Limitation of Remedies and Liability. To the maximum extent
+permitted by applicable law, Red Hat or any Red Hat authorized dealer
+will not be liable to Client for any incidental or consequential
+damages, including lost profits or lost savings arising out of the
+use or inability to use the Software, even if Red Hat or such dealer
+has been advised of the possibility of such damages.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. General. If any provision of this agreement is held to be
+unenforceable, that shall not affect the enforceability of the
+remaining provisions. This agreement shall be governed by the laws of
+the State of North Carolina and of the United States, without regard
+to any conflict of laws provisions, except that the United Nations
+Convention on the International Sale of Goods shall not apply.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2007 Red Hat, Inc. All rights reserved. LIBERATION
+is a trademark of Red Hat, Inc.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12207_1300998327"></A>
+Linux Libertine G and Linux Biolinum G</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This Font Software is Copyright (c) 2003-2006, Philipp H. Poll
+(<A HREF="http://linuxlibertine.sf.net/">http://linuxlibertine.sf.net/</A>).<BR>All
+Rights Reserved.<BR><BR>&quot;Linux Libertine&quot; is a Reserved
+Font Name for this Font Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Graphite extension of the original Linux Libertine font was made by
+Laszlo Nemeth under the same license.<BR><BR>Our fonts are free in
+the sense of the GPL. In short: Changing the font is allowed as long
+as the derivative work is published under the same license again.
+Pedantics keep claiming that the embedded use of GPL-fonts in i.e.
+PDFs requires the free publication of the PDF as well. This is why
+our GPL contains the so called &quot;font exception&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#3.GNU GENERAL PUBLIC LICENSE VERSION 2|outline">Jump to GPL
+version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+As a special exception, if you create a document which uses this
+font, and embed this font or unaltered portions of this font into the
+document, this font does not by itself cause the resulting document
+to be covered by the GNU General Public License. This exception does
+not however invalidate any other reasons why the document might be
+covered by the GNU General Public License. If you modify this font,
+you may extend this exception to your version of the font, but you
+are not obligated to do so. If you do not wish to do so, delete this
+exception statement from your version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Additionally our fonts are licensed under the Open Fonts License (see
+below).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This Font Software is licensed under the SIL Open Font License,
+Version 1.0. No modification of the license is permitted, only
+verbatim copy is allowed. This license is copied below, and is also
+available with a FAQ at: <A HREF="http://scripts.sil.org/OFL">http://scripts.sil.org/OFL</A></P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12209_1300998327"></A>
+SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+PREAMBLE The goals of the Open Font License (OFL) are to stimulate
+worldwide development of cooperative font projects, to support the
+font creation efforts of academic and linguistic communities, and to
+provide an open framework in which fonts may be shared and improved
+in partnership with others.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The OFL allows the licensed fonts to be used, studied, modified and
+redistributed freely as long as they are not sold by themselves. The
+fonts, including any derivative works, can be bundled, embedded,
+redistributed and sold with any software provided that the font names
+of derivative works are changed. The fonts and derivatives, however,
+cannot be released under any other type of license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+DEFINITIONS &quot;Font Software&quot; refers to any and all of the
+following: - font files - data files - source code - build
+scripts - documentation</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Reserved Font Name&quot; refers to the Font Software name as
+seen by users and any other names as specified after the copyright
+statement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Standard Version&quot; refers to the collection of Font
+Software components as distributed by the Copyright Holder.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Modified Version&quot; refers to any derivative font software
+made by adding to, deleting, or substituting -- in part or in whole
+-- any of the components of the Standard Version, by changing formats
+or by porting the Font Software to a new environment.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Author&quot; refers to any designer, engineer, programmer,
+technical writer or other person who contributed to the Font
+Software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+PERMISSION &amp; CONDITIONS Permission is hereby granted, free of
+charge, to any person obtaining a copy of the Font Software, to use,
+study, copy, merge, embed, modify, redistribute, and sell modified
+and unmodified copies of the Font Software, subject to the following
+conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1) Neither the Font Software nor any of its individual components, in
+Standard or Modified Versions, may be sold by itself.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2) Standard or Modified Versions of the Font Software may be bundled,
+redistributed and sold with any software, provided that each copy
+contains the above copyright notice and this license. These can be
+included either as stand-alone text files, human-readable headers or
+in the appropriate machine-readable metadata fields within text or
+binary files as long as those fields can be easily viewed by the
+user.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3) No Modified Version of the Font Software may use the Reserved Font
+Name(s), in part or in whole, unless explicit written permission is
+granted by the Copyright Holder. This restriction applies to all
+references stored in the Font Software, such as the font menu name
+and other font description fields, which are used to differentiate
+the font from others.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4) The name(s) of the Copyright Holder or the Author(s) of the Font
+Software shall not be used to promote, endorse or advertise any
+Modified Version, except to acknowledge the contribution(s) of the
+Copyright Holder and the Author(s) or with their explicit written
+permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5) The Font Software, modified or unmodified, in part or in whole,
+must be distributed using this license, and may not be distributed
+under any other license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+TERMINATION This license becomes null and void if any of the above
+conditions are not met.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+DISCLAIMER THE FONT SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT
+WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
+TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER
+RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL,
+INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
+INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
+SOFTWARE.</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="__RefHeading__12211_1300998327"></A><A NAME="4.GNU GENERAL PUBLIC LICENSE VERSION 2|outline"></A>
+Dictionaries</H1>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12213_1300998327"></A>
+Afrikaans</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12215_1300998327"></A>
+Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Afrikaans
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<H4 LANG="en-US" CLASS="western">Afrikaans Wordlist</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Afrikaans wordlist used by MySpell is made up of multiple
+wordlists. These are wither in the public domain, are used with the
+authors permission or are licensed under the <A HREF="#3.GNU Lesser General Public License Version 3|outline">LGPL</A>.
+The majority of the words are derived from the Nieuwoudt and Viljoen
+list.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Nieuwoudt list was first published in this form in 1993 by
+Bernard A Nieuwoudt. Contact details: origen at icon co za or
+bnieuwoudt at acm org</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1993, 2003 Bernard A Nieuwoudt relicensed under the
+<A HREF="#3.GNU Lesser General Public License Version 3|outline">LGPL</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Viljoen list is derived from the original Nieuwoudt list and is
+used with permission of the author and relicensed under the <A HREF="#3.GNU Lesser General Public License Version 3|outline">LGPL</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1998 Danie Viljoen</P>
+<H4 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12217_1300998327"></A>
+MySpell Affix File</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2003 Dwayne Bailey under the <A HREF="#3.GNU Lesser General Public License Version 3|outline">LGPL</A>
+based on the original ispell list by Renier de Vos which was released
+under the BSD license.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12219_1300998327"></A>
+Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Afrikaans
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2005 Friedel Wolff</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This library is free software; you can redistribute it and/or modify
+it under the terms of the <A HREF="#3.GNU Lesser General Public License Version 3|outline">GNU
+Lesser General Public License</A> as published by the Free Software
+Foundation; either version 2.1 of the License, or (at your option)
+any later version.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12221_1300998327"></A>
+Breton</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Breton
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+LICENSE : &quot;An Drouizig&quot; spelling dictionary : <A HREF="#3.GNU Lesser General Public License Version 3|outline">LGPL</A></P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12223_1300998327"></A>
+Catalan</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12225_1300998327"></A>
+Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Catalan
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2002-2008 Joan Moratinos &lt;<A HREF="mailto:jmo@softcatala.org">jmo@softcatala.org</A>&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version. This program 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+See the GNU General Public License for more details. You should have
+received a copy of the GNU General Public License along with this
+program; if not, write to the Free Software Foundation, Inc., 59
+Temple Place - Suite 330, Boston, MA 02111-1307, USA.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU General Public License Version 3|outline">Jump to GPL
+version 3</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Catalan
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU General Public License Version 3|outline">Jump to GPL
+version 3</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Catalan
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2009 Joan Montané &lt;joan@montane.cat&gt; ---
+Softcatal&agrave;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: GPL/LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU General Public License Version 3|outline">Jump to GPL
+version 3</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Czech</H2>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Czech
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2002 Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz,
+ NLPlab, Faculty of Informatics, Masaryk University</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this data (the &quot;Data&quot;), to deal in the Data
+without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Data, and to permit persons to whom the Data is
+furnished to do so, subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Data.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE DATA ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE DATA OR THE USE OR OTHER DEALINGS IN THE DATA.</P>
+<H2 LANG="en-US" CLASS="western">Croatian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Croatian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Croatian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These patterns were manually converted from TeX hyphenation patterns
+using the guide at
+<A HREF="http://wiki.services.openoffice.org/wiki/Documentation/SL/Using_TeX_hyphenation_patterns_in_OpenOffice.org">http://wiki.services.openoffice.org/wiki/Documentation/SL/Using_TeX_hyphenation_patterns_in_OpenOffice.org</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Original version:
+<A HREF="http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt?revision=416">http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt?revision=416</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: OpenOffice.org adaption of this file is licensed under the
+GNU LGPL license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Original license text: This file is part of hyph-utf8 package and
+resulted from semi-manual conversions of hyphenation patterns into
+UTF-8 in June 2008.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Source: hrhyph.tex (1996-04-10) Author: Marinović Igor &lt;migor at
+student.math.hr&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above mentioned file should become obsolete, and the author of
+the original file should preferably modify this file instead.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Modifications were needed in order to support native UTF-8 engines,
+but functionality (hopefully) didn't change in any way, at least not
+intentionally. This file is no longer stand-alone; at least for 8-bit
+engines you probably want to use loadhyph-foo.tex (which will load
+this file) instead.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Modifications were done by Jonathan Kew, Mojca Miklavec &amp; Arthur
+Reutenauer with help &amp; support from: - Karl Berry, who gave us
+free hands and all resources - Taco Hoekwater, with useful macros -
+Hans Hagen, who did the unicodifisation of patterns already long
+before and helped with testing, suggestions and bug reports - Norbert
+Preining, who tested &amp; integrated patterns into TeX Live</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+However, the &quot;copyright/copyleft&quot; owner of patterns remains
+the original author.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The copyright statement of this file is thus:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Do with this file whatever needs to be done in future for the sake of
+&quot;a better world&quot; as long as you respect the copyright of
+original file. If you're the original author of patterns or taking
+over a new revolution, please remove all of the TUG comments &amp;
+credits that we added here - you are the Queen / the King, we are
+only the servants.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you want to change this file, rather than uploading directly to
+CTAN, we would be grateful if you could send it to us
+(<A HREF="http://tug.org/tex-hyphen">http://tug.org/tex-hyphen</A>)
+or ask for credentials for SVN repository and commit it yourself; we
+will then upload the whole &quot;package&quot; to CTAN.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Before a new &quot;pattern-revolution&quot; starts, please try to
+follow some guidelines if possible:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+- \lccode is *forbidden*, and I really mean it - all the patterns
+should be in UTF-8 - the only &quot;allowed&quot; TeX commands in
+this file are: \patterns, \hyphenation, and if you really cannot do
+without, also \input and \message - in particular, please no \catcode
+or \lccode changes, they belong to loadhyph-foo.tex, and no
+\lefthyphenmin and \righthyphenmin, they have no influence here and
+belong elsewhere - \begingroup and/or \endinput is not needed - feel
+free to do whatever you want inside comments</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We know that TeX is extremely powerful, but give a stupid parser at
+least a chance to read your patterns.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For more information see <A HREF="http://tug.org/tex-hyphen">http://tug.org/tex-hyphen</A></P>
+<H2 LANG="en-US" CLASS="western">Danish</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Danish
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Stavekontrolden - Danish dictionary files for Hunspell</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Version 1.6 - 2010-09-19</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+da_DK.dic, da_DK.aff: &copy; 2010 Foreningen for frit tilg&aelig;ngelige
+sprogv&aelig;rkt&oslash;jer</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="http://www.stavekontrolden.dk/">http://www.stavekontrolden.dk</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These files are published under the following open source licenses:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#12.GNU General Public License Version 2|outline">GNU GPL
+ version 2.0</A></P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#10.GNU Lesser General Public License Version 2.1|outline">GNU
+ LGPL version 2.1</A></P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#13.Mozilla Public License Version 1.1|outline">Mozilla MPL
+ version 1.1</A></P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This dictionary is based on data from Det Danske Sprog- og
+Litteraturselskab</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+(The Danish Society for Language and Literature), <A HREF="http://www.dsl.dk/">http://www.dsl.dk</A>.</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Danish
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Danish
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#12.GNU General Public License Version 2|outline">GNU GPL
+ version 2.0</A></P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#10.GNU Lesser General Public License Version 2.1|outline">GNU
+ LGPL version 2.1</A></P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <A HREF="#13.Mozilla Public License Version 1.1|outline">Mozilla MPL
+ version 1.1</A></P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Stavekontrolden - Danish thesaurus files for OpenOffice.org 3.0.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Den Danske Ordbog - Synonymer</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+DanNet - leksikalsk-semantisk ordnet fra Det Danske Sprog- og
+Litteraturselskab og Center for Sprogteknologi, K&oslash;benhavns
+Universitet</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&copy; 2007 Foreningen for frit tilg&aelig;ngelige sprogv&aelig;rkt&oslash;jer</P>
+<H2 LANG="en-US" CLASS="western">Dutch</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary and hyphenation
+patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Dutch
+spelling dictionary and hyphenation patterns. Use of any of this
+software is governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. Name: Dutch word list for spell checking - OpenTaal</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. Version of words list: 2.00G; version of spell checking: 2.00G.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. Requirements: Hunspell 1.2.8 and higher</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. Spelling Seal of Dutch Language Union: The OpenTaal list of lemmas
+has received the Spelling Seal of Approval from the Dutch Language
+Union, the formal Dutch language institute. For more information
+please see: <A HREF="http://www.taalunieversum.org/keurmerk/">http://www.taalunieversum.org/keurmerk/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. Copyrights: &copy; 2006-2010 OpenTaal, &copy; 2001-2005 Simon
+Brouwer e.a., &copy; 1996 Nederlandstalige Tex Gebruikersgroep</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. Licenses: OpenTaal aims to create and publish free Dutch language
+files. To enable the broadest (re)use the language files are freely
+available under the below, liberal licenses at the discretion of the
+user. We strongly recommend to read the applicable license before
+usage.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ A. BSD (revised version):</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ - Full license text:
+<A HREF="http://creativecommons.org/licenses/BSD/legalcode">http://creativecommons.org/licenses/BSD/legalcode</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ - Summary: <A HREF="http://creativecommons.org/licenses/BSD/deed.en">http://creativecommons.org/licenses/BSD/deed.en</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ B. Creative Commons, Attribution 3.0 (unported)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ - Full license text:
+<A HREF="http://creativecommons.org/licenses/by/3.0/legalcode">http://creativecommons.org/licenses/by/3.0/legalcode</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ - Summary: <A HREF="http://creativecommons.org/licenses/by/3.0/deed.en">http://creativecommons.org/licenses/by/3.0/deed.en</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+7. Support OpenTaal: OpenTaal is a non-profit volunteer project. With
+your (small) financial support OpenTaal will further expand its
+activities and enhance its professionalism. Your donation is welcome
+at account number: 15.62.32.782, BIC: RABONL2U, IBAN:
+NL88RABO0156232782 of Stichting OpenTaal / OpenTaal Foundation. In
+the Netherlands your donations are tax deductible. OpenTaal
+Foundation has been designated by the Dutch Tax Administration as an
+Institution for General Benefit (algemeen nut beogende instelling or
+ANBI). Please see: <A HREF="http://belastingdienst.nl/anbi/">http://belastingdienst.nl/anbi/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+8. Participate: Everyone is welcome to participate. Please give
+feedback, discuss on the mailing list or run Harvester. By
+contributing to the project you agree that your contribution is
+available under free or/open source licenses. In case you wish, your
+name will be mentioned on the website. Your are invited to send us
+your written request.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+9. Rights of third parties: OpenTaal respects the rights of third
+parties and aims to keep its data freely available. Therefore you may
+no use protected sources of third parties, i.e. dictionaries, without
+their permission when you contribute to the project. It is permitted
+to use the materials of the Dutch Language Union, i.e. their spelling
+instruction and word list. In case you believe OpenTaal is violating
+your rights, we ask you to send us a written notice as soon as
+possible.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+10.Contact: OpenTaal Foundation, <A HREF="http://www.opentaal.org/">http://www.opentaal.org</A>,
+bestuur@opentaal.org</P>
+<H2 LANG="en-US" CLASS="western">German</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: German
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: Franz Michael Baumann &lt;frami.baumann@web.de&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: <A HREF="#12.GNU General Public License Version 2|outline">GNU
+GPL Version 2</A> or <A HREF="#11.GNU General Public License Version 3|outline">GPL
+Version 3</A> or <A HREF="#OASIS distribution license agreement 0.1 from 2005-11-10|outline">OASIS
+0.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &quot;frami&quot;-dictionary contains the complete word list of
+Björn Jacke's &quot;igerman98&quot;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+(Version: 2011-03-21) and numerous supplements by Franz Michael
+Baumann according to the reform of 2006-08-01.</P>
+<H4 LANG="en-US" CLASS="western"><A NAME="OASIS distribution license agreement 0.1 from 2005-11-10|outline"></A>
+OASIS distribution license agreement 0.1 from 2005-11-10</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Without any modifications this dictionary may be distributed with
+programs that support the OASIS Open Document Format for Office
+Applications and whose PRIMARY format for saving documents is the
+Open Document Format.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This requires that all licenses and copyright files are also
+distributed together with the package the dictionary is shipped with.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Any modifications of the dictionary files are not allowed for this
+agreement, modifications require the use of the GNU GENERAL PUBLIC
+LICENSE.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you have questions or don't get along with this, send me your
+comments/questions/ideas to Bjoern Jacke &lt;bjoern@j3e.de&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.GNU General Public License Version 3|outline">Jump to GPL
+version 3</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#12.GNU General Public License Version 2|outline">Jump to
+GPL version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: German
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Authors: Marco Huggenberger &lt;marco@by-night.ch&gt; / Daniel Naber
+&lt;naber at danielnaber de&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Version: 2011-05-05 (author and license information in source file
+added)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: German
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+OpenThesaurus - Deutscher Thesaurus - Synonyme und Assoziationen</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Version: 2011-05-04 AT</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">English (Australia)</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English
+(Australia) spelling dictionary. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2006 Cameron Roy</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#12.GNU General Public License Version 2|outline">Jump to
+GPL version 2</A></P>
+<H2 LANG="en-US" CLASS="western">English (Canada)</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="4.10.1.Spelling dictionary|outline"></A>
+Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English
+(Canada) spelling dictionary. Use of any of this software is governed
+by the terms of the license below:</P>
+<PRE LANG="en-US" CLASS="western">Wordlist en_CA spelling and morphological dictionary for OpenOffice.org
+<SPAN LANG="en-US">Version 2008-12-18</SPAN>
+
+<SPAN LANG="en-US">Based on Wordlist Hunspell dictionaries version 2008-12-05</SPAN>
+<SPAN LANG="en-US">and Wordlist POS and AGID data created by Kevin Atkinson</SPAN>
+<SPAN LANG="en-US">and released on <A HREF="http://wordlist.sourceforge.net/">http://wordlist.sourceforge.net</A>.</SPAN>
+
+<SPAN LANG="en-US">Other fixes:</SPAN>
+
+<SPAN LANG="en-US">OOo Issue 48060 - add numbers with affixes by COMPOUNDRULE (1st, 111th, 1990s etc.)</SPAN>
+<SPAN LANG="en-US">New REP items (better suggestions for accented words and a few mistakes)</SPAN>
+<SPAN LANG="en-US">OOo Issue 63541 - remove *dessicated, *dessication</SPAN>
+
+<SPAN LANG="en-US">László Németh &lt;nemeth at OO.o&gt;</SPAN>
+
+<SPAN LANG="en-US">Original license:</SPAN>
+
+<SPAN LANG="en-US">2008-12-05 Release</SPAN>
+
+<SPAN LANG="en-US">README file for en_US and en_CA Hunspell dictionaries</SPAN>
+
+<SPAN LANG="en-US">These dictionaries are created using the speller/make-hunspell-dict</SPAN>
+<SPAN LANG="en-US">dictionary in SCOWL, SVN revision 74.</SPAN>
+
+<SPAN LANG="en-US">The NOSUGGEST flag was added to certain taboo words. While I made an</SPAN>
+<SPAN LANG="en-US">honest attempt to flag the strongest taboo words with the NOSUGGEST</SPAN>
+<SPAN LANG="en-US">flag, I MAKE NO GUARANTEE THAT I FLAGGED EVERY POSSIBLE TABOO WORD.</SPAN>
+<SPAN LANG="en-US">The list was originally derived from Németh László, however I removed</SPAN>
+<SPAN LANG="en-US">some words which, while being considered taboo by some dictionaries,</SPAN>
+<SPAN LANG="en-US">are not really considered swear words in today's society.</SPAN>
+
+<SPAN LANG="en-US">You can find SCOWL and friend at <A HREF="http://wordlist.sourceforge.net/">http://wordlist.sourceforge.net/</A>.</SPAN>
+<SPAN LANG="en-US">Bug reports should go to the Issue Tracker found on the previously</SPAN>
+<SPAN LANG="en-US">mentioned web site. General discussion should go to the</SPAN>
+<SPAN LANG="en-US">wordlist-devel at sourceforge net mailing list.</SPAN>
+
+<SPAN LANG="en-US">COPYRIGHT, SOURCES, and CREDITS:</SPAN>
+
+<SPAN LANG="en-US">The en_US and en_CA dictionaries come directly from SCOWL (up to level</SPAN>
+<SPAN LANG="en-US">60) and is thus under the same copyright of SCOWL. The affix file is</SPAN>
+<SPAN LANG="en-US">a heavily modified version of the original english.aff file which was</SPAN>
+<SPAN LANG="en-US">released as part of Geoff Kuenning's Ispell and as such is covered by</SPAN>
+<SPAN LANG="en-US">his BSD license. Part of SCOWL is also based on Ispell thus the</SPAN>
+<SPAN LANG="en-US">Ispell copyright is included with the SCOWL copyright.</SPAN>
+
+<SPAN LANG="en-US">The collective work is Copyright 2000-2007 by Kevin Atkinson as well</SPAN>
+<SPAN LANG="en-US">as any of the copyrights mentioned below:</SPAN>
+
+ <SPAN LANG="en-US">Copyright 2000-2007 by Kevin Atkinson</SPAN>
+
+ <SPAN LANG="en-US">Permission to use, copy, modify, distribute and sell these word</SPAN>
+ <SPAN LANG="en-US">lists, the associated scripts, the output created from the scripts,</SPAN>
+ <SPAN LANG="en-US">and its documentation for any purpose is hereby granted without fee,</SPAN>
+ <SPAN LANG="en-US">provided that the above copyright notice appears in all copies and</SPAN>
+ <SPAN LANG="en-US">that both that copyright notice and this permission notice appear in</SPAN>
+ <SPAN LANG="en-US">supporting documentation. Kevin Atkinson makes no representations</SPAN>
+ <SPAN LANG="en-US">about the suitability of this array for any purpose. It is provided</SPAN>
+ <SPAN LANG="en-US">&quot;as is&quot; without express or implied warranty.</SPAN>
+
+<SPAN LANG="en-US">Alan Beale &lt;biljir@pobox.com&gt; also deserves special credit as he has,</SPAN>
+<SPAN LANG="en-US">in addition to providing the 12Dicts package and being a major</SPAN>
+<SPAN LANG="en-US">contributor to the ENABLE word list, given me an incredible amount of</SPAN>
+<SPAN LANG="en-US">feedback and created a number of special lists (those found in the</SPAN>
+<SPAN LANG="en-US">Supplement) in order to help improve the overall quality of SCOWL.</SPAN>
+
+<SPAN LANG="en-US">The 10 level includes the 1000 most common English words (according to</SPAN>
+<SPAN LANG="en-US">the Moby (TM) Words II [MWords] package), a subset of the 1000 most</SPAN>
+<SPAN LANG="en-US">common words on the Internet (again, according to Moby Words II), and</SPAN>
+<SPAN LANG="en-US">frequently class 16 from Brian Kelk's &quot;UK English Wordlist</SPAN>
+<SPAN LANG="en-US">with Frequency Classification&quot;.</SPAN>
+
+<SPAN LANG="en-US">The MWords package was explicitly placed in the public domain:</SPAN>
+
+ <SPAN LANG="en-US">The Moby lexicon project is complete and has</SPAN>
+ <SPAN LANG="en-US">been place into the public domain. Use, sell,</SPAN>
+ <SPAN LANG="en-US">rework, excerpt and use in any way on any platform.</SPAN>
+
+ <SPAN LANG="en-US">Placing this material on internal or public servers is</SPAN>
+ <SPAN LANG="en-US">also encouraged. The compiler is not aware of any</SPAN>
+ <SPAN LANG="en-US">export restrictions so freely distribute world-wide.</SPAN>
+
+ <SPAN LANG="en-US">You can verify the public domain status by contacting</SPAN>
+
+ <SPAN LANG="en-US">Grady Ward</SPAN>
+ <SPAN LANG="en-US">3449 Martha Ct.</SPAN>
+ <SPAN LANG="en-US">Arcata, CA 95521-4884</SPAN>
+
+ <SPAN LANG="en-US">grady@netcom.com</SPAN>
+ <SPAN LANG="en-US">grady@northcoast.com</SPAN>
+
+<SPAN LANG="en-US">The &quot;UK English Wordlist With Frequency Classification&quot; is also in the</SPAN>
+<SPAN LANG="en-US">Public Domain:</SPAN>
+
+ <SPAN LANG="en-US">Date: Sat, 08 Jul 2000 20:27:21 +0100</SPAN>
+ <SPAN LANG="en-US">From: Brian Kelk &lt;Brian.Kelk@cl.cam.ac.uk&gt;</SPAN>
+
+ <SPAN LANG="en-US">&gt; I was wondering what the copyright status of your &quot;UK English</SPAN>
+ <SPAN LANG="en-US">&gt; Wordlist With Frequency Classification&quot; word list as it seems to</SPAN>
+ <SPAN LANG="en-US">&gt; be lacking any copyright notice.</SPAN>
+
+ <SPAN LANG="en-US">There were many many sources in total, but any text marked</SPAN>
+ <SPAN LANG="en-US">&quot;copyright&quot; was avoided. Locally-written documentation was one</SPAN>
+ <SPAN LANG="en-US">source. An earlier version of the list resided in a filespace called</SPAN>
+ <SPAN LANG="en-US">PUBLIC on the University mainframe, because it was considered public</SPAN>
+ <SPAN LANG="en-US">domain.</SPAN>
+
+ <SPAN LANG="en-US">Date: Tue, 11 Jul 2000 19:31:34 +0100</SPAN>
+
+ <SPAN LANG="en-US">&gt; So are you saying your word list is also in the public domain?</SPAN>
+
+ <SPAN LANG="en-US">That is the intention.</SPAN>
+
+<SPAN LANG="en-US">The 20 level includes frequency classes 7-15 from Brian's word list.</SPAN>
+
+<SPAN LANG="en-US">The 35 level includes frequency classes 2-6 and words appearing in at</SPAN>
+<SPAN LANG="en-US">least 11 of 12 dictionaries as indicated in the 12Dicts package. All</SPAN>
+<SPAN LANG="en-US">words from the 12Dicts package have had likely inflections added via</SPAN>
+<SPAN LANG="en-US">my inflection database.</SPAN>
+
+<SPAN LANG="en-US">The 12Dicts package and Supplement is in the Public Domain.</SPAN>
+
+<SPAN LANG="en-US">The WordNet database, which was used in the creation of the</SPAN>
+<SPAN LANG="en-US">Inflections database, is under the following copyright:</SPAN>
+
+ <SPAN LANG="en-US">This software and database is being provided to you, the LICENSEE,</SPAN>
+ <SPAN LANG="en-US">by Princeton University under the following license. By obtaining,</SPAN>
+ <SPAN LANG="en-US">using and/or copying this software and database, you agree that you</SPAN>
+ <SPAN LANG="en-US">have read, understood, and will comply with these terms and</SPAN>
+ <SPAN LANG="en-US">conditions.:</SPAN>
+
+ <SPAN LANG="en-US">Permission to use, copy, modify and distribute this software and</SPAN>
+ <SPAN LANG="en-US">database and its documentation for any purpose and without fee or</SPAN>
+ <SPAN LANG="en-US">royalty is hereby granted, provided that you agree to comply with</SPAN>
+ <SPAN LANG="en-US">the following copyright notice and statements, including the</SPAN>
+ <SPAN LANG="en-US">disclaimer, and that the same appear on ALL copies of the software,</SPAN>
+ <SPAN LANG="en-US">database and documentation, including modifications that you make</SPAN>
+ <SPAN LANG="en-US">for internal use or for distribution.</SPAN>
+
+ <SPAN LANG="en-US">WordNet 1.6 Copyright 1997 by Princeton University. All rights</SPAN>
+ <SPAN LANG="en-US">reserved.</SPAN>
+
+ <SPAN LANG="en-US">THIS SOFTWARE AND DATABASE IS PROVIDED &quot;AS IS&quot; AND PRINCETON</SPAN>
+ <SPAN LANG="en-US">UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR</SPAN>
+ <SPAN LANG="en-US">IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON</SPAN>
+ <SPAN LANG="en-US">UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-</SPAN>
+ <SPAN LANG="en-US">ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE</SPAN>
+ <SPAN LANG="en-US">LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY</SPAN>
+ <SPAN LANG="en-US">THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</SPAN>
+
+ <SPAN LANG="en-US">The name of Princeton University or Princeton may not be used in</SPAN>
+ <SPAN LANG="en-US">advertising or publicity pertaining to distribution of the software</SPAN>
+ <SPAN LANG="en-US">and/or database. Title to copyright in this software, database and</SPAN>
+ <SPAN LANG="en-US">any associated documentation shall at all times remain with</SPAN>
+ <SPAN LANG="en-US">Princeton University and LICENSEE agrees to preserve same.</SPAN>
+
+<SPAN LANG="en-US">The 40 level includes words from Alan's 3esl list found in version 4.0</SPAN>
+<SPAN LANG="en-US">of his 12dicts package. Like his other stuff the 3esl list is also in the</SPAN>
+<SPAN LANG="en-US">public domain.</SPAN>
+
+<SPAN LANG="en-US">The 50 level includes Brian's frequency class 1, words words appearing</SPAN>
+<SPAN LANG="en-US">in at least 5 of 12 of the dictionaries as indicated in the 12Dicts</SPAN>
+<SPAN LANG="en-US">package, and uppercase words in at least 4 of the previous 12</SPAN>
+<SPAN LANG="en-US">dictionaries. A decent number of proper names is also included: The</SPAN>
+<SPAN LANG="en-US">top 1000 male, female, and Last names from the 1990 Census report; a</SPAN>
+<SPAN LANG="en-US">list of names sent to me by Alan Beale; and a few names that I added</SPAN>
+<SPAN LANG="en-US">myself. Finally a small list of abbreviations not commonly found in</SPAN>
+<SPAN LANG="en-US">other word lists is included.</SPAN>
+
+<SPAN LANG="en-US">The name files form the Census report is a government document which I</SPAN>
+<SPAN LANG="en-US">don't think can be copyrighted.</SPAN>
+
+<SPAN LANG="en-US">The file special-jargon.50 uses common.lst and word.lst from the</SPAN>
+<SPAN LANG="en-US">&quot;Unofficial Jargon File Word Lists&quot; which is derived from &quot;The Jargon</SPAN>
+<SPAN LANG="en-US">File&quot;. All of which is in the Public Domain. This file also contain</SPAN>
+<SPAN LANG="en-US">a few extra UNIX terms which are found in the file &quot;unix-terms&quot; in the</SPAN>
+<SPAN LANG="en-US">special/ directory.</SPAN>
+
+<SPAN LANG="en-US">The 55 level includes words from Alan's 2of4brif list found in version</SPAN>
+<SPAN LANG="en-US">4.0 of his 12dicts package. Like his other stuff the 2of4brif is also</SPAN>
+<SPAN LANG="en-US">in the public domain.</SPAN>
+
+<SPAN LANG="en-US">The 60 level includes Brian's frequency class 0 and all words</SPAN>
+<SPAN LANG="en-US">appearing in at least 2 of the 12 dictionaries as indicated by the</SPAN>
+<SPAN LANG="en-US">12Dicts package. A large number of names are also included: The 4,946</SPAN>
+<SPAN LANG="en-US">female names and the 3,897 male names from the MWords package.</SPAN>
+
+<SPAN LANG="en-US">The 70 level includes the 74,550 common dictionary words and the</SPAN>
+<SPAN LANG="en-US">21,986 names list from the MWords package The common dictionary words,</SPAN>
+<SPAN LANG="en-US">like those from the 12Dicts package, have had all likely inflections</SPAN>
+<SPAN LANG="en-US">added. The 70 level also included the 5desk list from version 4.0 of</SPAN>
+<SPAN LANG="en-US">the 12Dics package which is the public domain</SPAN>
+
+<SPAN LANG="en-US">The 80 level includes the ENABLE word list, all the lists in the</SPAN>
+<SPAN LANG="en-US">ENABLE supplement package (except for ABLE), the &quot;UK Advanced Cryptics</SPAN>
+<SPAN LANG="en-US">Dictionary&quot; (UKACD), the list of signature words in from YAWL package,</SPAN>
+<SPAN LANG="en-US">and the 10,196 places list from the MWords package.</SPAN>
+
+<SPAN LANG="en-US">The ENABLE package, mainted by M\Cooper &lt;thegrendel@theriver.com&gt;,</SPAN>
+<SPAN LANG="en-US">is in the Public Domain:</SPAN>
+
+ <SPAN LANG="en-US">The ENABLE master word list, WORD.LST, is herewith formally released</SPAN>
+ <SPAN LANG="en-US">into the Public Domain. Anyone is free to use it or distribute it in</SPAN>
+ <SPAN LANG="en-US">any manner they see fit. No fee or registration is required for its</SPAN>
+ <SPAN LANG="en-US">use nor are &quot;contributions&quot; solicited (if you feel you absolutely</SPAN>
+ <SPAN LANG="en-US">must contribute something for your own peace of mind, the authors of</SPAN>
+ <SPAN LANG="en-US">the ENABLE list ask that you make a donation on their behalf to your</SPAN>
+ <SPAN LANG="en-US">favorite charity). This word list is our gift to the Scrabble</SPAN>
+ <SPAN LANG="en-US">community, as an alternate to &quot;official&quot; word lists. Game designers</SPAN>
+ <SPAN LANG="en-US">may feel free to incorporate the WORD.LST into their games. Please</SPAN>
+ <SPAN LANG="en-US">mention the source and credit us as originators of the list. Note</SPAN>
+ <SPAN LANG="en-US">that if you, as a game designer, use the WORD.LST in your product,</SPAN>
+ <SPAN LANG="en-US">you may still copyright and protect your product, but you may *not*</SPAN>
+ <SPAN LANG="en-US">legally copyright or in any way restrict redistribution of the</SPAN>
+ <SPAN LANG="en-US">WORD.LST portion of your product. This *may* under law restrict your</SPAN>
+ <SPAN LANG="en-US">rights to restrict your users' rights, but that is only fair.</SPAN>
+
+<SPAN LANG="en-US">UKACD, by J Ross Beresford &lt;ross@bryson.demon.co.uk&gt;, is under the</SPAN>
+<SPAN LANG="en-US">following copyright:</SPAN>
+
+ <SPAN LANG="en-US">Copyright (c) J Ross Beresford 1993-1999. All Rights Reserved.</SPAN>
+
+ <SPAN LANG="en-US">The following restriction is placed on the use of this publication:</SPAN>
+ <SPAN LANG="en-US">if The UK Advanced Cryptics Dictionary is used in a software package</SPAN>
+ <SPAN LANG="en-US">or redistributed in any form, the copyright notice must be</SPAN>
+ <SPAN LANG="en-US">prominently displayed and the text of this document must be included</SPAN>
+ <SPAN LANG="en-US">verbatim.</SPAN>
+
+ <SPAN LANG="en-US">There are no other restrictions: I would like to see the list</SPAN>
+ <SPAN LANG="en-US">distributed as widely as possible.</SPAN>
+
+<SPAN LANG="en-US">The 95 level includes the 354,984 single words and 256,772 compound</SPAN>
+<SPAN LANG="en-US">words from the MWords package, ABLE.LST from the ENABLE Supplement,</SPAN>
+<SPAN LANG="en-US">and some additional words found in my part-of-speech database that</SPAN>
+<SPAN LANG="en-US">were not found anywhere else.</SPAN>
+
+<SPAN LANG="en-US">Accent information was taken from UKACD.</SPAN>
+
+<SPAN LANG="en-US">My VARCON package was used to create the American, British, and</SPAN>
+<SPAN LANG="en-US">Canadian word list.</SPAN>
+
+<SPAN LANG="en-US">Since the original word lists used used in the VARCON package came</SPAN>
+<SPAN LANG="en-US">from the Ispell distribution they are under the Ispell copyright:</SPAN>
+
+ <SPAN LANG="en-US">Copyright 1993, Geoff Kuenning, Granada Hills, CA</SPAN>
+ <SPAN LANG="en-US">All rights reserved.</SPAN>
+
+ <SPAN LANG="en-US">Redistribution and use in source and binary forms, with or without</SPAN>
+ <SPAN LANG="en-US">modification, are permitted provided that the following conditions</SPAN>
+ <SPAN LANG="en-US">are met:</SPAN>
+
+ <SPAN LANG="en-US">1. Redistribution of source code must retain the above copyright</SPAN>
+ <SPAN LANG="en-US">notice, this list of conditions and the following disclaimer.</SPAN>
+ <SPAN LANG="en-US">2. Redistribution in binary form must reproduce the above copyright</SPAN>
+ <SPAN LANG="en-US">notice, this list of conditions and the following disclaimer in the</SPAN>
+ <SPAN LANG="en-US">documentation and/or other materials provided with the distribution.</SPAN>
+ <SPAN LANG="en-US">3. All modifications to the source code must be clearly marked as</SPAN>
+ <SPAN LANG="en-US">such. Binary redistribution based on modified source code</SPAN>
+ <SPAN LANG="en-US">must be clearly marked as modified versions in the documentation</SPAN>
+ <SPAN LANG="en-US">and/or other materials provided with the distribution.</SPAN>
+ <SPAN LANG="en-US">(clause 4 removed with permission from Geoff Kuenning)</SPAN>
+ <SPAN LANG="en-US">5. The name of Geoff Kuenning may not be used to endorse or promote</SPAN>
+ <SPAN LANG="en-US">products derived from this software without specific prior</SPAN>
+ <SPAN LANG="en-US">written permission.</SPAN>
+
+ <SPAN LANG="en-US">THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS</SPAN>
+ <SPAN LANG="en-US">IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</SPAN>
+ <SPAN LANG="en-US">LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS</SPAN>
+ <SPAN LANG="en-US">FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF</SPAN>
+ <SPAN LANG="en-US">KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,</SPAN>
+ <SPAN LANG="en-US">INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,</SPAN>
+ <SPAN LANG="en-US">BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;</SPAN>
+ <SPAN LANG="en-US">LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER</SPAN>
+ <SPAN LANG="en-US">CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT</SPAN>
+ <SPAN LANG="en-US">LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN</SPAN>
+ <SPAN LANG="en-US">ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</SPAN>
+ <SPAN LANG="en-US">POSSIBILITY OF SUCH DAMAGE.</SPAN></PRE><H2 LANG="en-US" CLASS="western">
+English (South Africa)</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English
+(South Africa) spelling dictionary. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">English (United Kingdom)</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English
+(United Kingdom) spelling dictionary. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English
+(United Kingdom) hyphenation patterns. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+BSD-style. Unlimited copying, redistribution and modification of this
+file is permitted with this copyright and license information.</P>
+<H2 LANG="en-US" CLASS="western">English (USA)</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English (USA)
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#4.10.1.Spelling dictionary|outline">See English (Canada)</A>.</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English (USA)
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+BSD-style. Unlimited copying, redistribution and modification of this
+file<BR>is permitted with this copyright and license information.</P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: English (USA)
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+WordNet Release 2.1</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This software and database is being provided to you, the LICENSEE, by
+Princeton University under the following license. By obtaining, using
+and/or copying this software and database, you agree that you have
+read, understood, and will comply with these terms and conditions.:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, modify and distribute this software and
+database and its documentation for any purpose and without fee or
+royalty is hereby granted, provided that you agree to comply with the
+following copyright notice and statements, including the disclaimer,
+and that the same appear on ALL copies of the software, database and
+documentation, including modifications that you make for internal use
+or for distribution.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+WordNet 2.1 Copyright 2005 by Princeton University. All rights
+reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE AND DATABASE IS PROVIDED &quot;AS IS&quot; AND
+PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS
+OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
+UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
+ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
+LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY
+THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The name of Princeton University or Princeton may not be used in
+advertising or publicity pertaining to distribution of the software
+and/or database. Title to copyright in this software, database and
+any associated documentation shall at all times remain with Princeton
+University and LICENSEE agrees to preserve same.</P>
+<H2 LANG="en-US" CLASS="western">Estonian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Estonian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Dictionary is adapted to myspell by Jaak Pruulmann (jjpp@meso.ee,
+<A HREF="http://www.meso.ee/~jjpp/speller/">http://www.meso.ee/~jjpp/speller/</A>
+) on the base of word list created and shared by IEL (Institute of
+the Estonian Language, tarkvara@eki.ee). The original of EKI software
+license is available at <A HREF="http://www.eki.ee/eki/licence.html">http://www.eki.ee/eki/licence.html</A>.
+The work of Jaak Pruulmann is licensed under LGPL (GNU Lesser General
+Public License). The copies of licenses are added to current file.
+IEL is informed about the use of this word list.</P>
+<H4 LANG="en-US" CLASS="western">Software License Agreement</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Institute of the Estonian Language</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; Institute of the Estonian Language</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+E-mail: tarkvara@eki.ee</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+URL: <A HREF="http://www.eki.ee/tarkvara/">http://www.eki.ee/tarkvara/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The present License Agreement gives the user of this Software Product
+(hereinafter: Product) the right to use the Product for whatever
+purpose (incl. distribution, copying, altering, inclusion in other
+software, and selling) on the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The present License Agreement should belong unaltered to each copy
+ever made of this Product;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Neither the Institute of the Estonian Language (hereinafter: IEL) nor
+the author(s) of the Product will take responsibility for any
+detriment, direct or indirect, possibly ensuing from the application
+of the Product;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The IEL is ready to share the Product with other users as we wish to
+advance research on the Estonian language and to promote the use of
+Estonian in IT-technology now rapidly developing, yet we refuse to
+bind ourselves to any further obligation, which means that the IEL is
+not obliged either to warrant the suitability of the Product for a
+concrete use, to improve the program, or to provide a more detailed
+description of the underlying algorithms. (Which does not mean,
+though, that we may not do it.)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Whenever you use the Product, we request that you inform us by
+writing to the e-mail address tarkvara@eki.ee or to street address
+listed below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Institute of the Estonian Language</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Roosikrantsi 6<BR>EE-10119 Tallinn<BR>ESTONIA</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+E-mail: eki@eki.ee<BR>Phone &amp; Fax: +372-6411443</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Estonian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Hyphenation file is adapted to OpenOffice.org by Jaak Pruulmann
+(jjpp@meso.ee, <A HREF="http://www.meso.ee/~jjpp/speller/">http://www.meso.ee/~jjpp/speller/</A>)
+on the base of the LaTeX hyphenation file created by Enn Saar
+(saar@aai.ee), who has signed the JCA (Joint Copyright Agreement)
+allowing to use his work for OpenOffice.org. The original file is
+available at address <A HREF="http://www.cs.ut.ee/~tqnu/eehyph.tex">http://www.cs.ut.ee/~tqnu/eehyph.tex</A>
+and in the heading of the file it is written that this file is
+licensed under LPPL. The work of Jaak Pruulmann is licensed under
+LGPL (GNU Lesser General Public License).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#15.The LaTeX Project Public License|outline">Jump to LPPL</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">French</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: French
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Olivier R. - dicollecte&lt;at&gt;free&lt;dot&gt;fr</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Dicollecte: <A HREF="http://www.dicollecte.org/">http://www.dicollecte.org/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Licenses:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ MPL: <A HREF="#13.Mozilla Public License Version 1.1|outline">Mozilla
+ Public License version 1.1</A> or higher</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ GPL: <A HREF="#12.GNU General Public License Version 2|outline">GNU
+ General Public License version 2.0</A> or higher</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ LGPL: <A HREF="#10.GNU Lesser General Public License Version 2.1|outline">GNU
+ Lesser General Public License version 2.1</A> or higher</P>
+</UL>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: French
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Origin: Based on the TeX hyphenation tables frhyph.tex (V2.12)
+&lt;2002/12/11&gt;
+<A HREF="http://mirror.ctan.org/language/hyphenation/frhyph.tex">http://mirror.ctan.org/language/hyphenation/frhyph.tex</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The TeX hyphenation tables are released under the LaTeX Project
+Public License (LPPL)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#15.The LaTeX Project Public License|outline">Jump to LPPL</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: OpenOffice.org adaptions of this package are licensed under
+the GNU Lesser General Public License (LGPL) version 2.1 or higher.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: Conversion author is Paul Pichaureau
+&lt;paul.pichaureau@alcandre.net&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Based on a previous conversion by Blaise Drayer &lt;blaise@drayer.ch&gt;</P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: French
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Licence: LGPL: GNU Lesser General Public License version 2.1 or
+higher.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Galician</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Galician
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This extension was made by Frco. Javier Rial Rodríguez for Mancomún,
+Centro de Referencia e Servizos de Software Libre 2008</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Spellchecker files (gl_ES.aff, gl_ES.dic) from Mar Castro Pereiro
+also developed for Mancomún.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Distributed under the GPL License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.GNU General Public License Version 3|outline">Jump to
+GPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Hebrew</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hebrew
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This dictionary is Copyright (C) 2000-2009, Nadav Har'El
+(nyh@math.technion.ac.il) and Dan Kenigsberg
+(<A HREF="mailto:danken@cs.technion.ac.il">danken@cs.technion.ac.il</A>).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+It is licensed under the GNU General Public License (GPL).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.GNU General Public License Version 3|outline">Jump to
+GPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Hungarian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hungarian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GPL 2.0/LGPL 2.1/MPL 1.1 tri-license</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The contents of this software may be used under the terms of the GNU
+General Public License Version 2 or later (the &quot;GPL&quot;), or
+the GNU Lesser General Public License Version 2.1 or later (the
+&quot;LGPL&quot;, see COPYING.LGPL) or (excepting the LGPLed GNU
+gettext library in the intl/ directory) the Mozilla Public License
+Version 1.1 or later (the &quot;MPL&quot;, see COPYING.MPL).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Software distributed under these licenses is distributed on an &quot;AS
+IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or
+implied. See the licences for the specific language governing rights
+and limitations under the licenses.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2010 (c) László Németh &amp; Ferenc Godó</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hungarian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; Bence Nagy &lt;gimb (at) freemail (dot) hu&gt;, 2006</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Original license: GPL v2</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Patch author: László Németh &lt;nemeth (at) OOo&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Patch license: MPL/GPL/LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Hungarian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2009, László Németh</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">Italian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Italian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2001, 2002 Gianluca Turconi<BR>Copyright (C) 2002,
+2003, 2004 Gianluca Turconi and Davide Prina<BR>Copyright (C) 2004,
+2005, 2006, 2007 Davide Prina<BR>Copyright (C) 2010 Andrea Pescetti</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.GNU General Public License Version 3|outline">Jump to
+GPL Version 3</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Italian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Origin: Based on the TeX hyphenation tables by Claudio Beccari</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: conversion author is Giuseppe Bilotta
+&lt;<A HREF="mailto:giuseppe.bilotta@gmail.com">giuseppe.bilotta@gmail.com</A>&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Italian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2004,2005,2006,2007,2008 Daniela Volta<BR>Copyright (C)
+2008 Giovanni Zuliani<BR>Copyright (C) 2006,2007,2008 Davide
+Prina<BR>Copyright (C) 2010 Andrea Pescetti</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.GNU General Public License Version 3|outline">Jump to
+GPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Kurdish</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Kurdish
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+(C) Copyright Reimar Heider &lt;hunspell at ferheng dot org&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+With contributions from Kevin P. Scannell &lt;scannell@slu.edu&gt;
+and R&ecirc;zan Tovjîn</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The original word list used for this package was augmented using
+Kevin Scannell's web crawling software &quot;An Crúbadán&quot; and
+then hand-checked by Ronahi and Tovjîn.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Originally GPL, relicensed on 04-07-2007 to GPLv3, LGPLv3, MPL 1.1</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#11.GNU General Public License Version 3|outline">Jump to
+GPL Version 3</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">Lithuanian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Lithuanian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) Albertas Agejevas &lt;alga@uosis.mif.vu.lt&gt;, 2000,
+2001. All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Neither the name of the Albertas Agejevas nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY ALBERTAS AGEJEVAS AND CONTRIBUTORS ``AS
+IS'' AND ANY EXPRESS 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 ALBERTAS
+AGEJEVAS 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.</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Lithuanian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Origin: TeX hyphenation tables by Sigitas Tolusis and Vytas
+Statulevicius. The original tables can be found at
+<A HREF="http://www.vtex.lt/tex/download/zip/texmf.zip">http://www.vtex.lt/tex/download/zip/texmf.zip</A>
+ as lthyphen.tex.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: Converted to OOo format by Albertas Agejevas &lt;alga@akl.lt&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: LaTeX Project Public Licence</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#15.The LaTeX Project Public License|outline">Jump to LPPL</A></P>
+<H2 LANG="en-US" CLASS="western">Nepali</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Nepali
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Compiled by Madan Puraskar Pustakalaya</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Nepali
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Compiled by Madan Puraskar Pustakalaya</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Norwegian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Norwegian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Norwegian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Norwegian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">Occitan</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Occitan
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2006 Bruno GALLART</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or (at
+your option) any later version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">Polish</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Polish
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This dictionary for spell-checking Polish texts is licensed under
+GPL, LGPL, MPL (Mozilla Public License) and Creative Commons
+ShareAlike licenses (see <A HREF="http://creativecommons.org/licenses/sa/1.0">http://creativecommons.org/licenses/sa/1.0</A>).</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Polish
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Origin: Based on the TeX hyphenation patterns plhyph.tex, version
+3.0a, Wednesday, May 17th, 1995. The original file is in CTAN
+archives, for example
+here:<A HREF="http://ctan.binkerton.com/ctan.readme.php?filename=language/polish/plhyph.tex">http://ctan.binkerton.com/ctan.readme.php?filename=language/polish/plhyph.tex</A>
+and is licensed under LPPL.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: OpenOffice.org Adaptions of this package are licensed under
+the GNU LGPL license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: conversion and corrects author is Artur Polaczyński
+&lt;artiip@gmail.com&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Polish
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2004-2008 Marcin Miłkowski
+&lt;<A HREF="mailto:milek_pl@users.sourceforge.net">milek_pl@users.sourceforge.net</A>&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This product is made available subject to the terms of GNU Lesser
+General Public License Version 2.1.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Portoguise (Brazil)</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Portoguise
+(Brazilian) spelling dictionary. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This dictionary is under development by Raimundo Moura and his team.
+It is licensed under the terms of the GNU Lesser General Public
+License version 2.1 (LGPLv2.1), as published by the Free Software
+Foundation. The credits are available at
+<A HREF="http://www.broffice.org/creditos">http://www.broffice.org/creditos</A>
+and you can find new releases at
+<A HREF="http://www.broffice.org/verortografico">http://www.broffice.org/verortografico</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2006 - 2008 by Raimundo Santos Moura
+&lt;raimundomoura@openoffice.org&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Portoguise
+(Brazilian) hyphenation patterns. Use of any of this software is
+governed by the terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These hyphenation patterns are under development by Raimundo Moura
+and his team. It is licensed under the terms of the GNU Lesser
+General Public License version 2.1 (LGPLv2.1), as published by the
+Free Software Foundation. The credits are available at
+<A HREF="http://www.broffice.org/creditos">http://www.broffice.org/creditos</A>
+and you can find new releases at
+<A HREF="http://www.broffice.org/verortografico">http://www.broffice.org/verortografico</A>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2008 - 2009 by Raimundo Santos Moura
+&lt;raimundomoura@openoffice.org&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Romanian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Romanian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GPL 2.0/LGPL 2.1/MPL 1.1 tri-license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Romanian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GNU General Public License Version 2</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Romanian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+GNU General Public License Version 2 or later</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">Russian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Russian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 1997-2008, Alexander I. Lebedev</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All rights reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution 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.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Modified versions must be clearly marked as such.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The name of Alexander I. Lebedev may not be used to endorse or
+ promote products derived from this software without specific prior
+ written permission.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+&quot;AS IS&quot; AND ANY EXPRESS 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.</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Russian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+unknown</P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Russian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: GNU LGPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Author: Mikhail Korolyov &lt;mkorolyov@yandex.ru&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Origin: &#1040;&#1073;&#1088;&#1072;&#1084;&#1086;&#1074;&#1098;, &#1053;.
+&#1057;&#1083;&#1086;&#1074;&#1072;&#1088;&#1100; &#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1093;&#1098;
+&#1089;&#1080;&#1085;&#1086;&#1085;&#1080;&#1084;&#1086;&#1074;&#1098;
+&#1080; &#1089;&#1093;&#1086;&#1076;&#1085;&#1099;&#1093;&#1098; &#1087;&#1086;
+&#1089;&#1084;&#1099;&#1089;&#1083;&#1091; &#1074;&#1099;&#1088;&#1072;&#1078;&#1077;&#1085;i&#1081;.
+&#1048;&#1079;&#1076;. 3-&#1077;, &#1076;&#1086;&#1087;., &#1055;&#1075;.,
+1911</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<BR><BR>
+</P>
+<H2 LANG="en-US" CLASS="western">Serbian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Serbian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Serbian spellcheck dictionary (files sr.dic, sr.aff, sh.dic, sh.aff)
+is released under disjunctive tri-licence GNU LGPL version 2.1 or
+later / MPL version 1.1 or later / GNU GPL version 2 or later giving
+you the choice of one of the three sets of free software licensing
+terms. You can also use the dictionary under the terms of the
+Creative Commons BY-SA 3.0 Unpored licence.</P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Serbian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Serbian hyphenation patterns (files hyph_sr.dic and hyph_sh.dic) are
+derived from the official TeX patterns for Serbocroatian language
+(Cyrillic and Latin) created by Dejan Muhamedagić
+&lt;dejan@hello-penguin.com&gt; version 2.02 released on 22 June
+2008. The format is adopted for usage with Hyphen hyphenation library
+and is released again as hyphen-sr under the compatible GNU LGPL
+version 2.1 or later.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Slovak</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovak
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Data are released under these licenses (you can select one):</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The GNU General Public License (GPL) Version 2, June 1991</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ GNU Lesser General Public License Version 2.1, February 1999</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Mozilla Public License 1.1 (MPL 1.1)</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovak
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Dictionary is created by converting TeX hyphenation patterns for
+Slovak (Author: Jana Chlebíková) with lingucomponent-tools
+(<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/oo-cs/lingucomponent-tools/">http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/oo-cs/lingucomponent-tools/</A>).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Original license: LPPL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#15.The LaTeX Project Public License|outline">Jump to LPPL</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovak
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (c) 2004-2010 Tibor Bako, yorik (at) szm.sk, Zdenko
+Podobný, zposter (at) gmail.com</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this data (the &quot;Data&quot;), to deal in the Data
+without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Data, and to permit persons to whom the Data is
+furnished to do so, subject to the following conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Data.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE DATA ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE DATA OR THE USE OR OTHER DEALINGS IN THE DATA.</P>
+<H2 LANG="en-US" CLASS="western">Slovenian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovenian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovenian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Slovenian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Spanish</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Spanish
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#9.GNU Lesser General Public License Version 3|outline">Jump
+to LGPL Version 3</A></P>
+<H2 LANG="en-US" CLASS="western">Swahili</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Swahili
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2004 Jason M Githeko</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Swedish</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Swedish
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2003-08 Tom Westerberg &lt;tweg@welho.com&gt; and
+Göran Andersson &lt;goran@init.se&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The contents of The Swedish Dictionary for Spell Checking (i.e. the
+files sv.aff and sv.dic) are subject to the Mozilla Public License
+Version1.1 (the &quot;License&quot;); you may not use this file
+except in compliance with the License. You may obtain a copy of the
+License at <A HREF="http://www.mozilla.org/MPL/">http://www.mozilla.org/MPL/</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Software distributed under the License is distributed on an &quot;AS
+IS&quot; 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 LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Alternatively, The Swedish Dictionary may be used under the terms of
+either the GNU General Public License Version 2 or later (the &quot;GPL&quot;),
+or the GNU Lesser General Public License Version 2.1 or later (the
+&quot;LGPL&quot;),in which case the provisions of the GPL or the LGPL
+are applicable instead of those above. If you wish to allow use of
+your version of this file only under the terms of either the GPL or
+the LGPL, and not to allow others to use your version of this file
+under the terms of the MPL, indicate your decision by deleting the
+provisions above and replace them with the notice and other
+provisions required by the GPL or the LGPL. If you do not delete the
+provisions above, a recipient may use your version of this file under
+the terms of any one of the MPL, the GPL or the LGPL.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">Thai</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Thai spelling
+dictionary. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H2 LANG="en-US" CLASS="western">Ukrainian</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Ukrainian
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1999 Vladimir Yakovchuk, Oleg Podgurniy<BR>Copyright
+(C) 2001 Dmytro Kovalyov, Maksym Polyakov, Andriy Rysin<BR>Copyright
+(C) 2002 Valentyn Solomko, Volodymyr M. Lisivka<BR>Copyright (C) 2005
+Andriy Rysin, Eugeniy Meshcheryakov, Dmytro Kovalyov<BR>Copyright (C)
+2006-2009 Andriy Rysin</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This dictionary is licensed under GPL 2.0 or above, LGPL 2.1 or above
+and MPL (Mozilla Public License) 1.1 licenses.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Ukrainian
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1998-2002 Maksym Polyakov.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+License: GNU General Public License version 2 or any later version</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H3 LANG="en-US" CLASS="western">Thesaurus</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Ukrainian
+thesaurus. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This thesaurus is based on: &#1055;. &#1052;. &#1044;&#1077;&#1088;&#1082;&#1072;&#1095;,
+&#1050;&#1086;&#1088;&#1086;&#1090;&#1082;&#1080;&#1081; &#1089;&#1083;&#1086;&#1074;&#1085;&#1080;&#1082;
+&#1089;&#1080;&#1085;&#1086;&#1085;&#1110;&#1084;&#1110;&#1074;
+&#1091;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1086;&#1111;
+&#1084;&#1086;&#1074;&#1080;, &#1056;&#1072;&#1076;&#1103;&#1085;&#1089;&#1100;&#1082;&#1072;
+&#1096;&#1082;&#1086;&#1083;&#1072;, &#1050;&#1080;&#1111;&#1074;,
+1960 &#1057;. &#1050;&#1072;&#1088;&#1072;&#1074;&#1072;&#1085;&#1089;&#1100;&#1082;&#1080;&#1081;,
+&#1055;&#1086;&#1096;&#1091;&#1082; &#1091;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1086;&#1075;&#1086;
+&#1089;&#1083;&#1086;&#1074;&#1072;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2009 Andriy Rysin</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This thesaurus is licensed under GPL, LGPL and MPL (Mozilla Public
+License) licenses.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#8.Mozilla Public License Version 1.1|outline">Jump to MPL
+Version 1.1</A></P>
+<H2 LANG="en-US" CLASS="western">Vietnamese</H2>
+<H3 LANG="en-US" CLASS="western">Spelling dictionary</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Vietnamese
+spelling dictionary. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Authors:<BR>Ivan Garcia &lt;capiscuas@gmail.com&gt;<BR>Nguy&#7877;n
+Xuân Minh &lt;<A HREF="mailto:mxn@zoomtown.com">mxn@zoomtown.com</A>&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This spellchecker for OpenOffice was based on the Vietnamese
+Dictionary list from Proffessor H&#7891; Ng&#7885;c Đ&#7913;c</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This spellchecker is released with GPLv2 license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU General Public License Version 2|outline">Jump to GPL
+Version 2</A></P>
+<H2 LANG="en-US" CLASS="western">Zulu</H2>
+<H3 LANG="en-US" CLASS="western">Hyphenation patterns</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Zulu
+hyphenation patterns. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 2005, 2007 Friedel Wolff</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#5.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always">Artwork</H1>
+<H2 LANG="en-US" CLASS="western">KDE Crystal theme icons</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product:KDE Crystal
+theme icons. Use of any of this software is governed by the terms of
+the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+KDE Crystal theme icons.<BR>Copyright (C) 2002 and following years
+KDE Artists This library is free software; you can redistribute it
+and/or modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation, version 2.1 of
+the License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<A HREF="#7.GNU Lesser General Public License Version 2.1|outline">Jump
+to LGPL Version 2.1</A></P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always">Miscellaneous</H1>
+<H2 LANG="en-US" CLASS="western">Adobe Printer Description Files</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: Adobe Printer
+Description Files. Use of any of this software is governed by the
+terms of the license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright 1987-1995 Adobe Systems Incorporated.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All Rights Reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is granted for redistribution of this file as long as this
+copyright notice is intact and the contents of the file is not
+altered in any way from its original form.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+End of Copyright statement</P>
+<H2 LANG="en-US" CLASS="western">International Color Consortium sRGB
+Profiles</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: ICC sRGB
+Profiles. Use of any of this software is governed by the terms of the
+license below:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To anyone who acknowledges that the files
+&quot;sRGB_IEC61966-2-1_noBPC.icc&quot; and
+&quot;sRGB_IEC61966-2-1_withBPC.icc&quot; are provided &quot;AS IS&quot;
+WITH NO EXPRESS OR IMPLIED WARRANTY, permission to use, copy and
+distribute these file for any purpose is hereby granted without fee,
+provided that the files are not changed including the HP copyright
+notice tag, and that the name of Hewlett-Packard Company shall not be
+used in advertising or publicity pertaining to distribution of the
+software without specific, written prior permission. Hewlett-Packard
+Company makes no representations about the suitability of this
+software for any purpose.</P>
+<H2 LANG="en-US" CLASS="western">MathML DTD</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: MathML DTD.
+Use of any of this software is governed by the terms of the license
+below:</P>
+<H3 LANG="en-US" CLASS="western">W3C<SUP>&reg;</SUP> SOFTWARE NOTICE
+AND LICENSE</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN STYLE="font-weight: normal">Copyright &copy; 1994-2001 <A HREF="http://www.w3.org/">World
+Wide Web Consortium</A>, (<A HREF="http://www.lcs.mit.edu/">Massachusetts
+Institute of Technology</A>, <A HREF="http://www.inria.fr/">Institut
+National de Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+University</A>). All Rights Reserved.
+<A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A></SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This W3C work (including software, documents, or other related items)
+is being provided by the copyright holders under the following
+license. By obtaining, using and/or copying this work, you (the
+licensee) agree that you have read, understood, and will comply with
+the following terms and conditions:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission to use, copy, modify, and distribute this software and its
+documentation, with or without modification,&nbsp; for any purpose
+and without fee or royalty is hereby granted, provided that you
+include the following on ALL copies of the software and documentation
+or portions thereof, including modifications, that you make:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The full text of this NOTICE in a location viewable to users of the
+ redistributed or derivative work.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the following
+ form (hypertext is preferred, text is permitted) should be used
+ within the body of any redistributed or derivative code: &quot;Copyright
+ &copy; [$date-of-software] <A HREF="http://www.w3.org/">World Wide
+ Web Consortium</A>, (<A HREF="http://www.lcs.mit.edu/">Massachusetts
+ Institute of Technology</A>, <A HREF="http://www.inria.fr/">Institut
+ National de Recherche en Informatique et en Automatique</A>, <A HREF="http://www.keio.ac.jp/">Keio
+ University</A>). All Rights Reserved.
+ <A HREF="http://www.w3.org/Consortium/Legal/">http://www.w3.org/Consortium/Legal/</A>&quot;</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THIS SOFTWARE AND DOCUMENTATION IS PROVIDED &quot;AS IS,&quot; AND
+COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY
+OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE
+OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
+COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT,
+SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE
+SOFTWARE OR DOCUMENTATION.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The name and trademarks of copyright holders may NOT be used in
+advertising or publicity pertaining to the software without specific,
+written prior permission. Title to copyright in this software and any
+associated documentation will at all times remain with copyright
+holders.</P>
+<H2 LANG="en-US" CLASS="western">NSIS</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The following software may be included in this product: NSIS
+(Nullsoft Scriptable Install System). Use of any of this software is
+governed by the terms of the license below:</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="Copyright"></A>Copyright</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright (C) 1995-2009 Contributors</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+More detailed copyright information can be found in the individual
+source code files.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="Applicable_licenses"></A>Applicable
+licenses</H3>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ All NSIS source code, plug-ins, documentation, examples, header
+ files and graphics, with the exception of the compression modules
+ and where otherwise noted, are licensed under the zlib/libpng
+ license.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The zlib compression module for NSIS is licensed under the
+ zlib/libpng license.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The bzip2 compression module for NSIS is licensed under the bzip2
+ license.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The lzma compression module for NSIS is licensed under the Common
+ Public License version 1.0.</P>
+</UL>
+<H3 LANG="en-US" CLASS="western"><A NAME="zlib.2Flibpng_license"></A>zlib/libpng
+license</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute
+it freely, subject to the following restrictions:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would
+ be appreciated but is not required.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Altered source versions must be plainly marked as such, and must not
+ be misrepresented as being the original software.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ This notice may not be removed or altered from any source
+ distribution.</P>
+</OL>
+<H3 LANG="en-US" CLASS="western"><A NAME="bzip2_license"></A>bzip2
+license</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would
+ be appreciated but is not required.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ Altered source versions must be plainly marked as such, and must not
+ be misrepresented as being the original software.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ The name of the author may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm; font-style: normal">
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR &ldquo;AS IS&rdquo; AND ANY
+EXPRESS 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 AUTHOR 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.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Julian Seward, Cambridge, UK.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+jseward@acm.org</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="Common_Public_License_version_1.0"></A>
+Common Public License version 1.0</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON
+PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR
+DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF
+THIS AGREEMENT.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+1. DEFINITIONS</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Contribution&quot; means:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a) in the case of the initial Contributor, the initial code and
+documentation distributed under this Agreement, and b) in the case of
+each subsequent Contributor:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+i) changes to the Program, and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ii) additions to the Program;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+where such changes and/or additions to the Program originate from and
+are distributed by that particular Contributor. A Contribution
+'originates' from a Contributor if it was added to the Program by
+such Contributor itself or anyone acting on such Contributor's
+behalf. Contributions do not include additions to the Program which:
+(i) are separate modules of software distributed in conjunction with
+the Program under their own license agreement, and (ii) are not
+derivative works of the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Contributor&quot; means any person or entity that distributes
+the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Licensed Patents &quot; mean patent claims licensable by a
+Contributor which are necessarily infringed by the use or sale of its
+Contribution alone or when combined with the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Program&quot; means the Contributions distributed in accordance
+with this Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Recipient&quot; means anyone who receives the Program under
+this Agreement, including all Contributors.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+2. GRANT OF RIGHTS</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free copyright
+license to reproduce, prepare derivative works of, publicly display,
+publicly perform, distribute and sublicense the Contribution of such
+Contributor, if any, and such derivative works, in source code and
+object code form.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+b) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free patent
+license under Licensed Patents to make, use, sell, offer to sell,
+import and otherwise transfer the Contribution of such Contributor,
+if any, in source code and object code form. This patent license
+shall apply to the combination of the Contribution and the Program
+if, at the time the Contribution is added by the Contributor, such
+addition of the Contribution causes such combination to be covered by
+the Licensed Patents. The patent license shall not apply to any other
+combinations which include the Contribution. No hardware per se is
+licensed hereunder.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+c) Recipient understands that although each Contributor grants the
+licenses to its Contributions set forth herein, no assurances are
+provided by any Contributor that the Program does not infringe the
+patent or other intellectual property rights of any other entity.
+Each Contributor disclaims any liability to Recipient for claims
+brought by any other entity based on infringement of intellectual
+property rights or otherwise. As a condition to exercising the rights
+and licenses granted hereunder, each Recipient hereby assumes sole
+responsibility to secure any other intellectual property rights
+needed, if any. For example, if a third party patent license is
+required to allow Recipient to distribute the Program, it is
+Recipient's responsibility to acquire that license before
+distributing the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+d) Each Contributor represents that to its knowledge it has
+sufficient copyright rights in its Contribution, if any, to grant the
+copyright license set forth in this Agreement.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+3. REQUIREMENTS</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A Contributor may choose to distribute the Program in object code
+form under its own license agreement, provided that:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a) it complies with the terms and conditions of this Agreement; and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+b) its license agreement:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+i) effectively disclaims on behalf of all Contributors all warranties
+and conditions, express and implied, including warranties or
+conditions of title and non-infringement, and implied warranties or
+conditions of merchantability and fitness for a particular purpose;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ii) effectively excludes on behalf of all Contributors all liability
+for damages, including direct, indirect, special, incidental and
+consequential damages, such as lost profits;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+iii) states that any provisions which differ from this Agreement are
+offered by that Contributor alone and not by any other party; and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+iv) states that source code for the Program is available from such
+Contributor, and informs licensees how to obtain it in a reasonable
+manner on or through a medium customarily used for software exchange.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When the Program is made available in source code form:</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+a) it must be made available under this Agreement; and</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+b) a copy of this Agreement must be included with each copy of the
+Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Contributors may not remove or alter any copyright notices contained
+within the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each Contributor must identify itself as the originator of its
+Contribution, if any, in a manner that reasonably allows subsequent
+Recipients to identify the originator of the Contribution.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+4. COMMERCIAL DISTRIBUTION</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Commercial distributors of software may accept certain
+responsibilities with respect to end users, business partners and the
+like. While this license is intended to facilitate the commercial use
+of the Program, the Contributor who includes the Program in a
+commercial product offering should do so in a manner which does not
+create potential liability for other Contributors. Therefore, if a
+Contributor includes the Program in a commercial product offering,
+such Contributor (&quot;Commercial Contributor&quot;) hereby agrees
+to defend and indemnify every other Contributor (&quot;Indemnified
+Contributor&quot;) against any losses, damages and costs
+(collectively &quot;Losses&quot;) arising from claims, lawsuits and
+other legal actions brought by a third party against the Indemnified
+Contributor to the extent caused by the acts or omissions of such
+Commercial Contributor in connection with its distribution of the
+Program in a commercial product offering. The obligations in this
+section do not apply to any claims or Losses relating to any actual
+or alleged intellectual property infringement. In order to qualify,
+an Indemnified Contributor must: a) promptly notify the Commercial
+Contributor in writing of such claim, and b) allow the Commercial
+Contributor to control, and cooperate with the Commercial Contributor
+in, the defense and any related settlement negotiations. The
+Indemnified Contributor may participate in any such claim at its own
+expense.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For example, a Contributor might include the Program in a commercial
+product offering, Product X. That Contributor is then a Commercial
+Contributor. If that Commercial Contributor then makes performance
+claims, or offers warranties related to Product X, those performance
+claims and warranties are such Commercial Contributor's
+responsibility alone. Under this section, the Commercial Contributor
+would have to defend claims against the other Contributors related to
+those performance claims and warranties, and if a court requires any
+other Contributor to pay any damages as a result, the Commercial
+Contributor must pay those damages.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+5. NO WARRANTY</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
+PROVIDED ON AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT
+LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
+MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient
+is solely responsible for determining the appropriateness of using
+and distributing the Program and assumes all risks associated with
+its exercise of rights under this Agreement, including but not
+limited to the risks and costs of program errors, compliance with
+applicable laws, damage to or loss of data, programs or equipment,
+and unavailability or interruption of operations.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+6. DISCLAIMER OF LIABILITY</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
+NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
+GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+7. GENERAL</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If any provision of this Agreement is invalid or unenforceable under
+applicable law, it shall not affect the validity or enforceability of
+the remainder of the terms of this Agreement, and without further
+action by the parties hereto, such provision shall be reformed to the
+minimum extent necessary to make such provision valid and
+enforceable.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If Recipient institutes patent litigation against a Contributor with
+respect to a patent applicable to software (including a cross-claim
+or counterclaim in a lawsuit), then any patent licenses granted by
+that Contributor to such Recipient under this Agreement shall
+terminate as of the date such litigation is filed. In addition, if
+Recipient institutes patent litigation against any entity (including
+a cross-claim or counterclaim in a lawsuit) alleging that the Program
+itself (excluding combinations of the Program with other software or
+hardware) infringes such Recipient's patent(s), then such Recipient's
+rights granted under Section 2(b) shall terminate as of the date such
+litigation is filed.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All Recipient's rights under this Agreement shall terminate if it
+fails to comply with any of the material terms or conditions of this
+Agreement and does not cure such failure in a reasonable period of
+time after becoming aware of such noncompliance. If all Recipient's
+rights under this Agreement terminate, Recipient agrees to cease use
+and distribution of the Program as soon as reasonably practicable.
+However, Recipient's obligations under this Agreement and any
+licenses granted by Recipient relating to the Program shall continue
+and survive.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Everyone is permitted to copy and distribute copies of this
+Agreement, but in order to avoid inconsistency the Agreement is
+copyrighted and may only be modified in the following manner. The
+Agreement Steward reserves the right to publish new versions
+(including revisions) of this Agreement from time to time. No one
+other than the Agreement Steward has the right to modify this
+Agreement. IBM is the initial Agreement Steward. IBM may assign the
+responsibility to serve as the Agreement Steward to a suitable
+separate entity. Each new version of the Agreement will be given a
+distinguishing version number. The Program (including Contributions)
+may always be distributed subject to the version of the Agreement
+under which it was received. In addition, after a new version of the
+Agreement is published, Contributor may elect to distribute the
+Program (including its Contributions) under the new version. Except
+as expressly stated in Sections 2(a) and 2(b) above, Recipient
+receives no rights or licenses to the intellectual property of any
+Contributor under this Agreement, whether expressly, by implication,
+estoppel or otherwise. All rights in the Program not expressly
+granted under this Agreement are reserved.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This Agreement is governed by the laws of the State of New York and
+the intellectual property laws of the United States of America. No
+party to this Agreement will bring a legal action under this
+Agreement more than one year after the cause of action arose. Each
+party waives its rights to a jury trial in any resulting litigation.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="Special_exception_for_LZMA_compression_module"></A>
+Special exception for LZMA compression module</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Igor Pavlov and Amir Szekely, the authors of the LZMA compression
+module for NSIS, expressly permit you to statically or dynamically
+link your code (or bind by name) to the files from the LZMA
+compression module for NSIS without subjecting your linked code to
+the terms of the Common Public license version 1.0. Any modifications
+or additions to files from the LZMA compression module for NSIS,
+however, are subject to the terms of the Common Public License
+version 1.0.</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="__RefHeading__12227_1300998327"></A><A NAME="2.GNU Lesser General Public License Version 3|outline"></A><A NAME="9.GNU Lesser General Public License Version 3|outline"></A><A NAME="9.GNU Lesser General Public License Version 3|outline"></A><A NAME="9.GNU Lesser General Public License Version 3|outline"></A><A NAME="9.GNU Lesser General Public License Version 3|outline"></A><A NAME="4.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="3.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="7.GNU Lesser General Public License Version 3|outline"></A><A NAME="1.GNU Lesser General Public License Version 3|outline"></A><A NAME="1.GNU Lesser General Public License Version 3|outline"></A>
+GNU Lesser General Public License Version 3</H1>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">Copyright &copy; 2007 Free Software Foundation,
+Inc. &lt;</SPAN><A HREF="http://fsf.org/">http://fsf.org/</A><SPAN LANG="en-US">&gt;</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Everyone is permitted to copy and distribute verbatim copies of this
+license document, but changing it is not allowed.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12229_1300998327"></A><A NAME="section0"></A>
+0. Additional Definitions.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+As used herein, &ldquo;this License&rdquo; refers to version 3 of the
+GNU Lesser General Public License, and the &ldquo;GNU GPL&rdquo;
+refers to version 3 of the GNU General Public License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;The Library&rdquo; refers to a covered work governed by this
+License, other than an Application or a Combined Work as defined
+below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+An &ldquo;Application&rdquo; is any work that makes use of an
+interface provided by the Library, but which is not otherwise based
+on the Library. Defining a subclass of a class defined by the Library
+is deemed a mode of using an interface provided by the Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &ldquo;Combined Work&rdquo; is a work produced by combining or
+linking an Application with the Library. The particular version of
+the Library with which the Combined Work was made is also called the
+&ldquo;Linked Version&rdquo;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &ldquo;Minimal Corresponding Source&rdquo; for a Combined Work
+means the Corresponding Source for the Combined Work, excluding any
+source code for portions of the Combined Work that, considered in
+isolation, are based on the Application, and not on the Linked
+Version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &ldquo;Corresponding Application Code&rdquo; for a Combined Work
+means the object code and/or source code for the Application,
+including any data and utility programs needed for reproducing the
+Combined Work from the Application, but excluding the System
+Libraries of the Combined Work.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12231_1300998327"></A><A NAME="section1"></A>
+1. Exception to Section 3 of the GNU GPL.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12233_1300998327"></A><A NAME="section2"></A>
+2. Conveying Modified Versions.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an
+Application that uses the facility (other than as an argument passed
+when the facility is invoked), then you may convey a copy of the
+modified version:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs whatever
+ part of its purpose remains meaningful, or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.</P>
+</UL>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12235_1300998327"></A><A NAME="section3"></A>
+3. Object Code Incorporating Material from Library Header Files.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and
+templates (ten or fewer lines in length), you do both of the
+following:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are covered
+ by this License.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) Accompany the object code with a copy of the GNU GPL and this
+ license document.</P>
+</UL>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12237_1300998327"></A><A NAME="section4"></A>
+4. Combined Works.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may convey a Combined Work under terms of your choice that, taken
+together, effectively do not restrict modification of the portions of
+the Library contained in the Combined Work and reverse engineering
+for debugging such modifications, if you also do each of the
+following:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) Accompany the Combined Work with a copy of the GNU GPL and this
+ license document.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among these
+ notices, as well as a reference directing the user to the copies of
+ the GNU GPL and this license document.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ d) Do one of the following:</P>
+ <UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form suitable
+ for, and under terms that permit, the user to recombine or relink
+ the Application with a modified version of the Linked Version to
+ produce a modified Combined Work, in the manner specified by
+ section 6 of the GNU GPL for conveying Corresponding Source.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time a
+ copy of the Library already present on the user's computer system,
+ and (b) will operate properly with a modified version of the
+ Library that is interface-compatible with the Linked Version.</P>
+ </UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the GNU
+ GPL, and only to the extent that such information is necessary to
+ install and execute a modified version of the Combined Work produced
+ by recombining or relinking the Application with a modified version
+ of the Linked Version. (If you use option 4d0, the Installation
+ Information must accompany the Minimal Corresponding Source and
+ Corresponding Application Code. If you use option 4d1, you must
+ provide the Installation Information in the manner specified by
+ section 6 of the GNU GPL for conveying Corresponding Source.)</P>
+</UL>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12239_1300998327"></A><A NAME="section5"></A>
+5. Combined Libraries.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may place library facilities that are a work based on the Library
+side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.</P>
+</UL>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12241_1300998327"></A><A NAME="section6"></A>
+6. Revised Versions of the GNU Lesser General Public License.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each version is given a distinguishing version number. If the Library
+as you received it specifies that a certain numbered version of the
+GNU Lesser General Public License &ldquo;or any later version&rdquo;
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software
+Foundation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License
+shall apply, that proxy's public statement of acceptance of any
+version is permanent authorization for you to choose that version for
+the Library.</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="10.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="10.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="10.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="7.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A><A NAME="5.GNU Lesser General Public License Version 2.1|outline"></A>
+GNU Lesser General Public License Version 2.1</H1>
+<PRE LANG="en-US" CLASS="western">Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+<SPAN LANG="en-US">51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</SPAN>
+<SPAN LANG="en-US">Everyone is permitted to copy and distribute verbatim copies</SPAN>
+<SPAN LANG="en-US">of this license document, but changing it is not allowed.</SPAN>
+
+<SPAN LANG="en-US">[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]</SPAN></PRE><H2 LANG="en-US" CLASS="western">
+Preamble</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The licenses for most software are designed to take away your freedom
+to share and change it. By contrast, the GNU General Public Licenses
+are intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it. You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-<br>
- When we speak of free software, we are referring to freedom of use,
-not price. Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-<br>
-
- To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights. These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-<br>
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-<br>
-
- We protect your rights with a two-step method: (1) we copyright the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about
+whether this license or the ordinary General Public License is the
+better strategy to use in any particular case, based on the
+explanations below.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and
+charge for this service if you wish); that you receive source code or
+can get it if you want it; that you can change the software and use
+pieces of it in new free programs; and that you are informed that you
+can do these things.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender
+these rights. These restrictions translate to certain
+responsibilities for you if you distribute copies of the library or
+if you modify it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we
+gave you. You must make sure that they, too, receive or can get the
+source code. If you link other code with the library, you must
+provide complete object files to the recipients, so that they can
+relink them with the library after making changes to the library and
+recompiling it. And you must show them these terms so they know their
+rights.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-<br>
-
- To protect each distributor, we want to make it very clear that
-there is no warranty for the free library. Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-<br>
-<br>
- Finally, software patents pose a constant threat to the existence of
-any free program. We wish to make sure that a company cannot
+permission to copy, distribute and/or modify the library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To protect each distributor, we want to make it very clear that there
+is no warranty for the free library. Also, if the library is modified
+by someone else and passed on, the recipients should know that what
+they have is not the original version, so that the original author's
+reputation will not be affected by problems that might be introduced
+by others.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder. Therefore, we insist that
+restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-<br>
-
- Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License. This license, the GNU Lesser
+consistent with the full freedom of use specified in this license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License. We use
+is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-<br>
-
- When a program is linked with a library, whether statically or using
+libraries into non-free programs.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library. The ordinary
+combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom. The Lesser General
+entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
-the library.
-<br>
-
- We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License. It also provides other free software developers Less
-of an advantage over competing non-free programs. These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries. However, the Lesser license provides advantages in certain
-special circumstances.
-<br>
-
- For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard. To achieve this, non-free programs must be
-allowed to use the library. A more frequent case is that a free
-library does the same job as widely used non-free libraries. In this
+the library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We call this license the &quot;Lesser&quot; General Public License
+because it does Less to protect the user's freedom than the ordinary
+General Public License. It also provides other free software
+developers Less of an advantage over competing non-free programs.
+These disadvantages are the reason we use the ordinary General Public
+License for many libraries. However, the Lesser license provides
+advantages in certain special circumstances.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it
+becomes a de-facto standard. To achieve this, non-free programs must
+be allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-<br>
-
- In other cases, permission to use a particular library in non-free
+software only, so we use the Lesser General Public License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
-free software. For example, permission to use the GNU C Library in
+free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
-system.
-<br>
-
- Although the Lesser General Public License is Less protective of the
+system.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-<br>
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-<br>
-<br>
- GNU LESSER GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-<br>
- 0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
-<br>
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-<br>
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-<br>
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-<br>
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-<br>
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
-<br>
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-<br>
-<br>
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-<br>
- a) The modified work must itself be a software library.
-
-<br>
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
-<br>
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
-<br>
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-<br>
-
-These requirements apply to the modified work as a whole. If
+that program using a modified version of the Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+&quot;work based on the library&quot; and a &quot;work that uses the
+library&quot;. The former contains code derived from the library,
+whereas the latter must be combined with the library in order to run.</P>
+<H2 LANG="en-US" CLASS="western">TERMS AND CONDITIONS FOR COPYING,
+DISTRIBUTION AND MODIFICATION</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>0.</STRONG> This License Agreement applies to any software
+library or other program which contains a notice placed by the
+copyright holder or other authorized party saying it may be
+distributed under the terms of this Lesser General Public License
+(also called &quot;this License&quot;). Each licensee is addressed as
+&quot;you&quot;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &quot;library&quot; means a collection of software functions and/or
+data prepared so as to be conveniently linked with application
+programs (which use some of those functions and data) to form
+executables.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &quot;Library&quot;, below, refers to any such software library
+or work which has been distributed under these terms. A &quot;work
+based on the Library&quot; means either the Library or any derivative
+work under copyright law: that is to say, a work containing the
+Library or a portion of it, either verbatim or with modifications
+and/or translated straightforwardly into another language.
+(Hereinafter, translation is included without limitation in the term
+&quot;modification&quot;.)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Source code&quot; for a work means the preferred form of the
+work for making modifications to it. For a library, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output
+from such a program is covered only if its contents constitute a work
+based on the Library (independent of the use of the Library in a tool
+for writing it). Whether that is true depends on what the Library
+does and what the program that uses the Library does.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>1.</STRONG> You may copy and distribute verbatim copies of
+the Library's complete source code as you receive it, in any medium,
+provided that you conspicuously and appropriately publish on each
+copy an appropriate copyright notice and disclaimer of warranty; keep
+intact all the notices that refer to this License and to the absence
+of any warranty; and distribute a copy of this License along with the
+Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a
+fee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>2.</STRONG> You may modify your copy or copies of the Library
+or any portion of it, thus forming a work based on the Library, and
+copy and distribute such modifications or work under the terms of
+Section 1 above, provided that you also meet all of these conditions:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>a)</STRONG> The modified work must itself be a software
+ library.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>b)</STRONG> You must cause the files modified to carry
+ prominent notices stating that you changed the files and the date of
+ any change.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>c)</STRONG> You must cause the whole of the work to be
+ licensed at no charge to all third parties under the terms of this
+ License.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>d)</STRONG> If a facility in the modified Library refers to
+ a function or a table of data to be supplied by an application
+ program that uses the facility, other than as an argument passed
+ when the facility is invoked, then you must make a good faith effort
+ to ensure that, in the event an application does not supply such
+ function or table, the facility still operates, and performs
+ whatever part of its purpose remains meaningful.</P>
+ <P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ (For example, a function in a library to compute square roots has a
+ purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must be
+ optional: if the application does not supply it, the square root
+ function must still compute square roots.)</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
+sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
-it.
-
-<br>
+it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-<br>
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-<br>
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-<br>
-<br>
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
-<br>
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
-<br>
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
-<br>
- If distribution of object code is made by offering access to copy
+collective works based on the Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In addition, mere aggregation of another work not based on the
+Library with the Library (or with a work based on the Library) on a
+volume of a storage or distribution medium does not bring the other
+work under the scope of this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>3.</STRONG> You may opt to apply the terms of the ordinary
+GNU General Public License instead of this License to a given copy of
+the Library. To do this, you must alter all the notices that refer to
+this License, so that they refer to the ordinary GNU General Public
+License, version 2, instead of to this License. (If a newer version
+than version 2 of the ordinary GNU General Public License has
+appeared, then you can specify that version instead if you wish.) Do
+not make any other change in these notices.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Once this change is made in a given copy, it is irreversible for that
+copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This option is useful when you wish to copy part of the code of the
+Library into a program that is not a library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>4.</STRONG> You may copy and distribute the Library (or a
+portion or derivative of it, under Section 2) in object code or
+executable form under the terms of Sections 1 and 2 above provided
+that you accompany it with the complete corresponding
+machine-readable source code, which must be distributed under the
+terms of Sections 1 and 2 above on a medium customarily used for
+software interchange.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-<br>
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-<br>
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-<br>
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-<br>
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-<br>
-
- Otherwise, if the work is a derivative of the Library, you may
+compelled to copy the source along with the object code.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>5.</STRONG> A program that contains no derivative of any
+portion of the Library, but is designed to work with the Library by
+being compiled or linked with it, is called a &quot;work that uses
+the Library&quot;. Such a work, in isolation, is not a derivative
+work of the Library, and therefore falls outside the scope of this
+License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+However, linking a &quot;work that uses the Library&quot; with the
+Library creates an executable that is a derivative of the Library
+(because it contains portions of the Library), rather than a &quot;work
+that uses the library&quot;. The executable is therefore covered by
+this License. Section 6 states terms for distribution of such
+executables.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When a &quot;work that uses the Library&quot; uses material from a
+header file that is part of the Library, the object code for the work
+may be a derivative work of the Library even though the source code
+is not. Whether this is true is especially significant if the work
+can be linked without the Library, or if the work is itself a
+library. The threshold for this to be true is not precisely defined
+by law.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If such an object file uses only numerical parameters, data structure
+layouts and accessors, and small macros and small inline functions
+(ten lines or less in length), then the use of the object file is
+unrestricted, regardless of whether it is legally a derivative work.
+(Executables containing this object code plus portions of the Library
+will still fall under Section 6.)</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-<br>
-<br>
- 6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-<br>
-
- You must give prominent notice with each copy of the work that the
+whether or not they are linked directly with the Library itself.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>6.</STRONG> As an exception to the Sections above, you may
+also combine or link a &quot;work that uses the Library&quot; with
+the Library to produce a work containing portions of the Library, and
+distribute that work under terms of your choice, provided that the
+terms permit modification of the work for the customer's own use and
+reverse engineering for debugging such modifications.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
+this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-<br>
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-<br>
-
- b) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (1) uses at run time a
- copy of the library already present on the user's computer system,
- rather than copying library functions into the executable, and (2)
- will operate properly with a modified version of the library, if
- the user installs one, as long as the modified version is
- interface-compatible with the version that the work was made with.
-<br>
-
- c) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-<br>
-
- d) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-<br>
-
- e) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-<br>
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
+directing the user to the copy of this License. Also, you must do one
+of these things:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>a)</STRONG> Accompany the work with the complete
+ corresponding machine-readable source code for the Library including
+ whatever changes were used in the work (which must be distributed
+ under Sections 1 and 2 above); and, if the work is an executable
+ linked with the Library, with the complete machine-readable &quot;work
+ that uses the Library&quot;, as object code and/or source code, so
+ that the user can modify the Library and then relink to produce a
+ modified executable containing the modified Library. (It is
+ understood that the user who changes the contents of definitions
+ files in the Library will not necessarily be able to recompile the
+ application to use the modified definitions.)</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>b)</STRONG> Use a suitable shared library mechanism for
+ linking with the Library. A suitable mechanism is one that (1) uses
+ at run time a copy of the library already present on the user's
+ computer system, rather than copying library functions into the
+ executable, and (2) will operate properly with a modified version of
+ the library, if the user installs one, as long as the modified
+ version is interface-compatible with the version that the work was
+ made with.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>c)</STRONG> Accompany the work with a written offer, valid
+ for at least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more than the
+ cost of performing this distribution.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>d)</STRONG> If distribution of the work is made by offering
+ access to copy from a designated place, offer equivalent access to
+ copy the above specified materials from the same place.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>e)</STRONG> Verify that the user has already received a copy
+ of these materials or that you have already sent this user a copy.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For an executable, the required form of the &quot;work that uses the
+Library&quot; must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
-the executable.
-<br>
-
- It may happen that this requirement contradicts the license
+the executable.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
+accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
-distribute.
-<br>
-<br>
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-<br>
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-<br>
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-<br>
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-<br>
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
+distribute.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>7.</STRONG> You may place library facilities that are a work
+based on the Library side-by-side in a single library together with
+other library facilities not covered by this License, and distribute
+such a combined library, provided that the separate distribution of
+the work based on the Library and of the other library facilities is
+otherwise permitted, and provided that you do these two things:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>a)</STRONG> Accompany the combined library with a copy of
+ the same work based on the Library, uncombined with any other
+ library facilities. This must be distributed under the terms of the
+ Sections above.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ <STRONG>b)</STRONG> Give prominent notice with the combined library
+ of the fact that part of it is a work based on the Library, and
+ explaining where to find the accompanying uncombined form of the
+ same work.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>8.</STRONG> You may not copy, modify, sublicense, link with,
+or distribute the Library except as expressly provided under this
+License. Any attempt otherwise to copy, modify, sublicense, link
+with, or distribute the Library is void, and will automatically
+terminate your rights under this License. However, parties who have
+received copies, or rights, from you under this License will not have
+their licenses terminated so long as such parties remain in full
+compliance.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>9.</STRONG> You are not required to accept this License,
+since you have not signed it. However, nothing else grants you
+permission to modify or distribute the Library or its derivative
+works. These actions are prohibited by law if you do not accept this
+License. Therefore, by modifying or distributing the Library (or any
+work based on the Library), you indicate your acceptance of this
+License to do so, and all its terms and conditions for copying,
+distributing or modifying the Library or works based on it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>10.</STRONG> Each time you redistribute the Library (or any
+work based on the Library), the recipient automatically receives a
+license from the original licensor to copy, distribute, link with or
+modify the Library subject to these terms and conditions. You may not
+impose any further restrictions on the recipients' exercise of the
+rights granted herein. You are not responsible for enforcing
+compliance by third parties with this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>11.</STRONG> If, as a consequence of a court judgment or
+allegation of patent infringement or for any other reason (not
+limited to patent issues), conditions are imposed on you (whether by
+court order, agreement or otherwise) that contradict the conditions
+of this License, they do not excuse you from the conditions of this
+License. If you cannot distribute so as to satisfy simultaneously
+your obligations under this License and any other pertinent
+obligations, then as a consequence you may not distribute the Library
+at all. For example, if a patent license would not permit
+royalty-free redistribution of the Library by all those who receive
+copies directly or indirectly through you, then the only way you
+could satisfy both it and this License would be to refrain entirely
+from distribution of the Library.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended
+to apply, and the section as a whole is intended to apply in other
+circumstances.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is
+willing to distribute software through any other system and a
+licensee cannot impose that choice.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>12.</STRONG> If the distribution and/or use of the Library is
+restricted in certain countries either by patents or by copyrighted
+interfaces, the original copyright holder who places the Library
+under this License may add an explicit geographical distribution
+limitation excluding those countries, so that distribution is
+permitted only in or among countries not thus excluded. In such case,
+this License incorporates the limitation as if written in the body of
+this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>13.</STRONG> The Free Software Foundation may publish revised
+and/or new versions of the Lesser General Public License from time to
+time. Such new versions will be similar in spirit to the present
+version, but may differ in detail to address new problems or
+concerns.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+&quot;any later version&quot;, you have the option of following the
+terms and conditions either of that version or of any later version
+published by the Free Software Foundation. If the Library does not
+specify a license version number, you may choose any version ever
+published by the Free Software Foundation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>14.</STRONG> If you wish to incorporate parts of the Library
+into other free programs whose distribution conditions are
+incompatible with these, write to the author to ask for permission.
+For software which is copyrighted by the Free Software Foundation,
+write to the Free Software Foundation; we sometimes make exceptions
+for this. Our decision will be guided by the two goals of preserving
+the free status of all derivatives of our free software and of
+promoting the sharing and reuse of software generally.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>NO WARRANTY</STRONG></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>15.</STRONG> BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE,
+THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY &quot;AS IS&quot;
+WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY
+AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE
+DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
+CORRECTION.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>16.</STRONG> IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR
+AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY
+WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
+LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL
+OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE
+THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+END OF TERMS AND CONDITIONS</P>
+<H2 LANG="en-US" CLASS="western">How to Apply These Terms to Your New
+Libraries</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms
+of the ordinary General Public License).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To apply these terms, attach the following notices to the library. It
+is safest to attach them to the start of each source file to most
+effectively convey the exclusion of warranty; and each file should
+have at least the &quot;copyright&quot; line and a pointer to where
+the full notice is found.</P>
+<PRE LANG="en-US" CLASS="western"><VAR>one line to give the library's name and an idea of what it does.</VAR>
+<SPAN LANG="en-US">Copyright (C) <VAR>year</VAR> <VAR>name of author</VAR></SPAN>
+
+<SPAN LANG="en-US">This library is free software; you can redistribute it and/or</SPAN>
+<SPAN LANG="en-US">modify it under the terms of the GNU Lesser General Public</SPAN>
+<SPAN LANG="en-US">License as published by the Free Software Foundation; either</SPAN>
+<SPAN LANG="en-US">version 2.1 of the License, or (at your option) any later version.</SPAN>
+
+<SPAN LANG="en-US">This library is distributed in the hope that it will be useful,</SPAN>
+<SPAN LANG="en-US">but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
+<SPAN LANG="en-US">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</SPAN>
+<SPAN LANG="en-US">Lesser General Public License for more details.</SPAN>
+
+<SPAN LANG="en-US">You should have received a copy of the GNU Lesser General Public</SPAN>
+<SPAN LANG="en-US">License along with this library; if not, write to the Free Software</SPAN>
+<SPAN LANG="en-US">Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Also add information on how to contact you by electronic and paper
+mail.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You should also get your employer (if you work as a programmer) or
+your school, if any, to sign a &quot;copyright disclaimer&quot; for
+the library, if necessary. Here is a sample; alter the names:</P>
+<PRE LANG="en-US" CLASS="western">Yoyodyne, Inc., hereby disclaims all copyright interest in
+<SPAN LANG="en-US">the library `Frob' (a library for tweaking knobs) written</SPAN>
+<SPAN LANG="en-US">by James Random Hacker.</SPAN>
+
+<SPAN LANG="en-US"><VAR>signature of Ty Coon</VAR>, 1 April 1990</SPAN>
+<SPAN LANG="en-US">Ty Coon, President of Vice</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+That's all there is to it!</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="4.GNU General Public License Version 3|outline"></A><A NAME="11.GNU General Public License Version 3|outline"></A><A NAME="4.GNU General Public License Version 3|outline"></A><A NAME="4.GNU General Public License Version 3|outline"></A><A NAME="4.GNU General Public License Version 3|outline"></A><A NAME="9.GNU General Public License Version 3|outline"></A>
+<SPAN LANG="en-US">GNU General Public License </SPAN>Version 3</H1>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Copyright &copy; 2007 Free Software Foundation, Inc.
+&lt;<A HREF="http://fsf.org/">http://fsf.org/</A>&gt;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Everyone is permitted to copy and distribute verbatim copies of this
+license document, but changing it is not allowed.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="preamble1"></A>Preamble</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The GNU General Public License is a free, copyleft license for
+software and other kinds of works.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom
+to share and change all versions of a program--to make sure it
+remains free software for all its users. We, the Free Software
+Foundation, use the GNU General Public License for most of our
+software; it applies also to any other work released this way by its
+authors. You can apply it to your programs, too.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge
+for them if you wish), that you receive source code or can get it if
+you want it, that you can change the software or use pieces of it in
+new free programs, and that you know you can do these things.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you
+have certain responsibilities if you distribute copies of the
+software, or if you modify it: responsibilities to respect the
+freedom of others.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too,
+receive or can get the source code. And you must show them these
+terms so they know their rights.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the
+manufacturer can do so. This is fundamentally incompatible with the
+aim of protecting users' freedom to change the software. The
+systematic pattern of such abuse occurs in the area of products for
+individuals to use, which is precisely where it is most unacceptable.
+Therefore, we have designed this version of the GPL to prohibit the
+practice for those products. If such problems arise substantially in
+other domains, we stand ready to extend this provision to those
+domains in future versions of the GPL, as needed to protect the
+freedom of users.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish
+to avoid the special danger that patents applied to a free program
+could make it effectively proprietary. To prevent this, the GPL
+assures that patents cannot be used to render the program non-free.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The precise terms and conditions for copying, distribution and
+modification follow.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="terms1"></A>TERMS AND
+CONDITIONS</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="section02"></A>0.
+Definitions.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;This License&rdquo; refers to version 3 of the GNU General
+Public License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;Copyright&rdquo; also means copyright-like laws that apply to
+other kinds of works, such as semiconductor masks.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;The Program&rdquo; refers to any copyrightable work licensed
+under this License. Each licensee is addressed as &ldquo;you&rdquo;.
+&ldquo;Licensees&rdquo; and &ldquo;recipients&rdquo; may be
+individuals or organizations.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To &ldquo;modify&rdquo; a work means to copy from or adapt all or
+part of the work in a fashion requiring copyright permission, other
+than the making of an exact copy. The resulting work is called a
+&ldquo;modified version&rdquo; of the earlier work or a work &ldquo;based
+on&rdquo; the earlier work.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &ldquo;covered work&rdquo; means either the unmodified Program or a
+work based on the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To &ldquo;propagate&rdquo; a work means to do anything with it that,
+without permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To &ldquo;convey&rdquo; a work means any kind of propagation that
+enables other parties to make or receive copies. Mere interaction
+with a user through a computer network, with no transfer of a copy,
+is not conveying.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+An interactive user interface displays &ldquo;Appropriate Legal
+Notices&rdquo; to the extent that it includes a convenient and
+prominently visible feature that (1) displays an appropriate
+copyright notice, and (2) tells the user that there is no warranty
+for the work (except to the extent that warranties are provided),
+that licensees may convey the work under this License, and how to
+view a copy of this License. If the interface presents a list of user
+commands or options, such as a menu, a prominent item in the list
+meets this criterion.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section13"></A>1. Source
+Code.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &ldquo;source code&rdquo; for a work means the preferred form of
+the work for making modifications to it. &ldquo;Object code&rdquo;
+means any non-source form of a work.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &ldquo;Standard Interface&rdquo; means an interface that either is
+an official standard defined by a recognized standards body, or, in
+the case of interfaces specified for a particular programming
+language, one that is widely used among developers working in that
+language.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &ldquo;System Libraries&rdquo; of an executable work include
+anything, other than the work as a whole, that (a) is included in the
+normal form of packaging a Major Component, but which is not part of
+that Major Component, and (b) serves only to enable use of the work
+with that Major Component, or to implement a Standard Interface for
+which an implementation is available to the public in source code
+form. A &ldquo;Major Component&rdquo;, in this context, means a major
+essential component (kernel, window system, and so on) of the
+specific operating system (if any) on which the executable work runs,
+or a compiler used to produce the work, or an object code interpreter
+used to run it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The &ldquo;Corresponding Source&rdquo; for a work in object code form
+means all the source code needed to generate, install, and (for an
+executable work) run the object code and to modify the work,
+including scripts to control those activities. However, it does not
+include the work's System Libraries, or general-purpose tools or
+generally available free programs which are used unmodified in
+performing those activities but which are not part of the work. For
+example, Corresponding Source includes interface definition files
+associated with source files for the work, and the source code for
+shared libraries and dynamically linked subprograms that the work is
+specifically designed to require, such as by intimate data
+communication or control flow between those subprograms and other
+parts of the work.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Corresponding Source need not include anything that users can
+regenerate automatically from other parts of the Corresponding
+Source.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Corresponding Source for a work in source code form is that same
+work.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section22"></A>2. Basic
+Permissions.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may make, run and propagate covered works that you do not convey,
+without conditions so long as your license otherwise remains in
+force. You may convey covered works to others for the sole purpose of
+having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply
+with the terms of this License in conveying all material for which
+you do not control copyright. Those thus making or running the
+covered works for you must do so exclusively on your behalf, under
+your direction and control, on terms that prohibit them from making
+any copies of your copyrighted material outside their relationship
+with you.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Conveying under any other circumstances is permitted solely under the
+conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section32"></A>3.
+Protecting Users' Legal Rights From Anti-Circumvention Law.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such
+circumvention is effected by exercising rights under this License
+with respect to the covered work, and you disclaim any intention to
+limit operation or modification of the work as a means of enforcing,
+against the work's users, your or third parties' legal rights to
+forbid circumvention of technological measures.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section42"></A>4. Conveying
+Verbatim Copies.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the
+code; keep intact all notices of the absence of any warranty; and
+give all recipients a copy of this License along with the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section52"></A>5. Conveying
+Modified Source Versions.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these
+conditions:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) The work must carry prominent notices stating that it is released
+ under this License and any conditions added under section 7. This
+ requirement modifies the requirement in section 4 to &ldquo;keep
+ intact all notices&rdquo;.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ c) You must license the entire work, as a whole, under this License
+ to anyone who comes into possession of a copy. This License will
+ therefore apply, along with any applicable section 7 additional
+ terms, to the whole of the work, and all its parts, regardless of
+ how they are packaged. This License gives no permission to license
+ the work in any other way, but it does not invalidate such
+ permission if you have separately received it.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your work
+ need not make them do so.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+&ldquo;aggregate&rdquo; if the compilation and its resulting
+copyright are not used to limit the access or legal rights of the
+compilation's users beyond what the individual works permit.
+Inclusion of a covered work in an aggregate does not cause this
+License to apply to the other parts of the aggregate.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section62"></A>6. Conveying
+Non-Source Forms.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may convey a covered work in object code form under the terms of
+sections 4 and 5, provided that you also convey the machine-readable
+Corresponding Source under the terms of this License, in one of these
+ways:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium customarily
+ used for software interchange.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a written
+ offer, valid for at least three years and valid for as long as you
+ offer spare parts or customer support for that product model, to
+ give anyone who possesses the object code either (1) a copy of the
+ Corresponding Source for all the software in the product that is
+ covered by this License, on a durable physical medium customarily
+ used for software interchange, for a price no more than your
+ reasonable cost of physically performing this conveying of source,
+ or (2) access to copy the Corresponding Source from a network server
+ at no charge.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This alternative
+ is allowed only occasionally and noncommercially, and only if you
+ received the object code with such an offer, in accord with
+ subsection 6b.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ d) Convey the object code by offering access from a designated place
+ (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party) that
+ supports equivalent copying facilities, provided you maintain clear
+ directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &ldquo;User Product&rdquo; is either (1) a &ldquo;consumer
+product&rdquo;, which means any tangible personal property which is
+normally used for personal, family, or household purposes, or (2)
+anything designed or sold for incorporation into a dwelling. In
+determining whether a product is a consumer product, doubtful cases
+shall be resolved in favor of coverage. For a particular product
+received by a particular user, &ldquo;normally used&rdquo; refers to
+a typical or common use of that class of product, regardless of the
+status of the particular user or of the way in which the particular
+user actually uses, or expects or is expected to use, the product. A
+product is a consumer product regardless of whether the product has
+substantial commercial, industrial or non-consumer uses, unless such
+uses represent the only significant mode of use of the product.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;Installation Information&rdquo; for a User Product means any
+methods, procedures, authorization keys, or other information
+required to install and execute modified versions of a covered work
+in that User Product from a modified version of its Corresponding
+Source. The information must suffice to ensure that the continued
+functioning of the modified object code is in no case prevented or
+interfered with solely because modification has been made.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The requirement to provide Installation Information does not include
+a requirement to continue to provide support service, warranty, or
+updates for a work that has been modified or installed by the
+recipient, or for the User Product in which it has been modified or
+installed. Access to a network may be denied when the modification
+itself materially and adversely affects the operation of the network
+or violates the rules and protocols for communication across the
+network.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section71"></A>7.
+Additional Terms.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&ldquo;Additional permissions&rdquo; are terms that supplement the
+terms of this License by making exceptions from one or more of its
+conditions. Additional permissions that are applicable to the entire
+Program shall be treated as though they were included in this
+License, to the extent that they are valid under applicable law. If
+additional permissions apply only to part of the Program, that part
+may be used separately under those permissions, but the entire
+Program remains governed by this License without regard to the
+additional permissions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright
+holders of that material) supplement the terms of this License with
+terms:</P>
+<UL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.</P>
+</UL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+All other non-permissive additional terms are considered &ldquo;further
+restrictions&rdquo; within the meaning of section 10. If the Program
+as you received it, or any part of it, contains a notice stating that
+it is governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions; the
+above requirements apply either way.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section81"></A>8.
+Termination.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the
+copyright holder fails to notify you of the violation by some
+reasonable means prior to 60 days after the cessation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section91"></A>9.
+Acceptance Not Required for Having Copies.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section101"></A>10.
+Automatic Licensing of Downstream Recipients.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+An &ldquo;entity transaction&rdquo; is a transaction transferring
+control of an organization, or substantially all assets of one, or
+subdividing an organization, or merging organizations. If propagation
+of a covered work results from an entity transaction, each party to
+that transaction who receives a copy of the work also receives
+whatever licenses to the work the party's predecessor in interest had
+or could give under the previous paragraph, plus a right to
+possession of the Corresponding Source of the work from the
+predecessor in interest, if the predecessor has it or can get it with
+reasonable efforts.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate
+litigation (including a cross-claim or counterclaim in a lawsuit)
+alleging that any patent claim is infringed by making, using,
+selling, offering for sale, or importing the Program or any portion
+of it.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section112"></A>11.
+Patents.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A &ldquo;contributor&rdquo; is a copyright holder who authorizes use
+under this License of the Program or a work on which the Program is
+based. The work thus licensed is called the contributor's
+&ldquo;contributor version&rdquo;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A contributor's &ldquo;essential patent claims&rdquo; are all patent
+claims owned or controlled by the contributor, whether already
+acquired or hereafter acquired, that would be infringed by some
+manner, permitted by this License, of making, using, or selling its
+contributor version, but do not include claims that would be
+infringed only as a consequence of further modification of the
+contributor version. For purposes of this definition, &ldquo;control&rdquo;
+includes the right to grant patent sublicenses in a manner consistent
+with the requirements of this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In the following three paragraphs, a &ldquo;patent license&rdquo; is
+any express agreement or commitment, however denominated, not to
+enforce a patent (such as an express permission to practice a patent
+or covenant not to sue for patent infringement). To &ldquo;grant&rdquo;
+such a patent license to a party means to make such an agreement or
+commitment not to enforce a patent against the party.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through
+a publicly available network server or other readily accessible
+means, then you must either (1) cause the Corresponding Source to be
+so available, or (2) arrange to deprive yourself of the benefit of
+the patent license for this particular work, or (3) arrange, in a
+manner consistent with the requirements of this License, to extend
+the patent license to downstream recipients. &ldquo;Knowingly
+relying&rdquo; means you have actual knowledge that, but for the
+patent license, your conveying the covered work in a country, or your
+recipient's use of the covered work in a country, would infringe one
+or more identifiable patents in that country that you have reason to
+believe are valid.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent
+license you grant is automatically extended to all recipients of the
+covered work and works based on it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+A patent license is &ldquo;discriminatory&rdquo; if it does not
+include within the scope of its coverage, prohibits the exercise of,
+or is conditioned on the non-exercise of one or more of the rights
+that are specifically granted under this License. You may not convey
+a covered work if you are a party to an arrangement with a third
+party that is in the business of distributing software, under which
+you make payment to the third party based on the extent of your
+activity of conveying the work, and under which the third party
+grants, to any of the parties who would receive the covered work from
+you, a discriminatory patent license (a) in connection with copies of
+the covered work conveyed by you (or copies made from those copies),
+or (b) primarily for and in connection with specific products or
+compilations that contain the covered work, unless you entered into
+that arrangement, or that patent license was granted, prior to 28
+March 2007.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section121"></A>12. No
+Surrender of Others' Freedom.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If conditions are imposed on you (whether by court order, agreement
+or otherwise) that contradict the conditions of this License, they do
+not excuse you from the conditions of this License. If you cannot
+convey a covered work so as to satisfy simultaneously your
+obligations under this License and any other pertinent obligations,
+then as a consequence you may not convey it at all. For example, if
+you agree to terms that obligate you to collect a royalty for further
+conveying from those to whom you convey the Program, the only way you
+could satisfy both those terms and this License would be to refrain
+entirely from conveying the Program.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section131"></A>13. Use
+with the GNU Affero General Public License.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a
+single combined work, and to convey the resulting work. The terms of
+this License will continue to apply to the part which is the covered
+work, but the special requirements of the GNU Affero General Public
+License, section 13, concerning interaction through a network will
+apply to the combination as such.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section14"></A>14. Revised
+Versions of this License.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Free Software Foundation may publish revised and/or new versions
+of the GNU General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each version is given a distinguishing version number. If the Program
+specifies that a certain numbered version of the GNU General Public
+License &ldquo;or any later version&rdquo; applies to it, you have
+the option of following the terms and conditions either of that
+numbered version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number
+of the GNU General Public License, you may choose any version ever
+published by the Free Software Foundation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes
+you to choose that version for the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section15"></A>15.
+Disclaimer of Warranty.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM &ldquo;AS IS&rdquo;
+WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY
+AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
+DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
+CORRECTION.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section16"></A>16.
+Limitation of Liability.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
+CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
+ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
+NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
+LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
+TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
+PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section17"></A>17.
+Interpretation of Sections 15 and 16.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+END OF TERMS AND CONDITIONS</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="howto1"></A>How to Apply
+These Terms to Your New Programs</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make
+it free software which everyone can redistribute and change under
+these terms.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the &ldquo;copyright&rdquo; line and a pointer to where the full
+notice is found.</P>
+<PRE LANG="en-US" CLASS="western"> &lt;one line to give the program's name and a brief idea of what it does.&gt;
+ <SPAN LANG="en-US">Copyright (C) &lt;year&gt; &lt;name of author&gt;</SPAN>
+
+ <SPAN LANG="en-US">This program is free software: you can redistribute it and/or modify</SPAN>
+ <SPAN LANG="en-US">it under the terms of the GNU General Public License as published by</SPAN>
+ <SPAN LANG="en-US">the Free Software Foundation, either version 3 of the License, or</SPAN>
+ <SPAN LANG="en-US">(at your option) any later version.</SPAN>
+
+ <SPAN LANG="en-US">This program is distributed in the hope that it will be useful,</SPAN>
+ <SPAN LANG="en-US">but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
+ <SPAN LANG="en-US">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</SPAN>
+ <SPAN LANG="en-US">GNU General Public License for more details.</SPAN>
+
+ <SPAN LANG="en-US">You should have received a copy of the GNU General Public License</SPAN>
+ <SPAN LANG="en-US">along with this program. If not, see &lt;<A HREF="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</A>&gt;.</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Also add information on how to contact you by electronic and paper
+mail.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:</P>
+<PRE LANG="en-US" CLASS="western"> &lt;program&gt; Copyright (C) &lt;year&gt; &lt;name of author&gt;
+ <SPAN LANG="en-US">This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</SPAN>
+ <SPAN LANG="en-US">This is free software, and you are welcome to redistribute it</SPAN>
+ <SPAN LANG="en-US">under certain conditions; type `show c' for details.</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The hypothetical commands `show w' and `show c' should show the
+appropriate parts of the General Public License. Of course, your
+program's commands might be different; for a GUI interface, you would
+use an &ldquo;about box&rdquo;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You should also get your employer (if you work as a programmer) or
+school, if any, to sign a &ldquo;copyright disclaimer&rdquo; for the
+program, if necessary. For more information on this, and how to apply
+and follow the GNU GPL, see &lt;<A HREF="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</A>&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The GNU General Public License does not permit incorporating your
+program into proprietary programs. If your program is a subroutine
+library, you may consider it more useful to permit linking
+proprietary applications with the library. If this is what you want
+to do, use the GNU Lesser General Public License instead of this
+License. But first, please read
+&lt;<A HREF="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</A>&gt;.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<BR><BR>
+</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="__RefHeading__12243_1300998327"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="12.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="9.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A><A NAME="7.GNU General Public License Version 2|outline"></A>
+GNU General Public License Version 2</H1>
+<PRE LANG="en-US" CLASS="western">Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+<SPAN LANG="en-US">51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA</SPAN>
+<SPAN LANG="en-US">Everyone is permitted to copy and distribute verbatim copies</SPAN>
+<SPAN LANG="en-US">of this license document, but changing it is not allowed.</SPAN></PRE><H2 LANG="en-US" CLASS="western">
+<A NAME="__RefHeading__12245_1300998327"></A><A NAME="preamble"></A>Preamble</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The licenses for most software are designed to take away your freedom
+to share and change it. By contrast, the GNU General Public License
+is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit
+to using it. (Some other Free Software Foundation software is covered
+by the GNU Lesser General Public License instead.) You can apply it
+to your programs, too.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge
+for this service if you wish), that you receive source code or can
+get it if you want it, that you can change the software or use pieces
+of it in new free programs; and that you know you can do these
+things.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the software, or if you modify it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+We protect your rights with two steps: (1) copyright the software,
+and (2) offer you this license which gives you legal permission to
+copy, distribute and/or modify the software.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on,
+we want its recipients to know that what they have is not the
+original, so that any problems introduced by others will not reflect
+on the original authors' reputations.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making
+the program proprietary. To prevent this, we have made it clear that
+any patent must be licensed for everyone's free use or not licensed
+at all.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The precise terms and conditions for copying, distribution and
+modification follow.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12247_1300998327"></A><A NAME="terms"></A>
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section01"></A>
+<STRONG><SPAN LANG="en-US">0.</SPAN></STRONG><SPAN LANG="en-US"> This
+License applies to any program or other work which contains a notice
+placed by the copyright holder saying it may be distributed under the
+terms of this General Public License. The &quot;Program&quot;, below,
+refers to any such program or work, and a &quot;work based on the
+Program&quot; means either the Program or any derivative work under
+copyright law: that is to say, a work containing the Program or a
+portion of it, either verbatim or with modifications and/or
+translated into another language. (Hereinafter, translation is
+included without limitation in the term &quot;modification&quot;.)
+Each licensee is addressed as &quot;you&quot;.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the
+Program is covered only if its contents constitute a work based on
+the Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section11"></A>
+<STRONG><SPAN LANG="en-US">1.</SPAN></STRONG><SPAN LANG="en-US"> You
+may copy and distribute verbatim copies of the Program's source code
+as you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice
+and disclaimer of warranty; keep intact all the notices that refer to
+this License and to the absence of any warranty; and give any other
+recipients of the Program a copy of this License along with the
+Program.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a
+fee.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section21"></A>
+<STRONG><SPAN LANG="en-US">2.</SPAN></STRONG><SPAN LANG="en-US"> You
+may modify your copy or copies of the Program or any portion of it,
+thus forming a work based on the Program, and copy and distribute
+such modifications or work under the terms of Section 1 above,
+provided that you also meet all of these conditions:</SPAN></P>
+<DL>
+ <DD LANG="en-US" CLASS="western"><STRONG><SPAN LANG="en-US">a)</SPAN></STRONG><SPAN LANG="en-US">
+ You must cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change.</SPAN></DD><DD LANG="en-US" CLASS="western">
+ <STRONG><SPAN LANG="en-US">b)</SPAN></STRONG><SPAN LANG="en-US"> You
+ must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof,
+ to be licensed as a whole at no charge to all third parties under
+ the terms of this License.</SPAN></DD><DD LANG="en-US" CLASS="western">
+ <STRONG><SPAN LANG="en-US">c)</SPAN></STRONG><SPAN LANG="en-US"> If
+ the modified program normally reads commands interactively when run,
+ you must cause it, when started running for such interactive use in
+ the most ordinary way, to print or display an announcement including
+ an appropriate copyright notice and a notice that there is no
+ warranty (or else, saying that you provide a warranty) and that
+ users may redistribute the program under these conditions, and
+ telling the user how to view a copy of this License. (Exception: if
+ the Program itself is interactive but does not normally print such
+ an announcement, your work based on the Program is not required to
+ print an announcement.)</SPAN></DD></DL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+In addition, mere aggregation of another work not based on the
+Program with the Program (or with a work based on the Program) on a
+volume of a storage or distribution medium does not bring the other
+work under the scope of this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section31"></A>
+<STRONG><SPAN LANG="en-US">3.</SPAN></STRONG><SPAN LANG="en-US"> You
+may copy and distribute the Program (or a work based on it, under
+Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the
+following:</SPAN></P>
+<DL>
+ <DD LANG="en-US" CLASS="western"><STRONG><SPAN LANG="en-US">a)</SPAN></STRONG><SPAN LANG="en-US">
+ Accompany it with the complete corresponding machine-readable source
+ code, which must be distributed under the terms of Sections 1 and 2
+ above on a medium customarily used for software interchange; or,</SPAN></DD><DD LANG="en-US" CLASS="western">
+ <STRONG><SPAN LANG="en-US">b)</SPAN></STRONG><SPAN LANG="en-US">
+ Accompany it with a written offer, valid for at least three years,
+ to give any third party, for a charge no more than your cost of
+ physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,</SPAN></DD><DD LANG="en-US" CLASS="western">
+ <STRONG><SPAN LANG="en-US">c)</SPAN></STRONG><SPAN LANG="en-US">
+ Accompany it with the information you received as to the offer to
+ distribute corresponding source code. (This alternative is allowed
+ only for noncommercial distribution and only if you received the
+ program in object code or executable form with such an offer, in
+ accord with Subsection b above.)</SPAN></DD></DL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section41"></A>
+<STRONG><SPAN LANG="en-US">4.</SPAN></STRONG><SPAN LANG="en-US"> You
+may not copy, modify, sublicense, or distribute the Program except as
+expressly provided under this License. Any attempt otherwise to copy,
+modify, sublicense or distribute the Program is void, and will
+automatically terminate your rights under this License. However,
+parties who have received copies, or rights, from you under this
+License will not have their licenses terminated so long as such
+parties remain in full compliance.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section51"></A>
+<STRONG><SPAN LANG="en-US">5.</SPAN></STRONG><SPAN LANG="en-US"> You
+are not required to accept this License, since you have not signed
+it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-<br>
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-<br>
-<br>
- 11. If, as a consequence of a court judgment or allegation of patent
+the Program or works based on it.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section61"></A>
+<STRONG><SPAN LANG="en-US">6.</SPAN></STRONG><SPAN LANG="en-US"> Each
+time you redistribute the Program (or any work based on the Program),
+the recipient automatically receives a license from the original
+licensor to copy, distribute or modify the Program subject to these
+terms and conditions. You may not impose any further restrictions on
+the recipients' exercise of the rights granted herein. You are not
+responsible for enforcing compliance by third parties to this
+License.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section7"></A>
+<STRONG><SPAN LANG="en-US">7.</SPAN></STRONG><SPAN LANG="en-US"> If,
+as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-<br>
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-<br>
-
+otherwise) that contradict the conditions of this License, they do
+not excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under
+this License and any other pertinent obligations, then as a
+consequence you may not distribute the Program at all. For example,
+if a patent license would not permit royalty-free redistribution of
+the Program by all those who receive copies directly or indirectly
+through you, then the only way you could satisfy both it and this
+License would be to refrain entirely from distribution of the
+Program.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended
+to apply and the section as a whole is intended to apply in other
+circumstances.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-<br>
-
+system; it is up to the author/donor to decide if he or she is
+willing to distribute software through any other system and a
+licensee cannot impose that choice.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-<br>
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-<br>
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-<br>
-
-Each version is given a distinguishing version number. If the Library
+be a consequence of the rest of this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section8"></A>
+<STRONG><SPAN LANG="en-US">8.</SPAN></STRONG><SPAN LANG="en-US"> If
+the distribution and/or use of the Program is restricted in certain
+countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section9"></A>
+<STRONG><SPAN LANG="en-US">9.</SPAN></STRONG><SPAN LANG="en-US"> The
+Free Software Foundation may publish revised and/or new versions of
+the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail
+to address new problems or concerns.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-<br>
-<br>
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-<br>
-<br>
-
- NO WARRANTY
-
-<br>
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+&quot;any later version&quot;, you have the option of following the
+terms and conditions either of that version or of any later version
+published by the Free Software Foundation. If the Program does not
+specify a version number of this License, you may choose any version
+ever published by the Free Software Foundation.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section10"></A>
+<STRONG><SPAN LANG="en-US">10.</SPAN></STRONG><SPAN LANG="en-US"> If
+you wish to incorporate parts of the Program into other free programs
+whose distribution conditions are different, write to the author to
+ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we
+sometimes make exceptions for this. Our decision will be guided by
+the two goals of preserving the free status of all derivatives of our
+free software and of promoting the sharing and reuse of software
+generally.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section111"></A>
+<STRONG><SPAN LANG="en-US">NO WARRANTY</SPAN></STRONG></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG><SPAN LANG="en-US">11.</SPAN></STRONG><SPAN LANG="en-US">
+BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT
+WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
+PARTIES PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-<br>
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-<br>
-
- END OF TERMS AND CONDITIONS
-<br>
-
-
-</body>
-</html>
- <html>
-<head>
-</head>
-<body>
-<hr style="width: 100%; height: 2px;">
-<h2>LaTeX3 Project<br>
-</h2>
-<h3>The LaTeX Project Public License<br>
-</h3>
-
-<body>
-<a name="lppl">The LaTeX Project Public License</a>
-<pre>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
-LPPL Version 1.3c 2006-05-20
-
-Copyright 1999 2002-2006 LaTeX3 Project
- Everyone is allowed to distribute verbatim copies of this
- license document, but modification of it is not allowed.
-
-
-PREAMBLE
-========
-
-The LaTeX Project Public License (LPPL) is the primary license under
-which the the LaTeX kernel and the base LaTeX packages are distributed.
-
-You may use this license for any work of which you hold the copyright
-and which you wish to distribute. This license may be particularly
-suitable if your work is TeX-related (such as a LaTeX package), but
-it is written in such a way that you can use it even if your work is
-unrelated to TeX.
-
-The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE',
-below, gives instructions, examples, and recommendations for authors
-who are considering distributing their works under this license.
-
-This license gives conditions under which a work may be distributed
-and modified, as well as conditions under which modified versions of
-that work may be distributed.
-
-We, the LaTeX3 Project, believe that the conditions below give you
-the freedom to make and distribute modified versions of your work
-that conform with whatever technical specifications you wish while
-maintaining the availability, integrity, and reliability of
-that work. If you do not see how to achieve your goal while
-meeting these conditions, then read the document `cfgguide.tex'
-and `modguide.tex' in the base LaTeX distribution for suggestions.
-
-
-DEFINITIONS
-===========
-
-In this license document the following terms are used:
-
- `Work'
- Any work being distributed under this License.
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section12"></A>
+<STRONG><SPAN LANG="en-US">12.</SPAN></STRONG><SPAN LANG="en-US"> IN
+NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
+DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
+DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
+(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
+INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE
+OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
+HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="__RefHeading__12249_1300998327"></A>
+END OF TERMS AND CONDITIONS</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="__RefHeading__12251_1300998327"></A><A NAME="howto"></A>
+How to Apply These Terms to Your New Programs</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make
+it free software which everyone can redistribute and change under
+these terms.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the &quot;copyright&quot; line and a pointer to where the full notice
+is found.</P>
+<PRE LANG="en-US" CLASS="western"><VAR><SPAN LANG="en-US">one line to give the program's name and an idea of what it does.</SPAN></VAR>
+<SPAN LANG="en-US"><SPAN LANG="en-US">Copyright (C) </SPAN><VAR><SPAN LANG="en-US">yyyy</SPAN></VAR><SPAN LANG="en-US"> </SPAN><VAR><SPAN LANG="en-US">name of author</SPAN></VAR></SPAN>
+
+<SPAN LANG="en-US">This program is free software; you can redistribute it and/or</SPAN>
+<SPAN LANG="en-US">modify it under the terms of the GNU General Public License</SPAN>
+<SPAN LANG="en-US">as published by the Free Software Foundation; either version 2</SPAN>
+<SPAN LANG="en-US">of the License, or (at your option) any later version.</SPAN>
+
+<SPAN LANG="en-US">This program is distributed in the hope that it will be useful,</SPAN>
+<SPAN LANG="en-US">but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
+<SPAN LANG="en-US">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</SPAN>
+<SPAN LANG="en-US">GNU General Public License for more details.</SPAN>
+
+<SPAN LANG="en-US">You should have received a copy of the GNU General Public License</SPAN>
+<SPAN LANG="en-US">along with this program; if not, write to the Free Software</SPAN>
+<SPAN LANG="en-US">Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Also add information on how to contact you by electronic and paper
+mail.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If the program is interactive, make it output a short notice like
+this when it starts in an interactive mode:</P>
+<PRE LANG="en-US" CLASS="western"><SPAN LANG="en-US">Gnomovision version 69, Copyright (C) </SPAN><VAR><SPAN LANG="en-US">year</SPAN></VAR><SPAN LANG="en-US"> </SPAN><VAR><SPAN LANG="en-US">name of author</SPAN></VAR>
+<SPAN LANG="en-US">Gnomovision comes with ABSOLUTELY NO WARRANTY; for details</SPAN>
+<SPAN LANG="en-US">type `show w'. This is free software, and you are welcome</SPAN>
+<SPAN LANG="en-US">to redistribute it under certain conditions; type `show c'</SPAN>
+<SPAN LANG="en-US">for details.</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">The hypothetical commands </SPAN><SAMP CLASS="western"><SPAN LANG="en-US">`show
+w'</SPAN></SAMP><SPAN LANG="en-US"> and </SPAN><SAMP CLASS="western"><SPAN LANG="en-US">`show
+c'</SPAN></SAMP><SPAN LANG="en-US"> should show the appropriate parts
+of the General Public License. Of course, the commands you use may be
+called something other than </SPAN><SAMP CLASS="western"><SPAN LANG="en-US">`show
+w'</SPAN></SAMP><SPAN LANG="en-US"> and </SPAN><SAMP CLASS="western"><SPAN LANG="en-US">`show
+c'</SPAN></SAMP><SPAN LANG="en-US">; they could even be mouse-clicks
+or menu items--whatever suits your program.</SPAN></P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You should also get your employer (if you work as a programmer) or
+your school, if any, to sign a &quot;copyright disclaimer&quot; for
+the program, if necessary. Here is a sample; alter the names:</P>
+<PRE LANG="en-US" CLASS="western">Yoyodyne, Inc., hereby disclaims all copyright
+<SPAN LANG="en-US">interest in the program `Gnomovision'</SPAN>
+<SPAN LANG="en-US">(which makes passes at compilers) written</SPAN>
+<SPAN LANG="en-US">by James Hacker.</SPAN>
+
+<SPAN LANG="en-US"><VAR><SPAN LANG="en-US">signature of Ty Coon</SPAN></VAR><SPAN LANG="en-US">, 1 April 1989</SPAN></SPAN>
+<SPAN LANG="en-US">Ty Coon, President of Vice</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<SPAN LANG="en-US">This General Public License does not permit
+incorporating your program into proprietary programs. If your program
+is a subroutine library, you may consider it more useful to permit
+linking proprietary applications with the library. If this is what
+you want to do, use the </SPAN><A HREF="#2.GNU Lesser General Public License Version 3|outline">GNU
+Lesser General Public License</A><SPAN LANG="en-US"> instead of this
+License.</SPAN></P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="13.Mozilla Public License Version 1.1|outline"></A><A NAME="13.Mozilla Public License Version 1.1|outline"></A><A NAME="13.Mozilla Public License Version 1.1|outline"></A><A NAME="10.Mozilla Public License Version 1.1|outline"></A><A NAME="10.Mozilla Public License Version 1.1|outline"></A><A NAME="10.Mozilla Public License Version 1.1|outline"></A><A NAME="10.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A><A NAME="8.Mozilla Public License Version 1.1|outline"></A>
+Mozilla Public License Version 1.1</H1>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-1"></A>1.
+Definitions.</H2>
+<DL>
+ <DT LANG="en-US" CLASS="western"><A NAME="section-1.0.1"></A>1.0.1.
+ &quot;Commercial Use&quot;</DT><DD LANG="en-US" CLASS="western">
+ means distribution or otherwise making the Covered Code available to
+ a third party.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.1"></A>1.1. &quot;Contributor&quot;</DT><DD LANG="en-US" CLASS="western">
+ means each entity that creates or contributes to the creation of
+ Modifications.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.2"></A>1.2. &quot;Contributor Version&quot;</DT><DD LANG="en-US" CLASS="western">
+ means the combination of the Original Code, prior Modifications used
+ by a Contributor, and the Modifications made by that particular
+ Contributor.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.3"></A>1.3. &quot;Covered Code&quot;</DT><DD LANG="en-US" CLASS="western">
+ means the Original Code or Modifications or the combination of the
+ Original Code and Modifications, in each case including portions
+ thereof.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.4"></A>1.4. &quot;Electronic Distribution
+ Mechanism&quot;</DT><DD LANG="en-US" CLASS="western">
+ means a mechanism generally accepted in the software development
+ community for the electronic transfer of data.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.5"></A>1.5. &quot;Executable&quot;</DT><DD LANG="en-US" CLASS="western">
+ means Covered Code in any form other than Source Code.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.6"></A>1.6. &quot;Initial Developer&quot;</DT><DD LANG="en-US" CLASS="western">
+ means the individual or entity identified as the Initial Developer
+ in the Source Code notice required by Exhibit A.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.7"></A>1.7. &quot;Larger Work&quot;</DT><DD LANG="en-US" CLASS="western">
+ means a work which combines Covered Code or portions thereof with
+ code not governed by the terms of this License.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.8"></A>1.8. &quot;License&quot;</DT><DD LANG="en-US" CLASS="western">
+ means this document.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.8.1"></A>1.8.1. &quot;Licensable&quot;</DT><DD LANG="en-US" CLASS="western">
+ means having the right to grant, to the maximum extent possible,
+ whether at the time of the initial grant or subsequently acquired,
+ any and all of the rights conveyed herein.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.9"></A>1.9. &quot;Modifications&quot;</DT><DD LANG="en-US" CLASS="western">
+ means any addition to or deletion from the substance or structure of
+ either the Original Code or any previous Modifications. When Covered
+ Code is released as a series of files, a Modification is:</DD></DL>
+<OL TYPE=a>
+ <LI><DD LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm">
+ <A NAME="section-1.9-a"></A>Any addition to or deletion from the
+ contents of a file containing Original Code or previous
+ Modifications.</DD><LI><DD LANG="en-US" CLASS="western" STYLE="margin-bottom: 0cm">
+ <A NAME="section-1.9-b"></A>Any new file that contains any part of
+ the Original Code or previous Modifications.</DD></OL>
+<DL>
+ <DT LANG="en-US" CLASS="western"><A NAME="section-1.10"></A>1.10.
+ &quot;Original Code&quot;</DT><DD LANG="en-US" CLASS="western">
+ means Source Code of computer software code which is described in
+ the Source Code notice required by Exhibit A as Original Code, and
+ which, at the time of its release under this License is not already
+ Covered Code governed by this License.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.10.1"></A>1.10.1. &quot;Patent Claims&quot;</DT><DD LANG="en-US" CLASS="western">
+ means any patent claim(s), now owned or hereafter acquired,
+ including without limitation, method, process, and apparatus claims,
+ in any patent Licensable by grantor.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.11"></A>1.11. &quot;Source Code&quot;</DT><DD LANG="en-US" CLASS="western">
+ means the preferred form of the Covered Code for making
+ modifications to it, including all modules it contains, plus any
+ associated interface definition files, scripts used to control
+ compilation and installation of an Executable, or source code
+ differential comparisons against either the Original Code or another
+ well known, available Covered Code of the Contributor's choice. The
+ Source Code can be in a compressed or archival form, provided the
+ appropriate decompression or de-archiving software is widely
+ available for no charge.</DD><DT LANG="en-US" CLASS="western">
+ <A NAME="section-1.12"></A>1.12. &quot;You&quot; (or &quot;Your&quot;)</DT><DD LANG="en-US" CLASS="western">
+ means an individual or a legal entity exercising rights under, and
+ complying with all of the terms of, this License or a future version
+ of this License issued under Section 6.1. For legal entities, &quot;You&quot;
+ includes any entity which controls, is controlled by, or is under
+ common control with You. For purposes of this definition, &quot;control&quot;
+ means (a) the power, direct or indirect, to cause the direction or
+ management of such entity, whether by contract or otherwise, or (b)
+ ownership of more than fifty percent (50%) of the outstanding shares
+ or beneficial ownership of such entity.</DD></DL>
+<H2 LANG="en-US" CLASS="western">
+<A NAME="section-2"></A>2. Source Code License.</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-2.1"></A>2.1. The
+Initial Developer Grant.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Initial Developer hereby grants You a world-wide, royalty-free,
+non-exclusive license, subject to third party intellectual property
+claims:</P>
+<OL TYPE=a>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.1-a"></A>
+ under intellectual property rights (other than patent or trademark)
+ Licensable by Initial Developer to use, reproduce, modify, display,
+ perform, sublicense and distribute the Original Code (or portions
+ thereof) with or without Modifications, and/or as part of a Larger
+ Work; and</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.1-b"></A>
+ under Patents Claims infringed by the making, using or selling of
+ Original Code, to make, have made, use, practice, sell, and offer
+ for sale, and/or otherwise dispose of the Original Code (or portions
+ thereof).</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.1-c"></A>
+ the licenses granted in this Section 2.1 (a) and (b) are effective
+ on the date Initial Developer first distributes Original Code under
+ the terms of this License.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.1-d"></A>
+ Notwithstanding Section 2.1 (b) above, no patent license is granted:
+ 1) for code that You delete from the Original Code; 2) separate from
+ the Original Code; or 3) for infringements caused by: i) the
+ modification of the Original Code or ii) the combination of the
+ Original Code with other software or devices.</P>
+</OL>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-2.2"></A>2.2.
+Contributor Grant.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Subject to third party intellectual property claims, each Contributor
+hereby grants You a world-wide, royalty-free, non-exclusive license</P>
+<OL TYPE=a>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.2-a"></A>
+ under intellectual property rights (other than patent or trademark)
+ Licensable by Contributor, to use, reproduce, modify, display,
+ perform, sublicense and distribute the Modifications created by such
+ Contributor (or portions thereof) either on an unmodified basis,
+ with other Modifications, as Covered Code and/or as part of a Larger
+ Work; and</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.2-b"></A>
+ under Patent Claims infringed by the making, using, or selling of
+ Modifications made by that Contributor either alone and/or in
+ combination with its Contributor Version (or portions of such
+ combination), to make, use, sell, offer for sale, have made, and/or
+ otherwise dispose of: 1) Modifications made by that Contributor (or
+ portions thereof); and 2) the combination of Modifications made by
+ that Contributor with its Contributor Version (or portions of such
+ combination).</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.2-c"></A>
+ the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective
+ on the date Contributor first makes Commercial Use of the Covered
+ Code.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-2.2-d"></A>
+ Notwithstanding Section 2.2 (b) above, no patent license is granted:
+ 1) for any code that Contributor has deleted from the Contributor
+ Version; 2) separate from the Contributor Version; 3) for
+ infringements caused by: i) third party modifications of Contributor
+ Version or ii) the combination of Modifications made by that
+ Contributor with other software (except as part of the Contributor
+ Version) or other devices; or 4) under Patent Claims infringed by
+ Covered Code in the absence of Modifications made by that
+ Contributor.</P>
+</OL>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-3"></A>3.
+Distribution Obligations.</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.1"></A>3.1.
+Application of License.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Modifications which You create or to which You contribute are
+governed by the terms of this License, including without limitation
+Section 2.2. The Source Code version of Covered Code may be
+distributed only under the terms of this License or a future version
+of this License released under Section 6.1, and You must include a
+copy of this License with every copy of the Source Code You
+distribute. You may not offer or impose any terms on any Source Code
+version that alters or restricts the applicable version of this
+License or the recipients' rights hereunder. However, You may include
+an additional document offering the additional rights described in
+Section 3.5.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.2"></A>3.2.
+Availability of Source Code.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Any Modification which You create or to which You contribute must be
+made available in Source Code form under the terms of this License
+either on the same media as an Executable version or via an accepted
+Electronic Distribution Mechanism to anyone to whom you made an
+Executable version available; and if made available via Electronic
+Distribution Mechanism, must remain available for at least twelve
+(12) months after the date it initially became available, or at least
+six (6) months after a subsequent version of that particular
+Modification has been made available to such recipients. You are
+responsible for ensuring that the Source Code version remains
+available even if the Electronic Distribution Mechanism is maintained
+by a third party.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.3"></A>3.3.
+Description of Modifications.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You must cause all Covered Code to which You contribute to contain a
+file documenting the changes You made to create that Covered Code and
+the date of any change. You must include a prominent statement that
+the Modification is derived, directly or indirectly, from Original
+Code provided by the Initial Developer and including the name of the
+Initial Developer in (a) the Source Code, and (b) in any notice in an
+Executable version or related documentation in which You describe the
+origin or ownership of the Covered Code.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.4"></A>3.4.
+Intellectual Property Matters</H3>
+<H4 LANG="en-US" CLASS="western"><A NAME="section-3.4-a"></A>(a)
+Third Party Claims</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If Contributor has knowledge that a license under a third party's
+intellectual property rights is required to exercise the rights
+granted by such Contributor under Sections 2.1 or 2.2, Contributor
+must include a text file with the Source Code distribution titled
+&quot;LEGAL&quot; which describes the claim and the party making the
+claim in sufficient detail that a recipient will know whom to
+contact. If Contributor obtains such knowledge after the Modification
+is made available as described in Section 3.2, Contributor shall
+promptly modify the LEGAL file in all copies Contributor makes
+available thereafter and shall take other steps (such as notifying
+appropriate mailing lists or newsgroups) reasonably calculated to
+inform those who received the Covered Code that new knowledge has
+been obtained.</P>
+<H4 LANG="en-US" CLASS="western"><A NAME="section-3.4-b"></A>(b)
+Contributor APIs</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If Contributor's Modifications include an application programming
+interface and Contributor has knowledge of patent licenses which are
+reasonably necessary to implement that API, Contributor must also
+include this information in the <STRONG>legal</STRONG> file.</P>
+<H4 LANG="en-US" CLASS="western"><A NAME="section-3.4-c"></A>(c)
+Representations.</H4>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Contributor represents that, except as disclosed pursuant to Section
+3.4 (a) above, Contributor believes that Contributor's Modifications
+are Contributor's original creation(s) and/or Contributor has
+sufficient rights to grant the rights conveyed by this License.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.5"></A>3.5.
+Required Notices.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You must duplicate the notice in Exhibit A in each file of the Source
+Code. If it is not possible to put such notice in a particular Source
+Code file due to its structure, then You must include such notice in
+a location (such as a relevant directory) where a user would be
+likely to look for such a notice. If You created one or more
+Modification(s) You may add your name as a Contributor to the notice
+described in Exhibit A. You must also duplicate this License in any
+documentation for the Source Code where You describe recipients'
+rights or ownership rights relating to Covered Code. You may choose
+to offer, and to charge a fee for, warranty, support, indemnity or
+liability obligations to one or more recipients of Covered Code.
+However, You may do so only on Your own behalf, and not on behalf of
+the Initial Developer or any Contributor. You must make it absolutely
+clear than any such warranty, support, indemnity or liability
+obligation is offered by You alone, and You hereby agree to indemnify
+the Initial Developer and every Contributor for any liability
+incurred by the Initial Developer or such Contributor as a result of
+warranty, support, indemnity or liability terms You offer.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.6"></A>3.6.
+Distribution of Executable Versions.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may distribute Covered Code in Executable form only if the
+requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for
+that Covered Code, and if You include a notice stating that the
+Source Code version of the Covered Code is available under the terms
+of this License, including a description of how and where You have
+fulfilled the obligations of Section 3.2. The notice must be
+conspicuously included in any notice in an Executable version,
+related documentation or collateral in which You describe recipients'
+rights relating to the Covered Code. You may distribute the
+Executable version of Covered Code or ownership rights under a
+license of Your choice, which may contain terms different from this
+License, provided that You are in compliance with the terms of this
+License and that the license for the Executable version does not
+attempt to limit or alter the recipient's rights in the Source Code
+version from the rights set forth in this License. If You distribute
+the Executable version under a different license You must make it
+absolutely clear that any terms which differ from this License are
+offered by You alone, not by the Initial Developer or any
+Contributor. You hereby agree to indemnify the Initial Developer and
+every Contributor for any liability incurred by the Initial Developer
+or such Contributor as a result of any such terms You offer.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-3.7"></A>3.7.
+Larger Works.</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+You may create a Larger Work by combining Covered Code with other
+code not governed by the terms of this License and distribute the
+Larger Work as a single product. In such a case, You must make sure
+the requirements of this License are fulfilled for the Covered Code.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-4"></A>4. Inability
+to Comply Due to Statute or Regulation.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If it is impossible for You to comply with any of the terms of this
+License with respect to some or all of the Covered Code due to
+statute, judicial order, or regulation then You must: (a) comply with
+the terms of this License to the maximum extent possible; and (b)
+describe the limitations and the code they affect. Such description
+must be included in the <STRONG>legal</STRONG> file described in
+Section 3.4 and must be included with all distributions of the Source
+Code. Except to the extent prohibited by statute or regulation, such
+description must be sufficiently detailed for a recipient of ordinary
+skill to be able to understand it.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-5"></A>5.
+Application of this License.</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This License applies to code to which the Initial Developer has
+attached the notice in Exhibit A and to related Covered Code.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-6"></A>6. Versions
+of the License.</H2>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-6.1"></A>6.1. New
+Versions</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Netscape Communications Corporation (&quot;Netscape&quot;) may
+publish revised and/or new versions of the License from time to time.
+Each version will be given a distinguishing version number.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-6.2"></A>6.2.
+Effect of New Versions</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Once Covered Code has been published under a particular version of
+the License, You may always continue to use it under the terms of
+that version. You may also choose to use such Covered Code under the
+terms of any subsequent version of the License published by Netscape.
+No one other than Netscape has the right to modify the terms
+applicable to Covered Code created under this License.</P>
+<H3 LANG="en-US" CLASS="western"><A NAME="section-6.3"></A>6.3.
+Derivative Works</H3>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+If You create or use a modified version of this License (which you
+may only do in order to apply it to code which is not already Covered
+Code governed by this License), You must (a) rename Your license so
+that the phrases &quot;Mozilla&quot;, &quot;MOZILLAPL&quot;, &quot;MOZPL&quot;,
+&quot;Netscape&quot;, &quot;MPL&quot;, &quot;NPL&quot; or any
+confusingly similar phrase do not appear in your license (except to
+note that your license differs from this License) and (b) otherwise
+make it clear that Your version of the license contains terms which
+differ from the Mozilla Public License and Netscape Public License.
+(Filling in the name of the Initial Developer, Original Code or
+Contributor in the notice described in Exhibit A shall not of
+themselves be deemed to be modifications of this License.)</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-7"></A>7.
+<STRONG>Disclaimer of warranty</STRONG></H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>Covered code is provided under this license on an &quot;as
+is&quot; basis, without warranty of any kind, either expressed or
+implied, including, without limitation, warranties that the covered
+code is free of defects, merchantable, fit for a particular purpose
+or non-infringing. The entire risk as to the quality and performance
+of the covered code is with you. Should any covered code prove
+defective in any respect, you (not the initial developer or any other
+contributor) assume the cost of any necessary servicing, repair or
+correction. This disclaimer of warranty constitutes an essential part
+of this license. No use of any covered code is authorized hereunder
+except under this disclaimer.</STRONG></P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-8"></A>8.
+Termination</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.1"></A>
+8.1. This License and the rights granted hereunder will terminate
+automatically if You fail to comply with terms herein and fail to
+cure such breach within 30 days of becoming aware of the breach. All
+sublicenses to the Covered Code which are properly granted shall
+survive any termination of this License. Provisions which, by their
+nature, must remain in effect beyond the termination of this License
+shall survive.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.2"></A>
+8.2. If You initiate litigation by asserting a patent infringement
+claim (excluding declaratory judgment actions) against Initial
+Developer or a Contributor (the Initial Developer or Contributor
+against whom You file such action is referred to as &quot;Participant&quot;)
+alleging that:</P>
+<OL TYPE=a>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.2-a"></A>
+ such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate prospectively,
+ unless if within 60 days after receipt of notice You either: (i)
+ agree in writing to pay Participant a mutually agreeable reasonable
+ royalty for Your past and future use of Modifications made by such
+ Participant, or (ii) withdraw Your litigation claim with respect to
+ the Contributor Version against such Participant. If within 60 days
+ of notice, a reasonable royalty and payment arrangement are not
+ mutually agreed upon in writing by the parties or the litigation
+ claim is not withdrawn, the rights granted by Participant to You
+ under Sections 2.1 and/or 2.2 automatically terminate at the
+ expiration of the 60 day notice period specified above.</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.2-b"></A>
+ any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent,
+ then any rights granted to You by such Participant under Sections
+ 2.1(b) and 2.2(b) are revoked effective as of the date You first
+ made, used, sold, distributed, or had made, Modifications made by
+ that Participant.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.3"></A>
+8.3. If You assert a patent infringement claim against Participant
+alleging that such Participant's Contributor Version directly or
+indirectly infringes any patent where such claim is resolved (such as
+by license or settlement) prior to the initiation of patent
+infringement litigation, then the reasonable value of the licenses
+granted by such Participant under Sections 2.1 or 2.2 shall be taken
+into account in determining the amount or value of any payment or
+license.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="section-8.4"></A>
+8.4. In the event of termination under Sections 8.1 or 8.2 above, all
+end user license agreements (excluding distributors and resellers)
+which have been validly granted by You or any distributor hereunder
+prior to termination shall survive termination.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-9"></A>9.
+<STRONG>Limitation of liability</STRONG></H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+<STRONG>Under no circumstances and under no legal theory, whether
+tort (including negligence), contract, or otherwise, shall you, the
+initial developer, any other contributor, or any distributor of
+covered code, or any supplier of any of such parties, be liable to
+any person for any indirect, special, incidental, or consequential
+damages of any character including, without limitation, damages for
+loss of goodwill, work stoppage, computer failure or malfunction, or
+any and all other commercial damages or losses, even if such party
+shall have been informed of the possibility of such damages. This
+limitation of liability shall not apply to liability for death or
+personal injury resulting from such party's negligence to the extent
+applicable law prohibits such limitation. Some jurisdictions do not
+allow the exclusion or limitation of incidental or consequential
+damages, so this exclusion and limitation may not apply to you.</STRONG></P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-10"></A>10. U.S.
+government end users</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+The Covered Code is a &quot;commercial item,&quot; as that term is
+defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of &quot;commercial
+computer software&quot; and &quot;commercial computer software
+documentation,&quot; as such terms are used in 48 C.F.R. 12.212
+(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.
+227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End
+Users acquire Covered Code with only those rights set forth herein.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-11"></A>11.
+Miscellaneous</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+This License represents the complete agreement concerning subject
+matter hereof. If any provision of this License is held to be
+unenforceable, such provision shall be reformed only to the extent
+necessary to make it enforceable. This License shall be governed by
+California law provisions (except to the extent applicable law, if
+any, provides otherwise), excluding its conflict-of-law provisions.
+With respect to disputes in which at least one party is a citizen of,
+or an entity chartered or registered to do business in the United
+States of America, any litigation relating to this License shall be
+subject to the jurisdiction of the Federal Courts of the Northern
+District of California, with venue lying in Santa Clara County,
+California, with the losing party responsible for costs, including
+without limitation, court costs and reasonable attorneys' fees and
+expenses. The application of the United Nations Convention on
+Contracts for the International Sale of Goods is expressly excluded.
+Any law or regulation which provides that the language of a contract
+shall be construed against the drafter shall not apply to this
+License.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-12"></A>12.
+Responsibility for claims</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+As between Initial Developer and the Contributors, each party is
+responsible for claims and damages arising, directly or indirectly,
+out of its utilization of rights under this License and You agree to
+work with Initial Developer and Contributors to distribute such
+responsibility on an equitable basis. Nothing herein is intended or
+shall be deemed to constitute any admission of liability.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="section-13"></A>13.
+Multiple-licensed code</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Initial Developer may designate portions of the Covered Code as
+&quot;Multiple-Licensed&quot;. &quot;Multiple-Licensed&quot; means
+that the Initial Developer permits you to utilize portions of the
+Covered Code under Your choice of the MPL or the alternative
+licenses, if any, specified by the Initial Developer in the file
+described in Exhibit A.</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="exhibit-a"></A>Exhibit A -
+Mozilla Public License.</H2>
+<PRE LANG="en-US" CLASS="western">&quot;The contents of this file are subject to the Mozilla Public License
+<SPAN LANG="en-US">Version 1.1 (the &quot;License&quot;); you may not use this file except in</SPAN>
+<SPAN LANG="en-US">compliance with the License. You may obtain a copy of the License at</SPAN>
+<SPAN LANG="en-US"><A HREF="http://www.mozilla.org/MPL/">http://www.mozilla.org/MPL/</A></SPAN>
+
+<SPAN LANG="en-US">Software distributed under the License is distributed on an &quot;AS IS&quot;</SPAN>
+<SPAN LANG="en-US">basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the</SPAN>
+<SPAN LANG="en-US">License for the specific language governing rights and limitations</SPAN>
+<SPAN LANG="en-US">under the License.</SPAN>
+
+<SPAN LANG="en-US">The Original Code is ______________________________________.</SPAN>
+
+<SPAN LANG="en-US">The Initial Developer of the Original Code is ________________________.</SPAN>
+<SPAN LANG="en-US">Portions created by ______________________ are Copyright (C) ______</SPAN>
+<SPAN LANG="en-US">_______________________. All Rights Reserved.</SPAN>
+
+<SPAN LANG="en-US">Contributor(s): ______________________________________.</SPAN>
+
+<SPAN LANG="en-US">Alternatively, the contents of this file may be used under the terms</SPAN>
+<SPAN LANG="en-US">of the _____ license (the &quot;[___] License&quot;), in which case the</SPAN>
+<SPAN LANG="en-US">provisions of [______] License are applicable instead of those</SPAN>
+<SPAN LANG="en-US">above. If you wish to allow use of your version of this file only</SPAN>
+<SPAN LANG="en-US">under the terms of the [____] License and not to allow others to use</SPAN>
+<SPAN LANG="en-US">your version of this file under the MPL, indicate your decision by</SPAN>
+<SPAN LANG="en-US">deleting the provisions above and replace them with the notice and</SPAN>
+<SPAN LANG="en-US">other provisions required by the [___] License. If you do not delete</SPAN>
+<SPAN LANG="en-US">the provisions above, a recipient may use your version of this file</SPAN>
+<SPAN LANG="en-US">under either the MPL or the [___] License.&quot;</SPAN></PRE><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+NOTE: The text of this Exhibit A may differ slightly from the text of
+the notices in the Source Code files of the Original Code. You should
+use the text of this Exhibit A rather than the text found in the
+Original Code Source Code for Your Modifications.</P>
+<H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always"><A NAME="11.Apache License|outline"></A><A NAME="11.Apache License|outline"></A><A NAME="11.Apache License|outline"></A><A NAME="11.Apache License|outline"></A><A NAME="11.Apache License|outline"></A><A NAME="9.Apache License|outline"></A><A NAME="11.Apache License|outline"></A><A NAME="11.Apache License|outline"></A>
+Apache License</H1>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+Version 2.0, January 2004</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="definitions"></A>
+<STRONG>1. Definitions</STRONG>.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;License&quot; shall mean the terms and conditions for use,
+reproduction, and distribution as defined by Sections 1 through 9 of
+this document.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Licensor&quot; shall mean the copyright owner or entity
+authorized by the copyright owner that is granting the License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Legal Entity&quot; shall mean the union of the acting entity
+and all other entities that control, are controlled by, or are under
+common control with that entity. For the purposes of this definition,
+&quot;control&quot; means (i) the power, direct or indirect, to cause
+the direction or management of such entity, whether by contract or
+otherwise, or (ii) ownership of fifty percent (50%) or more of the
+outstanding shares, or (iii) beneficial ownership of such entity.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;You&quot; (or &quot;Your&quot;) shall mean an individual or
+Legal Entity exercising permissions granted by this License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Source&quot; form shall mean the preferred form for making
+modifications, including but not limited to software source code,
+documentation source, and configuration files.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Object&quot; form shall mean any form resulting from mechanical
+transformation or translation of a Source form, including but not
+limited to compiled object code, generated documentation, and
+conversions to other media types.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Work&quot; shall mean the work of authorship, whether in Source
+or Object form, made available under the License, as indicated by a
+copyright notice that is included in or attached to the work (an
+example is provided in the Appendix below).</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Derivative Works&quot; shall mean any work, whether in Source
+or Object form, that is based on (or derived from) the Work and for
+which the editorial revisions, annotations, elaborations, or other
+modifications represent, as a whole, an original work of authorship.
+For the purposes of this License, Derivative Works shall not include
+works that remain separable from, or merely link (or bind by name) to
+the interfaces of, the Work and Derivative Works thereof.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Contribution&quot; shall mean any work of authorship, including
+the original version of the Work and any modifications or additions
+to that Work or Derivative Works thereof, that is intentionally
+submitted to Licensor for inclusion in the Work by the copyright
+owner or by an individual or Legal Entity authorized to submit on
+behalf of the copyright owner. For the purposes of this definition,
+&quot;submitted&quot; means any form of electronic, verbal, or
+written communication sent to the Licensor or its representatives,
+including but not limited to communication on electronic mailing
+lists, source code control systems, and issue tracking systems that
+are managed by, or on behalf of, the Licensor for the purpose of
+discussing and improving the Work, but excluding communication that
+is conspicuously marked or otherwise designated in writing by the
+copyright owner as &quot;Not a Contribution.&quot;</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+&quot;Contributor&quot; shall mean Licensor and any individual or
+Legal Entity on behalf of whom a Contribution has been received by
+Licensor and subsequently incorporated within the Work.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="copyright"></A>
+<STRONG>2. Grant of Copyright License</STRONG>. Subject to the terms
+and conditions of this License, each Contributor hereby grants to You
+a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
+irrevocable copyright license to reproduce, prepare Derivative Works
+of, publicly display, publicly perform, sublicense, and distribute
+the Work and such Derivative Works in Source or Object form.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="patent"></A>
+<STRONG>3. Grant of Patent License</STRONG>. Subject to the terms and
+conditions of this License, each Contributor hereby grants to You a
+perpetual, worldwide, non-exclusive, no-charge, royalty-free,
+irrevocable (except as stated in this section) patent license to
+make, have made, use, offer to sell, sell, import, and otherwise
+transfer the Work, where such license applies only to those patent
+claims licensable by such Contributor that are necessarily infringed
+by their Contribution(s) alone or by combination of their
+Contribution(s) with the Work to which such Contribution(s) was
+submitted. If You institute patent litigation against any entity
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+the Work or a Contribution incorporated within the Work constitutes
+direct or contributory patent infringement, then any patent licenses
+granted to You under this License for that Work shall terminate as of
+the date such litigation is filed.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="redistribution"></A>
+<STRONG>4. Redistribution</STRONG>. You may reproduce and distribute
+copies of the Work or Derivative Works thereof in any medium, with or
+without modifications, and in Source or Object form, provided that
+You meet the following conditions:</P>
+<OL>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ You must give any other recipients of the Work or Derivative Works a
+ copy of this License; and</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ You must cause any modified files to carry prominent notices stating
+ that You changed the files; and</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ You must retain, in the Source form of any Derivative Works that You
+ distribute, all copyright, patent, trademark, and attribution
+ notices from the Source form of the Work, excluding those notices
+ that do not pertain to any part of the Derivative Works; and</P>
+ <LI><P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+ If the Work includes a &quot;NOTICE&quot; text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained within
+ such NOTICE file, excluding those notices that do not pertain to any
+ part of the Derivative Works, in at least one of the following
+ places: within a NOTICE text file distributed as part of the
+ Derivative Works; within the Source form or documentation, if
+ provided along with the Derivative Works; or, within a display
+ generated by the Derivative Works, if and wherever such third-party
+ notices normally appear. The contents of the NOTICE file are for
+ informational purposes only and do not modify the License. You may
+ add Your own attribution notices within Derivative Works that You
+ distribute, alongside or as an addendum to the NOTICE text from the
+ Work, provided that such additional attribution notices cannot be
+ construed as modifying the License. You may add Your own copyright
+ statement to Your modifications and may provide additional or
+ different license terms and conditions for use, reproduction, or
+ distribution of Your modifications, or for any such Derivative Works
+ as a whole, provided Your use, reproduction, and distribution of the
+ Work otherwise complies with the conditions stated in this License.</P>
+</OL>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="contributions"></A>
+<STRONG>5. Submission of Contributions</STRONG>. Unless You
+explicitly state otherwise, any Contribution intentionally submitted
+for inclusion in the Work by You to the Licensor shall be under the
+terms and conditions of this License, without any additional terms or
+conditions. Notwithstanding the above, nothing herein shall supersede
+or modify the terms of any separate license agreement you may have
+executed with Licensor regarding such Contributions.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="trademarks"></A>
+<STRONG>6. Trademarks</STRONG>. This License does not grant
+permission to use the trade names, trademarks, service marks, or
+product names of the Licensor, except as required for reasonable and
+customary use in describing the origin of the Work and reproducing
+the content of the NOTICE file.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="no-warranty"></A>
+<STRONG>7. Disclaimer of Warranty</STRONG>. Unless required by
+applicable law or agreed to in writing, Licensor provides the Work
+(and each Contributor provides its Contributions) on an &quot;AS IS&quot;
+BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+or implied, including, without limitation, any warranties or
+conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS
+FOR A PARTICULAR PURPOSE. You are solely responsible for determining
+the appropriateness of using or redistributing the Work and assume
+any risks associated with Your exercise of permissions under this
+License.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="no-liability"></A>
+<STRONG>8. Limitation of Liability</STRONG>. In no event and under no
+legal theory, whether in tort (including negligence), contract, or
+otherwise, unless required by applicable law (such as deliberate and
+grossly negligent acts) or agreed to in writing, shall any
+Contributor be liable to You for damages, including any direct,
+indirect, special, incidental, or consequential damages of any
+character arising as a result of this License or out of the use or
+inability to use the Work (including but not limited to damages for
+loss of goodwill, work stoppage, computer failure or malfunction, or
+any and all other commercial damages or losses), even if such
+Contributor has been advised of the possibility of such damages.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm"><A NAME="additional"></A>
+<STRONG>9. Accepting Warranty or Additional Liability</STRONG>. While
+redistributing the Work or Derivative Works thereof, You may choose
+to offer, and charge a fee for, acceptance of support, warranty,
+indemnity, or other liability obligations and/or rights consistent
+with this License. However, in accepting such obligations, You may
+act only on Your own behalf and on Your sole responsibility, not on
+behalf of any other Contributor, and only if You agree to indemnify,
+defend, and hold each Contributor harmless for any liability incurred
+by, or claims asserted against, such Contributor by reason of your
+accepting any such warranty or additional liability.</P>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+END OF TERMS AND CONDITIONS</P>
+<H2 LANG="en-US" CLASS="western"><A NAME="apply"></A>APPENDIX: How to
+apply the Apache License to your work</H2>
+<P LANG="en-US" CLASS="western" STYLE="margin-top: 0.3cm; margin-bottom: 0.3cm">
+To apply the Apache License to your work, attach the following
+boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+replaced with your own identifying information. (Don't include the
+brackets!) The text should be enclosed in the appropriate comment
+syntax for the file format. We also recommend that a file or class
+name and description of purpose be included on the same &quot;printed
+page&quot; as the copyright notice for easier identification within
+third-party archives.</P>
+<PRE LANG="en-US" CLASS="western"> Copyright [yyyy] [name of copyright owner]
+
+ <SPAN LANG="en-US">Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</SPAN>
+ <SPAN LANG="en-US">you may not use this file except in compliance with the License.</SPAN>
+ <SPAN LANG="en-US">You may obtain a copy of the License at</SPAN>
+
+ <SPAN LANG="en-US"><A HREF="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</A></SPAN>
+
+ <SPAN LANG="en-US">Unless required by applicable law or agreed to in writing, software</SPAN>
+ <SPAN LANG="en-US">distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</SPAN>
+ <SPAN LANG="en-US">WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</SPAN>
+ <SPAN LANG="en-US">See the License for the specific language governing permissions and</SPAN>
+ <SPAN LANG="en-US">limitations under the License.</SPAN></PRE><H1 LANG="en-US" CLASS="western" STYLE="page-break-before: always">
+<A NAME="15.The LaTeX Project Public License|outline"></A><A NAME="15.The LaTeX Project Public License|outline"></A><A NAME="15.The LaTeX Project Public License|outline"></A><A NAME="15.The LaTeX Project Public License|outline"></A>
+The LaTeX Project Public License</H1>
+<PRE LANG="en-US" CLASS="western">
+<SPAN LANG="en-US">LPPL Version 1.3c 2008-05-04</SPAN>
+
+<SPAN LANG="en-US">Copyright 1999 2002-2008 LaTeX3 Project</SPAN>
+ <SPAN LANG="en-US">Everyone is allowed to distribute verbatim copies of this</SPAN>
+ <SPAN LANG="en-US">license document, but modification of it is not allowed.</SPAN>
+
+
+<SPAN LANG="en-US">PREAMBLE</SPAN>
+<SPAN LANG="en-US">========</SPAN>
+
+<SPAN LANG="en-US">The LaTeX Project Public License (LPPL) is the primary license under</SPAN>
+<SPAN LANG="en-US">which the LaTeX kernel and the base LaTeX packages are distributed.</SPAN>
+
+<SPAN LANG="en-US">You may use this license for any work of which you hold the copyright</SPAN>
+<SPAN LANG="en-US">and which you wish to distribute. This license may be particularly</SPAN>
+<SPAN LANG="en-US">suitable if your work is TeX-related (such as a LaTeX package), but </SPAN>
+<SPAN LANG="en-US">it is written in such a way that you can use it even if your work is </SPAN>
+<SPAN LANG="en-US">unrelated to TeX.</SPAN>
+
+<SPAN LANG="en-US">The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE',</SPAN>
+<SPAN LANG="en-US">below, gives instructions, examples, and recommendations for authors</SPAN>
+<SPAN LANG="en-US">who are considering distributing their works under this license.</SPAN>
+
+<SPAN LANG="en-US">This license gives conditions under which a work may be distributed</SPAN>
+<SPAN LANG="en-US">and modified, as well as conditions under which modified versions of</SPAN>
+<SPAN LANG="en-US">that work may be distributed.</SPAN>
+
+<SPAN LANG="en-US">We, the LaTeX3 Project, believe that the conditions below give you</SPAN>
+<SPAN LANG="en-US">the freedom to make and distribute modified versions of your work</SPAN>
+<SPAN LANG="en-US">that conform with whatever technical specifications you wish while</SPAN>
+<SPAN LANG="en-US">maintaining the availability, integrity, and reliability of</SPAN>
+<SPAN LANG="en-US">that work. If you do not see how to achieve your goal while</SPAN>
+<SPAN LANG="en-US">meeting these conditions, then read the document `cfgguide.tex'</SPAN>
+<SPAN LANG="en-US">and `modguide.tex' in the base LaTeX distribution for suggestions.</SPAN>
+
+
+<SPAN LANG="en-US">DEFINITIONS</SPAN>
+<SPAN LANG="en-US">===========</SPAN>
+
+<SPAN LANG="en-US">In this license document the following terms are used:</SPAN>
+
+ <SPAN LANG="en-US">`Work'</SPAN>
+ <SPAN LANG="en-US">Any work being distributed under this License.</SPAN>
- `Derived Work'
- Any work that under any applicable law is derived from the Work.
-
- `Modification'
- Any procedure that produces a Derived Work under any applicable
- law -- for example, the production of a file containing an
- original file associated with the Work or a significant portion of
- such a file, either verbatim or with modifications and/or
- translated into another language.
-
- `Modify'
- To apply any procedure that produces a Derived Work under any
- applicable law.
+ <SPAN LANG="en-US">`Derived Work'</SPAN>
+ <SPAN LANG="en-US">Any work that under any applicable law is derived from the Work.</SPAN>
+
+ <SPAN LANG="en-US">`Modification' </SPAN>
+ <SPAN LANG="en-US">Any procedure that produces a Derived Work under any applicable</SPAN>
+ <SPAN LANG="en-US">law -- for example, the production of a file containing an</SPAN>
+ <SPAN LANG="en-US">original file associated with the Work or a significant portion of</SPAN>
+ <SPAN LANG="en-US">such a file, either verbatim or with modifications and/or</SPAN>
+ <SPAN LANG="en-US">translated into another language.</SPAN>
+
+ <SPAN LANG="en-US">`Modify'</SPAN>
+ <SPAN LANG="en-US">To apply any procedure that produces a Derived Work under any</SPAN>
+ <SPAN LANG="en-US">applicable law.</SPAN>
- `Distribution'
- Making copies of the Work available from one person to another, in
- whole or in part. Distribution includes (but is not limited to)
- making any electronic components of the Work accessible by
- file transfer protocols such as FTP or HTTP or by shared file
- systems such as Sun's Network File System (NFS).
-
- `Compiled Work'
- A version of the Work that has been processed into a form where it
- is directly usable on a computer system. This processing may
- include using installation facilities provided by the Work,
- transformations of the Work, copying of components of the Work, or
- other activities. Note that modification of any installation
- facilities provided by the Work constitutes modification of the Work.
-
- `Current Maintainer'
- A person or persons nominated as such within the Work. If there is
- no such explicit nomination then it is the `Copyright Holder' under
- any applicable law.
-
- `Base Interpreter'
- A program or process that is normally needed for running or
- interpreting a part or the whole of the Work.
-
- A Base Interpreter may depend on external components but these
- are not considered part of the Base Interpreter provided that each
- external component clearly identifies itself whenever it is used
- interactively. Unless explicitly specified when applying the
- license to the Work, the only applicable Base Interpreter is a
- `LaTeX-Format' or in the case of files belonging to the
- `LaTeX-format' a program implementing the `TeX language'.
-
-
-
-CONDITIONS ON DISTRIBUTION AND MODIFICATION
-===========================================
-
-1. Activities other than distribution and/or modification of the Work
-are not covered by this license; they are outside its scope. In
-particular, the act of running the Work is not restricted and no
-requirements are made concerning any offers of support for the Work.
-
-2. You may distribute a complete, unmodified copy of the Work as you
-received it. Distribution of only part of the Work is considered
-modification of the Work, and no right to distribute such a Derived
-Work may be assumed under the terms of this clause.
-
-3. You may distribute a Compiled Work that has been generated from a
-complete, unmodified copy of the Work as distributed under Clause 2
-above, as long as that Compiled Work is distributed in such a way that
-the recipients may install the Compiled Work on their system exactly
-as it would have been installed if they generated a Compiled Work
-directly from the Work.
-
-4. If you are the Current Maintainer of the Work, you may, without
-restriction, modify the Work, thus creating a Derived Work. You may
-also distribute the Derived Work without restriction, including
-Compiled Works generated from the Derived Work. Derived Works
-distributed in this manner by the Current Maintainer are considered to
-be updated versions of the Work.
-
-5. If you are not the Current Maintainer of the Work, you may modify
-your copy of the Work, thus creating a Derived Work based on the Work,
-and compile this Derived Work, thus creating a Compiled Work based on
-the Derived Work.
-
-6. If you are not the Current Maintainer of the Work, you may
-distribute a Derived Work provided the following conditions are met
-for every component of the Work unless that component clearly states
-in the copyright notice that it is exempt from that condition. Only
-the Current Maintainer is allowed to add such statements of exemption
-to a component of the Work.
-
- a. If a component of this Derived Work can be a direct replacement
- for a component of the Work when that component is used with the
- Base Interpreter, then, wherever this component of the Work
- identifies itself to the user when used interactively with that
- Base Interpreter, the replacement component of this Derived Work
- clearly and unambiguously identifies itself as a modified version
- of this component to the user when used interactively with that
- Base Interpreter.
+ <SPAN LANG="en-US">`Distribution'</SPAN>
+ <SPAN LANG="en-US">Making copies of the Work available from one person to another, in</SPAN>
+ <SPAN LANG="en-US">whole or in part. Distribution includes (but is not limited to)</SPAN>
+ <SPAN LANG="en-US">making any electronic components of the Work accessible by</SPAN>
+ <SPAN LANG="en-US">file transfer protocols such as FTP or HTTP or by shared file</SPAN>
+ <SPAN LANG="en-US">systems such as Sun's Network File System (NFS).</SPAN>
+
+ <SPAN LANG="en-US">`Compiled Work'</SPAN>
+ <SPAN LANG="en-US">A version of the Work that has been processed into a form where it</SPAN>
+ <SPAN LANG="en-US">is directly usable on a computer system. This processing may</SPAN>
+ <SPAN LANG="en-US">include using installation facilities provided by the Work,</SPAN>
+ <SPAN LANG="en-US">transformations of the Work, copying of components of the Work, or</SPAN>
+ <SPAN LANG="en-US">other activities. Note that modification of any installation</SPAN>
+ <SPAN LANG="en-US">facilities provided by the Work constitutes modification of the Work.</SPAN>
+
+ <SPAN LANG="en-US">`Current Maintainer'</SPAN>
+ <SPAN LANG="en-US">A person or persons nominated as such within the Work. If there is</SPAN>
+ <SPAN LANG="en-US">no such explicit nomination then it is the `Copyright Holder' under</SPAN>
+ <SPAN LANG="en-US">any applicable law.</SPAN>
+
+ <SPAN LANG="en-US">`Base Interpreter' </SPAN>
+ <SPAN LANG="en-US">A program or process that is normally needed for running or</SPAN>
+ <SPAN LANG="en-US">interpreting a part or the whole of the Work. </SPAN>
+
+ <SPAN LANG="en-US">A Base Interpreter may depend on external components but these</SPAN>
+ <SPAN LANG="en-US">are not considered part of the Base Interpreter provided that each</SPAN>
+ <SPAN LANG="en-US">external component clearly identifies itself whenever it is used</SPAN>
+ <SPAN LANG="en-US">interactively. Unless explicitly specified when applying the</SPAN>
+ <SPAN LANG="en-US">license to the Work, the only applicable Base Interpreter is a</SPAN>
+ <SPAN LANG="en-US">`LaTeX-Format' or in the case of files belonging to the </SPAN>
+ <SPAN LANG="en-US">`LaTeX-format' a program implementing the `TeX language'.</SPAN>
+
+
+
+<SPAN LANG="en-US">CONDITIONS ON DISTRIBUTION AND MODIFICATION</SPAN>
+<SPAN LANG="en-US">===========================================</SPAN>
+
+<SPAN LANG="en-US">1. Activities other than distribution and/or modification of the Work</SPAN>
+<SPAN LANG="en-US">are not covered by this license; they are outside its scope. In</SPAN>
+<SPAN LANG="en-US">particular, the act of running the Work is not restricted and no</SPAN>
+<SPAN LANG="en-US">requirements are made concerning any offers of support for the Work.</SPAN>
+
+<SPAN LANG="en-US">2. You may distribute a complete, unmodified copy of the Work as you</SPAN>
+<SPAN LANG="en-US">received it. Distribution of only part of the Work is considered</SPAN>
+<SPAN LANG="en-US">modification of the Work, and no right to distribute such a Derived</SPAN>
+<SPAN LANG="en-US">Work may be assumed under the terms of this clause.</SPAN>
+
+<SPAN LANG="en-US">3. You may distribute a Compiled Work that has been generated from a</SPAN>
+<SPAN LANG="en-US">complete, unmodified copy of the Work as distributed under Clause 2</SPAN>
+<SPAN LANG="en-US">above, as long as that Compiled Work is distributed in such a way that</SPAN>
+<SPAN LANG="en-US">the recipients may install the Compiled Work on their system exactly</SPAN>
+<SPAN LANG="en-US">as it would have been installed if they generated a Compiled Work</SPAN>
+<SPAN LANG="en-US">directly from the Work.</SPAN>
+
+<SPAN LANG="en-US">4. If you are the Current Maintainer of the Work, you may, without</SPAN>
+<SPAN LANG="en-US">restriction, modify the Work, thus creating a Derived Work. You may</SPAN>
+<SPAN LANG="en-US">also distribute the Derived Work without restriction, including</SPAN>
+<SPAN LANG="en-US">Compiled Works generated from the Derived Work. Derived Works</SPAN>
+<SPAN LANG="en-US">distributed in this manner by the Current Maintainer are considered to</SPAN>
+<SPAN LANG="en-US">be updated versions of the Work.</SPAN>
+
+<SPAN LANG="en-US">5. If you are not the Current Maintainer of the Work, you may modify</SPAN>
+<SPAN LANG="en-US">your copy of the Work, thus creating a Derived Work based on the Work,</SPAN>
+<SPAN LANG="en-US">and compile this Derived Work, thus creating a Compiled Work based on</SPAN>
+<SPAN LANG="en-US">the Derived Work.</SPAN>
+
+<SPAN LANG="en-US">6. If you are not the Current Maintainer of the Work, you may</SPAN>
+<SPAN LANG="en-US">distribute a Derived Work provided the following conditions are met</SPAN>
+<SPAN LANG="en-US">for every component of the Work unless that component clearly states</SPAN>
+<SPAN LANG="en-US">in the copyright notice that it is exempt from that condition. Only</SPAN>
+<SPAN LANG="en-US">the Current Maintainer is allowed to add such statements of exemption </SPAN>
+<SPAN LANG="en-US">to a component of the Work. </SPAN>
+
+ <SPAN LANG="en-US">a. If a component of this Derived Work can be a direct replacement</SPAN>
+ <SPAN LANG="en-US">for a component of the Work when that component is used with the</SPAN>
+ <SPAN LANG="en-US">Base Interpreter, then, wherever this component of the Work</SPAN>
+ <SPAN LANG="en-US">identifies itself to the user when used interactively with that</SPAN>
+ <SPAN LANG="en-US">Base Interpreter, the replacement component of this Derived Work</SPAN>
+ <SPAN LANG="en-US">clearly and unambiguously identifies itself as a modified version</SPAN>
+ <SPAN LANG="en-US">of this component to the user when used interactively with that</SPAN>
+ <SPAN LANG="en-US">Base Interpreter.</SPAN>
- b. Every component of the Derived Work contains prominent notices
- detailing the nature of the changes to that component, or a
- prominent reference to another file that is distributed as part
- of the Derived Work and that contains a complete and accurate log
- of the changes.
+ <SPAN LANG="en-US">b. Every component of the Derived Work contains prominent notices</SPAN>
+ <SPAN LANG="en-US">detailing the nature of the changes to that component, or a</SPAN>
+ <SPAN LANG="en-US">prominent reference to another file that is distributed as part</SPAN>
+ <SPAN LANG="en-US">of the Derived Work and that contains a complete and accurate log</SPAN>
+ <SPAN LANG="en-US">of the changes.</SPAN>
- c. No information in the Derived Work implies that any persons,
- including (but not limited to) the authors of the original version
- of the Work, provide any support, including (but not limited to)
- the reporting and handling of errors, to recipients of the
- Derived Work unless those persons have stated explicitly that
- they do provide such support for the Derived Work.
-
- d. You distribute at least one of the following with the Derived Work:
-
- 1. A complete, unmodified copy of the Work;
- if your distribution of a modified component is made by
- offering access to copy the modified component from a
- designated place, then offering equivalent access to copy
- the Work from the same or some similar place meets this
- condition, even though third parties are not compelled to
- copy the Work along with the modified component;
-
- 2. Information that is sufficient to obtain a complete,
- unmodified copy of the Work.
-
-7. If you are not the Current Maintainer of the Work, you may
-distribute a Compiled Work generated from a Derived Work, as long as
-the Derived Work is distributed to all recipients of the Compiled
-Work, and as long as the conditions of Clause 6, above, are met with
-regard to the Derived Work.
-
-8. The conditions above are not intended to prohibit, and hence do not
-apply to, the modification, by any method, of any component so that it
-becomes identical to an updated version of that component of the Work as
-it is distributed by the Current Maintainer under Clause 4, above.
-
-9. Distribution of the Work or any Derived Work in an alternative
-format, where the Work or that Derived Work (in whole or in part) is
-then produced by applying some process to that format, does not relax or
-nullify any sections of this license as they pertain to the results of
-applying that process.
+ <SPAN LANG="en-US">c. No information in the Derived Work implies that any persons,</SPAN>
+ <SPAN LANG="en-US">including (but not limited to) the authors of the original version</SPAN>
+ <SPAN LANG="en-US">of the Work, provide any support, including (but not limited to)</SPAN>
+ <SPAN LANG="en-US">the reporting and handling of errors, to recipients of the</SPAN>
+ <SPAN LANG="en-US">Derived Work unless those persons have stated explicitly that</SPAN>
+ <SPAN LANG="en-US">they do provide such support for the Derived Work.</SPAN>
+
+ <SPAN LANG="en-US">d. You distribute at least one of the following with the Derived Work:</SPAN>
+
+ <SPAN LANG="en-US">1. A complete, unmodified copy of the Work; </SPAN>
+ <SPAN LANG="en-US">if your distribution of a modified component is made by</SPAN>
+ <SPAN LANG="en-US">offering access to copy the modified component from a</SPAN>
+ <SPAN LANG="en-US">designated place, then offering equivalent access to copy</SPAN>
+ <SPAN LANG="en-US">the Work from the same or some similar place meets this</SPAN>
+ <SPAN LANG="en-US">condition, even though third parties are not compelled to</SPAN>
+ <SPAN LANG="en-US">copy the Work along with the modified component;</SPAN>
+
+ <SPAN LANG="en-US">2. Information that is sufficient to obtain a complete,</SPAN>
+ <SPAN LANG="en-US">unmodified copy of the Work.</SPAN>
+
+<SPAN LANG="en-US">7. If you are not the Current Maintainer of the Work, you may</SPAN>
+<SPAN LANG="en-US">distribute a Compiled Work generated from a Derived Work, as long as</SPAN>
+<SPAN LANG="en-US">the Derived Work is distributed to all recipients of the Compiled</SPAN>
+<SPAN LANG="en-US">Work, and as long as the conditions of Clause 6, above, are met with</SPAN>
+<SPAN LANG="en-US">regard to the Derived Work.</SPAN>
+
+<SPAN LANG="en-US">8. The conditions above are not intended to prohibit, and hence do not</SPAN>
+<SPAN LANG="en-US">apply to, the modification, by any method, of any component so that it</SPAN>
+<SPAN LANG="en-US">becomes identical to an updated version of that component of the Work as</SPAN>
+<SPAN LANG="en-US">it is distributed by the Current Maintainer under Clause 4, above.</SPAN>
+
+<SPAN LANG="en-US">9. Distribution of the Work or any Derived Work in an alternative</SPAN>
+<SPAN LANG="en-US">format, where the Work or that Derived Work (in whole or in part) is</SPAN>
+<SPAN LANG="en-US">then produced by applying some process to that format, does not relax or</SPAN>
+<SPAN LANG="en-US">nullify any sections of this license as they pertain to the results of</SPAN>
+<SPAN LANG="en-US">applying that process.</SPAN>
-10. a. A Derived Work may be distributed under a different license
- provided that license itself honors the conditions listed in
- Clause 6 above, in regard to the Work, though it does not have
- to honor the rest of the conditions in this license.
+<SPAN LANG="en-US">10. a. A Derived Work may be distributed under a different license</SPAN>
+ <SPAN LANG="en-US">provided that license itself honors the conditions listed in</SPAN>
+ <SPAN LANG="en-US">Clause 6 above, in regard to the Work, though it does not have</SPAN>
+ <SPAN LANG="en-US">to honor the rest of the conditions in this license.</SPAN>
- b. If a Derived Work is distributed under a different license, that
- Derived Work must provide sufficient documentation as part of
- itself to allow each recipient of that Derived Work to honor the
- restrictions in Clause 6 above, concerning changes from the Work.
-
-11. This license places no restrictions on works that are unrelated to
-the Work, nor does this license place any restrictions on aggregating
-such works with the Work by any means.
-
-12. Nothing in this license is intended to, or may be used to, prevent
-complete compliance by all parties with all applicable laws.
-
-
-NO WARRANTY
-===========
-
-There is no warranty for the Work. Except when otherwise stated in
-writing, the Copyright Holder provides the Work `as is', without
-warranty of any kind, either expressed or implied, including, but not
-limited to, the implied warranties of merchantability and fitness for a
-particular purpose. The entire risk as to the quality and performance
-of the Work is with you. Should the Work prove defective, you assume
-the cost of all necessary servicing, repair, or correction.
-
-In no event unless required by applicable law or agreed to in writing
-will The Copyright Holder, or any author named in the components of the
-Work, or any other party who may distribute and/or modify the Work as
-permitted above, be liable to you for damages, including any general,
-special, incidental or consequential damages arising out of any use of
-the Work or out of inability to use the Work (including, but not limited
-to, loss of data, data being rendered inaccurate, or losses sustained by
-anyone as a result of any failure of the Work to operate with any other
-programs), even if the Copyright Holder or said author or said other
-party has been advised of the possibility of such damages.
-
-
-MAINTENANCE OF THE WORK
-=======================
-
-The Work has the status `author-maintained' if the Copyright Holder
-explicitly and prominently states near the primary copyright notice in
-the Work that the Work can only be maintained by the Copyright Holder
-or simply that it is `author-maintained'.
-
-The Work has the status `maintained' if there is a Current Maintainer
-who has indicated in the Work that they are willing to receive error
-reports for the Work (for example, by supplying a valid e-mail
-address). It is not required for the Current Maintainer to acknowledge
-or act upon these error reports.
-
-The Work changes from status `maintained' to `unmaintained' if there
-is no Current Maintainer, or the person stated to be Current
-Maintainer of the work cannot be reached through the indicated means
-of communication for a period of six months, and there are no other
-significant signs of active maintenance.
-
-You can become the Current Maintainer of the Work by agreement with
-any existing Current Maintainer to take over this role.
-
-If the Work is unmaintained, you can become the Current Maintainer of
-the Work through the following steps:
-
- 1. Make a reasonable attempt to trace the Current Maintainer (and
- the Copyright Holder, if the two differ) through the means of
- an Internet or similar search.
-
- 2. If this search is successful, then enquire whether the Work
- is still maintained.
-
- a. If it is being maintained, then ask the Current Maintainer
- to update their communication data within one month.
+ <SPAN LANG="en-US">b. If a Derived Work is distributed under a different license, that</SPAN>
+ <SPAN LANG="en-US">Derived Work must provide sufficient documentation as part of</SPAN>
+ <SPAN LANG="en-US">itself to allow each recipient of that Derived Work to honor the </SPAN>
+ <SPAN LANG="en-US">restrictions in Clause 6 above, concerning changes from the Work.</SPAN>
+
+<SPAN LANG="en-US">11. This license places no restrictions on works that are unrelated to</SPAN>
+<SPAN LANG="en-US">the Work, nor does this license place any restrictions on aggregating</SPAN>
+<SPAN LANG="en-US">such works with the Work by any means.</SPAN>
+
+<SPAN LANG="en-US">12. Nothing in this license is intended to, or may be used to, prevent</SPAN>
+<SPAN LANG="en-US">complete compliance by all parties with all applicable laws.</SPAN>
+
+
+<SPAN LANG="en-US">NO WARRANTY</SPAN>
+<SPAN LANG="en-US">===========</SPAN>
+
+<SPAN LANG="en-US">There is no warranty for the Work. Except when otherwise stated in</SPAN>
+<SPAN LANG="en-US">writing, the Copyright Holder provides the Work `as is', without</SPAN>
+<SPAN LANG="en-US">warranty of any kind, either expressed or implied, including, but not</SPAN>
+<SPAN LANG="en-US">limited to, the implied warranties of merchantability and fitness for a</SPAN>
+<SPAN LANG="en-US">particular purpose. The entire risk as to the quality and performance</SPAN>
+<SPAN LANG="en-US">of the Work is with you. Should the Work prove defective, you assume</SPAN>
+<SPAN LANG="en-US">the cost of all necessary servicing, repair, or correction.</SPAN>
+
+<SPAN LANG="en-US">In no event unless required by applicable law or agreed to in writing</SPAN>
+<SPAN LANG="en-US">will The Copyright Holder, or any author named in the components of the</SPAN>
+<SPAN LANG="en-US">Work, or any other party who may distribute and/or modify the Work as</SPAN>
+<SPAN LANG="en-US">permitted above, be liable to you for damages, including any general,</SPAN>
+<SPAN LANG="en-US">special, incidental or consequential damages arising out of any use of</SPAN>
+<SPAN LANG="en-US">the Work or out of inability to use the Work (including, but not limited</SPAN>
+<SPAN LANG="en-US">to, loss of data, data being rendered inaccurate, or losses sustained by</SPAN>
+<SPAN LANG="en-US">anyone as a result of any failure of the Work to operate with any other</SPAN>
+<SPAN LANG="en-US">programs), even if the Copyright Holder or said author or said other</SPAN>
+<SPAN LANG="en-US">party has been advised of the possibility of such damages.</SPAN>
+
+
+<SPAN LANG="en-US">MAINTENANCE OF THE WORK</SPAN>
+<SPAN LANG="en-US">=======================</SPAN>
+
+<SPAN LANG="en-US">The Work has the status `author-maintained' if the Copyright Holder</SPAN>
+<SPAN LANG="en-US">explicitly and prominently states near the primary copyright notice in</SPAN>
+<SPAN LANG="en-US">the Work that the Work can only be maintained by the Copyright Holder</SPAN>
+<SPAN LANG="en-US">or simply that it is `author-maintained'.</SPAN>
+
+<SPAN LANG="en-US">The Work has the status `maintained' if there is a Current Maintainer</SPAN>
+<SPAN LANG="en-US">who has indicated in the Work that they are willing to receive error</SPAN>
+<SPAN LANG="en-US">reports for the Work (for example, by supplying a valid e-mail</SPAN>
+<SPAN LANG="en-US">address). It is not required for the Current Maintainer to acknowledge</SPAN>
+<SPAN LANG="en-US">or act upon these error reports.</SPAN>
+
+<SPAN LANG="en-US">The Work changes from status `maintained' to `unmaintained' if there</SPAN>
+<SPAN LANG="en-US">is no Current Maintainer, or the person stated to be Current</SPAN>
+<SPAN LANG="en-US">Maintainer of the work cannot be reached through the indicated means</SPAN>
+<SPAN LANG="en-US">of communication for a period of six months, and there are no other</SPAN>
+<SPAN LANG="en-US">significant signs of active maintenance.</SPAN>
+
+<SPAN LANG="en-US">You can become the Current Maintainer of the Work by agreement with</SPAN>
+<SPAN LANG="en-US">any existing Current Maintainer to take over this role.</SPAN>
+
+<SPAN LANG="en-US">If the Work is unmaintained, you can become the Current Maintainer of</SPAN>
+<SPAN LANG="en-US">the Work through the following steps:</SPAN>
+
+ <SPAN LANG="en-US">1. Make a reasonable attempt to trace the Current Maintainer (and</SPAN>
+ <SPAN LANG="en-US">the Copyright Holder, if the two differ) through the means of</SPAN>
+ <SPAN LANG="en-US">an Internet or similar search.</SPAN>
+
+ <SPAN LANG="en-US">2. If this search is successful, then enquire whether the Work</SPAN>
+ <SPAN LANG="en-US">is still maintained.</SPAN>
+
+ <SPAN LANG="en-US">a. If it is being maintained, then ask the Current Maintainer</SPAN>
+ <SPAN LANG="en-US">to update their communication data within one month.</SPAN>
- b. If the search is unsuccessful or no action to resume active
- maintenance is taken by the Current Maintainer, then announce
- within the pertinent community your intention to take over
- maintenance. (If the Work is a LaTeX work, this could be
- done, for example, by posting to comp.text.tex.)
-
- 3a. If the Current Maintainer is reachable and agrees to pass
- maintenance of the Work to you, then this takes effect
- immediately upon announcement.
+ <SPAN LANG="en-US">b. If the search is unsuccessful or no action to resume active</SPAN>
+ <SPAN LANG="en-US">maintenance is taken by the Current Maintainer, then announce</SPAN>
+ <SPAN LANG="en-US">within the pertinent community your intention to take over</SPAN>
+ <SPAN LANG="en-US">maintenance. (If the Work is a LaTeX work, this could be</SPAN>
+ <SPAN LANG="en-US">done, for example, by posting to comp.text.tex.)</SPAN>
+
+ <SPAN LANG="en-US">3a. If the Current Maintainer is reachable and agrees to pass</SPAN>
+ <SPAN LANG="en-US">maintenance of the Work to you, then this takes effect</SPAN>
+ <SPAN LANG="en-US">immediately upon announcement.</SPAN>
- b. If the Current Maintainer is not reachable and the Copyright
- Holder agrees that maintenance of the Work be passed to you,
- then this takes effect immediately upon announcement.
+ <SPAN LANG="en-US">b. If the Current Maintainer is not reachable and the Copyright</SPAN>
+ <SPAN LANG="en-US">Holder agrees that maintenance of the Work be passed to you,</SPAN>
+ <SPAN LANG="en-US">then this takes effect immediately upon announcement. </SPAN>
- 4. If you make an `intention announcement' as described in 2b. above
- and after three months your intention is challenged neither by
- the Current Maintainer nor by the Copyright Holder nor by other
- people, then you may arrange for the Work to be changed so as
- to name you as the (new) Current Maintainer.
+ <SPAN LANG="en-US">4. If you make an `intention announcement' as described in 2b. above</SPAN>
+ <SPAN LANG="en-US">and after three months your intention is challenged neither by</SPAN>
+ <SPAN LANG="en-US">the Current Maintainer nor by the Copyright Holder nor by other</SPAN>
+ <SPAN LANG="en-US">people, then you may arrange for the Work to be changed so as</SPAN>
+ <SPAN LANG="en-US">to name you as the (new) Current Maintainer.</SPAN>
- 5. If the previously unreachable Current Maintainer becomes
- reachable once more within three months of a change completed
- under the terms of 3b) or 4), then that Current Maintainer must
- become or remain the Current Maintainer upon request provided
- they then update their communication data within one month.
-
-A change in the Current Maintainer does not, of itself, alter the fact
-that the Work is distributed under the LPPL license.
-
-If you become the Current Maintainer of the Work, you should
-immediately provide, within the Work, a prominent and unambiguous
-statement of your status as Current Maintainer. You should also
-announce your new status to the same pertinent community as
-in 2b) above.
-
-
-WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE
-======================================================
-
-This section contains important instructions, examples, and
-recommendations for authors who are considering distributing their
-works under this license. These authors are addressed as `you' in
-this section.
-
-Choosing This License or Another License
-----------------------------------------
-
-If for any part of your work you want or need to use *distribution*
-conditions that differ significantly from those in this license, then
-do not refer to this license anywhere in your work but, instead,
-distribute your work under a different license. You may use the text
-of this license as a model for your own license, but your license
-should not refer to the LPPL or otherwise give the impression that
-your work is distributed under the LPPL.
-
-The document `modguide.tex' in the base LaTeX distribution explains
-the motivation behind the conditions of this license. It explains,
-for example, why distributing LaTeX under the GNU General Public
-License (GPL) was considered inappropriate. Even if your work is
-unrelated to LaTeX, the discussion in `modguide.tex' may still be
-relevant, and authors intending to distribute their works under any
-license are encouraged to read it.
-
-A Recommendation on Modification Without Distribution
------------------------------------------------------
-
-It is wise never to modify a component of the Work, even for your own
-personal use, without also meeting the above conditions for
-distributing the modified component. While you might intend that such
-modifications will never be distributed, often this will happen by
-accident -- you may forget that you have modified that component; or
-it may not occur to you when allowing others to access the modified
-version that you are thus distributing it and violating the conditions
-of this license in ways that could have legal implications and, worse,
-cause problems for the community. It is therefore usually in your
-best interest to keep your copy of the Work identical with the public
-one. Many works provide ways to control the behavior of that work
-without altering any of its licensed components.
-
-How to Use This License
------------------------
-
-To use this license, place in each of the components of your work both
-an explicit copyright notice including your name and the year the work
-was authored and/or last substantially modified. Include also a
-statement that the distribution and/or modification of that
-component is constrained by the conditions in this license.
-
-Here is an example of such a notice and statement:
-
- %% pig.dtx
- %% Copyright 2005 M. Y. Name
- %
- % This work may be distributed and/or modified under the
- % conditions of the LaTeX Project Public License, either version 1.3
- % of this license or (at your option) any later version.
- % The latest version of this license is in
- % http://www.latex-project.org/lppl.txt
- % and version 1.3 or later is part of all distributions of LaTeX
- % version 2005/12/01 or later.
- %
- % This work has the LPPL maintenance status `maintained'.
- %
- % The Current Maintainer of this work is M. Y. Name.
- %
- % This work consists of the files pig.dtx and pig.ins
- % and the derived file pig.sty.
-
-Given such a notice and statement in a file, the conditions
-given in this license document would apply, with the `Work' referring
-to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being
-generated from `pig.dtx' using `pig.ins'), the `Base Interpreter'
-referring to any `LaTeX-Format', and both `Copyright Holder' and
-`Current Maintainer' referring to the person `M. Y. Name'.
-
-If you do not want the Maintenance section of LPPL to apply to your
-Work, change `maintained' above into `author-maintained'.
-However, we recommend that you use `maintained', as the Maintenance
-section was added in order to ensure that your Work remains useful to
-the community even when you can no longer maintain and support it
-yourself.
-
-Derived Works That Are Not Replacements
----------------------------------------
-
-Several clauses of the LPPL specify means to provide reliability and
-stability for the user community. They therefore concern themselves
-with the case that a Derived Work is intended to be used as a
-(compatible or incompatible) replacement of the original Work. If
-this is not the case (e.g., if a few lines of code are reused for a
-completely different task), then clauses 6b and 6d shall not apply.
-
-
-Important Recommendations
--------------------------
-
- Defining What Constitutes the Work
-
- The LPPL requires that distributions of the Work contain all the
- files of the Work. It is therefore important that you provide a
- way for the licensee to determine which files constitute the Work.
- This could, for example, be achieved by explicitly listing all the
- files of the Work near the copyright notice of each file or by
- using a line such as:
-
- % This work consists of all files listed in manifest.txt.
+ <SPAN LANG="en-US">5. If the previously unreachable Current Maintainer becomes</SPAN>
+ <SPAN LANG="en-US">reachable once more within three months of a change completed</SPAN>
+ <SPAN LANG="en-US">under the terms of 3b) or 4), then that Current Maintainer must</SPAN>
+ <SPAN LANG="en-US">become or remain the Current Maintainer upon request provided</SPAN>
+ <SPAN LANG="en-US">they then update their communication data within one month.</SPAN>
+
+<SPAN LANG="en-US">A change in the Current Maintainer does not, of itself, alter the fact</SPAN>
+<SPAN LANG="en-US">that the Work is distributed under the LPPL license.</SPAN>
+
+<SPAN LANG="en-US">If you become the Current Maintainer of the Work, you should</SPAN>
+<SPAN LANG="en-US">immediately provide, within the Work, a prominent and unambiguous</SPAN>
+<SPAN LANG="en-US">statement of your status as Current Maintainer. You should also</SPAN>
+<SPAN LANG="en-US">announce your new status to the same pertinent community as</SPAN>
+<SPAN LANG="en-US">in 2b) above.</SPAN>
+
+
+<SPAN LANG="en-US">WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE</SPAN>
+<SPAN LANG="en-US">======================================================</SPAN>
+
+<SPAN LANG="en-US">This section contains important instructions, examples, and</SPAN>
+<SPAN LANG="en-US">recommendations for authors who are considering distributing their</SPAN>
+<SPAN LANG="en-US">works under this license. These authors are addressed as `you' in</SPAN>
+<SPAN LANG="en-US">this section.</SPAN>
+
+<SPAN LANG="en-US">Choosing This License or Another License</SPAN>
+<SPAN LANG="en-US">----------------------------------------</SPAN>
+
+<SPAN LANG="en-US">If for any part of your work you want or need to use *distribution*</SPAN>
+<SPAN LANG="en-US">conditions that differ significantly from those in this license, then</SPAN>
+<SPAN LANG="en-US">do not refer to this license anywhere in your work but, instead,</SPAN>
+<SPAN LANG="en-US">distribute your work under a different license. You may use the text</SPAN>
+<SPAN LANG="en-US">of this license as a model for your own license, but your license</SPAN>
+<SPAN LANG="en-US">should not refer to the LPPL or otherwise give the impression that</SPAN>
+<SPAN LANG="en-US">your work is distributed under the LPPL.</SPAN>
+
+<SPAN LANG="en-US">The document `modguide.tex' in the base LaTeX distribution explains</SPAN>
+<SPAN LANG="en-US">the motivation behind the conditions of this license. It explains,</SPAN>
+<SPAN LANG="en-US">for example, why distributing LaTeX under the GNU General Public</SPAN>
+<SPAN LANG="en-US">License (GPL) was considered inappropriate. Even if your work is</SPAN>
+<SPAN LANG="en-US">unrelated to LaTeX, the discussion in `modguide.tex' may still be</SPAN>
+<SPAN LANG="en-US">relevant, and authors intending to distribute their works under any</SPAN>
+<SPAN LANG="en-US">license are encouraged to read it.</SPAN>
+
+<SPAN LANG="en-US">A Recommendation on Modification Without Distribution</SPAN>
+<SPAN LANG="en-US">-----------------------------------------------------</SPAN>
+
+<SPAN LANG="en-US">It is wise never to modify a component of the Work, even for your own</SPAN>
+<SPAN LANG="en-US">personal use, without also meeting the above conditions for</SPAN>
+<SPAN LANG="en-US">distributing the modified component. While you might intend that such</SPAN>
+<SPAN LANG="en-US">modifications will never be distributed, often this will happen by</SPAN>
+<SPAN LANG="en-US">accident -- you may forget that you have modified that component; or</SPAN>
+<SPAN LANG="en-US">it may not occur to you when allowing others to access the modified</SPAN>
+<SPAN LANG="en-US">version that you are thus distributing it and violating the conditions</SPAN>
+<SPAN LANG="en-US">of this license in ways that could have legal implications and, worse,</SPAN>
+<SPAN LANG="en-US">cause problems for the community. It is therefore usually in your</SPAN>
+<SPAN LANG="en-US">best interest to keep your copy of the Work identical with the public</SPAN>
+<SPAN LANG="en-US">one. Many works provide ways to control the behavior of that work</SPAN>
+<SPAN LANG="en-US">without altering any of its licensed components.</SPAN>
+
+<SPAN LANG="en-US">How to Use This License</SPAN>
+<SPAN LANG="en-US">-----------------------</SPAN>
+
+<SPAN LANG="en-US">To use this license, place in each of the components of your work both</SPAN>
+<SPAN LANG="en-US">an explicit copyright notice including your name and the year the work</SPAN>
+<SPAN LANG="en-US">was authored and/or last substantially modified. Include also a</SPAN>
+<SPAN LANG="en-US">statement that the distribution and/or modification of that</SPAN>
+<SPAN LANG="en-US">component is constrained by the conditions in this license.</SPAN>
+
+<SPAN LANG="en-US">Here is an example of such a notice and statement:</SPAN>
+
+ <SPAN LANG="en-US">%% pig.dtx</SPAN>
+ <SPAN LANG="en-US">%% Copyright 2005 M. Y. Name</SPAN>
+ <SPAN LANG="en-US">%</SPAN>
+ <SPAN LANG="en-US">% This work may be distributed and/or modified under the</SPAN>
+ <SPAN LANG="en-US">% conditions of the LaTeX Project Public License, either version 1.3</SPAN>
+ <SPAN LANG="en-US">% of this license or (at your option) any later version.</SPAN>
+ <SPAN LANG="en-US">% The latest version of this license is in</SPAN>
+ <SPAN LANG="en-US">% http://www.latex-project.org/lppl.txt</SPAN>
+ <SPAN LANG="en-US">% and version 1.3 or later is part of all distributions of LaTeX</SPAN>
+ <SPAN LANG="en-US">% version 2005/12/01 or later.</SPAN>
+ <SPAN LANG="en-US">%</SPAN>
+ <SPAN LANG="en-US">% This work has the LPPL maintenance status `maintained'.</SPAN>
+ <SPAN LANG="en-US">% </SPAN>
+ <SPAN LANG="en-US">% The Current Maintainer of this work is M. Y. Name.</SPAN>
+ <SPAN LANG="en-US">%</SPAN>
+ <SPAN LANG="en-US">% This work consists of the files pig.dtx and pig.ins</SPAN>
+ <SPAN LANG="en-US">% and the derived file pig.sty.</SPAN>
+
+<SPAN LANG="en-US">Given such a notice and statement in a file, the conditions</SPAN>
+<SPAN LANG="en-US">given in this license document would apply, with the `Work' referring</SPAN>
+<SPAN LANG="en-US">to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being</SPAN>
+<SPAN LANG="en-US">generated from `pig.dtx' using `pig.ins'), the `Base Interpreter'</SPAN>
+<SPAN LANG="en-US">referring to any `LaTeX-Format', and both `Copyright Holder' and</SPAN>
+<SPAN LANG="en-US">`Current Maintainer' referring to the person `M. Y. Name'.</SPAN>
+
+<SPAN LANG="en-US">If you do not want the Maintenance section of LPPL to apply to your</SPAN>
+<SPAN LANG="en-US">Work, change `maintained' above into `author-maintained'. </SPAN>
+<SPAN LANG="en-US">However, we recommend that you use `maintained', as the Maintenance</SPAN>
+<SPAN LANG="en-US">section was added in order to ensure that your Work remains useful to</SPAN>
+<SPAN LANG="en-US">the community even when you can no longer maintain and support it</SPAN>
+<SPAN LANG="en-US">yourself.</SPAN>
+
+<SPAN LANG="en-US">Derived Works That Are Not Replacements</SPAN>
+<SPAN LANG="en-US">---------------------------------------</SPAN>
+
+<SPAN LANG="en-US">Several clauses of the LPPL specify means to provide reliability and</SPAN>
+<SPAN LANG="en-US">stability for the user community. They therefore concern themselves</SPAN>
+<SPAN LANG="en-US">with the case that a Derived Work is intended to be used as a</SPAN>
+<SPAN LANG="en-US">(compatible or incompatible) replacement of the original Work. If</SPAN>
+<SPAN LANG="en-US">this is not the case (e.g., if a few lines of code are reused for a</SPAN>
+<SPAN LANG="en-US">completely different task), then clauses 6b and 6d shall not apply.</SPAN>
+
+
+<SPAN LANG="en-US">Important Recommendations</SPAN>
+<SPAN LANG="en-US">-------------------------</SPAN>
+
+ <SPAN LANG="en-US">Defining What Constitutes the Work</SPAN>
+
+ <SPAN LANG="en-US">The LPPL requires that distributions of the Work contain all the</SPAN>
+ <SPAN LANG="en-US">files of the Work. It is therefore important that you provide a</SPAN>
+ <SPAN LANG="en-US">way for the licensee to determine which files constitute the Work.</SPAN>
+ <SPAN LANG="en-US">This could, for example, be achieved by explicitly listing all the</SPAN>
+ <SPAN LANG="en-US">files of the Work near the copyright notice of each file or by</SPAN>
+ <SPAN LANG="en-US">using a line such as:</SPAN>
+
+ <SPAN LANG="en-US">% This work consists of all files listed in manifest.txt.</SPAN>
- in that place. In the absence of an unequivocal list it might be
- impossible for the licensee to determine what is considered by you
- to comprise the Work and, in such a case, the licensee would be
- entitled to make reasonable conjectures as to which files comprise
- the Work.
-<br>
-
-</pre>
-</body>
-</html>
+ <SPAN LANG="en-US">in that place. In the absence of an unequivocal list it might be</SPAN>
+ <SPAN LANG="en-US">impossible for the licensee to determine what is considered by you</SPAN>
+ <SPAN LANG="en-US">to comprise the Work and, in such a case, the licensee would be</SPAN>
+ <SPAN LANG="en-US">entitled to make reasonable conjectures as to which files comprise</SPAN>
+ <SPAN LANG="en-US">the Work.</SPAN></PRE>
+</BODY>
+</HTML> \ No newline at end of file
diff --git a/readlicense_oo/odt/LICENSE.odt b/readlicense_oo/odt/LICENSE.odt
index 13f3649d59..c9cd5a2033 100644
--- a/readlicense_oo/odt/LICENSE.odt
+++ b/readlicense_oo/odt/LICENSE.odt
Binary files differ
diff --git a/readlicense_oo/txt/license.txt b/readlicense_oo/txt/license.txt
index 491dc5885a..2aa55542f3 100644
--- a/readlicense_oo/txt/license.txt
+++ b/readlicense_oo/txt/license.txt
@@ -1,4568 +1,7332 @@
-Licensing and Legal information
-This product is made available subject to the terms of GNU Lesser General Public License Version 3. A copy of the LGPL license can be found at http://www.gnu.org/licenses/lgpl-3.0.html
+ Licensing and Legal information
-Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the THIRDPARTYLICENSEREADME.html file, and can be found at the bottom of this document.
+ This product is made available subject to the terms of GNU Lesser
+ General Public License Version 3. A copy of the LGPL license can be
+ found below.
-All trademarks and registered trademarks mentioned herein are the property of their respective owners.
+ See LGPL Version 3 below
-Copyright (c) 2000, 2010 Oracle, and/or its affiliates. All rights reserved.
+ Third Party Code Additional copyright notices and license terms
+ applicable to portions of the Software can be found below in this
+ document.
-This product has been created by The Document Foundation, incorporating many modifications from different contributors, see http://www.libreoffice.org/ for more details.
+ All trademarks and registered trademarks mentioned herein are the
+ property of their respective owners.
+ Copyright (c) 2000, 2010 Oracle, and/or its affiliates. All rights
+ reserved.
-- DO NOT TRANSLATE OR LOCALIZE THIS DOCUMENT -
+ This product has been created by The Document Foundation,
+ incorporating many modifications from different contributors, see
+ http://www.libreoffice.org/ for more details.
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
+ Note: Do not translate or localize this document. Only English version
+ is legally binding.
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
+ Third Party Code Additional Copyright Notices and License Terms
+ Libraries
- This version of the GNU Lesser General Public License incorporates
-the terms and conditions of version 3 of the GNU General Public
-License, supplemented by the additional permissions listed below.
+Apache Commons
- 0. Additional Definitions.
+ The following software may be included in this product: Apache Commons
+ (codec, httpclient, lang, logging). Use of any of this software is
+ governed by the terms of the license below:
- As used herein, "this License" refers to version 3 of the GNU Lesser
-General Public License, and the "GNU GPL" refers to version 3 of the GNU
-General Public License.
+ See Apache License Version 2.0 below
- "The Library" refers to a covered work governed by this License,
-other than an Application or a Combined Work as defined below.
+Apache Jakarta Tomcat
- An "Application" is any work that makes use of an interface provided
-by the Library, but which is not otherwise based on the Library.
-Defining a subclass of a class defined by the Library is deemed a mode
-of using an interface provided by the Library.
+ The following software may be included in this product: Apache Jakarta
+ Tomcat. Use of any of this software is governed by the terms of the
+ license below:
- A "Combined Work" is a work produced by combining or linking an
-Application with the Library. The particular version of the Library
-with which the Combined Work was made is also called the "Linked
-Version".
+ See Apache License Version 2.0 below
- The "Minimal Corresponding Source" for a Combined Work means the
-Corresponding Source for the Combined Work, excluding any source code
-for portions of the Combined Work that, considered in isolation, are
-based on the Application, and not on the Linked Version.
+beanshell
- The "Corresponding Application Code" for a Combined Work means the
-object code and/or source code for the Application, including any data
-and utility programs needed for reproducing the Combined Work from the
-Application, but excluding the System Libraries of the Combined Work.
+ The following software may be included in this product: beanshell. Use
+ of any of this software is governed by the terms of the license below:
- 1. Exception to Section 3 of the GNU GPL.
+ This file is part of the BeanShell Java Scripting distribution.
+ Documentation and updates may be found at http://www.beanshell.org/
- You may convey a covered work under sections 3 and 4 of this License
-without being bound by section 3 of the GNU GPL.
+ Sun Public License Notice:
- 2. Conveying Modified Versions.
+ The contents of this file are subject to the Sun Public License
+ Version 1.0 (the "License"); you may not use this file except in
+ compliance with the License. A copy of the License is available at
+ http://www.sun.com
- If you modify a copy of the Library, and, in your modifications, a
-facility refers to a function or data to be supplied by an Application
-that uses the facility (other than as an argument passed when the
-facility is invoked), then you may convey a copy of the modified
-version:
+ The Original Code is BeanShell. The Initial Developer of the Original
+ Code is Pat Niemeyer. Portions created by Pat Niemeyer are Copyright
+ (C) 2000. All Rights Reserved.
- a) under this License, provided that you make a good faith effort to
- ensure that, in the event an Application does not supply the
- function or data, the facility still operates, and performs
- whatever part of its purpose remains meaningful, or
+ GNU Public License Notice:
- b) under the GNU GPL, with none of the additional permissions of
- this License applicable to that copy.
+ Alternatively, the contents of this file may be used under the terms
+ of the GNU Lesser General Public License (the "LGPL"), in which case
+ the provisions of LGPL are applicable instead of those above. If you
+ wish to allow use of your version of this file only under the terms of
+ the LGPL and not to allow others to use your version of this file
+ under the SPL, indicate your decision by deleting the provisions above
+ and replace them with the notice and other provisions required by the
+ LGPL. If you do not delete the provisions above, a recipient may use
+ your version of this file under either the SPL or the LGPL.
- 3. Object Code Incorporating Material from Library Header Files.
+ Patrick Niemeyer (pat@pat.net) Author of Learning Java, O'Reilly &
+ Associates http://www.pat.net/~pat/
- The object code form of an Application may incorporate material from
-a header file that is part of the Library. You may convey such object
-code under terms of your choice, provided that, if the incorporated
-material is not limited to numerical parameters, data structure
-layouts and accessors, or small macros, inline functions and templates
-(ten or fewer lines in length), you do both of the following:
+ See LGPL Version 3 below
- a) Give prominent notice with each copy of the object code that the
- Library is used in it and that the Library and its use are
- covered by this License.
+BerkeleyDB
- b) Accompany the object code with a copy of the GNU GPL and this license
- document.
+ The following software may be included in this product:BerkeleyDB. Use
+ of any of this software is governed by the terms of the license below:
+
+ Copyright (c) 1990-2004 Sleepycat Software. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions 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.
+ 3. Redistributions in any form must be accompanied by information on
+ how to obtain complete source code for the DB software and any
+ accompanying software that uses the DB software. The source code
+ must either be included in the distribution or be available for no
+ more than the cost of distribution plus a nominal fee, and must be
+ freely redistributable under reasonable conditions. For an
+ executable file, complete source code means the source code for
+ all modules it contains. It does not include source code for
+ modules or files that typically accompany the major components of
+ the operating system on which the executable file runs.
+
+ THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL
+ SLEEPYCAT SOFTWARE 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.
+
+ Copyright (c) 1990, 1993, 1994, 1995 The Regents of the University of
+ California. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions 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.
+ 3. Neither the name of the University nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS 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 REGENTS 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.
+
+ Copyright (c) 1995, 1996 The President and Fellows of Harvard
+ University. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions 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.
+ 3. Neither the name of the University nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS 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 HARVARD OR ITS 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.
- 4. Combined Works.
+C++ Boost Library
- You may convey a Combined Work under terms of your choice that,
-taken together, effectively do not restrict modification of the
-portions of the Library contained in the Combined Work and reverse
-engineering for debugging such modifications, if you also do each of
-the following:
+ The following software may be included in this product: C++ Boost
+ Library. Use of any of this software is governed by the terms of the
+ license below:
+
+ Boost Software License - Version 1.0 - August 17th, 2003
+
+ Permission is hereby granted, free of charge, to any person or
+ organization obtaining a copy of the software and accompanying
+ documentation covered by this license (the "Software") to use,
+ reproduce, display, distribute, execute, and transmit the Software,
+ and to prepare derivative works of the Software, and to permit
+ third-parties to whom the Software is furnished to do so, all subject
+ to the following:
+
+ The copyright notices in the Software and this entire statement,
+ including the above license grant, this restriction and the following
+ disclaimer, must be included in all copies of the Software, in whole
+ or in part, and all derivative works of the Software, unless such
+ copies or derivative works are solely in the form of
+ machine-executable object code generated by a source language
+ processor.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
+ NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
+ DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
+ LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
+ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+Cairo
+
+ The following software may be included in this product: Cairo. Use of
+ any of this software is governed by the terms of the license below:
+
+ Cairo is free software.
+
+ Every source file in the implementation[*] of cairo is available to be
+ redistributed and/or modified under the terms of either the GNU Lesser
+ General Public License (LGPL) version 2.1 or the Mozilla Public
+ License (MPL) version 1.1. Some files are available under more liberal
+ terms, but we believe that in all cases, each file may be used under
+ either the LGPL or the MPL.
+
+ See the following files in this directory for the precise terms and
+ conditions of either license:
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Please see each file in the implementation for copyright and licensing
+ information, (in the opening comment of each file).
+
+ [*] The implementation of cairo is contained entirely within the "src"
+ and "pixman" directories of the cairo source distribution. There are
+ other components of the cairo source distribution (such as the "test"
+ and "perf") that are auxiliary to the library itself. None of the
+ source code in these directories contributes to a build of the cairo
+ library itself, (libcairo.so or cairo.dll or similar).
+
+ These auxilary components are also free software, but may be under
+ different license terms than cairo itself. For example, most of the
+ test cases in the perf and test directories are made available under a
+ MIT license to simplify any use of this code for reference purposes in
+ using cairo itself. Other files might be available under the GNU
+ General Public License (GPL), for example. Again, please see the
+ opening comment of each file for copyright and licensing information.
- a) Give prominent notice with each copy of the Combined Work that
- the Library is used in it and that the Library and its use are
- covered by this License.
+expat XML Parser Toolkit
- b) Accompany the Combined Work with a copy of the GNU GPL and this license
- document.
+ The following software may be included in this product: expat XML
+ Parser Toolkit. Use of any of this software is governed by the terms
+ of the license below:
+
+ Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
+ and Clark Cooper
+
+ Copyright (c) 2001, 2002, 2003 Expat maintainers.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Flute
+
+ The following software may be included in this product: Flute. Use of
+ any of this software is governed by the terms of the license below:
+
+ W3C IPR SOFTWARE NOTICE
+
+ Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute
+ of Technology, Institut National de Recherche en Informatique et en
+ Automatique, Keio University). All Rights Reserved.
+
+ Note: The original version of the W3C Software Copyright Notice and
+ License could be found at
+ http://www.w3.org/Consortium/Legal/copyright-software-19980720
+
+ Copyright © 1994-2000 World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut National de
+ Recherche en Informatique et en Automatique, Keio University). All
+ Rights Reserved. http://www.w3.org/Consortium/Legal/
+
+ This W3C work (including software, documents, or other related items)
+ is being provided by the copyright holders under the following
+ license. By obtaining, using and/or copying this work, you (the
+ licensee) agree that you have read, understood, and will comply with
+ the following terms and conditions:
+
+ Permission to use, copy, and modify this software and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted, provided that you include
+ the following on ALL copies of the software and documentation or
+ portions thereof, including modifications, that you make:
+ 1. The full text of this NOTICE in a location viewable to users of
+ the redistributed or derivative work.
+ 2. Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the
+ following form (hypertext is preferred, text is permitted) should
+ be used within the body of any redistributed or derivative code:
+ "Copyright © 2002 World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut National
+ de Recherche en Informatique et en Automatique, Keio
+ University). All Rights Reserved.
+ http://www.w3.org/Consortium/Legal/"
+ 3. Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)
+
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
+ HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
+ DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
+ TRADEMARKS OR OTHER RIGHTS.
+
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
+ OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
+ DOCUMENTATION.
+
+ The name and trademarks of copyright holders may NOT be used in
+ advertising or publicity pertaining to the software without specific,
+ written prior permission. Title to copyright in this software and any
+ associated documentation will at all times remain with copyright
+ holders.
+
+ Freetype Library
+
+ The following software may be included in this product: Freetype. Use
+ of any of this software is governed by the terms of the license below:
+
+ 0. Definitions
+
+ Throughout this license, the terms `package', `FreeType Project', and
+ `FreeType archive' refer to the set of files originally distributed by
+ the authors (David Turner, Robert Wilhelm, and Werner Lemberg) as the
+ `FreeType Project', be they named as alpha, beta or final release.
+
+ `You' refers to the licensee, or person using the project, where
+ `using' is a generic term including compiling the project's source
+ code as well as linking it to form a `program' or `executable'. This
+ program is referred to as `a program using the FreeType engine'.
+
+ This license applies to all files distributed in the original FreeType
+ Project, including all source code, binaries and documentation, unless
+ otherwise stated in the file in its original, unmodified form as
+ distributed in the original archive. If you are unsure whether or not
+ a particular file is covered by this license, you must contact us to
+ verify this.
+
+ The FreeType Project is copyright (C) 1996-2000 by David Turner,
+ Robert Wilhelm, and Werner Lemberg. All rights reserved except as
+ specified below.
+
+ 1. No Warranty
+
+ THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY KIND,
+ EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
+ WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES
+ CAUSED BY THE USE OR THE INABILITY TO USE, OF THE FREETYPE PROJECT.
+
+ 2. Redistribution
+
+ This license grants a worldwide, royalty-free, perpetual and
+ irrevocable right and license to use, execute, perform, compile,
+ display, copy, create derivative works of, distribute and sublicense
+ the FreeType Project (in both source and object code forms) and
+ derivative works thereof for any purpose; and to authorize others to
+ exercise some or all of the rights granted herein, subject to the
+ following conditions:
+ * Redistribution of source code must retain this license file
+ ('FTL.TXT') unaltered; any additions, deletions or changes to the
+ original files must be clearly indicated in accompanying
+ documentation. The copyright notices of the unaltered, original
+ files must be preserved in all copies of source files.
+ * Redistribution in binary form must provide a disclaimer that
+ states that the software is based in part of the work of the
+ FreeType Team, in the distribution documentation. We also
+ encourage you to put an URL to the FreeType web page in your
+ documentation, though this isn't mandatory.
+
+ These conditions apply to any software derived from or based on the
+ FreeType Project, not just the unmodified files. If you use our work,
+ you must acknowledge us. However, no fee need be paid to us.
+
+ 3. Advertising
+
+ Neither the FreeType authors and contributors nor you shall use the
+ name of the other for commercial, advertising, or promotional purposes
+ without specific prior written permission.
+
+ We suggest, but do not require, that you use one or more of the
+ following phrases to refer to this software in your documentation or
+ advertising materials: `FreeType Project', `FreeType Engine',
+ `FreeType library', or `FreeType Distribution'.
+
+ As you have not signed this license, you are not required to accept
+ it. However, as the FreeType Project is copyrighted material, only
+ this license, or another one contracted with the authors, grants you
+ the right to use, distribute, and modify it. Therefore, by using,
+ distributing, or modifying the FreeType Project, you indicate that you
+ understand and accept all the terms of this license.
+
+ 4. Contacts
+
+ There are two mailing lists related to FreeType:
+ * freetype@freetype.org
+
+ Discusses general use and applications of FreeType, as well as future
+ and wanted additions to the library and distribution. If you are
+ looking for support, start in this list if you haven't found anything
+ to help you in the documentation.
+ * devel@freetype.org
+
+ Discusses bugs, as well as engine internals, design issues, specific
+ licenses, porting, etc.
+ * http://www.freetype.org
+
+ Holds the current FreeType web page, which will allow you to download
+ our latest development version and read online documentation.
+
+ You can also contact us individually at:
+
+ David Turner
+ Robert Wilhelm
+ Werner Lemberg
- c) For a Combined Work that displays copyright notices during
- execution, include the copyright notice for the Library among
- these notices, as well as a reference directing the user to the
- copies of the GNU GPL and this license document.
-
- d) Do one of the following:
-
- 0) Convey the Minimal Corresponding Source under the terms of this
- License, and the Corresponding Application Code in a form
- suitable for, and under terms that permit, the user to
- recombine or relink the Application with a modified version of
- the Linked Version to produce a modified Combined Work, in the
- manner specified by section 6 of the GNU GPL for conveying
- Corresponding Source.
-
- 1) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (a) uses at run time
- a copy of the Library already present on the user's computer
- system, and (b) will operate properly with a modified version
- of the Library that is interface-compatible with the Linked
- Version.
-
- e) Provide Installation Information, but only if you would otherwise
- be required to provide such information under section 6 of the
- GNU GPL, and only to the extent that such information is
- necessary to install and execute a modified version of the
- Combined Work produced by recombining or relinking the
- Application with a modified version of the Linked Version. (If
- you use option 4d0, the Installation Information must accompany
- the Minimal Corresponding Source and Corresponding Application
- Code. If you use option 4d1, you must provide the Installation
- Information in the manner specified by section 6 of the GNU GPL
- for conveying Corresponding Source.)
-
- 5. Combined Libraries.
-
- You may place library facilities that are a work based on the
-Library side by side in a single library together with other library
-facilities that are not Applications and are not covered by this
-License, and convey such a combined library under terms of your
-choice, if you do both of the following:
-
- a) Accompany the combined library with a copy of the same work based
- on the Library, uncombined with any other library facilities,
- conveyed under the terms of this License.
-
- b) Give prominent notice with the combined library that part of it
- is a work based on the Library, and explaining where to find the
- accompanying uncombined form of the same work.
-
- 6. Revised Versions of the GNU Lesser General Public License.
-
- The Free Software Foundation may publish revised and/or new versions
-of the GNU Lesser General Public License from time to time. Such new
-versions will be similar in spirit to the present version, but may
-differ in detail to address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Library as you received it specifies that a certain numbered version
-of the GNU Lesser General Public License "or any later version"
-applies to it, you have the option of following the terms and
-conditions either of that published version or of any later version
-published by the Free Software Foundation. If the Library as you
-received it does not specify a version number of the GNU Lesser
-General Public License, you may choose any version of the GNU Lesser
-General Public License ever published by the Free Software Foundation.
-
- If the Library as you received it specifies that a proxy can decide
-whether future versions of the GNU Lesser General Public License shall
-apply, that proxy's public statement of acceptance of any version is
-permanent authorization for you to choose that version for the
-Library.
-
-
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
+GNU ISO C++ Library
- 0. Definitions.
+ The following software may be included in this product: GNU ISO C++
+ Library. Use of any of this software is governed by the terms of the
+ license below:
- "This License" refers to version 3 of the GNU General Public License.
+ © Free Software Foundation, Inc.
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
+ See GPL Version 2 below
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
+ Additional License(s)
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
+libstdc++:
+// Explicit instantiation file.
- A "covered work" means either the unmodified Program or a work based
-on the Program.
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
+// Free Software Foundation, Inc.
+//
+// This file is part of the GNU ISO C++ Library. This library is free
+// software; you can redistribute it and/or modify it under the
+// terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option)
+// any later version.
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
+// This library 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 General Public License for more details.
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
+// You should have received a copy of the GNU General Public License along
+// with this library; see the file COPYING. If not, write to the Free
+// Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+02111-1307,
+// USA.
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
+// As a special exception, you may use this file as part of a free
+software
+// library without restriction. Specifically, if other files instantiate
+// templates or use macros or inline functions from this file, or you
+compile
+// this file and link it with other files to produce an executable, this
+// file does not by itself cause the resulting executable to be covered by
+// the GNU General Public License. This exception does not however
+// invalidate any other reasons why the executable file might be
+covered by
+// the GNU General Public License.
- 1. Source Code.
+libgcc:
+//
+// ISO C++ 14882:
+//
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
+/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+ Contributed by Jakub Jelinek .
- 2. Basic Permissions.
+ This file is part of GNU CC.
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
+ GNU CC is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+ GNU CC 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 General Public License for more details.
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
+ You should have received a copy of the GNU General Public License
+ along with GNU CC; see the file COPYING. If not, write to
+ the Free Software Foundation, 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
+/* As a special exception, if you link this library with other files,
+ some of which are compiled with GCC, to produce an executable,
+ this library does not by itself cause the resulting executable
+ to be covered by the GNU General Public License.
+ This exception does not however invalidate any other reasons why
+ the executable file might be covered by the GNU General Public
+License. */
- 4. Conveying Verbatim Copies.
+/* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF
+ segment and dl_iterate_phdr to avoid register/deregister calls at
+ DSO load/unload. */
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
+Graphite2
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
+ The following software may be included in this product: Graphite2. Use
+ of any of this software is governed by the terms of the license below:
- 5. Conveying Modified Source Versions.
+ Copyright 2010, SIL International All rights reserved.
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of
+ License, or (at your option) any later version.
- 6. Conveying Non-Source Forms.
+ This program 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 for more details.
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
+ You should also have received a copy of the GNU Lesser General Public
+ License along with this library in the file named "LICENSE". If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place, Suite
+ 330, Boston, MA 02111-1307, USA or visit their web page on the
+ internet at http://www.fsf.org/licenses/lgpl.html.
- 7. Additional Terms.
+ Alternatively, you may use this library under the terms of the Mozilla
+ Public License (http://mozilla.org/MPL) or under the GNU General
+ Public License, as published by the Free Sofware Foundation; either
+ version 2 of the license or (at your option) any later version.
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
+ See LGPL Version 2.1 below
- 8. Termination.
+ See MPL Version 1.1 below
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
+HSQLDB
- 9. Acceptance Not Required for Having Copies.
+ The following software may be included in this product: HSQLDB. Use of
+ any of this software is governed by the terms of the license below:
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
+ ORIGINAL LICENSE (a.k.a. "hypersonic_lic.txt")
- 10. Automatic Licensing of Downstream Recipients.
+ For content, code, and products originally developed by Thomas Mueller
+ and the Hypersonic SQL Group:
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
+ Copyright (c) 1995-2000 by the Hypersonic SQL Group. All rights
+ reserved. Redistribution and use in source and binary forms, with or
+ without modification, are permitted provided that the following
+ conditions are met:
- 11. Patents.
+ Redistribution of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
+ Redistribution 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.
- 12. No Surrender of Others' Freedom.
+ Neither the name of the Hypersonic SQL Group nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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 HYPERSONIC
+ SQL GROUP, 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. This software consists of voluntary contributions made by many
+ individuals on behalf of the Hypersonic SQL Group.
- 13. Use with the GNU Affero General Public License.
+ For work added by the HSQL Development Group (a.k.a. hsqldb_lic.txt)
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
+ Copyright (c) 2001-2004, The HSQL Development Group All rights
+ reserved.
- 14. Revised Versions of this License.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
+ Redistribution of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
- 15. Disclaimer of Warranty.
+ Redistribution 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.
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+ Neither the name of the HSQL Development Group nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
- 16. Limitation of Liability.
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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 HSQL
+ DEVELOPMENT GROUP, HSQLDB.ORG, 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.
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
+Hunspell
- 17. Interpretation of Sections 15 and 16.
+ The following software may be included in this product: Hunspell. Use
+ of any of this software is governed by the terms of the license below:
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
+ GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
- END OF TERMS AND CONDITIONS
+ The contents of this software may be used under the terms of the GNU
+ General Public License Version 2 or later (the "GPL"), or the GNU
+ Lesser General Public License Version 2.1 or later (the "LGPL") or
+ (excepting the LGPLed GNU gettext library in the intl/ directory) the
+ Mozilla Public License Version 1.1 or later (the "MPL").
- How to Apply These Terms to Your New Programs
+ Software distributed under these licenses is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+ the licenses for the specific language governing rights and
+ limitations under the licenses.
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
+ See GPL Version 2 below
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
+ See LGPL Version 2.1 below
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
+ See MPL Version 1.1 below
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
+Hyphen
- This program 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 General Public License for more details.
+ The following software may be included in this product: Hyphen. Use of
+ any of this software is governed by the terms of the license below:
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
-Also add information on how to contact you by electronic and paper mail.
+ The contents of this software may be used under the terms of the GNU
+ General Public License Version 2 or later (the "GPL"), or the GNU
+ Lesser General Public License Version 2.1 or later (the "LGPL") or
+ (excepting the LGPLed GNU gettext library in the intl/ directory) the
+ Mozilla Public License Version 1.1 or later (the "MPL").
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
+ The Plain TeX hyphenation tables "hyphen.tex" by Donald E. Knuth has a
+ non MPL/LGPL compatible license, but freely redistributable:
+ "Unlimited copying and redistribution of this file are permitted as
+ long as this file is not modified. Modifications are permitted, but
+ only if the resulting file is not named hyphen.tex."
- <program> Copyright (C) <year> <name of author>
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
+ Software distributed under these licenses is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+ the licenses for the specific language governing rights and
+ limitations under the licenses.
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
+ See GPL Version 2 below
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+ See LGPL Version 2.1 below
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+ See MPL Version 1.1 below
+ICU
+ The following software may be included in this product: ICU. Use of
+ any of this software is governed by the terms of the license below:
-DO NOT TRANSLATE OR LOCALIZE THIS DOCUMENT
+ ICU License - ICU 1.8.1 and later
-The following software may be included in this product:Bitstram Vera Fonts; Use of any of this software is governed by the terms of the license below:
-Bitstream, Inc.
-Bitstream Vera Fonts
-Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.
+ COPYRIGHT AND PERMISSION NOTICE
-Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license (“Fontsâ€ン) and associated documentation files (the “Font Softwareâ€ン), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
+ Copyright (c) 1995-2002 International Business Machines Corporation
+ and others All rights reserved.
-The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, and/or sell copies of the Software, and to permit persons
+ to whom the Software is furnished to do so, provided that the above
+ copyright notice(s) and this permission notice appear in all copies of
+ the Software and that both the above copyright notice(s) and this
+ permission notice appear in supporting documentation.
-The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words “Bitstreamâ€ン or the word “Veraâ€ン.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+ HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
+ SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
+ RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+ CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the “Bitstream Veraâ€ン names.
+ Except as contained in this notice, the name of a copyright holder
+ shall not be used in advertising or otherwise to promote the sale, use
+ or other dealings in this Software without prior written authorization
+ of the copyright holder.
-The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
+ All trademarks and registered trademarks mentioned herein are the
+ property of their respective owners.
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+IJG JPEG Library
-Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org.
+ The following software may be included in this product: IJG JPEG
+ Library. Use of any of this software is governed by the terms of the
+ license below:
+
+ In plain English:
+ 1. We don't promise that this software works. (But if you find any
+ bugs, please let us know!)
+ 2. You can use this software for whatever you want. You don't have to
+ pay us.
+ 3. You may not pretend that you wrote this software. If you use it in
+ a program, you must acknowledge somewhere in your documentation
+ that you've used the IJG code.
+
+ In legalese:
+
+ The authors make NO WARRANTY or representation, either express or
+ implied, with respect to this software, its quality, accuracy,
+ merchantability, or fitness for a particular purpose. This software is
+ provided "AS IS", and you, its user, assume the entire risk as to its
+ quality and accuracy.
+
+ This software is copyright (C) 1991-1998, Thomas G. Lane. All Rights
+ Reserved except as specified below.
+
+ Permission is hereby granted to use, copy, modify, and distribute this
+ software (or portions thereof) for any purpose, without fee, subject
+ to these conditions: (1) If any part of the source code for this
+ software is distributed, then this README file must be included, with
+ this copyright and no-warranty notice unaltered; and any additions,
+ deletions, or changes to the original files must be clearly indicated
+ in accompanying documentation. (2) If only executable code is
+ distributed, then the accompanying documentation must state that "this
+ software is based in part on the work of the Independent JPEG Group".
+ (3) Permission for use of this software is granted only if the user
+ accepts full responsibility for any undesirable consequences; the
+ authors accept NO LIABILITY for damages of any kind.
+
+ These conditions apply to any software derived from or based on the
+ IJG code, not just to the unmodified library. If you use our work, you
+ ought to acknowledge us.
+
+ Permission is NOT granted for the use of any IJG author's name or
+ company name in advertising or publicity relating to this software or
+ products derived from it. This software may be referred to only as
+ "the Independent JPEG Group's software".
+
+ We specifically permit and encourage the use of this software as the
+ basis of commercial products, provided that all warranty or liability
+ claims are assumed by the product vendor.
+
+ ansi2knr.c is included in this distribution by permission of L. Peter
+ Deutsch, sole proprietor of its copyright holder, Aladdin Enterprises
+ of Menlo Park, CA. ansi2knr.c is NOT covered by the above copyright
+ and conditions, but instead by the usual distribution terms of the
+ Free Software Foundation; principally, that you must include source
+ code if you redistribute it. (See the file ansi2knr.c for full
+ details.) However, since ansi2knr.c is not needed as part of any
+ program generated from the IJG code, this does not limit you more than
+ the foregoing paragraphs do.
+
+ The Unix configuration script "configure" was produced with GNU
+ Autoconf. It is copyright by the Free Software Foundation but is
+ freely distributable. The same holds for its supporting scripts
+ (config.guess, config.sub, ltconfig, ltmain.sh). Another support
+ script, install-sh, is copyright by M.I.T. but is also freely
+ distributable.
+
+ It appears that the arithmetic coding option of the JPEG spec is
+ covered by patents owned by IBM, AT&T, and Mitsubishi. Hence
+ arithmetic coding cannot legally be used without obtaining one or more
+ licenses. For this reason, support for arithmetic coding has been
+ removed from the free JPEG software. (Since arithmetic coding provides
+ only a marginal gain over the unpatented Huffman mode, it is unlikely
+ that very many implementations will support it.) So far as we are
+ aware, there are no patent restrictions on the remaining code.
+
+ The IJG distribution formerly included code to read and write GIF
+ files. To avoid entanglement with the Unisys LZW patent, GIF reading
+ support has been removed altogether, and the GIF writer has been
+ simplified to produce "uncompressed GIFs". This technique does not use
+ the LZW algorithm; the resulting GIF files are larger than usual, but
+ are readable by all standard GIF decoders.
+
+ We are required to state that
+
+ "The Graphics Interchange Format(c) is the Copyright property of
+ CompuServe Incorporated. GIF(sm) is a Service Mark property of
+ CompuServe Incorporated."
-The following software may be included in this product:BerkeleyDB; Use of any of this software is governed by the terms of the license below:
-Sleepycat Software
-BerkeleyDB
->
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-/*
- * Copyright (c) 1990-2004
- * Sleepycat Software. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Redistributions in any form must be accompanied by information on
- * how to obtain complete source code for the DB software and any
- * accompanying software that uses the DB software. The source code
- * must either be included in the distribution or be available for no
- * more than the cost of distribution plus a nominal fee, and must be
- * freely redistributable under reasonable conditions. For an
- * executable file, complete source code means the source code for all
- * modules it contains. It does not include source code for modules or
- * files that typically accompany the major components of the operating
- * system on which the executable file runs.
- *
- * THIS SOFTWARE IS PROVIDED BY SLEEPYCAT SOFTWARE ``AS IS'' AND ANY EXPRESS
- * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
- * NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL SLEEPYCAT SOFTWARE
- * 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.
- */
-/*
- * Copyright (c) 1990, 1993, 1994, 1995
- * The Regents of the University of California. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS 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 REGENTS 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.
- */
-/*
- * Copyright (c) 1995, 1996
- * The President and Fellows of Harvard University. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS 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 HARVARD OR ITS 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.
- */
-
-
-
-
-The following software may be included in this product:Czech thesaurus database; Use of any of this software is governed by the terms of the license below:
-Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz, NLPlab, Faculty of Informatics, Masaryk University
-Czech Thesaurus Database
-Copyright (c) 2002 Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz, NLPlab, Faculty of Informatics, Masaryk University
-Permission is hereby granted, free of charge, to any person obtaining a copy of this data (the "Data"), to deal in the Data without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Data, and to permit persons to whom the Data is furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Data.
-THE DATA ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DATA OR THE USE OR OTHER DEALINGS IN THE DATA.
-
-The following software may be included in this product:Generic Polygon Clipper (GPC); Use of any of this software is governed by the terms of the license below:
-Alan Murta
-GPC
-Copyright: (C) 1997-1999, Advanced Interfaces Group, University of Manchester.
-This software is free for non-commercial use. It may be copied, modified, and redistributed provided that this copyright notice is preserved on all copies. The intellectual property rights of the algorithms used reside with the University of Manchester Advanced Interfaces Group.
-You may not use this software, in whole or in part, in support of any commercial product without the express consent of the author.
-There is no warranty or other guarantee of fitness of this software for any purpose. It is provided solely "as is".
-
-The following software may be included in this product: LaTeX dictinary data; Use of any of this software is governed by the terms of the license below:
-LaTeX3 Project
-LPPL version 1.3b
-The LaTeX Project Public License
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
-LPPL Version 1.3b 2006-01-07
-
-Copyright 1999 2002-2006 LaTeX3 Project
-Everyone is allowed to distribute verbatim copies of this license document, but modification of it is not allowed.
-PREAMBLE
-========
-The LaTeX Project Public License (LPPL) is the primary license under which the the LaTeX kernel and the base LaTeX packages are distributed.
-You may use this license for any work of which you hold the copyright and which you wish to distribute. This license may be particularly suitable if your work is TeX-related (such as a LaTeX package), but you may use it with small modifications even if your work is unrelated to TeX.
-The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE', below, gives instructions, examples, and recommendations for authors who are considering distributing their works under this license.
-This license gives conditions under which a work may be distributed and modified, as well as conditions under which modified versions of that work may be distributed.
-We, the LaTeX3 Project, believe that the conditions below give you the freedom to make and distribute modified versions of your work that conform with whatever technical specifications you wish while maintaining the availability, integrity, and reliability of that work. If you do not see how to achieve your goal while meeting these conditions, then read the document `cfgguide.tex' and `modguide.tex' in the base LaTeX distribution for suggestions.
-
-DEFINITIONS
-===========
-
-In this license document the following terms are used:
-`Work' Any work being distributed under this License.
-`Derived Work' Any work that under any applicable law is derived from the Work.
-`Modification' Any procedure that produces a Derived Work under any applicable law -- for example, the production of a file containing an original file associated with the Work or a significant portion of such a file, either verbatim or with modifications and/or translated into another language.
-`Modify' To apply any procedure that produces a Derived Work under any applicable law.
-`Distribution' Making copies of the Work available from one person to another, in whole or in part. Distribution includes (but is not limited to) making any electronic components of the Work accessible by file transfer protocols such as FTP or HTTP or by shared file systems such as Sun's Network File System (NFS).
-`Compiled Work' A version of the Work that has been processed into a form where it is directly usable on a computer system. This processing may include using installation facilities provided by the Work, transformations of the Work, copying of components of the Work, or other activities. Note that modification of any installation facilities provided by the Work constitutes modification of the Work.
-`Current Maintainer' A person or persons nominated as such within the Work. If there is no such explicit nomination then it is the `Copyright Holder' under any applicable law.
-`Base Interpreter' A program or process that is normally needed for running or interpreting a part or the whole of the Work.
-A Base Interpreter may depend on external components but these are not considered part of the Base Interpreter provided that each external component clearly identifies itself whenever it is used interactively. Unless explicitly specified when applying the license to the Work, the only applicable Base Interpreter is a `LaTeX-Format' or in the case of files belonging to the `LaTeX-format' a program implementing the `TeX language'.
-
-CONDITIONS ON DISTRIBUTION AND MODIFICATION
-===========================================
-
-1. Activities other than distribution and/or modification of the Work are not covered by this license; they are outside its scope. In particular, the act of running the Work is not restricted and no requirements are made concerning any offers of support for the Work.
-2. You may distribute a complete, unmodified copy of the Work as you received it. Distribution of only part of the Work is considered modification of the Work, and no right to distribute such a Derived Work may be assumed under the terms of this clause.
-3. You may distribute a Compiled Work that has been generated from a complete, unmodified copy of the Work as distributed under Clause 2 above, as long as that Compiled Work is distributed in such a way that the recipients may install the Compiled Work on their system exactly as it would have been installed if they generated a Compiled Work directly from the Work.
-4. If you are the Current Maintainer of the Work, you may, without restriction, modify the Work, thus creating a Derived Work. You may also distribute the Derived Work without restriction, including Compiled Works generated from the Derived Work. Derived Works distributed in this manner by the Current Maintainer are considered to be updated versions of the Work.
-5. If you are not the Current Maintainer of the Work, you may modify your copy of the Work, thus creating a Derived Work based on the Work, and compile this Derived Work, thus creating a Compiled Work based on the Derived Work.
-6. If you are not the Current Maintainer of the Work, you may distribute a Derived Work provided the following conditions are met for every component of the Work unless that component clearly states in the copyright notice that it is exempt from that condition. Only the Current Maintainer is allowed to add such statements of exemption to a component of the Work.
-a. If a component of this Derived Work can be a direct replacement for a component of the Work when that component is used with the Base Interpreter, then, wherever this component of the Work identifies itself to the user when used interactively with that Base Interpreter, the replacement component of this Derived Work clearly and unambiguously identifies itself as a modified version of this component to the user when used interactively with that Base Interpreter.
-b. Every component of the Derived Work contains prominent notices detailing the nature of the changes to that component, or a prominent reference to another file that is distributed as part of the Derived Work and that contains a complete and accurate log of the changes.
-c. No information in the Derived Work implies that any persons, including (but not limited to) the authors of the original version of the Work, provide any support, including (but not limited to) the reporting and handling of errors, to recipients of the Derived Work unless those persons have stated explicitly that they do provide such support for the Derived Work.
-d. You distribute at least one of the following with the Derived Work:
-1. A complete, unmodified copy of the Work; if your distribution of a modified component is made by offering access to copy the modified component from a designated place, then offering equivalent access to copy the Work from the same or some similar place meets this condition, even though third parties are not compelled to copy the Work along with the modified component;
-2. Information that is sufficient to obtain a complete, unmodified copy of the Work.
-7. If you are not the Current Maintainer of the Work, you may distribute a Compiled Work generated from a Derived Work, as long as the Derived Work is distributed to all recipients of the Compiled Work, and as long as the conditions of Clause 6, above, are met with regard to the Derived Work.
-8. The conditions above are not intended to prohibit, and hence do not apply to, the modification, by any method, of any component so that it becomes identical to an updated version of that component of the Work as it is distributed by the Current Maintainer under Clause 4, above.
-9. Distribution of the Work or any Derived Work in an alternative format, where the Work or that Derived Work (in whole or in part) is then produced by applying some process to that format, does not relax or nullify any sections of this license as they pertain to the results of applying that process.
-10. a. A Derived Work may be distributed under a different license provided that license itself honors the conditions listed in Clause 6 above, in regard to the Work, though it does not have to honor the rest of the conditions in this license.
-b. If a Derived Work is distributed under a different license, that Derived Work must provide sufficient documentation as part of itself to allow each recipient of that Derived Work to honor the restrictions in Clause 6 above, concerning changes from the Work.
-11. This license places no restrictions on works that are unrelated to the Work, nor does this license place any restrictions on aggregating such works with the Work by any means.
-12. Nothing in this license is intended to, or may be used to, prevent complete compliance by all parties with all applicable laws.
-NO WARRANTY
-===========
-
-There is no warranty for the Work. Except when otherwise stated in writing, the Copyright Holder provides the Work `as is', without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the Work is with you. Should the Work prove defective, you assume the cost of all necessary servicing, repair, or correction.
-In no event unless required by applicable law or agreed to in writing will The Copyright Holder, or any author named in the components of the Work, or any other party who may distribute and/or modify the Work as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of any use of the Work or out of inability to use the Work (including, but not limited to, loss of data, data being rendered inaccurate, or losses sustained by anyone as a result of any failure of the Work to operate with any other programs), even if the Copyright Holder or said author or said other party has been advised of the possibility of such damages.
-
-MAINTENANCE OF THE WORK
-=======================
-
-The Work has the status `author-maintained' if the Copyright Holder explicitly and prominently states near the primary copyright notice in the Work that the Work can only be maintained by the Copyright Holder or simply that it is `author-maintained'.
-The Work has the status `maintained' if there is a Current Maintainer who has indicated in the Work that they are willing to receive error reports for the Work (for example, by supplying a valid e-mail address). It is not required for the Current Maintainer to acknowledge or act upon these error reports.
-The Work changes from status `maintained' to `unmaintained' if there is no Current Maintainer, or the person stated to be Current Maintainer of the work cannot be reached through the indicated means of communication for a period of six months, and there are no other significant signs of active maintenance.
-You can become the Current Maintainer of the Work by agreement with any existing Current Maintainer to take over this role.
-If the Work is unmaintained, you can become the Current Maintainer of the Work through the following steps:
-1. Make a reasonable attempt to trace the Current Maintainer (and the Copyright Holder, if the two differ) through the means of an Internet or similar search.
-2. If this search is successful, then enquire whether the Work is still maintained.
-a. If it is being maintained, then ask the Current Maintainer to update their communication data within one month.
-b. If the search is unsuccessful or no action to resume active maintenance is taken by the Current Maintainer, then announce within the pertinent community your intention to take over maintenance. (If the Work is a LaTeX work, this could be done, for example, by posting to comp.text.tex.)
-3a. If the Current Maintainer is reachable and agrees to pass maintenance of the Work to you, then this takes effect immediately upon announcement.
-b. If the Current Maintainer is not reachable and the Copyright Holder agrees that maintenance of the Work be passed to you, then this takes effect immediately upon announcement.
-4. If you make an `intention announcement' as described in 2b. above and after three months your intention is challenged neither by the Current Maintainer nor by the Copyright Holder nor by other people, then you may arrange for the Work to be changed so as to name you as the (new) Current Maintainer.
-5. If the previously unreachable Current Maintainer becomes reachable once more within three months of a change completed under the terms of 3b) or 4), then that Current Maintainer must become or remain the Current Maintainer upon request provided they then update their communication data within one month.
-A change in the Current Maintainer does not, of itself, alter the fact that the Work is distributed under the LPPL license.
-If you become the Current Maintainer of the Work, you should immediately provide, within the Work, a prominent and unambiguous statement of your status as Current Maintainer. You should also announce your new status to the same pertinent community as in 2b) above.
-
-WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE
-======================================================
-
-This section contains important instructions, examples, and recommendations for authors who are considering distributing their works under this license. These authors are addressed as `you' in this section.
-Choosing This License or Another License
-----------------------------------------
-
-If for any part of your work you want or need to use *distribution* conditions that differ significantly from those in this license, then do not refer to this license anywhere in your work but, instead, distribute your work under a different license. You may use the text of this license as a model for your own license, but your license should not refer to the LPPL or otherwise give the impression that your work is distributed under the LPPL.
-The document `modguide.tex' in the base LaTeX distribution explains the motivation behind the conditions of this license. It explains, for example, why distributing LaTeX under the GNU General Public License (GPL) was considered inappropriate. Even if your work is unrelated to LaTeX, the discussion in `modguide.tex' may still be relevant, and authors intending to distribute their works under any license are encouraged to read it.
-
-A Recommendation on Modification Without Distribution
------------------------------------------------------
-
-It is wise never to modify a component of the Work, even for your own personal use, without also meeting the above conditions for distributing the modified component. While you might intend that such modifications will never be distributed, often this will happen by accident -- you may forget that you have modified that component; or it may not occur to you when allowing others to access the modified version that you are thus distributing it and violating the conditions of this license in ways that could have legal implications and, worse, cause problems for the community. It is therefore usually in your best interest to keep your copy of the Work identical with the public one. Many works provide ways to control the behavior of that work without altering any of its licensed components.
-
-How to Use This License
------------------------
-
-To use this license, place in each of the components of your work both an explicit copyright notice including your name and the year the work was authored and/or last substantially modified. Include also a statement that the distribution and/or modification of that component is constrained by the conditions in this license.
-Here is an example of such a notice and statement:
-%% pig.dtx %% Copyright 2005 M. Y. Name % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is M. Y. Name. % % This work consists of the files pig.dtx and pig.ins % and the derived file pig.sty.
-Given such a notice and statement in a file, the conditions given in this license document would apply, with the `Work' referring to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being generated from `pig.dtx' using `pig.ins'), the `Base Interpreter' referring to any `LaTeX-Format', and both `Copyright Holder' and `Current Maintainer' referring to the person `M. Y. Name'.
-If you do not want the Maintenance section of LPPL to apply to your Work, change `maintained' above into `author-maintained'. However, we recommend that you use `maintained', as the Maintenance section was added in order to ensure that your Work remains useful to the community even when you can no longer maintain and support it yourself.
-
-Derived Works That Are Not Replacements
----------------------------------------
-
-Several clauses of the LPPL specify means to provide reliability and stability for the user community. They therefore concern themselves with the case that a Derived Work is intended to be used as a (compatible or incompatible) replacement of the original Work. If this is not the case (e.g., if a few lines of code are reused for a completely different task), then clauses 6b and 6d shall not apply.
-
-Important Recommendations
--------------------------
-
-Defining What Constitutes the Work
-The LPPL requires that distributions of the Work contain all the files of the Work. It is therefore important that you provide a way for the licensee to determine which files constitute the Work. This could, for example, be achieved by explicitly listing all the files of the Work near the copyright notice of each file or by using a line such as:
-% This work consists of all files listed in manifest.txt.
-in that place. In the absence of an unequivocal list it might be impossible for the licensee to determine what is considered by you to comprise the Work and, in such a case, the licensee would be entitled to make reasonable conjectures as to which files comprise the Work.
-
-The following software may be included in this product:MS Runtime Libraries; Use of any of this software is governed by the terms of the license below:
-Microsoft Corporation
-Runtime Libraries
-Microsoft .NET Framework Redistributable EULA
-SUPPLEMENTAL END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE
-IMPORTANT:
-READ CAREFULLY—
-These Microsoft Corporation ("Microsoft")
-operating system components, including any "online" or electronic
-documentation ("OS Components") are subject to the terms and
-conditions of the agreement under which you have licensed the
-applicable Microsoft operating system product ("OS Product")
-described below (each an "End User License Agreement" or "EULA")
-and the terms and conditions of this Supplemental EULA. BY INSTALLING,
-COPYING OR OTHERWISE USING THE OS COMPONENTS, YOU AGREE TO BE BOUND
-BY THE TERMS AND CONDITIONS OF THE APPLICABLE OS PRODUCT EULA AND
-THIS SUPPLEMENTAL EULA. IF YOU DO NOT AGREE TO THESE TERMS AND
-CONDITIONS, DO NOT INSTALL, COPY OR USE THE OS COMPONENTS.
-NOTE: IF YOU DO NOT HAVE A VALID EULA FOR ANY "OS PRODUCT"
-(MICROSOFT WINDOWS 98, WINDOWS ME, WINDOWS NT 4.0 (DESKTOP
-EDITION), WINDOWS 2000 OPERATING SYSTEM, WINDOWS XP PROFESSIONAL
-AND/OR WINDOWS XP HOME EDITION), YOU ARE NOT AUTHORIZED TO INSTALL,
-COPY OR OTHERWISE USE THE OS COMPONENTS AND YOU HAVE NO RIGHTS UNDER
-THIS SUPPLEMENTAL EULA.
-Capitalized terms used in this Supplemental EULA and not otherwise
-defined herein shall have the meanings assigned to them in the
-applicable OS Product EULA.
-General. The OS Components are provided to you by Microsoft to update,
-supplement, or replace existing functionality of the applicable OS
-Product Microsoft grants you a license to use the OS Components
-under the terms and conditions of the OS Product EULA for the applicable
-OS Product (which are hereby incorporated by reference) and the terms
-and conditions set forth in this Supplemental EULA, provided that you
-comply with all such terms and conditions. To the extent that any terms
-in this Supplemental EULA conflict with terms in the applicable OS
-Product EULA, the terms of this Supplemental EULA control solely with
-respect to the OS Components.
-Additional Rights and Limitations.
-*If you have multiple validly licensed copies of the applicable OS
-Product(s), you may reproduce, install and use one copy of the OS
-Components as part of such applicable OS Product(s) on all of your
-computers running validly licensed copies of the OS Product(s)
-provided that you use such additional copies of the OS Components
-in accordance with the terms and conditions above. You may not
-disclose the results of any benchmark test of the .NET Framework
-component of the OS Components to any third party without Microsoft's
-prior written approval. Microsoft retains all right, title and
-interest in and to the OS Components. All rights not expressly granted
-are reserved by Microsoft.
-IF THE APPLICABLE OS PRODUCT WAS LICENSED TO YOU BY MICROSOFT OR ANY
-OF ITS WHOLLY OWNED SUBSIDIARIES, THE LIMITED WARRANTY (IF ANY)
-INCLUDED IN THE APPLICABLE OS PRODUCT EULA APPLIES TO THE OS COMPONENTS
-PROVIDED THE OS COMPONENTS HAVE BEEN LICENSED BY YOU WITHIN THE TERM OF
-THE LIMITED WARRANTY IN THE APPLICABLE OS PRODUCT EULA. HOWEVER, THIS
-SUPPLEMENTAL EULA DOES NOT EXTEND THE TIME PERIOD FOR WHICH THE LIMITED
-WARRANTY IS PROVIDED.
-IF THE APPLICABLE OS PRODUCT WAS LICENSED TO YOU BY AN ENTITY OTHER THAN
-MICROSOFT OR ANY OF ITS WHOLLY OWNED SUBSIDIARIES, MICROSOFT DISCLAIMS
-ALL WARRANTIES WITH RESPECT TO THE OS COMPONENTS AS FOLLOWS:
-DISCLAIMER OF WARRANTIES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE
-LAW, MICROSOFT AND ITS SUPPLIERS PROVIDE TO YOU THE OS COMPONENTS, AND
-ANY (IF ANY) SUPPORT SERVICES RELATED TO THE OS COMPONENTS ("SUPPORT
-SERVICES") AS IS AND WITH ALL FAULTS; and Microsoft and its suppliers
-hereby disclaim with respect to THE os COMPONENTS AND SUPPORT SERVICES
-all warranties and conditions, whether express, implied or statutory,
-including, but not limited to, any (if any) warranties or conditions
-of OR RELATED TO: TITLE, NON-INFRINGEMENT, merchantability, fitness
-for a particular purpose, lack of viruses, accuracy or completeness
-of responses, results, lack of negligence or lack of workmanlike effort,
-QUIET ENJOYMENT, QUIET POSSESSION, AND CORRESPONDENCE TO DESCRIPTION.
-The entire risk arising out of use or performance of the OS Components
-AND ANY SUPPORT SERVICES remains with you.
-EXCLUSION OF INCIDENTAL, CONSEQUENTIAL AND CERTAIN OTHER DAMAGES. To
-the maximum extent permitted by applicable law, in no event shall
-Microsoft or its suppliers be liable for any special, incidental,
-indirect, or consequential damages whatsoever (including, but not
-limited to, damages for: loss of profits, LOSS OF confidential or
-other information, business interruption, personal injury, loss of
-privacy, failure to meet any duty (including of good faith or of
-reasonable care), negligence, and any other pecuniary or other loss
-whatsoever) arising out of or in any way related to the use of or
-inability to use the OS Components OR THE SUPPORT SERVICES, OR the
-provision of or failure to provide Support Services, or otherwise
-under or in connection with any provision of this Supplemental EULA,
-even if Microsoft or any supplier has been advised of the possibility
-of such damages.
-LIMITATION OF LIABILITY AND REMEDIES. NOTWITHSTANDING ANY DAMAGES THAT
-YOU MIGHT INCUR FOR ANY REASON WHATSOEVER (INCLUDING, WITHOUT
-LIMITATION, ALL DAMAGES REFERENCED ABOVE AND ALL DIRECT OR GENERAL
-DAMAGES), THE ENTIRE LIABILITY OF MICROSOFT AND ANY OF ITS SUPPLIERS
-UNDER ANY PROVISION OF THIS SUPPLEMENTAL EULA AND YOUR EXCLUSIVE
-REMEDY FOR ALL OF THE FOREGOING SHALL BE LIMITED TO THE GREATER OF
-THE AMOUNT ACTUALLY PAID BY YOU FOR THE OS COMPONENTS OR U.S.$5.00.
-THE FOREGOING LIMITATIONS, EXCLUSIONS AND DISCLAIMERS SHALL APPLY
-TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, EVEN IF ANY REMEDY
-FAILS ITS ESSENTIAL PURPOSE.
-
-Si vous avez acquis votre produit Microsoft au CANADA, le texte suivant
-vous concerne :
-SI LE PRODUIT OS APPLICABLE VOUS A ÉTÉ CONCÉDÉ SOUS LICENCE PAR
-MICROSOFT OU PAR L'UNE QUELCONQUE DE SES FILIALES À 100%, LA GARANTIE
-LIMITÉE (SI ELLE EXISTE) APPLICABLE EN VERTU DU CONTRAT DE LICENCE
-UTILISATEUR FINAL (« CLUF ») RELATIF À CE PRODUIT OS S'APPLIQUE AUX
-COMPOSANTS SYSTÈME D'EXPLOITATION DE MICROSOFT Y COMPRIS TOUTE
-DOCUMENTATION « EN LIGNE » OU SOUS FORME ÉLECTRONIQUE (LES «
-COMPOSANTS OS »), À CONDITION QUE CEUX-CI VOUS AIENT ÉTÉ CONCÉDÉS
-SOUS LICENCE PENDANT LA DURÉE DE LA GARANTIE LIMITÉE DU CLUF RELATIF
-AU PRODUIT OS APPLICABLE. LE PRÉSENT CLUF SUPPLÉMENTAIRE N'A PAS POUR
-EFFET DE PROROGER LA DURÉE DE CETTE GARANTIE LIMITÉE.
-SI LE PRODUIT OS VOUS A ÉTÉ CONCÉDÉ SOUS LICENCE PAR UNE ENTITÉ AUTRE
-QUE MICROSOFT OU QUE L'UNE QUELCONQUE DE SES FILIALES À 100%,
-MICROSOFT EXCLUT TOUTE GARANTIE RELATIVE AUX COMPOSANTS OS COMME
-CELA EST STIPULÉ CI-APRÈS :
-EXCLUSION DE GARANTIE. DANS TOUTE LA MESURE PERMISE PAR LE DROIT
-APPLICABLE, MICROSOFT ET SES FOURNISSEURS VOUS FOURNISSENT LES
-COMPOSANTS OS, AINSI QUE, LE CAS ÉCHÉANT, TOUT SERVICE D'ASSISTANCE
-RELATIF À CES COMPOSANTS OS (LES "SERVICES D'ASSISTANCE"), « COMME
-TELS ET AVEC TOUS LEURS DEFAUTS ». EN OUTRE, MICROSOFT ET SES
-FOURNISSEURS EXCLUENT PAR LES PRÉSENTES TOUTE AUTRE GARANTIE LÉGALE,
-EXPRESSE OU IMPLICITE, RELATIVE AUX COMPOSANTS OS ET AUX SERVICES
-D'ASSISTANCE, NOTAMMENT (LE CAS ÉCHÉANT), TOUTE GARANTIE : DE PROPRIÉTÉ,
-D'ABSENCE DE CONTREFAÇON, DE QUALITÉ, D'ADAPTATION À UN USAGE
-PARTICULIER, D'ABSENCE DE VIRUS, DE PRÉCISION, D'EXHAUSTIVITÉ DES
-RÉPONSES, DES RÉSULTATS OBTENUS, D'ABSENCE DE NÉGLIGENCE, OU DE
-DÉFAUT DE FABRICATION, DE JOUISSANCE PAISIBLE, D'ABSENCE DE TROUBLE
-DE POSSESSION ET DE CONFORMITÉ À LA DESCRIPTION. VOUS ASSUMEZ
-L'ENSEMBLE DES RISQUES DÉCOULANT DE L'UTILISATION OU DU FONCTIONNEMENT
-DES COMPOSANTS OS ET DES SERVICES D'ASSISTANCE.
-EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES ACCESSOIRES, INDIRECTS
-ET CERTAINS AUTRES TYPES DE DOMMAGES. DANS TOUTE LA MESURE PERMISE
-PAR LE DROIT APPLICABLE, MICROSOFT OU SES FOURNISSEURS NE POURRONT EN
-AUCUN CAS ÊTRE TENUS RESPONSABLES DE TOUT DOMMAGE SPÉCIAL, ACCESSOIRE,
-INCIDENT OU INDIRECT DE QUELQUE NATURE QUE CE SOIT (Y COMPRIS, MAIS
-NON DE FACON LIMITATIVE, LES PERTES DE BÉNÉFICES, PERTES D'INFORMATIONS
-CONFIDENTIELLES OU AUTRES INFORMATIONS, INTERRUPTIONS D'ACTIVITÉ,
-PRÉJUDICES CORPORELS, ATTEINTES À LA VIE PRIVÉE, MANQUEMENT À TOUTE
-OBLIGATION (NOTAMMENT L'OBLIGATION DE BONNE FOI ET DE DILIGENCE),
-NÉGLIGENCE, ET POUR TOUTE PERTE PÉCUNIAIRE OU AUTRE DE QUELQUE NATURE
-QUE CE SOIT), RÉSULTANT DE, OU RELATIFS A, L'UTILISATION OU
-L'IMPOSSIBILITÉ D'UTILISER LES COMPOSANTS OS OU LES SERVICES D'ASSISTANCE,
-OU LA FOURNITURE OU LE DÉFAUT DE FOURNITURE DES SERVICES D'ASSISTANCE, OU
-AUTREMENT EN VERTU DE, OU RELATIVEMENT A, TOUTE DISPOSITION DE CE CLUF
-SUPPLÉMENTAIRE, MÊME SI LA SOCIÉTÉ MICROSOFT OU UN QUELCONQUE FOURNISSEUR
-A ÉTÉ PRÉVENU DE L'ÉVENTUALITÉ DE TELS DOMMAGES.
-LIMITATION DE RESPONSABILITÉ ET RECOURS. NONOBSTANT TOUT DOMMAGE QUE VOUS
-POURRIEZ SUBIR POUR QUELQUE MOTIF QUE CE SOIT (NOTAMMENT TOUS LES DOMMAGES
-ÉNUMÉRÉS CI-DESSUS ET TOUS LES DOMMAGES DIRECTS OU GÉNÉRAUX), L'ENTIÈRE
-RESPONSABILITÉ DE MICROSOFT ET DE L'UN QUELCONQUE DE SES FOURNISSEURS AU
-TITRE DE TOUTE STIPULATION DE CE CLUF SUPPLÉMENTAIRE ET VOTRE SEUL RECOURS
-EN CE QUI CONCERNE TOUS LES DOMMAGES PRÉCITÉS NE SAURAIENT EXCÉDER LE
-MONTANT QUE VOUS AVEZ EFFECTIVEMENT PAYÉ POUR LES COMPOSANTS OS OU 5 DOLLARS
-US (US$ 5,00), SELON LE PLUS ÉLEVÉ DES DEUX MONTANTS. LES PRÉSENTES
-LIMITATIONS ET EXCLUSIONS DEMEURERONT APPLICABLES DANS TOUTE LA MESURE
-PERMISE PAR LE DROIT APPLICABLE QUAND BIEN MÊME UN QUELCONQUE REMÈDE À UN
-QUELCONQUE MANQUEMENT NE PRODUIRAIT PAS D'EFFET.
-La présente Convention est régie par les lois de la province d'Ontario,
-Canada. Chacune des parties à la présente reconnaît irrévocablement la
-compétence des tribunaux de la province d'Ontario et consent à instituer
-tout litige qui pourrait découler de la présente auprès des tribunaux
-situés dans le district judiciaire de York, province d'Ontario.
-Au cas où vous auriez des questions concernant cette licence ou que vous
-désiriez vous mettre en rapport avec Microsoft pour quelque raison que
-ce soit, veuillez contacter la succursale Microsoft desservant votre
-pays, ou écrire à : Microsoft Sales Information Center, One Microsoft
-Way, Redmond, Washington 98052-6399.
-
-The following software may be included in this product: Ispell W?rterbuch igerman98; Use of any of this software is governed by the terms of the license below:
-Bjoern Jacke
-German Dictionaries igerman98
-OASIS distribution license agreement 0.1 from 2005-11-10
-Without any modifications this dictionary may be distributed with programs that support the OASIS Open Document Format for Office Applications and whose PRIMARY format for saving documents is the Open Document Format.
-This requires that all licenses and copyright files are also distributed together with the package the dictionary is shipped with.
-Any modifications of the dictionary files are not allowed for this agreement, modifications require the use of the GNU GENERAL PUBLIC LICENSE.
-If you have questions or don't get along with this, send me your comments/questions/ideas to Bjoern Jacke
-
-The following software may be included in this product: WordNet Release 2.1; Use of any of this software is governed by the terms of the license below:
-Princeton University
-WordNet 2.1
-WordNet 2.1 Copyright 2005 by Princeton University.
-This software and database is being provided to you, the LICENSEE, by Princeton University under the following license. By obtaining, using and/or copying this software and database, you agree that you have read, understood, and will comply with these terms and conditions.:
-Permission to use, copy, modify and distribute this software and database and its documentation for any purpose and without fee or royalty is hereby granted, provided that you agree to comply with the following copyright notice and statements, including the disclaimer, and that the same appear on ALL copies of the software, database and documentation, including modifications that you make for internal use or for distribution.
-WordNet 2.1 Copyright 2005 by Princeton University. All rights reserved.
-THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-The name of Princeton University or Princeton may not be used in advertising or publicity pertaining to distribution of the software and/or database. Title to copyright in this software, database and any associated documentation shall at all times remain with Princeton University and LICENSEE agrees to preserve same.
-
-The following software may be included in this product:Bitstram Vera Fonts; Use of any of this software is governed by the terms of the license below:
-Bitstream, Inc.
-Bitstream Vera Fonts
-Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license (“Fontsâ€ン) and associated documentation files (the “Font Softwareâ€ン), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
-
-The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
-
-The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words “Bitstreamâ€ン or the word “Veraâ€ン.
-
-This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the “Bitstream Veraâ€ン names.
-
-The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
-
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-
-Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org.
-Arev Fonts Copyright
-Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
-Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the modifications to the Bitstream Vera Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
-The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
-The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Tavmjong Bah" or the word "Arev".
-This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Tavmjong Bah Arev" names.
-The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-Except as contained in this notice, the name of Tavmjong Bah shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from Tavmjong Bah. For further information, contact: tavmjong @ free . fr.
-
-The following software may be included in this product: Liberation Fonts; Use of any of this software is governed by the terms of the license below:
-RedHat, Inc.
-Liberation Fonts
-refer to GNU General Public License and the following terms:
-LICENSE AGREEMENT AND LIMITED PRODUCT WARRANTY LIBERATION FONT SOFTWARE
-This agreement governs the use of the Software and any updates to the Software, regardless of the delivery mechanism. Subject to the following terms, Red Hat, Inc. ("Red Hat") grants to the user ("Client") a license to this collective work pursuant to the GNU General Public License v.2 with the exceptions set forth below and such other terms as our set forth in this End User License Agreement.
-1. The Software and License Exception. LIBERATION font software (the "Software") consists of TrueType-OpenType formatted font software for rendering LIBERATION typefaces in sans serif, serif, and monospaced character styles. You are licensed to use, modify, copy, and distribute the Software pursuant to the GNU General Public License v.2 with the following exceptions:
-1) As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
-2) As a further exception, any distribution of the object code of the Software in a physical product must provide you the right to access and modify the source code for the Software and to reinstall that modified version of the Software in object code form on the same physical product on which you received it.
-2. Intellectual Property Rights. The Software and each of its components, including the source code, documentation, appearance, structure and organization are owned by Red Hat and others and are protected under copyright and other laws. Title to the Software and any component, or to any copy, modification, or merged portion shall remain with the aforementioned, subject to the applicable license. The "LIBERATION" trademark is a trademark of Red Hat, Inc. in the U.S. and other countries. This agreement does not permit Client to distribute modified versions of the Software using Red Hat's trademarks. If Client makes a redistribution of a modified version of the Software, then Client must modify the files names to remove any reference to the Red Hat trademarks and must not use the Red Hat trademarks in any way to reference or promote the modified Software.
-3. Limited Warranty. To the maximum extent permitted under applicable law, the Software is provided and licensed "as is" without warranty of any kind, expressed or implied, including the implied warranties of merchantability, non-infringement or fitness for a particular purpose. Red Hat does not warrant that the functions contained in the Software will meet Client's requirements or that the operation of the Software will be entirely error free or appear precisely as described in the accompanying documentation.
-4. Limitation of Remedies and Liability. To the maximum extent permitted by applicable law, Red Hat or any Red Hat authorized dealer will not be liable to Client for any incidental or consequential damages, including lost profits or lost savings arising out of the use or inability to use the Software, even if Red Hat or such dealer has been advised of the possibility of such damages.
-5. Export Control. As required by U.S. law, Client represents and warrants that it: (a) understands that the Software is subject to export controls under the U.S. Commerce Department's Export Administration Regulations ("EAR"); (b) is not located in a prohibited destination country under the EAR or U.S. sanctions regulations (currently Cuba, Iran, Iraq, Libya, North Korea, Sudan and Syria); (c) will not export, re-export, or transfer the Software to any prohibited destination, entity, or individual without the necessary export license(s) or authorizations(s) from the U.S. Government; (d) will not use or transfer the Software for use in any sensitive nuclear, chemical or biological weapons, or missile technology end-uses unless authorized by the U.S. Government by regulation or specific license; (e) understands and agrees that if it is in the United States and exports or transfers the Software to eligible end users, it will, as required by EAR Section 740.17(e), submit semi-annual reports to the Commerce Department's Bureau of Industry & Security (BIS), which include the name and address (including country) of each transferee; and (f) understands that countries other than the United States may restrict the import, use, or export of encryption products and that it shall be solely responsible for compliance with any such import, use, or export restrictions.
-6. General. If any provision of this agreement is held to be unenforceable, that shall not affect the enforceability of the remaining provisions. This agreement shall be governed by the laws of the State of North Carolina and of the United States, without regard to any conflict of laws provisions, except that the United Nations Convention on the International Sale of Goods shall not apply.
-Copyright © 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.
-
-The following software may be included in this product: MathML DTD; Use of any of this software is governed by the terms of the license below:
-World Wide Web Consortium (W3C)
-MathML DTD
-W3C® SOFTWARE NOTICE AND LICENSE
-Copyright © 1994-2001 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/
-This W3C work (including software, documents, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions:
-Permission to use, copy, modify, and distribute this software and its documentation, with or without modification,  for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications, that you make:
-1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
-2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: "Copyright © [$date-of-software] World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. http://www.w3.org/Consortium/Legal/"
-3. Notice of any changes or modifications to the W3C files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)
-THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
-COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.
-The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders.
-
-
-The following software may be included in this product: NSIS; Use of any of this software is governed by the terms of the license below:
-Nullsoft, Inc.
-NSIS
-Copyright (C) 1999-2003 Nullsoft, Inc.
-This license applies to everything in the NSIS package, except where otherwise noted.
-This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
-Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
-1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
-2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
-3. This notice may not be removed or altered from any source distribution.
-
-The following software may be included in this product: PostScript(R) AFM Files; Use of any of this software is governed by the terms of the license below:
-Adobe
-PostScript(R) AFM files
-
-Adobe Core 35 AFM Files with 314 Glyph Entries
-This file and the 35 PostScript(R) AFM files it accompanies may be used, copied, and distributed for any purpose and without charge, with or without modification, provided that all copyright notices are retained; that the AFM files are not distributed without this file; that all modifications to this file or any of the AFM files are prominently noted in the modified file(s); and that this paragraph is not modified. Adobe Systems has no responsibility or obligation to support the use of the AFM files.
-
-The following software may be included in this product: Antigrain; Use of any of this software is governed by the terms of the license below:
-Axim Shemanarev
-Antigrain
-
-Anti-Grain Geometry - Version 2.0
-Copyright (C) 2002-2004 Maxim Shemanarev (McSeem)
-Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.
-
-The following software may be included in this product: beanshell; Use of any of this software is governed by the terms of the license below:
-Pat Niemeyer
-beanshell
-jump to LGPL
-
-/*****************************************************************************
- * *
- * This file is part of the BeanShell Java Scripting distribution. *
- * Documentation and updates may be found at http://www.beanshell.org/ *
- * *
- * Sun Public License Notice: *
- * *
- * The contents of this file are subject to the Sun Public License Version *
- * 1.0 (the "License"); you may not use this file except in compliance with *
- * the License. A copy of the License is available at http://www.sun.com *
- * *
- * The Original Code is BeanShell. The Initial Developer of the Original *
- * Code is Pat Niemeyer. Portions created by Pat Niemeyer are Copyright *
- * (C) 2000. All Rights Reserved. *
- * *
- * GNU Public License Notice: *
- * *
- * Alternatively, the contents of this file may be used under the terms of *
- * the GNU Lesser General Public License (the "LGPL"), in which case the *
- * provisions of LGPL are applicable instead of those above. If you wish to *
- * allow use of your version of this file only under the terms of the LGPL *
- * and not to allow others to use your version of this file under the SPL, *
- * indicate your decision by deleting the provisions above and replace *
- * them with the notice and other provisions required by the LGPL. If you *
- * do not delete the provisions above, a recipient may use your version of *
- * this file under either the SPL or the LGPL. *
- * *
- * Patrick Niemeyer (pat@pat.net) *
- * Author of Learning Java, O'Reilly & Associates *
- * http://www.pat.net/~pat/ *
- * *
- *****************************************************************************/
-
-The following software may be included in this product: C++ Boost Library; Use of any of this software is governed by the terms of the license below:
-Boost.org
-C++ Boost Library
-Boost Software License - Version 1.0 - August 17th, 2003
-Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
-The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-The following software may be included in this product: Cairo; Use of any of this software is governed by the terms of the license below:
-Cairographics.org
-Cairo (B)
-jump to MPL 1.1
-
-The following software may be included in this product:Charis SIL v4; Use of any of this software is governed by the terms of the license below:
-SIL International
-Charis SIL v.4
-
-This Font Software is Copyright (c) 1997-2006, SIL International (http://scripts.sil.org/).
-All Rights Reserved.
-"Charis SIL" is a Reserved Font Name for this Font Software.
-"SIL" is a Reserved Font Name for this Font Software.
-This Font Software is licensed under the SIL Open Font License, Version 1.0.
-No modification of the license is permitted, only verbatim copy is allowed.
-This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
------------------------------------------------------------
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide development of cooperative font projects, to support the font creation efforts of academic and linguistic communities, and to provide an open framework in which fonts may be shared and improved in partnership with others.
-The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and sold with any software provided that the font names of derivative works are changed. The fonts and derivatives, however, cannot be released under any other type of license.
-DEFINITIONS
-"Font Software" refers to any and all of the following:
-- font files
-- data files
-- source code
-- build scripts
-- documentation
-"Reserved Font Name" refers to the Font Software name as seen by users and any other names as specified after the copyright statement.
-"Standard Version" refers to the collection of Font Software components as distributed by the Copyright Holder.
-"Modified Version" refers to any derivative font software made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Standard Version, by changing formats or by porting the Font Software to a new environment.
-"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
-1) Neither the Font Software nor any of its individual components, in Standard or Modified Versions, may be sold by itself.
-2) Standard or Modified Versions of the Font Software may be bundled, redistributed and sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
-3) No Modified Version of the Font Software may use the Reserved Font Name(s), in part or in whole, unless explicit written permission is granted by the Copyright Holder. This restriction applies to all references stored in the Font Software, such as the font menu name and other font description fields, which are used to differentiate the font from others.
-4) The name(s) of the Copyright Holder or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder and the Author(s) or with their explicit written permission.
-5) The Font Software, modified or unmodified, in part or in whole, must be distributed using this license, and may not be distributed under any other license.
-TERMINATION
-This license becomes null and void if any of the above conditions are not met.
-DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-
-The following software may be included in this product:KDE Crystal theme icons; Use of any of this software is governed by the terms of the license below:
-KDE Artists:
-KDE Crystal theme icons
-KDE Crystal theme icons.
-Copyright (C) 2002 and following years KDE Artists This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 2.1 of the License.
-License
-
-The Crystal Project are released under LGPL.
-
-GNU General Public License.
-
- 0.
-
- This License Agreement applies to any software library or other program
-which contains a notice placed by the copyright holder or other authorized party
-saying it may be distributed under the terms of this Lesser General Public
-License (also called "this License"). Each licensee is addressed as "you".
-
- A "library" means a collection of software functions and/or data prepared
-so as to be conveniently linked with application programs (which use some of
-those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work which
-has been distributed under these terms. A "work based on the Library" means
-either the Library or any derivative work under copyright law: that is to say, a
-work containing the Library or a portion of it, either verbatim or with
-modifications and/or translated straightforwardly into another language.
-(Hereinafter, translation is included without limitation in the term
-"modification".)
-
- "Source code" for a work means the preferred form of the work for making
-modifications to it. For a library, complete source code means all the source
-code for all modules it contains, plus any associated interface definition
-files, plus the scripts used to control compilation and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of running a
-program using the Library is not restricted, and output from such a program is
-covered only if its contents constitute a work based on the Library (independent
-of the use of the Library in a tool for writing it). Whether that is true
-depends on what the Library does and what the program that uses the Library does.
- 1.
-
- You may copy and distribute verbatim copies of the Library's complete
-source code as you receive it, in any medium, provided that you conspicuously
-and appropriately publish on each copy an appropriate copyright notice and
-disclaimer of warranty; keep intact all the notices that refer to this License
-and to the absence of any warranty; and distribute a copy of this License along
-with the Library.
-
- You may charge a fee for the physical act of transferring a copy, and you
-may at your option offer warranty protection in exchange for a fee.
- 2.
-
- You may modify your copy or copies of the Library or any portion of it,
-thus forming a work based on the Library, and copy and distribute such
-modifications or work under the terms of Section 1 above, provided that you also
-meet all of these conditions:
- 1. The modified work must itself be a software library.
- 2. You must cause the files modified to carry prominent notices stating
-that you changed the files and the date of any change.
- 3. You must cause the whole of the work to be licensed at no charge to
-all third parties under the terms of this License.
- 4. If a facility in the modified Library refers to a function or a
-table of data to be supplied by an application program that uses the facility,
-other than as an argument passed when the facility is invoked, then you must
-make a good faith effort to ensure that, in the event an application does not
-supply such function or table, the facility still operates, and performs
-whatever part of its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has a
-purpose that is entirely well-defined independent of the application. Therefore,
-Subsection 2d requires that any application-supplied function or table used by
-this function must be optional: if the application does not supply it, the
-square root function must still compute square roots.)
-
- These requirements apply to the modified work as a whole. If identifiable
-sections of that work are not derived from the Library, and can be reasonably
-considered independent and separate works in themselves, then this License, and
-its terms, do not apply to those sections when you distribute them as separate
-works. But when you distribute the same sections as part of a whole which is a
-work based on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the entire whole,
-and thus to each and every part regardless of who wrote it.
-
- Thus, it is not the intent of this section to claim rights or contest your
-rights to work written entirely by you; rather, the intent is to exercise the
-right to control the distribution of derivative or collective works based on the
-Library.
-
- In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of a storage
-or distribution medium does not bring the other work under the scope of this
-License.
- 3.
-
- You may opt to apply the terms of the ordinary GNU General Public License
-instead of this License to a given copy of the Library. To do this, you must
-alter all the notices that refer to this License, so that they refer to the
-ordinary GNU General Public License, version 2, instead of to this License. (If
-a newer version than version 2 of the ordinary GNU General Public License has
-appeared, then you can specify that version instead if you wish.) Do not make
-any other change in these notices.
-
- Once this change is made in a given copy, it is irreversible for that
-copy, so the ordinary GNU General Public License applies to all subsequent
-copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of the
-Library into a program that is not a library.
- 4.
-
- You may copy and distribute the Library (or a portion or derivative of it,
-under Section 2) in object code or executable form under the terms of Sections 1
-and 2 above provided that you accompany it with the complete corresponding
-machine-readable source code, which must be distributed under the terms of
-Sections 1 and 2 above on a medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy from a
-designated place, then offering equivalent access to copy the source code from
-the same place satisfies the requirement to distribute the source code, even
-though third parties are not compelled to copy the source along with the object
-code.
- 5.
-
- A program that contains no derivative of any portion of the Library, but
-is designed to work with the Library by being compiled or linked with it, is
-called a "work that uses the Library". Such a work, in isolation, is not a
-derivative work of the Library, and therefore falls outside the scope of this
-License.
- However, linking a "work that uses the Library" with the Library creates
-an executable that is a derivative of the Library (because it contains portions
-of the Library), rather than a "work that uses the library". The executable is
-therefore covered by this License. Section 6 states terms for distribution of
-such executables.
-
- When a "work that uses the Library" uses material from a header file that
-is part of the Library, the object code for the work may be a derivative work of
-the Library even though the source code is not. Whether this is true is
-especially significant if the work can be linked without the Library, or if the
-work is itself a library. The threshold for this to be true is not precisely
-defined by law.
-
- If such an object file uses only numerical parameters, data structure
-layouts and accessors, and small macros and small inline functions (ten lines or
-less in length), then the use of the object file is unrestricted, regardless of
-whether it is legally a derivative work. (Executables containing this object
-code plus portions of the Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may distribute
-the object code for the work under the terms of Section 6. Any executables
-containing that work also fall under Section 6, whether or not they are linked
-directly with the Library itself.
- 6.
-
- As an exception to the Sections above, you may also combine or link a
-"work that uses the Library" with the Library to produce a work containing
-portions of the Library, and distribute that work under terms of your choice,
-provided that the terms permit modification of the work for the customer's own
-use and reverse engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the Library
-is used in it and that the Library and its use are covered by this License. You
-must supply a copy of this License. If the work during execution displays
-copyright notices, you must include the copyright notice for the Library among
-them, as well as a reference directing the user to the copy of this License.
-Also, you must do one of these things:
- 1. Accompany the work with the complete corresponding machine-readable
-source code for the Library including whatever changes were used in the work
-(which must be distributed under Sections 1 and 2 above); and, if the work is an
-executable linked with the Library, with the complete machine-readable "work
-that uses the Library", as object code and/or source code, so that the user can
-modify the Library and then relink to produce a modified executable containing
-the modified Library. (It is understood that the user who changes the contents
-of definitions files in the Library will not necessarily be able to recompile
-the application to use the modified definitions.) .
- 2. Use a suitable shared library mechanism for linking with the
-Library. A suitable mechanism is one that (1) uses at run time a copy of the
-library already present on the user's computer system, rather than copying
-library functions into the executable, and (2) will operate properly with a
-modified version of the library, if the user installs one, as long as the
-modified version is interface-compatible with the version that the work was made
-with.
- 3. Accompany the work with a written offer, valid for at least three
-years, to give the same user the materials specified in Subsection 6a, above,
-for a charge no more than the cost of performing this distribution.
- 4. If distribution of the work is made by offering access to copy from
-a designated place, offer equivalent access to copy the above specified
-materials from the same place.
- 5. Verify that the user has already received a copy of these materials
-or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the Library"
-must include any data and utility programs needed for reproducing the executable
-from it. However, as a special exception, the materials to be distributed need
-not include anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the operating
-system on which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license restrictions
-of other proprietary libraries that do not normally accompany the operating
-system. Such a contradiction means you cannot use both them and the Library
-together in an executable that you distribute.
- 7.
-
- You may place library facilities that are a work based on the Library
-side-by-side in a single library together with other library facilities not
-covered by this License, and distribute such a combined library, provided that
-the separate distribution of the work based on the Library and of the other
-library facilities is otherwise permitted, and provided that you do these two
-things:
- 1.
-
- Accompany the combined library with a copy of the same work based on
-the Library, uncombined with any other library facilities. This must be
-distributed under the terms of the Sections above.
- 2.
-
- Give prominent notice with the combined library of the fact that
-part of it is a work based on the Library, and explaining where to find the
-accompanying uncombined form of the same work.
- 8.
-
- You may not copy, modify, sublicense, link with, or distribute the Library
-except as expressly provided under this License. Any attempt otherwise to copy,
-modify, sublicense, link with, or distribute the Library is void, and will
-automatically terminate your rights under this License. However, parties who
-have received copies, or rights, from you under this License will not have their
-licenses terminated so long as such parties remain in full compliance.
- 9.
-
- You are not required to accept this License, since you have not signed it.
-However, nothing else grants you permission to modify or distribute the Library
-or its derivative works. These actions are prohibited by law if you do not
-accept this License. Therefore, by modifying or distributing the Library (or any
-work based on the Library), you indicate your acceptance of this License to do
-so, and all its terms and conditions for copying, distributing or modifying the
-Library or works based on it.
- 10.
-
- Each time you redistribute the Library (or any work based on the Library),
-the recipient automatically receives a license from the original licensor to
-copy, distribute, link with or modify the Library subject to these terms and
-conditions. You may not impose any further restrictions on the recipients'
-exercise of the rights granted herein. You are not responsible for enforcing
-compliance by third parties with this License.
- 11.
-
- If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues), conditions
-are imposed on you (whether by court order, agreement or otherwise) that
-contradict the conditions of this License, they do not excuse you from the
-conditions of this License. If you cannot distribute so as to satisfy
-simultaneously your obligations under this License and any other pertinent
-obligations, then as a consequence you may not distribute the Library at all.
-For example, if a patent license would not permit royalty-free redistribution of
-the Library by all those who receive copies directly or indirectly through you,
-then the only way you could satisfy both it and this License would be to refrain
-entirely from distribution of the Library.
-
- If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply, and
-the section as a whole is intended to apply in other circumstances.
-
- It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any such
-claims; this section has the sole purpose of protecting the integrity of the
-free software distribution system which is implemented by public license
-practices. Many people have made generous contributions to the wide range of
-software distributed through that system in reliance on consistent application
-of that system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot impose
-that choice.
-
- This section is intended to make thoroughly clear what is believed to be a
-consequence of the rest of this License.
- 12.
-
- If the distribution and/or use of the Library is restricted in certain
-countries either by patents or by copyrighted interfaces, the original copyright
-holder who places the Library under this License may add an explicit
-geographical distribution limitation excluding those countries, so that
-distribution is permitted only in or among countries not thus excluded. In such
-case, this License incorporates the limitation as if written in the body of this
-License.
- 13.
-
- The Free Software Foundation may publish revised and/or new versions of
-the Lesser General Public License from time to time. Such new versions will be
-similar in spirit to the present version, but may differ in detail to address
-new problems or concerns.
-
- Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and "any later
-version", you have the option of following the terms and conditions either of
-that version or of any later version published by the Free Software Foundation.
-If the Library does not specify a license version number, you may choose any
-version ever published by the Free Software Foundation.
- 14.
-
- If you wish to incorporate parts of the Library into other free programs
-whose distribution conditions are incompatible with these, write to the author
-to ask for permission. For software which is copyrighted by the Free Software
-Foundation, write to the Free Software Foundation; we sometimes make exceptions
-for this. Our decision will be guided by the two goals of preserving the free
-status of all derivatives of our free software and of promoting the sharing and
-reuse of software generally.
-
-No Warranty
-
- 15.
-
- Because the library is licensed free of charge, there is no warranty for
-the library, to the extent permitted by applicable law. Except when otherwise
-stated in writing the copyright holders and/or other parties provide the library
-"as is" without warranty of any kind, either expressed or implied, including,
-but not limited to, the implied warranties of merchantability and fitness for a
-particular purpose. The entire risk as to the quality and performance of the
-library is with you. Should the library prove defective, you assume the cost of
-all necessary servicing, repair or correction.
- 16.
-
- In no event unless required by applicable law or agreed to in writing will
-any copyright holder, or any other party who may modify and/or redistribute the
-library as permitted above, be liable to you for damages, including any general,
-special, incidental or consequential damages arising out of the use or inability
-to use the library (including but not limited to loss of data or data being
-rendered inaccurate or losses sustained by you or third parties or a failure of
-the library to operate with any other software), even if such holder or other
-party has been advised of the possibility of such damages.
+JDOM
+ The following software may be included in this product: JDOM. Use of
+ any of this software is governed by the terms of the license below:
+ Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. All rights
+ reserved.
-The following software may be included in this product: libcurl; Use of any of this software is governed by the terms of the license below:
-Daniel Stenberg
-libcurl
-Copyright (C) 1998-2001, Daniel Stenberg, , et al.
-Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-In order to be useful for every potential user, the curl and libcurl are dual-licensed under the MPL and the MIT/X-derivate licenses.
-You may opt to use, copy, modify, merge, publish, distribute and/or sell copies of the Software, and permit persons to whom the Software is furnished to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may pick one of these licenses. The files MITX.txt and MPL-1.1.txt contain the license texts.
-As a courtesy to the open-source and free software community, we ask you to dual-license any modifications that you make as well, under the terms of this document.
-Please remember to always keep the licensing information included in individual source files up-to-date, so as to avoid misleading anyone as to the status of these files.
-I will use a submission policy according to which I will only enter contributions into the CVS tree if the contributor agrees to both licenses and this dual-license approach.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
-The following software may be included in this product: Afrikaans dictionary; Use of any of this software is governed by the terms of the license below:
-Friedel Wolff
-Afrikaans dictionary
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions, and the following disclaimer.
-Jump to LGPL
+ 2. Redistribution in binary form must reproduce the above copyright
+ notice, this list of conditions, and the disclaimer that follows these
+ conditions in the documentation and/or other materials provided with
+ the distribution.
-The following software may be included in this product: Stavekontrolden (Danish Spellchecker); Use of any of this software is governed by the terms of the license below:
-Finn Gruwier Larsen
-Stavekontrolden (Danish Spellchecker) (LGPL v2.1)
+ 3. The name "JDOM" must not be used to endorse or promote products
+ derived from this software without prior written permission. For
+ written permission, please contact <request_AT_jdom_DOT_org>.
-jump to GNU Lesser General Public License
+ 4. Products derived from this software may not be called "JDOM", nor
+ may "JDOM" appear in their name, without prior written permission from
+ the JDOM Project Management <request_AT_jdom_DOT_org>.
-The following software may be included in this product: Slovenian spellcheck dictionary; Use of any of this software is governed by the terms of the license below:
-Jaak Pruulmann
-Estonian dictionaries
+ In addition, we request (but do not require) that you include in the
+ end-user documentation provided with the redistribution and/or in the
+ software itself an acknowledgement equivalent to the following:
-Gnu Lesser General Public License
+ "This product includes software developed by the JDOM Project
+ (http://www.jdom.org/)."
-The following software may be included in this product: French dictionary; Use of any of this software is governed by the terms of the license below:
-dico.savant@free.fr
-French dictionary
+ Alternatively, the acknowledgment may be graphical using the logos
+ available at http://www.jdom.org/images/logos.
-jump to Mozilla Public License
+ THIS SOFTWARE IS PROVIDED ``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 JDOM AUTHORS OR THE PROJECT 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.
-The following software may be included in this product: Italian dictionary; Use of any of this software is governed by the terms of the license below:
-Davide Prina
-Italian dictionary
+ This software consists of voluntary contributions made by many
+ individuals on behalf of the JDOM Project and was originally created
+ by Jason Hunter <jhunter_AT_jdom_DOT_org> and Brett McLaughlin
+ <brett_AT_jdom_DOT_org>. For more information on the JDOM Project,
+ please see http://www.jdom.org/.
-Jump to GPL
+libcurl
-The following software may be included in this product: MySpell-ku (Kurdish Spellchecker); Use of any of this software is governed by the terms of the license below:
-Erdal Ronahi
-MySpell-ku (Kurdish Spellchecker) (LGPL v2.1)
+ The following software may be included in this product: libcurl. Use
+ of any of this software is governed by the terms of the license below:
-jump to GNU Lesser General Public License
+ Copyright (c) 1996 - 2009, Daniel Stenberg, <daniel@haxx.se>.
-The following software may be included in this product: Lithuanian spelling dictionary; Use of any of this software is governed by the terms of the license below:
-Albertas Agejevas
-Lithuaninian spelling dictionary
+ All rights reserved.
-Copyright (c) Albertas Agejevas , 2000, 2001
-All rights reserved.
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-2. Redistributions 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.
-3. Neither the name of the Albertas Agejevas nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
-THIS SOFTWARE IS PROVIDED BY ALBERTAS AGEJEVAS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS 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 ALBERTAS AGEJEVAS 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.
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
-The following software may be included in this product: 'Nepali dictionares; Use of any of this software is governed by the terms of the license below:
-Madan Puraskar Pustkalaya
-Nepali dictionaries
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
-jump to GNU Lesser General Public License
+ Except as contained in this notice, the name of a copyright holder
+ shall not be used in advertising or otherwise to promote the sale, use
+ or other dealings in this Software without prior written authorization
+ of the copyright holder.
-The following software may be included in this product: Polish spelling dictionary; Use of any of this software is governed by the terms of the license below:
-Marek Futrega
-Polish spelling dictionary
+libtextcat
-jump to Mozilla Public License
+ The following software may be included in this product: libtextcat.
+ Use of any of this software is governed by the terms of the license
+ below:
-The following software may be included in this product: Slovak dictionary; Use of any of this software is governed by the terms of the license below:
-Zdenko Podobny
-Slovak dictionary
+ Copyright (c) 2003, WiseGuys Internet B.V.
-jump to Mozilla Public License
+ All rights reserved.
-The following software may be included in this product: Slovenian spellcheck dictionary; Use of any of this software is governed by the terms of the license below:
-Ales Kosir
-Slovenian spellcheck dictionary
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
-Gnu Lesser General Public License
+ - Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
-The following software may be included in this product: dictionaries for South African English; Use of any of this software is governed by the terms of the license below:
-David Bartlett and Andrew Brown
-dictionaries for South African English
+ - Redistribution 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.
-jump to GNU Lesser General Public License
+ - Neither the name of the WiseGuys Internet B.V. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
-The following software may be included in this product: Swedish dictionary; Use of any of this software is governed by the terms of the license below:
-Göran Anderson
-Swedish dictionary
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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.
-jump to GNU Lesser General Public License
+libwpd
-The following software may be included in this product: expat XML Parser Toolkit; Use of any of this software is governed by the terms of the license below:
-James Clark
-expat XML Parser Toolkit
-Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper
-Copyright (c) 2001, 2002, 2003 Expat maintainers.
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-The following software may be included in this product: Freetype; Use of any of this software is governed by the terms of the license below:
-Freetype Project
-Freetype Library
-
-Legal Terms
-===========
-
-0. Definitions
---------------
-Throughout this license, the terms `package', `FreeType Project', and `FreeType archive' refer to the set of files originally distributed by the authors (David Turner, Robert Wilhelm, and Werner Lemberg) as the `FreeType Project', be they named as alpha, beta or final release.
-`You' refers to the licensee, or person using the project, where `using' is a generic term including compiling the project's source code as well as linking it to form a `program' or `executable'. This program is referred to as `a program using the FreeType engine'.
-This license applies to all files distributed in the original FreeType Project, including all source code, binaries and documentation, unless otherwise stated in the file in its original, unmodified form as distributed in the original archive. If you are unsure whether or not a particular file is covered by this license, you must contact us to verify this.
-The FreeType Project is copyright (C) 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg. All rights reserved except as specified below.
-
-1. No Warranty
---------------
-THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO USE, OF THE FREETYPE PROJECT.
-
-2. Redistribution
------------------
-This license grants a worldwide, royalty-free, perpetual and irrevocable right and license to use, execute, perform, compile, display, copy, create derivative works of, distribute and sublicense the FreeType Project (in both source and object code forms) and derivative works thereof for any purpose; and to authorize others to exercise some or all of the rights granted herein, subject to the following conditions:
-o Redistribution of source code must retain this license file (`FTL.TXT') unaltered; any additions, deletions or changes to the original files must be clearly indicated in accompanying documentation. The copyright notices of the unaltered, original files must be preserved in all copies of source files.
-o Redistribution in binary form must provide a disclaimer that states that the software is based in part of the work of the FreeType Team, in the distribution documentation. We also encourage you to put an URL to the FreeType web page in your documentation, though this isn't mandatory.
-
-These conditions apply to any software derived from or based on the FreeType Project, not just the unmodified files. If you use our work, you must acknowledge us. However, no fee need be paid to us.
-
-3. Advertising
---------------
-Neither the FreeType authors and contributors nor you shall use the name of the other for commercial, advertising, or promotional purposes without specific prior written permission.
-We suggest, but do not require, that you use one or more of the following phrases to refer to this software in your documentation or advertising materials: `FreeType Project', `FreeType Engine', `FreeType library', or `FreeType Distribution'.
-As you have not signed this license, you are not required to accept it. However, as the FreeType Project is copyrighted material, only this license, or another one contracted with the authors, grants you the right to use, distribute, and modify it. Therefore, by using, distributing, or modifying the FreeType Project, you indicate that you understand and accept all the terms of this license.
-
-4. Contacts
------------
-There are two mailing lists related to FreeType:
-o freetype@freetype.org
-Discusses general use and applications of FreeType, as well as future and wanted additions to the library and distribution. If you are looking for support, start in this list if you haven't found anything to help you in the documentation.
-o devel@freetype.org
-Discusses bugs, as well as engine internals, design issues, specific licenses, porting, etc.
-o http://www.freetype.org
-Holds the current FreeType web page, which will allow you to download our latest development version and read online documentation.
-
-You can also contact us individually at:
-
-David Turner
-Robert Wilhelm
-Werner Lemberg
-
-The following software may be included in this product: GTK+ (The Gimp Toolkit); Use of any of this software is governed by the terms of the license below:
-gimp.org
-The Gimp Toolkit (GTK+)
-jump to LGPL
+ The following software may be included in this product: libwpd. Use of
+ any of this software is governed by the terms of the license below:
-The following software may be included in this product:HSQL Database Engine; Use of any of this software is governed by the terms of the license below:
-Thomas Mueller and the Hypersonic SQL Group:
-HSQLDB
+ See LGPL Version 2.1 below
-ORIGINAL LICENSE (a.k.a. "hypersonic_lic.txt")
-For content, code, and products originally developed by Thomas Mueller and the Hypersonic SQL Group:
-
-Copyright (c) 1995-2000 by the Hypersonic SQL Group.
-All rights reserved.
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-
-Redistributions 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.
-
-Neither the name of the Hypersonic SQL Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS 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 HYPERSONIC SQL GROUP,
-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.
-This software consists of voluntary contributions made by many individuals on behalf of the
-Hypersonic SQL Group.
-For work added by the HSQL Development Group (a.k.a. hsqldb_lic.txt):
-Copyright (c) 2001-2004, The HSQL Development Group
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-
-Redistributions 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.
-
-Neither the name of the HSQL Development Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS 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 HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
-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.
-
-
-The following software may be included in this product: Polish hyphenation dictionary; Use of any of this software is governed by the terms of the license below:
-Bence Nagy
-Hungarian hyphenation dictionary
-
-Lesser Gnu Library License
-
-The following software may be included in this product: Lithuanian pattern for hyphenation; Use of any of this software is governed by the terms of the license below:
-n/a
-Lithuanian pattern for hyphenation
-
-jump to the LaTeX Project Public License
-
-The following software may be included in this product: Polish hyphenation dictionary; Use of any of this software is governed by the terms of the license below:
-Adam Polaczynski
-Polish hyphenation dictionary
-
-Lesser Gnu Library License
-
-The following software may be included in this product: Slovenian pattern for hyphenation; Use of any of this software is governed by the terms of the license below:
-Matjaz Vrecko
-Slovenian pattern for hyphenation
-
-Lesser Gnu Library License
-
-The following software may be included in this product: Zulu hyphenation dictionary; Use of any of this software is governed by the terms of the license below:
-Friedel Wolff
-Zulu hyphenation dictionary
-
-Lesser Gnu Library License
-
-The following software may be included in this product: ICU; Use of any of this software is governed by the terms of the license below:
-International Business Machine Corporation (IBM)
-ICU
-ICU License - ICU 1.8.1 and later
-COPYRIGHT AND PERMISSION NOTICE
-
-Copyright (c) 1995-2002 International Business Machines Corporation and others
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, and/or sell copies of the Software, and to permit persons
-to whom the Software is furnished to do so, provided that the above
-copyright notice(s) and this permission notice appear in all copies of
-the Software and that both the above copyright notice(s) and this
-permission notice appear in supporting documentation.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
-HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
-INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
-FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
-NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
-WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-Except as contained in this notice, the name of a copyright holder
-shall not be used in advertising or otherwise to promote the sale, use
-or other dealings in this Software without prior written authorization
-of the copyright holder.
-
---------------------------------------------------------------------------------
-All trademarks and registered trademarks mentioned herein are the property of their respective owners.
-
-The following software may be included in this product: JDOM; Use of any of this software is governed by the terms of the license below:
-Jason Hunter, Brett McLaughlin
-JDOM
-Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. All rights reserved.
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-1. Redistributions of source code must retain the above copyright notice, this list of conditions, and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions, and the disclaimer that follows these conditions in the documentation and/or other materials provided with the distribution.
-3. The name "JDOM" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact .
-4. Products derived from this software may not be called "JDOM", nor may "JDOM" appear in their name, without prior written permission from the JDOM Project Management .
-In addition, we request (but do not require) that you include in the end-user documentation provided with the redistribution and/or in the software itself an acknowledgement equivalent to the following:
-"This product includes software developed by the JDOM Project (http://www.jdom.org/)."
-Alternatively, the acknowledgment may be graphical using the logos available at http://www.jdom.org/images/logos.
-THIS SOFTWARE IS PROVIDED ``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 JDOM AUTHORS OR THE PROJECT 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.
-This software consists of voluntary contributions made by many individuals on behalf of the JDOM Project and was originally created by Jason Hunter and Brett McLaughlin . For more information on the JDOM Project, please see .
-
-The following software may be included in this product: IJG JPEG Library; Use of any of this software is governed by the terms of the license below:
-Independent JPEG Group (IJG)
-IJG JPEG Library
-LEGAL ISSUES
-============
-
-In plain English:
-
-1. We don't promise that this software works. (But if you find any bugs,
- please let us know!)
-2. You can use this software for whatever you want. You don't have to pay us.
-3. You may not pretend that you wrote this software. If you use it in a
- program, you must acknowledge somewhere in your documentation that
- you've used the IJG code.
-
-In legalese:
-
-The authors make NO WARRANTY or representation, either express or implied,
-with respect to this software, its quality, accuracy, merchantability, or
-fitness for a particular purpose. This software is provided "AS IS", and you,
-its user, assume the entire risk as to its quality and accuracy.
-
-This software is copyright (C) 1991-1998, Thomas G. Lane.
-All Rights Reserved except as specified below.
-
-Permission is hereby granted to use, copy, modify, and distribute this
-software (or portions thereof) for any purpose, without fee, subject to these
-conditions:
-(1) If any part of the source code for this software is distributed, then this
-README file must be included, with this copyright and no-warranty notice
-unaltered; and any additions, deletions, or changes to the original files
-must be clearly indicated in accompanying documentation.
-(2) If only executable code is distributed, then the accompanying
-documentation must state that "this software is based in part on the work of
-the Independent JPEG Group".
-(3) Permission for use of this software is granted only if the user accepts
-full responsibility for any undesirable consequences; the authors accept
-NO LIABILITY for damages of any kind.
-
-These conditions apply to any software derived from or based on the IJG code,
-not just to the unmodified library. If you use our work, you ought to
-acknowledge us.
-
-Permission is NOT granted for the use of any IJG author's name or company name
-in advertising or publicity relating to this software or products derived from
-it. This software may be referred to only as "the Independent JPEG Group's
-software".
-
-We specifically permit and encourage the use of this software as the basis of
-commercial products, provided that all warranty or liability claims are
-assumed by the product vendor.
-
-
-ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
-sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
-ansi2knr.c is NOT covered by the above copyright and conditions, but instead
-by the usual distribution terms of the Free Software Foundation; principally,
-that you must include source code if you redistribute it. (See the file
-ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
-of any program generated from the IJG code, this does not limit you more than
-the foregoing paragraphs do.
-
-The Unix configuration script "configure" was produced with GNU Autoconf.
-It is copyright by the Free Software Foundation but is freely distributable.
-The same holds for its supporting scripts (config.guess, config.sub,
-ltconfig, ltmain.sh). Another support script, install-sh, is copyright
-by M.I.T. but is also freely distributable.
-
-It appears that the arithmetic coding option of the JPEG spec is covered by
-patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot
-legally be used without obtaining one or more licenses. For this reason,
-support for arithmetic coding has been removed from the free JPEG software.
-(Since arithmetic coding provides only a marginal gain over the unpatented
-Huffman mode, it is unlikely that very many implementations will support it.)
-So far as we are aware, there are no patent restrictions on the remaining
-code.
-
-The IJG distribution formerly included code to read and write GIF files.
-To avoid entanglement with the Unisys LZW patent, GIF reading support has
-been removed altogether, and the GIF writer has been simplified to produce
-"uncompressed GIFs". This technique does not use the LZW algorithm; the
-resulting GIF files are larger than usual, but are readable by all standard
-GIF decoders.
-
-We are required to state that
- "The Graphics Interchange Format(c) is the Copyright property of
- CompuServe Incorporated. GIF(sm) is a Service Mark property of
- CompuServe Incorporated."
-
-
-The following software may be included in this product: libegg; Use of any of this software is governed by the terms of the license below:
-Anders Carlson
-libegg
-jump to LGPL
-
-The following software may be included in this product: libmspack; Use of any of this software is governed by the terms of the license below:
-Stuart Caie
-libmspack
-jump to LGPL
-
-The following software may be included in this product: Redland RDF Library librdf; Use of any of this software is governed by the terms of the license below:
-Dave Beckett
-librdf
-jump to LGPL
-
-The following software may be included in this product: GNU ISO C++ Library; Use of any of this software is governed by the terms of the license below:
-Free Software Foundation, Inc.
-GNU ISO C++ Library
+libwpg
-Jump to GPL
-GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program 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 General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
- Gnomovision version 69, Copyright (C) year name of author
- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the program
- `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
- , 1 April 1989
- Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library. If this is what you want to do, use the GNU Library General
-Public License instead of this License.
-
-Additional License(s)
+ The following software may be included in this product: libwpg. Use of
+ any of this software is governed by the terms of the license below:
-libstdc++:
-// Explicit instantiation file.
+ See LGPL Version 2.1 below
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002
-// Free Software Foundation, Inc.
-//
-// This file is part of the GNU ISO C++ Library. This library is free
-// software; you can redistribute it and/or modify it under the
-// terms of the GNU General Public License as published by the
-// Free Software Foundation; either version 2, or (at your option)
-// any later version.
+libwps
-// This library 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 General Public License for more details.
+ The following software may be included in this product: libwps. Use of
+ any of this software is governed by the terms of the license below:
-// You should have received a copy of the GNU General Public License along
-// with this library; see the file COPYING. If not, write to the Free
-// Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-02111-1307,
-// USA.
+ See LGPL Version 2.1 below
-// As a special exception, you may use this file as part of a free
-software
-// library without restriction. Specifically, if other files instantiate
-// templates or use macros or inline functions from this file, or you
-compile
-// this file and link it with other files to produce an executable, this
-// file does not by itself cause the resulting executable to be covered by
-// the GNU General Public License. This exception does not however
-// invalidate any other reasons why the executable file might be
-covered by
-// the GNU General Public License.
+libxml2
-libgcc:
-//
-// ISO C++ 14882:
-//
+ The following software may be included in this product: libxml2. Use
+ of any of this software is governed by the terms of the license below:
-/* Copyright (C) 2001, 2002 Free Software Foundation, Inc.
- Contributed by Jakub Jelinek .
+ Except where otherwise noted in the source code (e.g. the files
+ hash.c, list.c and the trio files, which are covered by a similar
+ license but with different Copyright notices) all the files are:
- This file is part of GNU CC.
+ Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.
- GNU CC is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
- GNU CC 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 General Public License for more details.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
- You should have received a copy of the GNU General Public License
- along with GNU CC; see the file COPYING. If not, write to
- the Free Software Foundation, 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-/* As a special exception, if you link this library with other files,
- some of which are compiled with GCC, to produce an executable,
- this library does not by itself cause the resulting executable
- to be covered by the GNU General Public License.
- This exception does not however invalidate any other reasons why
- the executable file might be covered by the GNU General Public
-License. */
+ Except as contained in this notice, the name of Daniel Veillard shall
+ not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization
+ from him.
-/* Locate the FDE entry for a given address, using PT_GNU_EH_FRAME ELF
- segment and dl_iterate_phdr to avoid register/deregister calls at
- DSO load/unload. */
+libxslt
+ The following software may be included in this product: libxslt. Use
+ of any of this software is governed by the terms of the license below:
+
+ License for libxslt except libexslt
+
+ Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ Except as contained in this notice, the name of Daniel Veillard shall
+ not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization
+ from him.
+
+ License for libexslt
+
+ Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel
+ Veillard. All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ Except as contained in this notice, the name of the authors shall not
+ be used in advertising or otherwise to promote the sale, use or other
+ dealings in this Software without prior written authorization from
+ him.
-The following software may be included in this product: libtextcat; Use of any of this software is governed by the terms of the license below:
-WiseGuys Internet B.V.
-libtextcat
+lpsolve
-Copyright (c) 2003, WiseGuys Internet B.V.
-All rights reserved.
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-- Redistributions 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.
-- Neither the name of the WiseGuys Internet B.V. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS 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.
+ The following software may be included in this product: lpsolve. Use
+ of any of this software is governed by the terms of the license below:
-The following software may be included in this product: libwpd; Use of any of this software is governed by the terms of the license below:
-William LaChance
-libwpd
-jump to LGPL
-Except where otherwise noted in the source code (trio files, hash.c and list.c)
+ See LGPL Version 2.1 below
-The following software may be included in this product: libxml2; Use of any of this software is governed by the terms of the license below:
-Daniel Veillard
-libxml2
-Copyright (C) 1998-2002 Daniel Veillard. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of Daniel Veillard shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from him.
+Lucene
-The following software may be included in this product: XML Security Library; Use of any of this software is governed by the terms of the license below:
-Aleksey Sanin
-XML Security Library
+ The following software may be included in this product: Lucene. Use of
+ any of this software is governed by the terms of the license below:
-XML Security Library
+ Apache Lucene
+ Copyright 2006 The Apache Software Foundation
-Use of any of this software is governed by the terms of the license below:
+ This product includes software developed by The Apache Software
+ Foundation (http://www.apache.org/).
-Please note: We do not use all libraries of the project, but only:
-- xmlsec-core; License: MIT
-- xmlsec-nss; License: GPL + MPL
+ The snowball stemmers in contrib/snowball/src/java/net/sf/snowball
+ were developed by Martin Porter and Richard Boulton. The full snowball
+ package is available from http://snowball.tartarus.org/
--------------------------------------------------
-The MIT License
+ See Apache License Version 2.0 below
-Copyright (c)
+mdds
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
+ The following software may be included in this product: mdds. Use of
+ any of this software is governed by the terms of the license below:
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+ Copyright (c) 2010 Kohei Yoshida
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------
-The GNU General Public License (GPL)
-Version 2, June 1991
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Preamble
+Microsoft Visual C++ 2008 Runtime Libraries
-The licenses for most software are designed to take away your freedom to share
-and change it. By contrast, the GNU General Public License is intended to
-guarantee your freedom to share and change free software--to make sure the
-software is free for all its users. This General Public License applies to most
-of the Free Software Foundation's software and to any other program whose
-authors commit to using it. (Some other Free Software Foundation software is
-covered by the GNU Library General Public License instead.) You can apply it to
-your programs, too.
-
-When we speak of free software, we are referring to freedom, not price. Our
-General Public Licenses are designed to make sure that you have the freedom to
-distribute copies of free software (and charge for this service if you wish),
-that you receive source code or can get it if you want it, that you can change
-the software or use pieces of it in new free programs; and that you know you can
-do these things.
-
-To protect your rights, we need to make restrictions that forbid anyone to deny
-you these rights or to ask you to surrender the rights. These restrictions
-translate to certain responsibilities for you if you distribute copies of the
-software, or if you modify it.
-
-For example, if you distribute copies of such a program, whether gratis or for a
-fee, you must give the recipients all the rights that you have. You must make
-sure that they, too, receive or can get the source code. And you must show them
-these terms so they know their rights.
-
-We protect your rights with two steps: (1) copyright the software, and (2) offer
-you this license which gives you legal permission to copy, distribute and/or
-modify the software.
-
-Also, for each author's protection and ours, we want to make certain that
-everyone understands that there is no warranty for this free software. If the
-software is modified by someone else and passed on, we want its recipients to
-know that what they have is not the original, so that any problems introduced by
-others will not reflect on the original authors' reputations.
-
-Finally, any free program is threatened constantly by software patents. We wish
-to avoid the danger that redistributors of a free program will individually
-obtain patent licenses, in effect making the program proprietary. To prevent
-this, we have made it clear that any patent must be licensed for everyone's free
-use or not licensed at all.
-
-The precise terms and conditions for copying, distribution and modification follow.
+ The following software may be included in this product: Microsoft
+ Visual C++ 2008 Runtime Libraries. Use of any of this software is
+ governed by the terms of the license below:
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ MICROSOFT SOFTWARE LICENSE TERMS
-0. This License applies to any program or other work which contains a notice
-placed by the copyright holder saying it may be distributed under the terms of
-this General Public License. The "Program", below, refers to any such program or
-work, and a "work based on the Program" means either the Program or any
-derivative work under copyright law: that is to say, a work containing the
-Program or a portion of it, either verbatim or with modifications and/or
-translated into another language. (Hereinafter, translation is included without
-limitation in the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not covered by
-this License; they are outside its scope. The act of running the Program is not
-restricted, and the output from the Program is covered only if its contents
-constitute a work based on the Program (independent of having been made by
-running the Program). Whether that is true depends on what the Program does.
-
-1. You may copy and distribute verbatim copies of the Program's source code as
-you receive it, in any medium, provided that you conspicuously and appropriately
-publish on each copy an appropriate copyright notice and disclaimer of warranty;
-keep intact all the notices that refer to this License and to the absence of any
-warranty; and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and you may at
-your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Program or any portion of it, thus
-forming a work based on the Program, and copy and distribute such modifications
-or work under the terms of Section 1 above, provided that you also meet all of
-these conditions:
-
- a) You must cause the modified files to carry prominent notices stating that
-you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in whole or
-in part contains or is derived from the Program or any part thereof, to be
-licensed as a whole at no charge to all third parties under the terms of this
-License.
-
- c) If the modified program normally reads commands interactively when run,
-you must cause it, when started running for such interactive use in the most
-ordinary way, to print or display an announcement including an appropriate
-copyright notice and a notice that there is no warranty (or else, saying that
-you provide a warranty) and that users may redistribute the program under these
-conditions, and telling the user how to view a copy of this License. (Exception:
-if the Program itself is interactive but does not normally print such an
-announcement, your work based on the Program is not required to print an
-announcement.)
-
-These requirements apply to the modified work as a whole. If identifiable
-sections of that work are not derived from the Program, and can be reasonably
-considered independent and separate works in themselves, then this License, and
-its terms, do not apply to those sections when you distribute them as separate
-works. But when you distribute the same sections as part of a whole which is a
-work based on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the entire whole,
-and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest your
-rights to work written entirely by you; rather, the intent is to exercise the
-right to control the distribution of derivative or collective works based on the
-Program.
-
-In addition, mere aggregation of another work not based on the Program with the
-Program (or with a work based on the Program) on a volume of a storage or
-distribution medium does not bring the other work under the scope of this License.
-
-3. You may copy and distribute the Program (or a work based on it, under Section
-2) in object code or executable form under the terms of Sections 1 and 2 above
-provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable source
-code, which must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three years, to
-give any third party, for a charge no more than your cost of physically
-performing source distribution, a complete machine-readable copy of the
-corresponding source code, to be distributed under the terms of Sections 1 and 2
-above on a medium customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer to
-distribute corresponding source code. (This alternative is allowed only for
-noncommercial distribution and only if you received the program in object code
-or executable form with such an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for making
-modifications to it. For an executable work, complete source code means all the
-source code for all modules it contains, plus any associated interface
-definition files, plus the scripts used to control compilation and installation
-of the executable. However, as a special exception, the source code distributed
-need not include anything that is normally distributed (in either source or
-binary form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component itself
-accompanies the executable.
-
-If distribution of executable or object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the source code
-from the same place counts as distribution of the source code, even though third
-parties are not compelled to copy the source along with the object code.
-
-4. You may not copy, modify, sublicense, or distribute the Program except as
-expressly provided under this License. Any attempt otherwise to copy, modify,
-sublicense or distribute the Program is void, and will automatically terminate
-your rights under this License. However, parties who have received copies, or
-rights, from you under this License will not have their licenses terminated so
-long as such parties remain in full compliance.
-
-5. You are not required to accept this License, since you have not signed it.
-However, nothing else grants you permission to modify or distribute the Program
-or its derivative works. These actions are prohibited by law if you do not
-accept this License. Therefore, by modifying or distributing the Program (or any
-work based on the Program), you indicate your acceptance of this License to do
-so, and all its terms and conditions for copying, distributing or modifying the
-Program or works based on it.
-
-6. Each time you redistribute the Program (or any work based on the Program),
-the recipient automatically receives a license from the original licensor to
-copy, distribute or modify the Program subject to these terms and conditions.
-You may not impose any further restrictions on the recipients' exercise of the
-rights granted herein. You are not responsible for enforcing compliance by third
-parties to this License.
-
-7. If, as a consequence of a court judgment or allegation of patent infringement
-or for any other reason (not limited to patent issues), conditions are imposed
-on you (whether by court order, agreement or otherwise) that contradict the
-conditions of this License, they do not excuse you from the conditions of this
-License. If you cannot distribute so as to satisfy simultaneously your
-obligations under this License and any other pertinent obligations, then as a
-consequence you may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by all those
-who receive copies directly or indirectly through you, then the only way you
-could satisfy both it and this License would be to refrain entirely from
-distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply and the
-section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or
-other property right claims or to contest validity of any such claims; this
-section has the sole purpose of protecting the integrity of the free software
-distribution system, which is implemented by public license practices. Many
-people have made generous contributions to the wide range of software
-distributed through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing to
-distribute software through any other system and a licensee cannot impose that
-choice.
-
-This section is intended to make thoroughly clear what is believed to be a
-consequence of the rest of this License.
-
-8. If the distribution and/or use of the Program is restricted in certain
-countries either by patents or by copyrighted interfaces, the original copyright
-holder who places the Program under this License may add an explicit
-geographical distribution limitation excluding those countries, so that
-distribution is permitted only in or among countries not thus excluded. In such
-case, this License incorporates the limitation as if written in the body of this
-License.
-
-9. The Free Software Foundation may publish revised and/or new versions of the
-General Public License from time to time. Such new versions will be similar in
-spirit to the present version, but may differ in detail to address new problems
-or concerns.
-
-Each version is given a distinguishing version number. If the Program specifies
-a version number of this License which applies to it and "any later version",
-you have the option of following the terms and conditions either of that version
-or of any later version published by the Free Software Foundation. If the
-Program does not specify a version number of this License, you may choose any
-version ever published by the Free Software Foundation.
-
-10. If you wish to incorporate parts of the Program into other free programs
-whose distribution conditions are different, write to the author to ask for
-permission. For software which is copyrighted by the Free Software Foundation,
-write to the Free Software Foundation; we sometimes make exceptions for this.
-Our decision will be guided by the two goals of preserving the free status of
-all derivatives of our free software and of promoting the sharing and reuse of
-software generally.
+ MICROSOFT VISUAL C++ 2008 RUNTIME LIBRARIES (X86, IA64 AND X64),
+ SERVICE PACK 1
-NO WARRANTY
+ These license terms are an agreement between Microsoft Corporation (or
+ based on where you live, one of its affiliates) and you. Please read
+ them. They apply to the software named above, which includes the media
+ on which you received it, if any. The terms also apply to any
+ Microsoft
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE
-PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED
-IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
-IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
-NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
-ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
-PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
-SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
-TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
-THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
-PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-END OF TERMS AND CONDITIONS
+ o updates,
-How to Apply These Terms to Your New Programs
+ o supplements,
-If you develop a new program, and you want it to be of the greatest possible use
-to the public, the best way to achieve this is to make it free software which
-everyone can redistribute and change under these terms.
+ o Internet-based services, and
-To do so, attach the following notices to the program. It is safest to attach
-them to the start of each source file to most effectively convey the exclusion
-of warranty; and each file should have at least the "copyright" line and a
-pointer to where the full notice is found.
+ o support services
- one line to give the program's name and a brief idea of what it does.
- Copyright (C)
+ for this software, unless other terms accompany those items. If so,
+ those terms apply.
- This program is free software; you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2 of the License, or (at your option) any
-later version.
+ BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT
+ THEM, DO NOT USE THE SOFTWARE.
- This program 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 General Public License for more details.
+ If you comply with these license terms, you have the rights below.
- You should have received a copy of the GNU General Public License along with
-this program; if not, write to the Free Software Foundation, Inc., 59 Temple
-Place, Suite 330, Boston, MA 02111-1307 USA
+ 1. INSTALLATION AND USE RIGHTS. You may install and use any number of
+ copies of the software on your devices.
-Also add information on how to contact you by electronic and paper mail.
+ 2. SCOPE OF LICENSE. The software is licensed, not sold. This
+ agreement only gives you some rights to use the software. Microsoft
+ reserves all other rights. Unless applicable law gives you more rights
+ despite this limitation, you may use the software only as expressly
+ permitted in this agreement. In doing so, you must comply with any
+ technical limitations in the software that only allow you to use it in
+ certain ways. You may not
-If the program is interactive, make it output a short notice like this when it
-starts in an interactive mode:
+ o disclose the results of any benchmark tests of the software to any
+ third party without Microsoft's prior written approval;
- Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
-with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software,
-and you are welcome to redistribute it under certain conditions; type `show c'
-for details.
+ o work around any technical limitations in the software;
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may be
-called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
+ o reverse engineer, decompile or disassemble the software, except and
+ only to the extent that applicable law expressly permits, despite this
+ limitation;
-You should also get your employer (if you work as a programmer) or your school,
-if any, to sign a "copyright disclaimer" for the program, if necessary. Here is
-a sample; alter the names:
+ o make more copies of the software than specified in this agreement or
+ allowed by applicable law, despite this limitation;
- Yoyodyne, Inc., hereby disclaims all copyright interest
- in the program `Gnomovision' (which makes passes at compilers)
- written by James Hacker.
+ o publish the software for others to copy;
- signature of Ty Coon, 1 April 1989
- Ty Coon, President of Vice
+ o rent, lease or lend the software;
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may consider
-it more useful to permit linking proprietary applications with the library. If
-this is what you want to do, use the GNU Library General Public License instead
-of this License.
-----------------------------------------------------------
-Mozilla Public License Version 1.0
+ o transfer the software or this agreement to any third party; or
-1. Definitions.
+ o use the software for commercial software hosting services.
- 1.1. "Contributor" means each entity that creates or contributes to the
-creation of Modifications.
+ 3. BACKUP COPY. You may make one backup copy of the software. You may
+ use it only to reinstall the software.
- 1.2. "Contributor Version" means the combination of the Original Code,
-prior Modifications used by a Contributor, and the Modifications made by that
-particular Contributor.
+ 4. DOCUMENTATION. Any person that has valid access to your computer or
+ internal network may copy and use the documentation for your internal,
+ reference purposes.
- 1.3. "Covered Code" means the Original Code or Modifications or the
-combination of the Original Code and Modifications, in each case including
-portions thereof.
+ 5. EXPORT RESTRICTIONS. The software is subject to United States
+ export laws and regulations. You must comply with all domestic and
+ international export laws and regulations that apply to the software.
+ These laws include restrictions on destinations, end users and end
+ use. For additional information, see www.microsoft.com/exporting.
- 1.4. "Electronic Distribution Mechanism" means a mechanism generally
-accepted in the software development community for the electronic transfer of data.
+ 6. SUPPORT SERVICES. Because this software is "as is," we may not
+ provide support services for it.
- 1.5. "Executable" means Covered Code in any form other than Source Code.
+ 7. ENTIRE AGREEMENT. This agreement, and the terms for supplements,
+ updates, Internet-based services and support services that you use,
+ are the entire agreement for the software and support services.
- 1.6. "Initial Developer" means the individual or entity identified as the
-Initial Developer in the Source Code notice required by Exhibit A.
+ 8. APPLICABLE LAW.
- 1.7. "Larger Work" means a work which combines Covered Code or portions
-thereof with code not governed by the terms of this License.
+ a. United States. If you acquired the software in the United States,
+ Washington state law governs the interpretation of this agreement and
+ applies to claims for breach of it, regardless of conflict of laws
+ principles. The laws of the state where you live govern all other
+ claims, including claims under state consumer protection laws, unfair
+ competition laws, and in tort.
- 1.8. "License" means this document.
+ b. Outside the United States. If you acquired the software in any
+ other country, the laws of that country apply.
- 1.9. "Modifications" means any addition to or deletion from the substance
-or structure of either the Original Code or any previous Modifications. When
-Covered Code is released as a series of files, a Modification is:
+ 9. LEGAL EFFECT. This agreement describes certain legal rights. You
+ may have other rights under the laws of your country. You may also
+ have rights with respect to the party from whom you acquired the
+ software. This agreement does not change your rights under the laws of
+ your country if the laws of your country do not permit it to do so.
- A. Any addition to or deletion from the contents of a file
-containing Original Code or previous Modifications.
+ 10. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED "AS-IS." YOU BEAR
+ THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES,
+ GUARANTEES OR CONDITIONS. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS
+ UNDER YOUR LOCAL LAWS WHICH THIS AGREEMENT CANNOT CHANGE. TO THE
+ EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NON-INFRINGEMENT.
- B. Any new file that contains any part of the Original Code or
-previous Modifications.
+ 11. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. YOU CAN
+ RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO
+ U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING
+ CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.
- 1.10. "Original Code" means Source Code of computer software code which is
-described in the Source Code notice required by Exhibit A as Original Code, and
-which, at the time of its release under this License is not already Covered Code
-governed by this License.
+ This limitation applies to
- 1.11. "Source Code" means the preferred form of the Covered Code for
-making modifications to it, including all modules it contains, plus any
-associated interface definition files, scripts used to control compilation and
-installation of an Executable, or a list of source code differential comparisons
-against either the Original Code or another well known, available Covered Code
-of the Contributor's choice. The Source Code can be in a compressed or archival
-form, provided the appropriate decompression or de-archiving software is widely
-available for no charge.
+ o anything related to the software, services, content (including code)
+ on third party Internet sites, or third party programs; and
- 1.12. "You" means an individual or a legal entity exercising rights under,
-and complying with all of the terms of, this License or a future version of this
-License issued under Section 6.1. For legal entities, "You" includes any entity
-which controls, is controlled by, or is under common control with You. For
-purposes of this definition, "control" means (a) the power, direct or indirect,
-to cause the direction or management of such entity, whether by contract or
-otherwise, or (b) ownership of fifty percent (50%) or more of the outstanding
-shares or beneficial ownership of such entity.
+ o claims for breach of contract, breach of warranty, guarantee or
+ condition, strict liability, negligence, or other tort to the extent
+ permitted by applicable law.
-2. Source Code License.
+ It also applies even if Microsoft knew or should have known about the
+ possibility of the damages. The above limitation or exclusion may not
+ apply to you because your country may not allow the exclusion or
+ limitation of incidental, consequential or other damages.
- 2.1. The Initial Developer Grant.
- The Initial Developer hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property claims:
+Mozilla
- (a) to use, reproduce, modify, display, perform, sublicense and
-distribute the Original Code (or portions thereof) with or without
-Modifications, or as part of a Larger Work; and
+ The following software may be included in this product: Mozilla,
+ Mozilla Address Book, NP SDK. Use of any of this software is governed
+ by the terms of the license below:
- (b) under patents now or hereafter owned or controlled by Initial
-Developer, to make, have made, use and sell ("Utilize") the Original Code (or
-portions thereof), but solely to the extent that any such patent is reasonably
-necessary to enable You to Utilize the Original Code (or portions thereof) and
-not to any greater extent that may be necessary to Utilize further Modifications
-or combinations.
+ See MPL 1.1 below
- 2.2. Contributor Grant.
- Each Contributor hereby grants You a world-wide, royalty-free,
-non-exclusive license, subject to third party intellectual property claims:
+MySQL Connector/C++
- (a) to use, reproduce, modify, display, perform, sublicense and
-distribute the Modifications created by such Contributor (or portions thereof)
-either on an unmodified basis, with other Modifications, as Covered Code or as
-part of a Larger Work; and
+ The following software may be included in this product:
+ MySQL Connector/C++. Use of any of this software is governed by the
+ terms of the license below:
- (b) under patents now or hereafter owned or controlled by
-Contributor, to Utilize the Contributor Version (or portions thereof), but
-solely to the extent that any such patent is reasonably necessary to enable You
-to Utilize the Contributor Version (or portions thereof), and not to any greater
-extent that may be necessary to Utilize further Modifications or combinations.
+ Copyright 2007-2008 MySQL AB, 2008-2009 Sun Microsystems Inc.
-3. Distribution Obligations.
+ See GPL Version 2 below
- 3.1. Application of License.
- The Modifications which You create or to which You contribute are governed
-by the terms of this License, including without limitation Section 2.2. The
-Source Code version of Covered Code may be distributed only under the terms of
-this License or a future version of this License released under Section 6.1, and
-You must include a copy of this License with every copy of the Source Code You
-distribute. You may not offer or impose any terms on any Source Code version
-that alters or restricts the applicable version of this License or the
-recipients' rights hereunder. However, You may include an additional document
-offering the additional rights described in Section 3.5.
-
- 3.2. Availability of Source Code.
- Any Modification which You create or to which You contribute must be made
-available in Source Code form under the terms of this License either on the same
-media as an Executable version or via an accepted Electronic Distribution
-Mechanism to anyone to whom you made an Executable version available; and if
-made available via Electronic Distribution Mechanism, must remain available for
-at least twelve (12) months after the date it initially became available, or at
-least six (6) months after a subsequent version of that particular Modification
-has been made available to such recipients. You are responsible for ensuring
-that the Source Code version remains available even if the Electronic
-Distribution Mechanism is maintained by a third party.
-
- 3.3. Description of Modifications.
- You must cause all Covered Code to which you contribute to contain a file
-documenting the changes You made to create that Covered Code and the date of any
-change. You must include a prominent statement that the Modification is derived,
-directly or indirectly, from Original Code provided by the Initial Developer and
-including the name of the Initial Developer in (a) the Source Code, and (b) in
-any notice in an Executable version or related documentation in which You
-describe the origin or ownership of the Covered Code.
-
- 3.4. Intellectual Property Matters
-
- (a) Third Party Claims.
- If You have knowledge that a party claims an intellectual property
-right in particular functionality or code (or its utilization under this
-License), you must include a text file with the source code distribution titled
-"LEGAL" which describes the claim and the party making the claim in sufficient
-detail that a recipient will know whom to contact. If you obtain such knowledge
-after You make Your Modification available as described in Section 3.2, You
-shall promptly modify the LEGAL file in all copies You make available thereafter
-and shall take other steps (such as notifying appropriate mailing lists or
-newsgroups) reasonably calculated to inform those who received the Covered Code
-that new knowledge has been obtained.
-
- (b) Contributor APIs.
- If Your Modification is an application programming interface and You
-own or control patents which are reasonably necessary to implement that API, you
-must also include this information in the LEGAL file.
-
- 3.5. Required Notices.
- You must duplicate the notice in Exhibit A in each file of the Source
-Code, and this License in any documentation for the Source Code, where You
-describe recipients' rights relating to Covered Code. If You created one or more
-Modification(s), You may add your name as a Contributor to the notice described
-in Exhibit A. If it is not possible to put such notice in a particular Source
-Code file due to its structure, then you must include such notice in a location
-(such as a relevant directory file) where a user would be likely to look for
-such a notice. You may choose to offer, and to charge a fee for, warranty,
-support, indemnity or liability obligations to one or more recipients of Covered
-Code. However, You may do so only on Your own behalf, and not on behalf of the
-Initial Developer or any Contributor. You must make it absolutely clear than any
-such warranty, support, indemnity or liability obligation is offered by You
-alone, and You hereby agree to indemnify the Initial Developer and every
-Contributor for any liability incurred by the Initial Developer or such
-Contributor as a result of warranty, support, indemnity or liability terms You
-offer.
-
- 3.6. Distribution of Executable Versions.
- You may distribute Covered Code in Executable form only if the
-requirements of Section 3.1-3.5 have been met for that Covered Code, and if You
-include a notice stating that the Source Code version of the Covered Code is
-available under the terms of this License, including a description of how and
-where You have fulfilled the obligations of Section 3.2. The notice must be
-conspicuously included in any notice in an Executable version, related
-documentation or collateral in which You describe recipients' rights relating to
-the Covered Code. You may distribute the Executable version of Covered Code
-under a license of Your choice, which may contain terms different from this
-License, provided that You are in compliance with the terms of this License and
-that the license for the Executable version does not attempt to limit or alter
-the recipient's rights in the Source Code version from the rights set forth in
-this License. If You distribute the Executable version under a different license
-You must make it absolutely clear that any terms which differ from this License
-are offered by You alone, not by the Initial Developer or any Contributor. You
-hereby agree to indemnify the Initial Developer and every Contributor for any
-liability incurred by the Initial Developer or such Contributor as a result of
-any such terms You offer.
-
- 3.7. Larger Works.
- You may create a Larger Work by combining Covered Code with other code not
-governed by the terms of this License and distribute the Larger Work as a single
-product. In such a case, You must make sure the requirements of this License are
-fulfilled for the Covered Code.
+MyThes
-4. Inability to Comply Due to Statute or Regulation.
+ The following software may be included in this product: MyThes. Use of
+ any of this software is governed by the terms of the license below:
- If it is impossible for You to comply with any of the terms of this
-License with respect to some or all of the Covered Code due to statute or
-regulation then You must: (a) comply with the terms of this License to the
-maximum extent possible; and (b) describe the limitations and the code they
-affect. Such description must be included in the LEGAL file described in Section
-3.4 and must be included with all distributions of the Source Code. Except to
-the extent prohibited by statute or regulation, such description must be
-sufficiently detailed for a recipient of ordinary skill to be able to understand
-it.
+ Copyright 2003 Kevin B. Hendricks, Stratford, Ontario, Canada And
+ Contributors. All rights reserved.
-5. Application of this License.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
- This License applies to code to which the Initial Developer has attached
-the notice in Exhibit A, and to related Covered Code.
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
-6. Versions of the License.
+ 2. Redistribution 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.
- 6.1. New Versions.
- Netscape Communications Corporation ("Netscape") may publish revised
-and/or new versions of the License from time to time. Each version will be given
-a distinguishing version number.
-
- 6.2. Effect of New Versions.
- Once Covered Code has been published under a particular version of the
-License, You may always continue to use it under the terms of that version. You
-may also choose to use such Covered Code under the terms of any subsequent
-version of the License published by Netscape. No one other than Netscape has the
-right to modify the terms applicable to Covered Code created under this License.
-
- 6.3. Derivative Works.
- If you create or use a modified version of this License (which you may
-only do in order to apply it to code which is not already Covered Code governed
-by this License), you must (a) rename Your license so that the phrases
-"Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "NPL" or any confusingly similar
-phrase do not appear anywhere in your license and (b) otherwise make it clear
-that your version of the license contains terms which differ from the Mozilla
-Public License and Netscape Public License. (Filling in the name of the Initial
-Developer, Original Code or Contributor in the notice described in Exhibit A
-shall not of themselves be deemed to be modifications of this License.)
-
-7. DISCLAIMER OF WARRANTY.
-
- COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT
-WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
-LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE,
-FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE
-QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE
-PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER
-CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION.
-THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO
-USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-8. TERMINATION.
-
- This License and the rights granted hereunder will terminate automatically
-if You fail to comply with terms herein and fail to cure such breach within 30
-days of becoming aware of the breach. All sublicenses to the Covered Code which
-are properly granted shall survive any termination of this License. Provisions
-which, by their nature, must remain in effect beyond the termination of this
-License shall survive.
-
-9. LIMITATION OF LIABILITY.
-
- UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING
-NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER
-CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH
-PARTIES, BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL,
-INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
-LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
-MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH
-PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
-LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL
-INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
-PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
-LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND
-LIMITATION MAY NOT APPLY TO YOU.
-
-10. U.S. GOVERNMENT END USERS.
-
- The Covered Code is a "commercial item," as that term is defined in 48
-C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" and
-"commercial computer software documentation," as such terms are used in 48
-C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R.
-227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire
-Covered Code with only those rights set forth herein.
-
-11. MISCELLANEOUS.
-
- This License represents the complete agreement concerning subject matter
-hereof. If any provision of this License is held to be unenforceable, such
-provision shall be reformed only to the extent necessary to make it enforceable.
-This License shall be governed by California law provisions (except to the
-extent applicable law, if any, provides otherwise), excluding its
-conflict-of-law provisions. With respect to disputes in which at least one party
-is a citizen of, or an entity chartered or registered to do business in, the
-United States of America: (a) unless otherwise agreed in writing, all disputes
-relating to this License (excepting any dispute relating to intellectual
-property rights) shall be subject to final and binding arbitration, with the
-losing party paying all costs of arbitration; (b) any arbitration relating to
-this Agreement shall be held in Santa Clara County, California, under the
-auspices of JAMS/EndDispute; and (c) any litigation relating to this Agreement
-shall be subject to the jurisdiction of the Federal Courts of the Northern
-District of California, with venue lying in Santa Clara County, California, with
-the losing party responsible for costs, including without limitation, court
-costs and reasonable attorneys fees and expenses. The application of the United
-Nations Convention on Contracts for the International Sale of Goods is expressly
-excluded. Any law or regulation which provides that the language of a contract
-shall be construed against the drafter shall not apply to this License.
-
-12. RESPONSIBILITY FOR CLAIMS.
-
- Except in cases where another Contributor has failed to comply with
-Section 3.4, You are responsible for damages arising, directly or indirectly,
-out of Your utilization of rights under this License, based on the number of
-copies of Covered Code you made available, the revenues you received from
-utilizing such rights, and other relevant factors. You agree to work with
-affected parties to distribute responsibility on an equitable basis.
-
-EXHIBIT A.
-
- "The contents of this file are subject to the Mozilla Public License
-Version 1.0 (the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
-
- 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.
-
- The Original Code is ______________________________________.
-
- The Initial Developer of the Original Code is ________________________.
-Portions created by ______________________ are Copyright (C) ______
-_______________________. All Rights Reserved.
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistribution based on modified source code must be
+ clearly marked as modified versions in the documentation and/or other
+ materials provided with the distribution.
- Contributor(s): ______________________________________."
+ THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS ``AS
+ IS'' AND ANY EXPRESS 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 KEVIN B.
+ HENDRICKS 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.
+neon
-The following software may be included in this product: libxslt; Use of any of this software is governed by the terms of the license below:
-www.xmlsoft.org
-libxslt
-Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of Daniel Veillard shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from him.
-
-The following software may be included in this product: lpsolve; Use of any of this software is governed by the terms of the license below:
-Kjell Eikland and Peter Notebaert
-lpsolve
-jump to LGPL
+ The following software may be included in this product: neon. Use of
+ any of this software is governed by the terms of the license below:
-The following software may be included in this product: Network Audio System; Use of any of this software is governed by the terms of the license below:
-Network Computer Devices, Inc.
-Network Audio System (NAS)
-Copyright 1995 Network Computing Devices, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name Network Computing Devices, Inc. not be used in advertising or publicity pertaining to distribution of this software without specific, written prior permission.
+ neon is Copyright (C) 1999-2007 Joe Orton <joe@manyfish.co.uk>
+ Portions are:
+ Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>
+ Copyright (C) 1999-2000 Peter Boos <pedib@colorfullife.com>
+ Copyright (C) 1991, 1995, 1996, 1997 Free Software Foundation, Inc.
+ Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
+ Copyright (C) 2004 Jiang Lei <tristone@deluxe.ocn.ne.jp>
+ Copyright (C) 2004-2005 Vladimir Berezniker @
+ http://public.xdi.org/=vmpn
-THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT. IN NO EVENT SHALL NETWORK COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ See LGPL Version 2.1 below
-The following software may be included in this product: NeoLight 1.1.x; Use of any of this software is governed by the terms of the license below:
-Planamesa, Inc.
-NeoLight
+Network Security Services (NSS)
-jump to GNU Lesser General Public License
+ The following software may be included in this product: Network
+ Security Services (NSS). Use of any of this software is governed by
+ the terms of the license below:
-The following software may be included in this product: neon; Use of any of this software is governed by the terms of the license below:
-Joe Orton
-neon
-jump to LGPL
+ See MPL 1.1 below
-The following software may be included in this product: Network Security Services; Use of any of this software is governed by the terms of the license below:
-The Mozilla Foundation
-Network Security Services (NSS)
-MOZILLA PUBLIC LICENSE
-Version 1.1
-
-1. Definitions.
-1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
-1.1. ''Contributor'' means each entity that creates or contributes to the creation of Modifications.
-1.2. ''Contributor Version'' means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
-1.3. ''Covered Code'' means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
-1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted in the software development community for the electronic transfer of data.
-1.5. ''Executable'' means Covered Code in any form other than Source Code.
-1.6. ''Initial Developer'' means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
-1.7. ''Larger Work'' means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
-1.8. ''License'' means this document.
-1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-1.9. ''Modifications'' means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
-A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
-B. Any new file that contains any part of the Original Code or previous Modifications.
-1.10. ''Original Code'' means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
-1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation,  method, process, and apparatus claims, in any patent Licensable by grantor.
-1.11. ''Source Code'' means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
-1.12. "You'' (or "Your")  means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-2. Source Code License.
-2.1. The Initial Developer Grant.
-The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
-(b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
-(c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
-(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code;  or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices.
-2.2. Contributor Grant.
-Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and
-(b) under Patent Claims infringed by the making, using, or selling of  Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of  Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
-(d)    Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2)  separate from the Contributor Version;  3)  for infringements caused by: i) third party modifications of Contributor Version or ii)  the combination of Modifications made by that Contributor with other software  (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
-
-3. Distribution Obligations.
-3.1. Application of License.
-The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
-3.2. Availability of Source Code.
-Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
-3.3. Description of Modifications.
-You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
-3.4. Intellectual Property Matters
-(a) Third Party Claims.
-If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL'' which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
-(b) Contributor APIs.
-If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
-          (c)    Representations.
-Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
-
-3.5. Required Notices.
-You must duplicate the notice in Exhibit A in each file of the Source Code.  If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice.  If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A.  You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code.  You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-3.6. Distribution of Executable Versions.
-You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-3.7. Larger Works.
-You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code.
-4. Inability to Comply Due to Statute or Regulation.
-If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
-5. Application of this License.
-This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
-6. Versions of the License.
-6.1. New Versions.
-Netscape Communications Corporation (''Netscape'') may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
-6.2. Effect of New Versions.
-Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License.
-6.3. Derivative Works.
-If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL'' or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
-7. DISCLAIMER OF WARRANTY.
-COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-8. TERMINATION.
-8.1.  This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-8.2.  If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant")  alleging that:
-(a)  such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i)  agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant.  If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
-(b)  any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant.
-8.3.  If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
-8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
-9. LIMITATION OF LIABILITY.
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-10. U.S. GOVERNMENT END USERS.
-The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer software'' and ''commercial computer software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein.
-11. MISCELLANEOUS.
-This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
-12. RESPONSIBILITY FOR CLAIMS.
-As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-13. MULTIPLE-LICENSED CODE.
-Initial Developer may designate portions of the Covered Code as “Multiple-Licensed”.  “Multiple-Licensed” means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
-
-EXHIBIT A -Mozilla Public License.
-``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
-http://www.mozilla.org/MPL/
-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.
-The Original Code is ______________________________________.
-The Initial Developer of the Original Code is ________________________. Portions created by
- ______________________ are Copyright (C) ______ _______________________. All Rights
-Reserved.
-Contributor(s): ______________________________________.
-Alternatively, the contents of this file may be used under the terms of the _____ license (the  “[___] License”), in which case the provisions of [______] License are applicable  instead of those above.  If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting  the provisions above and replace  them with the notice and other provisions required by the [___] License.  If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License."
-[NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.]
-
-The following software may be included in this product: OpenSSL; Use of any of this software is governed by the terms of the license below:
-OpenSSL Project
OpenSSL
- LICENSE ISSUES
- ==============
- The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
- the OpenSSL License and the original SSLeay license apply to the toolkit.
- See below for the actual license texts. Actually both licenses are BSD-style
- Open Source licenses. In case of any license issues related to OpenSSL
- please contact openssl-core@openssl.org.
+ The following software may be included in this product: OpenSSL. Use
+ of any of this software is governed by the terms of the license below:
+
+ The OpenSSL toolkit stays under a dual license, i.e. both the
+ conditions of the OpenSSL License and the original SSLeay license
+ apply to the toolkit.
+
+ See below for the actual license texts. Actually both licenses are
+ BSD-style Open Source licenses. In case of any license issues related
+ to OpenSSL please contact openssl-core@openssl.org.
OpenSSL License
- ---------------
-
-/* ====================================================================
- * Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- *
- * 2. Redistributions 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.
- *
- * 3. All advertising materials mentioning features or use of this
- * software must display the following acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
- *
- * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
- * endorse or promote products derived from this software without
- * prior written permission. For written permission, please contact
- * openssl-core@openssl.org.
- *
- * 5. Products derived from this software may not be called "OpenSSL"
- * nor may "OpenSSL" appear in their names without prior written
- * permission of the OpenSSL Project.
- *
- * 6. Redistributions of any form whatsoever must retain the following
- * acknowledgment:
- * "This product includes software developed by the OpenSSL Project
- * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- *
- * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``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 OpenSSL PROJECT OR
- * ITS 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.
- * ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com). This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
- */
-
- Original SSLeay License
- -----------------------
-
-/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- * All rights reserved.
- *
- * This package is an SSL implementation written
- * by Eric Young (eay@cryptsoft.com).
- * The implementation was written so as to conform with Netscapes SSL.
- *
- * This library is free for commercial and non-commercial use as long as
- * the following conditions are aheared to. The following conditions
- * apply to all code found in this distribution, be it the RC4, RSA,
- * lhash, DES, etc., code; not just the SSL code. The SSL documentation
- * included with this distribution is covered by the same copyright terms
- * except that the holder is Tim Hudson (tjh@cryptsoft.com).
- *
- * Copyright remains Eric Young's, and as such any Copyright notices in
- * the code are not to be removed.
- * If this package is used in a product, Eric Young should be given attribution
- * as the author of the parts of the library used.
- * This can be in the form of a textual message at program startup or
- * in documentation (online or textual) provided with the package.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions 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.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * "This product includes cryptographic software written by
- * Eric Young (eay@cryptsoft.com)"
- * The word 'cryptographic' can be left out if the rouines from the library
- * being used are not cryptographic related :-).
- * 4. If you include any Windows specific code (or a derivative thereof) from
- * the apps directory (application code) you must include an acknowledgement:
- * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
- *
- * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
- * ANY EXPRESS 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 AUTHOR 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.
- *
- * The licence and distribution terms for any publically available version or
- * derivative of this code cannot be changed. i.e. this code cannot simply be
- * copied and put under another distribution licence
- * [including the GNU Public Licence.]
- */
-
-
-
-The following software may be included in this product:PortAudio - Portable Real-Time Audio Library; Use of any of this software is governed by the terms of the license below:
-Ross Bencina and Phil Burk
-PortAudio
-PortAudio Portable Real-Time Audio Library
-Copyright (c) 1999-2000 Ross Bencina and Phil Burk
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-Any person wishing to distribute modifications to the Software is requested to send the modifications to the original developer so that they can be incorporated into the canonical version.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND ON INFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Plain English Interpretation of the License
-The following is a plain English interpretation of the license. This interpretation is not part of the license and has no legal significance. To understand the full legal implications of the license you should consult the license itself.
-You can use PortAudio for free in your projects or applications, even commercial applications.
-You do not have to make your own source available as open-source code just because you used PortAudio.
-Do not take our copyright information out of the PortAudio source code.
-If you fix a bug in PortAudio, please send us the fix.
-You cannot sue us if your program fails because of PortAudio.
-
-
-The following software may be included in this product: XT; Use of any of this software is governed by the terms of the license below:
-James Clark, Bill Lindsey
-PostgreSQL Database Management System
-
-(formerly known as Postgres, then as Postgres95)
-Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
-Portions Copyright (c) 1994, The Regents of the University of California
-Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
-IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-
-The following software may be included in this product: PostScript(R) AFM Files; Use of any of this software is governed by the terms of the license below:
-Adobe
-Printer Description Files
-
- Copyright 1987-1995 Adobe Systems Incorporated.
- All Rights Reserved.
- Permission is granted for redistribution of this file as
- long as this copyright notice is intact and the contents
- of the file is not altered in any way from its original form.
- End of Copyright statement
-
-The following software may be included in this product: Python; Use of any of this software is governed by the terms of the license below:
-Python Software Foundation
+
+ Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistribution 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.
+ 3. All advertising materials mentioning features or use of this
+ software must display the following acknowledgment: "This product
+ includes software developed by the OpenSSL Project for use in the
+ OpenSSL Toolkit. (http://www.openssl.org/)"
+ 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used
+ to endorse or promote products derived from this software without
+ prior written permission. For written permission, please contact
+ openssl-core@openssl.org.
+ 5. Products derived from this software may not be called "OpenSSL"
+ nor may "OpenSSL" appear in their names without prior written
+ permission of the OpenSSL Project.
+ 6. Redistribution of any form whatsoever must retain the following
+ acknowledgment: "This product includes software developed by the
+ OpenSSL Project for use in the OpenSSL Toolkit
+ (http://www.openssl.org/)"
+
+ THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``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 OpenSSL PROJECT OR ITS
+ 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.
+
+ This product includes cryptographic software written by Eric Young
+ (eay@cryptsoft.com). This product includes software written by Tim
+ Hudson (tjh@cryptsoft.com).
+
+ Original SSLeay License
+
+ Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) All rights
+ reserved.
+
+ This package is an SSL implementation written by Eric Young
+ (eay@cryptsoft.com).
+ The implementation was written so as to conform with Netscapes SSL.
+
+ This library is free for commercial and non-commercial use as long as
+ the following conditions are aheared to. The following conditions
+ apply to all code found in this distribution, be it the RC4, RSA,
+ lhash, DES, etc., code; not just the SSL code. The SSL documentation
+ included with this distribution is covered by the same copyright terms
+ except that the holder is Tim Hudson (tjh@cryptsoft.com).
+
+ Copyright remains Eric Young's, and as such any Copyright notices in
+ the code are not to be removed. If this package is used in a product,
+ Eric Young should be given attribution as the author of the parts of
+ the library used. This can be in the form of a textual message at
+ program startup or in documentation (online or textual) provided with
+ the package.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistribution of source code must retain the copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistribution 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.
+ 3. All advertising materials mentioning features or use of this
+ software must display the following acknowledgment: "This product
+ includes cryptographic software written by Eric Young
+ (eay@cryptsoft.com)" The word 'cryptographic' can be left out if
+ the routines from the library being used are not cryptographic
+ related :-).
+ 4. If you include any Windows specific code (or a derivative thereof)
+ from the apps directory (application code) you must include an
+ acknowledgment: "This product includes software written by Tim
+ Hudson (tjh@cryptsoft.com)"
+
+ THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS 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 AUTHOR 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.
+
+ The license and distribution terms for any publicly available version
+ or derivative of this code cannot be changed. i.e. this code cannot
+ simply be copied and put under another distribution license [including
+ the GNU Public License.]
+
+Pentaho Reporting Flow Engine
+
+ The following software may be included in this product: Pentaho
+ Reporting Flow Engine (including core, flow-engine, libbase, libfonts,
+ libformula, liblayout, libloader, librepository, libserializer, and
+ libxml). Use of any of this software is governed by the terms of the
+ license below:
+
+ See LGPL Version 2.1 below
+
+Pixman
+
+ The following software may be included in this product: Pixman
+ (libpixman). Use of any of this software is governed by the terms of
+ the license below:
+
+ The following is the MIT license, agreed upon by most contributors.
+
+ Copyright holders of new code should use this license statement where
+ possible. They may also add themselves to the list below.
+
+ Copyright 1987, 1988, 1989, 1998 The Open Group
+ Copyright 1987, 1988, 1989 Digital Equipment Corporation
+ Copyright 1999, 2004, 2008 Keith Packard
+ Copyright 2000 SuSE, Inc.
+ Copyright 2000 Keith Packard, member of The XFree86 Project, Inc.
+ Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc.
+ Copyright 2004 Nicholas Miell
+ Copyright 2005 Lars Knoll & Zack Rusin, Trolltech
+ Copyright 2005 Trolltech AS
+ Copyright 2007 Luca Barbato
+ Copyright 2008 Aaron Plattner, NVIDIA Corporation
+ Copyright 2008 Rodrigo Kumpera
+ Copyright 2008 André Tupinambá
+ Copyright 2008 Mozilla Corporation
+ Copyright 2008 Frederic Plourde
+ Copyright 2009, Oracle and/or its affiliates. All rights reserved.
+ Copyright 2009, 2010 Nokia Corporation
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions: The above copyright notice and this
+ permission notice (including the next paragraph) shall be included in
+ all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Platform SDK Redistributable: GDI+
+
+ The following software may be included in this product: Platform SDK
+ Redistributable: GDI+ (gdiplus.dll). Use of any of this software is
+ governed by the terms of the license below:
+
+ PLEASE NOTE: Microsoft Corporation (or based on where you live, one of
+ its affiliates) licenses this supplement to you. The supplement is
+ identified for use with one or more Microsoft operating system
+ products (the 'software'). You may use a copy of this supplement with
+ each validly licensed copy of the software. You may not use it if you
+ do not have a license for the software. The license terms for the
+ software apply to your use of this supplement. To read the license
+ terms, go to www.microsoft.com/useterms.
+
+ Microsoft provides support services for the supplement as described at
+ www.support. microsoft.com/common/international.aspx.
+
+ EULAID:HFX_RM.1_GDR_NRL_EN
+
Python
-B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
-===============================================================
-
-PSF LICENSE AGREEMENT FOR PYTHON 2.3
-------------------------------------
-
-1. This LICENSE AGREEMENT is between the Python Software Foundation
-("PSF"), and the Individual or Organization ("Licensee") accessing and
-otherwise using Python 2.3 software in source or binary form and its
-associated documentation.
-
-2. Subject to the terms and conditions of this License Agreement, PSF
-hereby grants Licensee a nonexclusive, royalty-free, world-wide
-license to reproduce, analyze, test, perform and/or display publicly,
-prepare derivative works, distribute, and otherwise use Python 2.3
-alone or in any derivative version, provided, however, that PSF's
-License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
-2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved" are
-retained in Python 2.3 alone or in any derivative version prepared by
-Licensee.
-
-3. In the event Licensee prepares a derivative work that is based on
-or incorporates Python 2.3 or any part thereof, and wants to make
-the derivative work available to others as provided herein, then
-Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Python 2.3.
-
-4. PSF is making Python 2.3 available to Licensee on an "AS IS"
-basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
-5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
-2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
-A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
-7. Nothing in this License Agreement shall be deemed to create any
-relationship of agency, partnership, or joint venture between PSF and
-Licensee. This License Agreement does not grant permission to use PSF
-trademarks or trade name in a trademark sense to endorse or promote
-products or services of Licensee, or any third party.
-
-8. By copying, installing or otherwise using Python 2.3, Licensee
-agrees to be bound by the terms and conditions of this License
-Agreement.
-
-
-BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
--------------------------------------------
-
-BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
-
-1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
-office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
-Individual or Organization ("Licensee") accessing and otherwise using
-this software in source or binary form and its associated
-documentation ("the Software").
-
-2. Subject to the terms and conditions of this BeOpen Python License
-Agreement, BeOpen hereby grants Licensee a non-exclusive,
-royalty-free, world-wide license to reproduce, analyze, test, perform
-and/or display publicly, prepare derivative works, distribute, and
-otherwise use the Software alone or in any derivative version,
-provided, however, that the BeOpen Python License is retained in the
-Software, alone or in any derivative version prepared by Licensee.
-
-3. BeOpen is making the Software available to Licensee on an "AS IS"
-basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
-4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
-SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
-AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
-DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-5. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
-6. This License Agreement shall be governed by and interpreted in all
-respects by the law of the State of California, excluding conflict of
-law provisions. Nothing in this License Agreement shall be deemed to
-create any relationship of agency, partnership, or joint venture
-between BeOpen and Licensee. This License Agreement does not grant
-permission to use BeOpen trademarks or trade names in a trademark
-sense to endorse or promote products or services of Licensee, or any
-third party. As an exception, the "BeOpen Python" logos available at
-http://www.pythonlabs.com/logos.html may be used according to the
-permissions granted on that web page.
-
-7. By copying, installing or otherwise using the software, Licensee
-agrees to be bound by the terms and conditions of this License
-Agreement.
-
-
-CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
----------------------------------------
+ The following software may be included in this product: Python. Use of
+ any of this software is governed by the terms of the license below:
+
+ PSF LICENSE AGREEMENT FOR PYTHON 2.3
+
+ 1. This LICENSE AGREEMENT is between the Python Software Foundation
+ ("PSF"), and the Individual or Organization ("Licensee") accessing and
+ otherwise using Python 2.3 software in source or binary form and its
+ associated documentation.
+
+ 2. Subject to the terms and conditions of this License Agreement, PSF
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide
+ license to reproduce, analyze, test, perform and/or display publicly,
+ prepare derivative works, distribute, and otherwise use Python 2.3
+ alone or in any derivative version, provided, however, that PSF's
+ License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+ 2001, 2002, 2003, 2004 Python Software Foundation; All Rights
+ Reserved" are retained in Python 2.3 alone or in any derivative
+ version prepared by Licensee.
+
+ 3. In the event Licensee prepares a derivative work that is based on
+ or incorporates Python 2.3 or any part thereof, and wants to make the
+ derivative work available to others as provided herein, then Licensee
+ hereby agrees to include in any such work a brief summary of the
+ changes made to Python 2.3.
+
+ 4. PSF is making Python 2.3 available to Licensee on an "AS IS" basis.
+ PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY
+ OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY
+ REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
+ PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.3 WILL NOT INFRINGE ANY
+ THIRD PARTY RIGHTS.
+
+ 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+ 2.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A
+ RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.3, OR
+ ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+ 6. This License Agreement will automatically terminate upon a material
+ breach of its terms and conditions.
+
+ 7. Nothing in this License Agreement shall be deemed to create any
+ relationship of agency, partnership, or joint venture between PSF and
+ Licensee. This License Agreement does not grant permission to use PSF
+ trademarks or trade name in a trademark sense to endorse or promote
+ products or services of Licensee, or any third party.
+
+ 8. By copying, installing or otherwise using Python 2.3, Licensee
+ agrees to be bound by the terms and conditions of this License
+ Agreement.
+
+ BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
+
+ BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
+
+ 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
+ office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
+ Individual or Organization ("Licensee") accessing and otherwise using
+ this software in source or binary form and its associated
+ documentation ("the Software").
+
+ 2. Subject to the terms and conditions of this BeOpen Python License
+ Agreement, BeOpen hereby grants Licensee a non-exclusive,
+ royalty-free, world-wide license to reproduce, analyze, test, perform
+ and/or display publicly, prepare derivative works, distribute, and
+ otherwise use the Software alone or in any derivative version,
+ provided, however, that the BeOpen Python License is retained in the
+ Software, alone or in any derivative version prepared by Licensee.
+
+ 3. BeOpen is making the Software available to Licensee on an "AS IS"
+ basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
+ INFRINGE ANY THIRD PARTY RIGHTS.
+
+ 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
+ SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
+ AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
+ DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+ 5. This License Agreement will automatically terminate upon a material
+ breach of its terms and conditions.
+
+ 6. This License Agreement shall be governed by and interpreted in all
+ respects by the law of the State of California, excluding conflict of
+ law provisions. Nothing in this License Agreement shall be deemed to
+ create any relationship of agency, partnership, or joint venture
+ between BeOpen and Licensee. This License Agreement does not grant
+ permission to use BeOpen trademarks or trade names in a trademark
+ sense to endorse or promote products or services of Licensee, or any
+ third party. As an exception, the "BeOpen Python" logos available at
+ http://www.pythonlabs.com/logos.html may be used according to the
+ permissions granted on that web page.
+
+ 7. By copying, installing or otherwise using the software, Licensee
+ agrees to be bound by the terms and conditions of this License
+ Agreement.
+
+ CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
+
+ 1. This LICENSE AGREEMENT is between the Corporation for National
+ Research Initiatives, having an office at 1895 Preston White Drive,
+ Reston, VA 20191 ("CNRI"), and the Individual or Organization
+ ("Licensee") accessing and otherwise using Python 1.6.1 software in
+ source or binary form and its associated documentation.
+
+ 2. Subject to the terms and conditions of this License Agreement, CNRI
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide
+ license to reproduce, analyze, test, perform and/or display publicly,
+ prepare derivative works, distribute, and otherwise use Python 1.6.1
+ alone or in any derivative version, provided, however, that CNRI's
+ License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
+ 1995-2001 Corporation for National Research Initiatives; All Rights
+ Reserved" are retained in Python 1.6.1 alone or in any derivative
+ version prepared by Licensee. Alternately, in lieu of CNRI's License
+ Agreement, Licensee may substitute the following text (omitting the
+ quotes): "Python 1.6.1 is made available subject to the terms and
+ conditions in CNRI's License Agreement. This Agreement together with
+ Python 1.6.1 may be located on the Internet using the following
+ unique, persistent identifier (known as a handle): 1895.22/1013. This
+ Agreement may also be obtained from a proxy server on the Internet
+ using the following URL: http://hdl.handle.net/1895.22/1013".
+
+ 3. In the event Licensee prepares a derivative work that is based on
+ or incorporates Python 1.6.1 or any part thereof, and wants to make
+ the derivative work available to others as provided herein, then
+ Licensee hereby agrees to include in any such work a brief summary of
+ the changes made to Python 1.6.1.
+
+ 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
+ basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
+ INFRINGE ANY THIRD PARTY RIGHTS.
+
+ 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+ 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+ A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
+ OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+ 6. This License Agreement will automatically terminate upon a material
+ breach of its terms and conditions.
+
+ 7. This License Agreement shall be governed by the federal
+ intellectual property law of the United States, including without
+ limitation the federal copyright law, and, to the extent such U.S.
+ federal law does not apply, by the law of the Commonwealth of
+ Virginia, excluding Virginia's conflict of law provisions.
+ Notwithstanding the foregoing, with regard to derivative works based
+ on Python 1.6.1 that incorporate non-separable material that was
+ previously distributed under the GNU General Public License (GPL), the
+ law of the Commonwealth of Virginia shall govern this License
+ Agreement only as to issues arising under or with respect to
+ Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
+ License Agreement shall be deemed to create any relationship of
+ agency, partnership, or joint venture between CNRI and Licensee. This
+ License Agreement does not grant permission to use CNRI trademarks or
+ trade name in a trademark sense to endorse or promote products or
+ services of Licensee, or any third party.
+
+ 8. By clicking on the "ACCEPT" button where indicated, or by copying,
+ installing or otherwise using Python 1.6.1, Licensee agrees to be
+ bound by the terms and conditions of this License Agreement.
+
+ ACCEPT
+
+ CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
+
+ Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
+ The Netherlands. All rights reserved.
+
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted,
+ provided that the above copyright notice appear in all copies and that
+ both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of Stichting Mathematisch
+ Centrum or CWI not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior
+ permission.
+
+ STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
+ THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
+ FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Raptor RDF Parser Library
+
+ The following software may be included in this product: Raptor RDF
+ Parser Library. Use of any of this software is governed by the terms
+ of the license below:
+
+ Copyright (C) 2000-2008 David Beckett
+ Copyright (C) 2000-2005 University of Bristol. All Rights
+ Reserved.
+
+ All the licenses below are alternatives and if you select one license,
+ that one alone applies.
+
+ See LGPL Version 2.1 below
+
+ See Apache License Version 2.0 below
+
+Rasqal RDF Query Library
+
+ The following software may be included in this product: Rasqal RDF
+ Query Library. Use of any of this software is governed by the terms of
+ the license below:
+
+ Copyright (C) 2000-2008 David Beckett
+ Copyright (C) 2000-2005 University of Bristol. All Rights
+ Reserved.
+
+ All the licenses below are alternatives and if you select one license,
+ that one alone applies.
+
+ See LGPL Version 2.1 below
+
+ See Apache License Version 2.0 below
+
+Redland RDF Application Framework
+
+ The following software may be included in this product: Redland RDF
+ Application Framework. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2000-2008 David Beckett
+ Copyright (C) 2000-2005 University of Bristol. All Rights
+ Reserved.
+
+ All the licenses below are alternatives and if you select one license,
+ that one alone applies.
+
+ See LGPL Version 2.1 below
+
+ See Apache License Version 2.0 below
-1. This LICENSE AGREEMENT is between the Corporation for National
-Research Initiatives, having an office at 1895 Preston White Drive,
-Reston, VA 20191 ("CNRI"), and the Individual or Organization
-("Licensee") accessing and otherwise using Python 1.6.1 software in
-source or binary form and its associated documentation.
-
-2. Subject to the terms and conditions of this License Agreement, CNRI
-hereby grants Licensee a nonexclusive, royalty-free, world-wide
-license to reproduce, analyze, test, perform and/or display publicly,
-prepare derivative works, distribute, and otherwise use Python 1.6.1
-alone or in any derivative version, provided, however, that CNRI's
-License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
-1995-2001 Corporation for National Research Initiatives; All Rights
-Reserved" are retained in Python 1.6.1 alone or in any derivative
-version prepared by Licensee. Alternately, in lieu of CNRI's License
-Agreement, Licensee may substitute the following text (omitting the
-quotes): "Python 1.6.1 is made available subject to the terms and
-conditions in CNRI's License Agreement. This Agreement together with
-Python 1.6.1 may be located on the Internet using the following
-unique, persistent identifier (known as a handle): 1895.22/1013. This
-Agreement may also be obtained from a proxy server on the Internet
-using the following URL: http://hdl.handle.net/1895.22/1013".
-
-3. In the event Licensee prepares a derivative work that is based on
-or incorporates Python 1.6.1 or any part thereof, and wants to make
-the derivative work available to others as provided herein, then
-Licensee hereby agrees to include in any such work a brief summary of
-the changes made to Python 1.6.1.
-
-4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
-basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
-IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
-DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
-FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
-INFRINGE ANY THIRD PARTY RIGHTS.
-
-5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
-1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
-A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
-OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
-
-6. This License Agreement will automatically terminate upon a material
-breach of its terms and conditions.
-
-7. This License Agreement shall be governed by the federal
-intellectual property law of the United States, including without
-limitation the federal copyright law, and, to the extent such
-U.S. federal law does not apply, by the law of the Commonwealth of
-Virginia, excluding Virginia's conflict of law provisions.
-Notwithstanding the foregoing, with regard to derivative works based
-on Python 1.6.1 that incorporate non-separable material that was
-previously distributed under the GNU General Public License (GPL), the
-law of the Commonwealth of Virginia shall govern this License
-Agreement only as to issues arising under or with respect to
-Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
-License Agreement shall be deemed to create any relationship of
-agency, partnership, or joint venture between CNRI and Licensee. This
-License Agreement does not grant permission to use CNRI trademarks or
-trade name in a trademark sense to endorse or promote products or
-services of Licensee, or any third party.
-
-8. By clicking on the "ACCEPT" button where indicated, or by copying,
-installing or otherwise using Python 1.6.1, Licensee agrees to be
-bound by the terms and conditions of this License Agreement.
-
- ACCEPT
-
-
-CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
---------------------------------------------------
-
-Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
-The Netherlands. All rights reserved.
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation, and that the name of Stichting Mathematisch
-Centrum or CWI not be used in advertising or publicity pertaining to
-distribution of the software without specific, written prior
-permission.
-
-STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
-THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
-FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
-OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-
-The following software may be included in this product: Redland RDF Library librdf; Use of any of this software is governed by the terms of the license below:
-librdf.org
-librdf
-jump to LGPL
-
-The following software may be included in this product: regexp; Use of any of this software is governed by the terms of the license below:
-Free Software Foundation, Inc.
-regexp
-jump to LGPL
-
-The following software may be included in this product: Remote Control Wrapper; Use of any of this software is governed by the terms of the license below:
-Martin Kahr
Remote Control Wrapper
-Created by Martin Kahr under a MIT-style license.
-Copyright (c) 2006/2007 martinkahr.com. All rights reserved.
+ The following software may be included in this product: Remote Control
+ Wrapper. Use of any of this software is governed by the terms of the
+ license below:
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
+ Created by Martin Kahr under a MIT-style license. Copyright (c)
+ 2006/2007 martinkahr.com. All rights reserved.
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
-THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-The following software may be included in this product: Rhino; Use of any of this software is governed by the terms of the license below:
-Norris Boyd, Patrick Beard
Rhino
-MOZILLA PUBLIC LICENSE
-Version 1.1
-
-1. Definitions.
-1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
-1.1. ''Contributor'' means each entity that creates or contributes to the creation of Modifications.
-1.2. ''Contributor Version'' means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
-1.3. ''Covered Code'' means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
-1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted in the software development community for the electronic transfer of data.
-1.5. ''Executable'' means Covered Code in any form other than Source Code.
-1.6. ''Initial Developer'' means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
-1.7. ''Larger Work'' means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
-1.8. ''License'' means this document.
-1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-1.9. ''Modifications'' means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
-A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
-B. Any new file that contains any part of the Original Code or previous Modifications.
-1.10. ''Original Code'' means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
-1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation,  method, process, and apparatus claims, in any patent Licensable by grantor.
-1.11. ''Source Code'' means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
-1.12. "You'' (or "Your")  means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-2. Source Code License.
-2.1. The Initial Developer Grant.
-The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
-(b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
-(c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
-(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code;  or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices.
-2.2. Contributor Grant.
-Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and
-(b) under Patent Claims infringed by the making, using, or selling of  Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of  Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
-(d)    Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2)  separate from the Contributor Version;  3)  for infringements caused by: i) third party modifications of Contributor Version or ii)  the combination of Modifications made by that Contributor with other software  (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
-
-3. Distribution Obligations.
-3.1. Application of License.
-The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
-3.2. Availability of Source Code.
-Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
-3.3. Description of Modifications.
-You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
-3.4. Intellectual Property Matters
-(a) Third Party Claims.
-If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL'' which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
-(b) Contributor APIs.
-If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
-          (c)    Representations.
-Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
-
-3.5. Required Notices.
-You must duplicate the notice in Exhibit A in each file of the Source Code.  If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice.  If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A.  You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code.  You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-3.6. Distribution of Executable Versions.
-You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-3.7. Larger Works.
-You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code.
-4. Inability to Comply Due to Statute or Regulation.
-If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
-5. Application of this License.
-This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
-6. Versions of the License.
-6.1. New Versions.
-Netscape Communications Corporation (''Netscape'') may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
-6.2. Effect of New Versions.
-Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License.
-6.3. Derivative Works.
-If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL'' or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
-7. DISCLAIMER OF WARRANTY.
-COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-8. TERMINATION.
-8.1.  This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-8.2.  If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant")  alleging that:
-(a)  such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i)  agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant.  If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
-(b)  any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant.
-8.3.  If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
-8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
-9. LIMITATION OF LIABILITY.
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-10. U.S. GOVERNMENT END USERS.
-The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer software'' and ''commercial computer software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein.
-11. MISCELLANEOUS.
-This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
-12. RESPONSIBILITY FOR CLAIMS.
-As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-13. MULTIPLE-LICENSED CODE.
-Initial Developer may designate portions of the Covered Code as “Multiple-Licensed”.  “Multiple-Licensed” means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
-
-EXHIBIT A -Mozilla Public License.
-``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
-http://www.mozilla.org/MPL/
-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.
-The Original Code is ______________________________________.
-The Initial Developer of the Original Code is ________________________. Portions created by
- ______________________ are Copyright (C) ______ _______________________. All Rights
-Reserved.
-Contributor(s): ______________________________________.
-Alternatively, the contents of this file may be used under the terms of the _____ license (the  “[___] License”), in which case the provisions of [______] License are applicable  instead of those above.  If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting  the provisions above and replace  them with the notice and other provisions required by the [___] License.  If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License."
-[NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.]
-
-The following software may be included in this product: sRGB Profiles; Use of any of this software is governed by the terms of the license below:
-International Color Consortium
-sRGB Profiles
-
-To anyone who acknowledges that the files "sRGB_IEC61966-2-1_noBPC.icc" and "sRGB_IEC61966-2-1_withBPC.icc" are provided "AS IS" WITH NO EXPRESS OR IMPLIED WARRANTY, permission to use, copy and distribute these file for any purpose is hereby granted without fee, provided that the files are not changed including the HP copyright notice tag, and that the name of Hewlett-Packard Company shall not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose.
-
-
-The following software may be included in this product: Sablotron; Use of any of this software is governed by the terms of the license below:
-Ginger Alliance
-Sablotron
-jump to LGPL
-
-The following software may be included in this product: SANE; Use of any of this software is governed by the terms of the license below:
-David Mosberger-Tang, Andreas Beck
+
+ The following software may be included in this product: Rhino. Use of
+ any of this software is governed by the terms of the license below:
+
+ See MPL Version 1.1 below
+
SANE
-/* sane - Scanner Access Now Easy.
- Copyright (C) 1997-1999 David Mosberger-Tang and Andreas Beck
+
+ The following software may be included in this product: SANE. Use of
+ any of this software is governed by the terms of the license below:
+
+ sane - Scanner Access Now Easy. Copyright (C) 1997-1999 David
+ Mosberger-Tang and Andreas Beck
+
This file is part of the SANE package.
- This file is in the public domain. You may use and modify it as
- you see fit, as long as this copyright message is included and
- that there is an indication as to what modifications have been
- made (if any).
+ This file is in the public domain. You may use and modify it as you
+ see fit, as long as this copyright message is included and that there
+ is an indication as to what modifications have been made (if any).
SANE 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.
- This file declares SANE application interface. See the SANE
- standard for a detailed explanation of the interface. */
-
+ This file declares SANE application interface. See the SANE standard
+ for a detailed explanation of the interface.
-The following software may be included in this product: Saxon (B); Use of any of this software is governed by the terms of the license below:
-Michael Kay
Saxon (B)
-jump to MPL 1.1
-The following software may be included in this product: Stax API; Use of any of this software is governed by the terms of the license below:
-stax.codehouse.org
+ The following software may be included in this product: Saxon (B). Use
+ of any of this software is governed by the terms of the license below:
+
+ See MPL Version 1.1 below
+
Stax
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+ The following software may be included in this product: Stax API. Use
+ of any of this software is governed by the terms of the license below:
- 1. Definitions.
+ See Apache License Version 2.0 below
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
+STLPort
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
+ The following software may be included in this product:STLport. Use of
+ any of this software is governed by the terms of the license below:
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
+ License Agreement
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
+ Boris Fomitchev grants Licensee a non-exclusive, non-transferable,
+ royalty-free license to use STLport and its documentation without fee.
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
+ By downloading, using, or copying STLport or any portion thereof,
+ Licensee agrees to abide by the intellectual property laws and all
+ other applicable laws of the United States of America, and to all of
+ the terms and conditions of this Agreement.
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
+ Licensee shall maintain the following copyright and permission notices
+ on STLport sources and its documentation unchanged:
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
+ Copyright 1999,2000 Boris Fomitchev
- END OF TERMS AND CONDITIONS
+ This material is provided "as is", with absolutely no warranty
+ expressed or implied. Any use is at your own risk.
- APPENDIX: How to apply the Apache License to your work.
+ Permission to use or copy this software for any purpose is hereby
+ granted without fee, provided the above notices are retained on all
+ copies. Permission to modify the code and to distribute modified code
+ is granted, provided the above notices are retained, and a notice that
+ the code was modified is included with the above copyright notice.
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
+ The Licensee may distribute binaries compiled with STLport (whether
+ original or modified) without any royalties or restrictions.
- Copyright [yyyy] [name of copyright owner]
+ The Licensee may distribute original or modified STLport sources,
+ provided that:
+ * The conditions indicated in the above permission notice are met;
+ * The following copyright notices are retained when present, and
+ conditions provided in accompanying permission notices are met:
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+ Copyright 1994 Hewlett-Packard Company
- http://www.apache.org/licenses/LICENSE-2.0
+ Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Copyright 1997 Moscow Center for SPARC Technology.
+
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without
+ fee, provided that the above copyright notice appear in all copies
+ and that both that copyright notice and this permission notice
+ appear in supporting documentation. Hewlett-Packard Company makes
+ no representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied
+ warranty.
+
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without
+ fee, provided that the above copyright notice appear in all copies
+ and that both that copyright notice and this permission notice
+ appear in supporting documentation. Silicon Graphics makes no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied
+ warranty.
+
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without
+ fee, provided that the above copyright notice appear in all copies
+ and that both that copyright notice and this permission notice
+ appear in supporting documentation. Moscow Center for SPARC
+ Technology makes no representations about the suitability of this
+ software for any purpose. It is provided "as is" without express or
+ implied warranty.
+The Gimp Toolkit (GTK+)
+
+ The following software may be included in this product: GTK+ (The Gimp
+ Toolkit). Use of any of this software is governed by the terms of the
+ license below:
+
+ See LGPL Version 2.1 below
-The following software may be included in this product:STLport; Use of any of this software is governed by the terms of the license below:
-Boris Fomitchev
-STLport
-License Agreement
-Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free license to use STLport and its documentation without fee.
-
-By downloading, using, or copying STLport or any portion thereof,  Licensee agrees to abide by the intellectual property laws and all other applicable laws of the United States of America, and to all of the terms and conditions of this Agreement.
-
-Licensee shall maintain the following copyright and permission  notices on STLport sources and its documentation unchanged :
-Copyright 1999,2000 Boris Fomitchev
-
-This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at your own risk.
-Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
-The Licensee may distribute binaries compiled with STLport (whether original or modified) without any royalties or restrictions.
-The Licensee may distribute original or modified STLport sources, provided that:
-The conditions indicated in the above permission notice are met;
-The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
-Copyright 1994 Hewlett-Packard Company
-Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
-Copyright 1997 Moscow Center for SPARC Technology.
-Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
-Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
-Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology  makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
-
-The following software may be included in this product: Italian Thesaurus; Use of any of this software is governed by the terms of the license below:
-Daniela Volta, Davide Prina
-Italian Thesaurus
-
-Jump to GPL
-
-The following software may be included in this product: Nepali thesaurus dictionary; Use of any of this software is governed by the terms of the license below:
-NepaLinux.org
-Nepali thesaurus dictionary (LGPL v2.1)
-
-jump to GNU Lesser General Public License
-
-The following software may be included in this product: Italian Thesaurus; Use of any of this software is governed by the terms of the license below:
-Daniela Volta, Davide Prina
-Sownik synonimw v. 1, (Polish Thesaurus)
-
-Open Software License v. 2.1
-This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work:
-Licensed under the Open Software License version 2.1
-1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following:
-* to reproduce the Original Work in copies;
-* to prepare derivative works ("Derivative Works") based upon the Original Work;
-* to distribute copies of the Original Work and Derivative Works to the
-public, with the proviso that copies of Original Work or Derivative Works that You distribute shall be licensed under the Open Software License; * to perform the Original Work publicly; and
-* to display the Original Work publicly.
-2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works.
-3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work.
-4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license.
-5) External Deployment. The term "External Deployment" means the use or distribution of the Original Work or Derivative Works in any way such that the Original Work or Derivative Works may be used by anyone other than You, whether the Original Work or Derivative Works are distributed to those persons or made available as an application intended for use over a computer network. As an express condition for the grants of license hereunder, You agree that any External Deployment by You of a Derivative Work shall be deemed a distribution and shall be licensed to all under the terms of this License, as prescribed in section 1(c) herein.
-6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work.
-7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer.
-8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.
-9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. This License shall terminate immediately and you may no longer exercise any of the rights granted to You by this License upon Your failure to honor the proviso in Section 1(c) herein.
-10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware.
-11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License.
-12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License.
-13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable.
-14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
-15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You.
-This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner.
-
-The following software may be included in this product: Russian thesaurus; Use of any of this software is governed by the terms of the license below:
-Mikhail Korolyov
-Russian thesaurus
-
-jump to GNU Lesser General Public License
-
-The following software may be included in this product: TWAIN; Use of any of this software is governed by the terms of the license below:
-TWAIN Working Group
TWAIN
-The TWAIN License
-The TWAIN Working Group grants customer ("Customer") the worldwide, royalty-free, non-exclusive license to reproduce and distribute the software and documentation of the TWAIN toolkit ("TWAIN Toolkit"). The TWAIN Toolkit was designed to be used by third parties to assist them in becoming compliant with the TWAIN standard, but it has not been developed to the standards of a commercial product. Consequently, the TWAIN toolkit is provided AS IS without any warranty. THE TWAIN Working Group disclaims all warranties in the TWAIN toolkit whether implied, express or statutory, including, without limitation, the implied warranties of merchantability, noninfringement of third party rights and fitness for a particular purpose. The TWAIN Working Group disclaims all liability for damages, whether direct, indirect, special, incidental, or consequential, arising from the reproduction, distribution, modification, or other use of the TWAIN Toolkit.
-As a condition of this license, Customer agrees to include in software programs based in whole or in part on the TWAIN Toolkit the following providions in (i) the header or similar file in such software and (ii) prominently in its documentation and to require its sublicensees to include these provisions in similar locations: The TWAIN Toolkit is distributed as is. The developer and distributors of the TWAIN Toolkit expressly disclaim all implied, express or statutory warranties including, without limitation, the implied warranties of merchantability, noninfringement of third party rights and fitness for a particular purpose. Neither the developers nor the distributors will be liable for damages, whether direct, indirect, special, incidental, or consequential, as a result of the reproduction, modification, distribution or other use of the TWAIN Toolkit.
+ The following software may be included in this product: TWAIN. Use of
+ any of this software is governed by the terms of the license below:
+
+ The TWAIN License
+
+ The TWAIN Working Group grants customer ("Customer") the worldwide,
+ royalty-free, non-exclusive license to reproduce and distribute the
+ software and documentation of the TWAIN toolkit ("TWAIN Toolkit"). The
+ TWAIN Toolkit was designed to be used by third parties to assist them
+ in becoming compliant with the TWAIN standard, but it has not been
+ developed to the standards of a commercial product. Consequently, the
+ TWAIN toolkit is provided AS IS without any warranty. THE TWAIN
+ Working Group disclaims all warranties in the TWAIN toolkit whether
+ implied, express or statutory, including, without limitation, the
+ implied warranties of merchantability, non infringement of third party
+ rights and fitness for a particular purpose. The TWAIN Working Group
+ disclaims all liability for damages, whether direct, indirect,
+ special, incidental, or consequential, arising from the reproduction,
+ distribution, modification, or other use of the TWAIN Toolkit.
+
+ As a condition of this license, Customer agrees to include in software
+ programs based in whole or in part on the TWAIN Toolkit the following
+ provisions in (i) the header or similar file in such software and (ii)
+ prominently in its documentation and to require its sublicensees to
+ include these provisions in similar locations: The TWAIN Toolkit is
+ distributed as is. The developer and distributors of the TWAIN Toolkit
+ expressly disclaim all implied, express or statutory warranties
+ including, without limitation, the implied warranties of
+ merchantability, non infringement of third party rights and fitness
+ for a particular purpose. Neither the developers nor the distributors
+ will be liable for damages, whether direct, indirect, special,
+ incidental, or consequential, as a result of the reproduction,
+ modification, distribution or other use of the TWAIN Toolkit.
-The following software may be included in this product: Unicode's CLDR data repository; Use of any of this software is governed by the terms of the license below:
-Unicode, Inc.
Unicode CLDR data repository
-Copyright 1991-2005 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
-Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified.
-THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
-Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder.
-
-The following software may be included in this product: unixODBC; Use of any of this software is governed by the terms of the license below:
-unixODBC.org
-unixODBC
-jump to LGPL
+ The following software may be included in this product: Unicode's CLDR
+ data repository. Use of any of this software is governed by the terms
+ of the license below:
+
+ Copyright 1991-2005 Unicode, Inc. All rights reserved. Distributed
+ under the Terms of Use in http://www.unicode.org/copyright.html.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the Unicode data files and any associated documentation (the
+ "Data Files") or Unicode software and any associated documentation
+ (the "Software") to deal in the Data Files or Software without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, and/or sell copies of the Data
+ Files or Software, and to permit persons to whom the Data Files or
+ Software are furnished to do so, provided that (a) the above copyright
+ notice(s) and this permission notice appear with all copies of the
+ Data Files or Software, (b) both the above copyright notice(s) and
+ this permission notice appear in associated documentation, and (c)
+ there is clear notice in each modified Data File or in the Software as
+ well as in the documentation associated with the Data File(s) or
+ Software that the data or software has been modified.
+
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
+ HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
+ ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+ SOFTWARE.
+
+ Except as contained in this notice, the name of a copyright holder
+ shall not be used in advertising or otherwise to promote the sale, use
+ or other dealings in these Data Files or Software without prior
+ written authorization of the copyright holder.
+
+UnixODBC
+
+ The following software may be included in this product: unixODBC. Use
+ of any of this software is governed by the terms of the license below:
+
+ See LGPL Version 2.1 below
-The following software may be included in this product: vigra; Use of any of this software is governed by the terms of the license below:
-Ullrich Koethe
vigra
-The VIGRA Artistic License
-==========================
-(modeled after the Perl Artistic License)
-
-Preamble
---------
-
-The intent of this document is to state the conditions under which VIGRA may be copied, such that the author maintains some semblance of artistic control over the development of the library, while giving the users of the library the right to use and distribute VIGRA in a more-or-less customary fashion, plus the right to make reasonable modifications.
-Definitions
------------
-"Copyright Holder" of the VIGRA library is Ullrich Koethe, Cognitive Systems Group, University of Hamburg, Germany.
-"Library" refers to the collection of files distributed by the Copyright Holder under the name "VIGRA" (including this LICENSE file and all accompanying documentation), and derivatives of that collection of files created through textual modification.
-"Standard Version" refers to the Library if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder as specified below.
-"You" is you, if you're thinking about using, copying, modifying or distributing this Library.
-"Freely Available" means that no fee is charged for the item. It also means that recipients of the item may redistribute it under the same conditions they received it.
-"Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.)
-License terms
--------------
-1. You may make and give away verbatim copies of the Standard Version of this Library without restriction, provided that you duplicate all of the original copyright notices, this license, and associated disclaimers.
-2. The Standard Version of the Library may be distributed as part of a collection of software, provided no more than a reasonable copying fee is charged for the software collection.
-3. You may apply bug fixes and portability fixes derived from the Public Domain or from the Copyright Holder. A Library modified in such a way shall still be considered the Standard Version.
-4. You may otherwise modify your copy of this Library in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following:
-a. place your modifications in the Public Domain or otherwise make them Freely Available, for example by allowing the Copyright Holder to include your modifications in the Standard Version of the Library.
-b. use the modified Library only within your corporation or organization.
-c. make other distribution arrangements with the Copyright Holder.
-5. You may distribute programs which use this Library in object code or executable form without restriction.
-6. Any object code generated as a result of using this Library does not fall under the copyright of this Library, but belongs to whomever generated it, and may be sold commercially.
-7. The name of the Copyright Holder or the Library may not be used to endorse or promote products derived from this software without specific prior written permission.
-8. THIS LIBRARY IS PROVIDED AS IS AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR ON ANY THEORY OF LIABILITY ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS LIBRARY.
-
-The following software may be included in this product: Xalan; Use of any of this software is governed by the terms of the license below:
-The Apache Software Foundation
+ The following software may be included in this product: vigra. Use of
+ any of this software is governed by the terms of the license below:
+
+ The VIGRA Artistic License
+
+ (modeled after the Perl Artistic License)
+
+ Preamble
+
+ The intent of this document is to state the conditions under which
+ VIGRA may be copied, such that the author maintains some semblance of
+ artistic control over the development of the library, while giving the
+ users of the library the right to use and distribute VIGRA in a
+ more-or-less customary fashion, plus the right to make reasonable
+ modifications.
+
+ Definitions
+
+ "Copyright Holder" of the VIGRA library is Ullrich Koethe, Cognitive
+ Systems Group, University of Hamburg, Germany.
+
+ "Library" refers to the collection of files distributed by the
+ Copyright Holder under the name "VIGRA" (including this LICENSE file
+ and all accompanying documentation), and derivatives of that
+ collection of files created through textual modification.
+
+ "Standard Version" refers to the Library if it has not been modified,
+ or has been modified in accordance with the wishes of the Copyright
+ Holder as specified below.
+
+ "You" is you, if you're thinking about using, copying, modifying or
+ distributing this Library.
+
+ "Freely Available" means that no fee is charged for the item. It also
+ means that recipients of the item may redistribute it under the same
+ conditions they received it.
+
+ "Reasonable copying fee" is whatever you can justify on the basis of
+ media cost, duplication charges, time of people involved, and so on.
+ (You will not be required to justify it to the Copyright Holder, but
+ only to the computing community at large as a market that must bear
+ the fee.)
+
+ License terms
+
+ 1. You may make and give away verbatim copies of the Standard Version
+ of this Library without restriction, provided that you duplicate all
+ of the original copyright notices, this license, and associated
+ disclaimers.
+
+ 2. The Standard Version of the Library may be distributed as part of a
+ collection of software, provided no more than a reasonable copying fee
+ is charged for the software collection.
+
+ 3. You may apply bug fixes and portability fixes derived from the
+ Public Domain or from the Copyright Holder. A Library modified in such
+ a way shall still be considered the Standard Version.
+
+ 4. You may otherwise modify your copy of this Library in any way,
+ provided that you insert a prominent notice in each changed file
+ stating how and when you changed that file, and provided that you do
+ at least ONE of the following:
+
+ a. place your modifications in the Public Domain or otherwise make
+ them Freely Available, for example by allowing the Copyright Holder to
+ include your modifications in the Standard Version of the Library.
+
+ b. use the modified Library only within your corporation or
+ organization.
+
+ c. make other distribution arrangements with the Copyright Holder.
+
+ 5. You may distribute programs which use this Library in object code
+ or executable form without restriction.
+
+ 6. Any object code generated as a result of using this Library does
+ not fall under the copyright of this Library, but belongs to whomever
+ generated it, and may be sold commercially.
+
+ 7. The name of the Copyright Holder or the Library may not be used to
+ endorse or promote products derived from this software without
+ specific prior written permission.
+
+ 8. THIS LIBRARY IS PROVIDED AS IS AND WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL,
+ INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND OR ANY
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR ON ANY
+ THEORY OF LIABILITY ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS LIBRARY.
+
+W3C Simple API for CSS (SAC)
+
+ The following software may be included in this product: W3C Simple API
+ for CSS (SAC). Use of any of this software is governed by the terms of
+ the license below:
+
+ W3C IPR SOFTWARE NOTICE
+
+ Copyright © 2002 World Wide Web Consortium, (Massachusetts Institute
+ of Technology, Institut National de Recherche en Informatique et en
+ Automatique, Keio University). All Rights Reserved.
+
+ Note: The original version of the W3C Software Copyright Notice and
+ License could be found at
+ http://www.w3.org/Consortium/Legal/copyright-software-19980720
+
+ Copyright © 1994-2002 World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut National de
+ Recherche en Informatique et en Automatique, Keio University). All
+ Rights Reserved. http://www.w3.org/Consortium/Legal/
+
+ This W3C work (including software, documents, or other related items)
+ is being provided by the copyright holders under the following
+ license. By obtaining, using and/or copying this work, you (the
+ licensee) agree that you have read, understood, and will comply with
+ the following terms and conditions:
+
+ Permission to use, copy, and modify this software and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted, provided that you include
+ the following on ALL copies of the software and documentation or
+ portions thereof, including modifications, that you make:
+ 1. The full text of this NOTICE in a location viewable to users of
+ the redistributed or derivative work.
+ 2. Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the
+ following form (hypertext is preferred, text is permitted) should
+ be used within the body of any redistributed or derivative code:
+ "Copyright © 2002 World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut National
+ de Recherche en Informatique et en Automatique, Keio
+ University). All Rights Reserved.
+ http://www.w3.org/Consortium/Legal/"
+ 3. Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)
+
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
+ HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
+ DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
+ TRADEMARKS OR OTHER RIGHTS.
+
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
+ OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
+ DOCUMENTATION.
+
+ The name and trademarks of copyright holders may NOT be used in
+ advertising or publicity pertaining to the software without specific,
+ written prior permission. Title to copyright in this software and any
+ associated documentation will at all times remain with copyright
+ holders.
+
+ X11 XRender Extension
+
+ The following software may be included in this product: X11 XRender
+ Extension. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright © 2000 SuSE, Inc.
+
+ Permission to use, copy, modify, distribute, and sell this software
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appear in all copies and that
+ both that copyright notice and this permission notice appear in
+ supporting documentation, and that the name of SuSE not be used in
+ advertising or publicity pertaining to distribution of the software
+ without specific, written prior permission. SuSE makes no
+ representations about the suitability of this software for any
+ purpose. It is provided "as is" without express or implied warranty.
+
+ SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
+ SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
+ DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ PERFORMANCE OF THIS SOFTWARE.
+
Xalan
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
+
+ The following software may be included in this product: Xalan. Use of
+ any of this software is governed by the terms of the license below:
+
+ See Apache License Version 2.0 below
+
+XML Security Library (xmlsec)
+
+ The following software may be included in this product: XML Security
+ Library (xmlsec). Use of any of this software is governed by the terms
+ of the license below:
+
+ xmlsec, xmlsec-openssl, xmlsec-gnutls libraries
+
+ Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ Except as contained in this notice, the name of Aleksey Sanin shall
+ not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization
+ from him.
+
+ xmlsec-nss library
+
+ Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
+
+ Copyright (c) 2003 America Online, Inc. All rights reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ Portions of the Software were created using source code and/or APIs
+ governed by the Mozilla Public License (MPL). The MPL is available at
+ http://www.mozilla.org/MPL/MPL-1.1.html. The MPL permits such
+ portions to be distributed with code not governed by MPL, as long as
+ the requirements of MPL are fulfilled for such portions.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ Except as contained in this notice, the name of Aleksey Sanin shall
+ not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization
+ from him.
+
+XSLT MathML Library
+
+ The following software may be included in this product: XSLT MathML
+ Library. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright
+
+ Copyright (C) 2001-2003 Vasil Yaroshevich
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ ``Software''), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ Except as contained in this notice, the names of individuals credited
+ with contribution to this software shall not be used in advertising or
+ otherwise to promote the sale, use or other dealings in this Software
+ without prior written authorization from the individuals in question.
+
+ Any stylesheet derived from this Software that is publicly distributed
+ will be identified with a different name and the version strings in
+ any derived Software will be changed so that no possibility of
+ confusion between the derived package and this Software will exist.
+
+ Warranty
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER CONTRIBUTOR BE LIABLE FOR
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Xpdf
+
+ The following software may be included in this product: Xpdf. Use of
+ any of this software is governed by the terms of the license below:
+
+ The Xpdf software and documentation are copyright 1996-2007 Glyph &
+ Cog, LLC.
+
+ See GPL Version 2 below
+
+zlib
+
+ The following software may be included in this product: zlib. Use of
+ any of this software is governed by the terms of the license below:
+
+ (C) 1995-2002 Jean-loup Gailly and Mark Adler
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must
+ not claim that you wrote the original software. If you use this
+ software in a product, an acknowledgment in the product documentation
+ would be appreciated but is not required.
+
+ 2. Altered source versions must be plainly marked as such, and must
+ not be misrepresented as being the original software.
+
+ 3. This notice may not be removed or altered from any source
+ distribution.
+
+ Extensions
+
+ Only third party extensions are listed here whose source code is not
+ in the LibreOffice tree.
+
+Barcode
+
+ The following software may be included in this product: Barcode. Use
+ of any of this software is governed by the terms of the license below:
+
+ Copyright (C) Dániel Darabos and Kálmán Szalai
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or (at
+ your option) any later version.
+
+ This program 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
+ General Public License for more details.
+
+ See GPL Version 3 below
+
+Convert Text to Number
+
+ The following software may be included in this product: Convert Text
+ to Number. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (C) 2008/2009 - Cor Nouws
+
+ See LGPL Version 3 below
+
+Diagram
+
+ The following software may be included in this product: Diagram. Use
+ of any of this software is governed by the terms of the license below:
+
+ Copyright © Tibor Hornyák and OxygenOffice Professional Team -
+ http://ooop.sf.net/
+
+ See LGPL Version 3 below
+
+OpenOffice.org2GoogleDocs - export & import to Google Docs, Zoho, WebDAV
+
+ The following software may be included in this product:
+ OpenOffice.org2GoogleDocs - export & import to Google Docs, Zoho,
+ WebDAV. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright © Przemyslaw Rumik
+
+ See LGPL Version 3 below
+
+Hungarian cross-reference toolbar
+
+ The following software may be included in this product: Hungarian
+ cross-reference toolbar. Use of any of this software is governed by
+ the terms of the license below:
+
+ 2009-2010 (c) László Németh, license: GNU LGPL
+
+ See LGPL Version 3 below
+
+LanguageTool Grammar Checker
+
+ The following software may be included in this product: LanguageTool
+ Grammar Checker. Use of any of this software is governed by the terms
+ of the license below:
+
+ See LGPL Version 3 below
+
+Lightproof Grammar Checker
+
+ The following software may be included in this product: Lightproof
+ Grammar Checker. Use of any of this software is governed by the terms
+ of the license below:
+
+ 2009-2010 (c) László Németh, license: GNU LGPL
+
+ See LGPL Version 3 below
+
+Numbertext
+
+ The following software may be included in this product: Numbertext.
+ Use of any of this software is governed by the terms of the license
+ below:
+
+ License: LGPL/BSD dual-license, 2009-2010 (C) László Németh (nemeth at
+ openoffice dot org)
+
+ Numbertext language data (Soros programs):
+
+ LGPL/BSD dual-license, 2009-2010 (C) László Németh et al. (see
+ AUTHORS)
+
+ Serbian modules:
+
+ CC/LGPL/BSD tri-license, 2009 (C) Goran Rakic (grakic at devbase dot
+ net)
+
+ Note: for full distribution with specifications, IDE and JavaScript
+ implementation, see http://NUMBERTEXT.org
+
+ Software distributed under the License is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.
+
+ See LGPL Version 3 below
+
+OpenOffice.org Blogger - Metaweblog support
+
+ The following software may be included in this product: OpenOffice.org
+ Blogger. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright © Caolán McNamara (2009) caolanm@redhat.com
+
+ Licensed under LGPLv3 or later.
+
+ See LGPL Version 3 below
+
+Solver for Nonlinear Programming
+
+ The following software may be included in this product: zlib. Use of
+ any of this software is governed by the terms of the license below:
+
+ Copyright 2009 by Sun Microsystems, Inc.
+
+ See LGPL Version 3 below
+
+Typography Toolbar
+
+ The following software may be included in this product: Typography
+ Toolbar. Use of any of this software is governed by the terms of the
+ license below:
+
+ 2009-2010 (c) László Németh, license: GNU LGPL
+
+ See LGPL Version 3 below
+
+Validator
+
+ The following software may be included in this product: Validator. Use
+ of any of this software is governed by the terms of the license below:
+
+ Copyright © Tibor Hornyák and OxygenOffice Professional Team -
+ http://ooop.sf.net/
+
+ See LGPL Version 3 below
+
+WatchWindow
+
+ The following software may be included in this product: WatchWindow.
+ Use of any of this software is governed by the terms of the license
+ below:
+
+ Copyright © Tibor Hornyák and OxygenOffice Professional Team -
+ http://ooop.sf.net/
+
+ See LGPL Version 3 below
+
+ Fonts
+
+Adobe PostScript® AFM files
+
+ The following software may be included in this product: PostScript®
+ AFM Files. Use of any of this software is governed by the terms of the
+ license below:
+
+ Adobe Core 35 AFM Files with 314 Glyph Entries
+
+ This file and the 35 PostScript® AFM files it accompanies may be used,
+ copied, and distributed for any purpose and without charge, with or
+ without modification, provided that all copyright notices are
+ retained; that the AFM files are not distributed without this file;
+ that all modifications to this file or any of the AFM files are
+ prominently noted in the modified file(s); and that this paragraph is
+ not modified. Adobe Systems has no responsibility or obligation to
+ support the use of the AFM files.
+
+Deja Vu
+
+ The following software may be included in this product: Deja Vu fonts.
+ Use of any of this software is governed by the terms of the license
+ below:
+
+ Fonts are (c) Bitstream (see below). DejaVu changes are in public
+ domain. Glyphs imported from Arev fonts are (c) Tavmjong Bah (see
+ below)
+
+ Bitstream Vera Fonts Copyright
+
+ Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
+ Vera is a trademark of Bitstream, Inc.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the fonts accompanying this license ("Fonts") and associated
+ documentation files (the "Font Software"), to reproduce and distribute
+ the Font Software, including without limitation the rights to use,
+ copy, merge, publish, distribute, and/or sell copies of the Font
+ Software, and to permit persons to whom the Font Software is furnished
+ to do so, subject to the following conditions:
+
+ The above copyright and trademark notices and this permission notice
+ shall be included in all copies of one or more of the Font Software
+ typefaces.
+
+ The Font Software may be modified, altered, or added to, and in
+ particular the designs of glyphs or characters in the Fonts may be
+ modified and additional glyphs or characters may be added to the
+ Fonts, only if the fonts are renamed to names not containing either
+ the words "Bitstream" or the word "Vera".
+
+ This License becomes null and void to the extent applicable to Fonts
+ or Font Software that has been modified and is distributed under the
+ "Bitstream Vera" names.
+
+ The Font Software may be sold as part of a larger software package but
+ no copy of one or more of the Font Software typefaces may be sold by
+ itself.
+
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
+ BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
+ OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
+ SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+
+ Except as contained in this notice, the names of Gnome, the Gnome
+ Foundation, and Bitstream Inc., shall not be used in advertising or
+ otherwise to promote the sale, use or other dealings in this Font
+ Software without prior written authorization from the Gnome Foundation
+ or Bitstream Inc., respectively. For further information, contact:
+ fonts at gnome dot org.
+
+ Arev Fonts Copyright
+
+ Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of the fonts accompanying this license ("Fonts") and associated
+ documentation files (the "Font Software"), to reproduce and distribute
+ the modifications to the Bitstream Vera Font Software, including
+ without limitation the rights to use, copy, merge, publish,
+ distribute, and/or sell copies of the Font Software, and to permit
+ persons to whom the Font Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright and trademark notices and this permission notice
+ shall be included in all copies of one or more of the Font Software
+ typefaces.
+
+ The Font Software may be modified, altered, or added to, and in
+ particular the designs of glyphs or characters in the Fonts may be
+ modified and additional glyphs or characters may be added to the
+ Fonts, only if the fonts are renamed to names not containing either
+ the words "Tavmjong Bah" or the word "Arev".
+
+ This License becomes null and void to the extent applicable to Fonts
+ or Font Software that has been modified and is distributed under the
+ "Tavmjong Bah Arev" names.
+
+ The Font Software may be sold as part of a larger software package but
+ no copy of one or more of the Font Software typefaces may be sold by
+ itself.
+
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
+ TAVMJONG BAH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
+ OTHER DEALINGS IN THE FONT SOFTWARE.
+
+ Except as contained in this notice, the name of Tavmjong Bah shall not
+ be used in advertising or otherwise to promote the sale, use or other
+ dealings in this Font Software without prior written authorization
+ from Tavmjong Bah. For further information, contact: tavmjong @ free .
+ fr.
+
+Gentium
+
+ The following software may be included in this product: Gentium fonts.
+ Use of any of this software is governed by the terms of the license
+ below:
+
+ Copyright (c) 2003-2008 SIL International (http://www.sil.org/),
+ with Reserved Font Names "Gentium" and "SIL".
+
+ This Font Software is licensed under the SIL Open Font License,
+ Version 1.1. This license is copied below, and is also available with
+ a FAQ at: http://scripts.sil.org/OFL
+
+ SIL OPEN FONT LICENSE Version 1.1 - 1 February 2007
+
+ PREAMBLE The goals of the Open Font License (OFL) are to stimulate
+ worldwide development of collaborative font projects, to support the
+ font creation efforts of academic and linguistic communities, and to
+ provide a free and open framework in which fonts may be shared and
+ improved in partnership with others.
+
+ The OFL allows the licensed fonts to be used, studied, modified and
+ redistributed freely as long as they are not sold by themselves. The
+ fonts, including any derivative works, can be bundled, embedded,
+ redistributed and/or sold with any software provided that the font
+ names of derivative works are changed. The fonts and derivatives,
+ however, cannot be released under any other type of license. The
+ requirement for fonts to remain under this license does not apply to
+ any document created using the fonts or their derivatives.
+
+ DEFINITIONS "Font Software" refers to the set of files released by the
+ Copyright Holder(s) under this license and clearly marked as such.
+ This may include source files, build scripts and documentation.
+
+ "Reserved Font Name" refers to any names specified as such after the
+ copyright statement(s).
+
+ "Original Version" refers to the collection of Font Software
+ components as distributed by the Copyright Holder(s).
+
+ "Modified Version" refers to any derivative made by adding to,
+ deleting, or substituting -- in part or in whole -- any of the
+ components of the Original Version, by changing formats or by porting
+ the Font Software to a new environment.
+
+ "Author" refers to any designer, engineer, programmer, technical
+ writer or other person who contributed to the Font Software.
+
+ PERMISSION & CONDITIONS Permission is hereby granted, free of charge,
+ to any person obtaining a copy of the Font Software, to use, study,
+ copy, merge, embed, modify, redistribute, and sell modified and
+ unmodified copies of the Font Software, subject to the following
+ conditions:
+
+ 1) Neither the Font Software nor any of its individual components, in
+ Original or Modified Versions, may be sold by itself.
+
+ 2) Original or Modified Versions of the Font Software may be bundled,
+ redistributed and/or sold with any software, provided that each copy
+ contains the above copyright notice and this license. These can be
+ included either as stand-alone text files, human-readable headers or
+ in the appropriate machine-readable metadata fields within text or
+ binary files as long as those fields can be easily viewed by the user.
+
+ 3) No Modified Version of the Font Software may use the Reserved Font
+ Name(s) unless explicit written permission is granted by the
+ corresponding Copyright Holder. This restriction only applies to the
+ primary font name as presented to the users.
+
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
+ Software shall not be used to promote, endorse or advertise any
+ Modified Version, except to acknowledge the contribution(s) of the
+ Copyright Holder(s) and the Author(s) or with their explicit written
+ permission.
+
+ 5) The Font Software, modified or unmodified, in part or in whole,
+ must be distributed entirely under this license, and must not be
+ distributed under any other license. The requirement for fonts to
+ remain under this license does not apply to any document created using
+ the Font Software.
+
+ TERMINATION This license becomes null and void if any of the above
+ conditions are not met.
+
+ DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO
+ EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
+ OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
+ SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+
+Liberation
+
+ The following software may be included in this product: Liberation
+ fonts. Use of any of this software is governed by the terms of the
+ license below:
+
+ This font set had been released under GNU Public License version 2
+ ("GPLv2") with exceptions.
+
+ See GPL Version 2 below
+
+ LICENSE AGREEMENT AND LIMITED PRODUCT WARRANTY
+ LIBERATION FONT SOFTWARE
+
+ This agreement governs the use of the Software and any updates to the
+ Software, regardless of the delivery mechanism. Subject to the
+ following terms, Red Hat, Inc. ("Red Hat") grants to the user
+ ("Client") a license to this work pursuant to the GNU General Public
+ License v.2 with the exceptions set forth below and such other terms
+ as are set forth in this End User License Agreement.
+
+ 1. The Software and License Exception. LIBERATION font software (the
+ "Software") consists of TrueType-OpenType formatted font software for
+ rendering LIBERATION typefaces in sans-serif, serif, and monospaced
+ character styles. You are licensed to use, modify, copy, and
+ distribute the Software pursuant to the GNU General Public License v.2
+ with the following exceptions:
+
+ (a) As a special exception, if you create a document which uses this
+ font, and embed this font or unaltered portions of this font into the
+ document, this font does not by itself cause the resulting document to
+ be covered by the GNU General Public License. This exception does not
+ however invalidate any other reasons why the document might be covered
+ by the GNU General Public License. If you modify this font, you may
+ extend this exception to your version of the font, but you are not
+ obligated to do so. If you do not wish to do so, delete this exception
+ statement from your version.
+
+ (b) As a further exception, any distribution of the object code of the
+ Software in a physical product must provide you the right to access
+ and modify the source code for the Software and to reinstall that
+ modified version of the Software in object code form on the same
+ physical product on which you received it.
+
+ 2. Intellectual Property Rights. The Software and each of its
+ components, including the source code, documentation, appearance,
+ structure and organization are owned by Red Hat and others and are
+ protected under copyright and other laws. Title to the Software and
+ any component, or to any copy, modification, or merged portion shall
+ remain with the aforementioned, subject to the applicable license. The
+ "LIBERATION" trademark is a trademark of Red Hat, Inc. in the U.S. and
+ other countries. This agreement does not permit Client to distribute
+ modified versions of the Software using Red Hat's trademarks. If
+ Client makes a redistribution of a modified version of the Software,
+ then Client must modify the files names to remove any reference to the
+ Red Hat trademarks and must not use the Red Hat trademarks in any way
+ to reference or promote the modified Software.
+
+ 3. Limited Warranty. To the maximum extent permitted under applicable
+ law, the Software is provided and licensed "as is" without warranty of
+ any kind, expressed or implied, including the implied warranties of
+ merchantability, non-infringement or fitness for a particular purpose.
+ Red Hat does not warrant that the functions contained in the Software
+ will meet Client's requirements or that the operation of the Software
+ will be entirely error free or appear precisely as described in the
+ accompanying documentation.
+
+ 4. Limitation of Remedies and Liability. To the maximum extent
+ permitted by applicable law, Red Hat or any Red Hat authorized dealer
+ will not be liable to Client for any incidental or consequential
+ damages, including lost profits or lost savings arising out of the use
+ or inability to use the Software, even if Red Hat or such dealer has
+ been advised of the possibility of such damages.
+
+ 5. General. If any provision of this agreement is held to be
+ unenforceable, that shall not affect the enforceability of the
+ remaining provisions. This agreement shall be governed by the laws of
+ the State of North Carolina and of the United States, without regard
+ to any conflict of laws provisions, except that the United Nations
+ Convention on the International Sale of Goods shall not apply.
+
+ Copyright © 2007 Red Hat, Inc. All rights reserved. LIBERATION is a
+ trademark of Red Hat, Inc.
+
+Linux Libertine G and Linux Biolinum G
+
+ This Font Software is Copyright (c) 2003-2006, Philipp H. Poll
+ (http://linuxlibertine.sf.net/).
+ All Rights Reserved.
+ "Linux Libertine" is a Reserved Font Name for this Font Software.
+
+ Graphite extension of the original Linux Libertine font was made by
+ Laszlo Nemeth under the same license.
+ Our fonts are free in the sense of the GPL. In short: Changing the
+ font is allowed as long as the derivative work is published under the
+ same license again. Pedantics keep claiming that the embedded use of
+ GPL-fonts in i.e. PDFs requires the free publication of the PDF as
+ well. This is why our GPL contains the so called "font exception".
+
+ See GPL version 2 below
+
+ As a special exception, if you create a document which uses this font,
+ and embed this font or unaltered portions of this font into the
+ document, this font does not by itself cause the resulting document to
+ be covered by the GNU General Public License. This exception does not
+ however invalidate any other reasons why the document might be covered
+ by the GNU General Public License. If you modify this font, you may
+ extend this exception to your version of the font, but you are not
+ obligated to do so. If you do not wish to do so, delete this exception
+ statement from your version.
+
+ Additionally our fonts are licensed under the Open Fonts License (see
+ below).
+
+ This Font Software is licensed under the SIL Open Font License,
+ Version 1.0. No modification of the license is permitted, only
+ verbatim copy is allowed. This license is copied below, and is also
+ available with a FAQ at: http://scripts.sil.org/OFL
+
+ SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
+
+ PREAMBLE The goals of the Open Font License (OFL) are to stimulate
+ worldwide development of cooperative font projects, to support the
+ font creation efforts of academic and linguistic communities, and to
+ provide an open framework in which fonts may be shared and improved in
+ partnership with others.
+
+ The OFL allows the licensed fonts to be used, studied, modified and
+ redistributed freely as long as they are not sold by themselves. The
+ fonts, including any derivative works, can be bundled, embedded,
+ redistributed and sold with any software provided that the font names
+ of derivative works are changed. The fonts and derivatives, however,
+ cannot be released under any other type of license.
+
+ DEFINITIONS "Font Software" refers to any and all of the following: -
+ font files - data files - source code - build scripts - documentation
+
+ "Reserved Font Name" refers to the Font Software name as seen by users
+ and any other names as specified after the copyright statement.
+
+ "Standard Version" refers to the collection of Font Software
+ components as distributed by the Copyright Holder.
+
+ "Modified Version" refers to any derivative font software made by
+ adding to, deleting, or substituting -- in part or in whole -- any of
+ the components of the Standard Version, by changing formats or by
+ porting the Font Software to a new environment.
+
+ "Author" refers to any designer, engineer, programmer, technical
+ writer or other person who contributed to the Font Software.
+
+ PERMISSION & CONDITIONS Permission is hereby granted, free of charge,
+ to any person obtaining a copy of the Font Software, to use, study,
+ copy, merge, embed, modify, redistribute, and sell modified and
+ unmodified copies of the Font Software, subject to the following
+ conditions:
+
+ 1) Neither the Font Software nor any of its individual components, in
+ Standard or Modified Versions, may be sold by itself.
+
+ 2) Standard or Modified Versions of the Font Software may be bundled,
+ redistributed and sold with any software, provided that each copy
+ contains the above copyright notice and this license. These can be
+ included either as stand-alone text files, human-readable headers or
+ in the appropriate machine-readable metadata fields within text or
+ binary files as long as those fields can be easily viewed by the user.
+
+ 3) No Modified Version of the Font Software may use the Reserved Font
+ Name(s), in part or in whole, unless explicit written permission is
+ granted by the Copyright Holder. This restriction applies to all
+ references stored in the Font Software, such as the font menu name and
+ other font description fields, which are used to differentiate the
+ font from others.
+
+ 4) The name(s) of the Copyright Holder or the Author(s) of the Font
+ Software shall not be used to promote, endorse or advertise any
+ Modified Version, except to acknowledge the contribution(s) of the
+ Copyright Holder and the Author(s) or with their explicit written
+ permission.
+
+ 5) The Font Software, modified or unmodified, in part or in whole,
+ must be distributed using this license, and may not be distributed
+ under any other license.
+
+ TERMINATION This license becomes null and void if any of the above
+ conditions are not met.
+
+ DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO
+ EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
+ OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+ OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
+ SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
+
+ Dictionaries
+
+Afrikaans
+
+ Spelling dictionary
+
+ The following software may be included in this product: Afrikaans
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Afrikaans Wordlist
+
+ The Afrikaans wordlist used by MySpell is made up of multiple
+ wordlists. These are wither in the public domain, are used with the
+ authors permission or are licensed under the LGPL. The majority
+ of the words are derived from the Nieuwoudt and Viljoen list.
+
+ The Nieuwoudt list was first published in this form in 1993 by Bernard
+ A Nieuwoudt. Contact details: origen at icon co za or bnieuwoudt at
+ acm org
+
+ Copyright (C) 1993, 2003 Bernard A Nieuwoudt relicensed under the
+ LGPL.
+
+ The Viljoen list is derived from the original Nieuwoudt list and is
+ used with permission of the author and relicensed under the LGPL.
+
+ Copyright (C) 1998 Danie Viljoen
+
+ MySpell Affix File
+
+ Copyright (C) 2003 Dwayne Bailey under the LGPL based on the
+ original ispell list by Renier de Vos which was released under the BSD
+ license.
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Afrikaans
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2005 Friedel Wolff
+
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of the
+ License, or (at your option) any later version.
+
+Breton
+
+ Spelling dictionary
+
+ The following software may be included in this product: Breton
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ LICENSE : "An Drouizig" spelling dictionary : LGPL
+
+Catalan
+
+ Spelling dictionary
+
+ The following software may be included in this product: Catalan
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2002-2008 Joan Moratinos <jmo@softcatala.org>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or (at
+ your option) any later version. This program 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 General Public License for more details. You should have
+ received a copy of the GNU General Public License along with this
+ program; if not, write to the Free Software Foundation, Inc., 59
+ Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+ See GPL version 3 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Catalan
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ See GPL version 3 below
+
+ Thesaurus
+
+ The following software may be included in this product: Catalan
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (C) 2009 Joan Montané <joan@montane.cat> --- Softcatalŕ
+
+ License: GPL/LGPL
+
+ See GPL version 3 below
+
+ See LGPL version 3 below
+
+Czech
+
+ Thesaurus
+
+ The following software may be included in this product: Czech
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (c) 2002 Pavel Rychly, Pavel Smrz, {pary,smrz}@fi.muni.cz,
+ NLPlab, Faculty of Informatics, Masaryk University
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this data (the "Data"), to deal in the Data without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Data, and to permit persons to whom the Data is furnished to do
+ so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Data.
+
+ THE DATA ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DATA
+ OR THE USE OR OTHER DEALINGS IN THE DATA.
+
+Croatian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Croatian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ See LGPL Version 2.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Croatian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ These patterns were manually converted from TeX hyphenation patterns
+ using the guide at
+ http://wiki.services.openoffice.org/wiki/Documentation/SL/Using_T
+ eX_hyphenation_patterns_in_OpenOffice.org
+
+ Original version:
+ http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf
+ 8/patterns/txt/hyph-hr.pat.txt?revision=416
+
+ License: OpenOffice.org adaption of this file is licensed under the
+ GNU LGPL license.
+
+ See LGPL Version 2.1 below
+
+ Original license text: This file is part of hyph-utf8 package and
+ resulted from semi-manual conversions of hyphenation patterns into
+ UTF-8 in June 2008.
+
+ Source: hrhyph.tex (1996-04-10) Author: Marinovic Igor <migor at
+ student.math.hr>
+
+ The above mentioned file should become obsolete, and the author of the
+ original file should preferably modify this file instead.
+
+ Modifications were needed in order to support native UTF-8 engines,
+ but functionality (hopefully) didn't change in any way, at least not
+ intentionally. This file is no longer stand-alone; at least for 8-bit
+ engines you probably want to use loadhyph-foo.tex (which will load
+ this file) instead.
+
+ Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur
+ Reutenauer with help & support from: - Karl Berry, who gave us free
+ hands and all resources - Taco Hoekwater, with useful macros - Hans
+ Hagen, who did the unicodifisation of patterns already long before and
+ helped with testing, suggestions and bug reports - Norbert Preining,
+ who tested & integrated patterns into TeX Live
+
+ However, the "copyright/copyleft" owner of patterns remains the
+ original author.
+
+ The copyright statement of this file is thus:
+
+ Do with this file whatever needs to be done in future for the sake of
+ "a better world" as long as you respect the copyright of original
+ file. If you're the original author of patterns or taking over a new
+ revolution, please remove all of the TUG comments & credits that we
+ added here - you are the Queen / the King, we are only the servants.
+
+ If you want to change this file, rather than uploading directly to
+ CTAN, we would be grateful if you could send it to us
+ (http://tug.org/tex-hyphen) or ask for credentials for SVN
+ repository and commit it yourself; we will then upload the whole
+ "package" to CTAN.
+
+ Before a new "pattern-revolution" starts, please try to follow some
+ guidelines if possible:
+
+ - \lccode is *forbidden*, and I really mean it - all the patterns
+ should be in UTF-8 - the only "allowed" TeX commands in this file are:
+ \patterns, \hyphenation, and if you really cannot do without, also
+ \input and \message - in particular, please no \catcode or \lccode
+ changes, they belong to loadhyph-foo.tex, and no \lefthyphenmin and
+ \righthyphenmin, they have no influence here and belong elsewhere -
+ \begingroup and/or \endinput is not needed - feel free to do whatever
+ you want inside comments
+
+ We know that TeX is extremely powerful, but give a stupid parser at
+ least a chance to read your patterns.
+
+ For more information see http://tug.org/tex-hyphen
+
+Danish
+
+ Spelling dictionary
+
+ The following software may be included in this product: Danish
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Stavekontrolden - Danish dictionary files for Hunspell
+
+ Version 1.6 - 2010-09-19
+
+ da_DK.dic, da_DK.aff: © 2010 Foreningen for frit tilgćngelige
+ sprogvćrktřjer
+
+ http://www.stavekontrolden.dk
+
+ These files are published under the following open source licenses:
+ * GNU GPL version 2.0
+ * GNU LGPL version 2.1
+ * Mozilla MPL version 1.1
+
+ This dictionary is based on data from Det Danske Sprog- og
+ Litteraturselskab
+
+ (The Danish Society for Language and Literature),
+ http://www.dsl.dk.
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Danish
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Thesaurus
+
+ The following software may be included in this product: Danish
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+ * GNU GPL version 2.0
+ * GNU LGPL version 2.1
+ * Mozilla MPL version 1.1
+
+ Stavekontrolden - Danish thesaurus files for OpenOffice.org 3.0.
+
+ Den Danske Ordbog - Synonymer
+
+ DanNet - leksikalsk-semantisk ordnet fra Det Danske Sprog- og
+ Litteraturselskab og Center for Sprogteknologi, Křbenhavns Universitet
+
+ © 2007 Foreningen for frit tilgćngelige sprogvćrktřjer
+
+Dutch
+
+ Spelling dictionary and hyphenation patterns
+
+ The following software may be included in this product: Dutch spelling
+ dictionary and hyphenation patterns. Use of any of this software is
+ governed by the terms of the license below:
+
+ 1. Name: Dutch word list for spell checking - OpenTaal
+
+ 2. Version of words list: 2.00G; version of spell checking: 2.00G.
+
+ 3. Requirements: Hunspell 1.2.8 and higher
+
+ 4. Spelling Seal of Dutch Language Union: The OpenTaal list of lemmas
+ has received the Spelling Seal of Approval from the Dutch Language
+ Union, the formal Dutch language institute. For more information
+ please see: http://www.taalunieversum.org/keurmerk/
+
+ 5. Copyrights: © 2006-2010 OpenTaal, © 2001-2005 Simon Brouwer e.a., ©
+ 1996 Nederlandstalige Tex Gebruikersgroep
+
+ 6. Licenses: OpenTaal aims to create and publish free Dutch language
+ files. To enable the broadest (re)use the language files are freely
+ available under the below, liberal licenses at the discretion of the
+ user. We strongly recommend to read the applicable license before
+ usage.
+
+ A. BSD (revised version):
+
+ - Full license text:
+ http://creativecommons.org/licenses/BSD/legalcode
+
+ - Summary: http://creativecommons.org/licenses/BSD/deed.en
+
+ B. Creative Commons, Attribution 3.0 (unported)
+
+ - Full license text:
+ http://creativecommons.org/licenses/by/3.0/legalcode
+
+ - Summary: http://creativecommons.org/licenses/by/3.0/deed.en
+
+ 7. Support OpenTaal: OpenTaal is a non-profit volunteer project. With
+ your (small) financial support OpenTaal will further expand its
+ activities and enhance its professionalism. Your donation is welcome
+ at account number: 15.62.32.782, BIC: RABONL2U, IBAN:
+ NL88RABO0156232782 of Stichting OpenTaal / OpenTaal Foundation. In the
+ Netherlands your donations are tax deductible. OpenTaal Foundation has
+ been designated by the Dutch Tax Administration as an Institution for
+ General Benefit (algemeen nut beogende instelling or ANBI). Please
+ see: http://belastingdienst.nl/anbi/
+
+ 8. Participate: Everyone is welcome to participate. Please give
+ feedback, discuss on the mailing list or run Harvester. By
+ contributing to the project you agree that your contribution is
+ available under free or/open source licenses. In case you wish, your
+ name will be mentioned on the website. Your are invited to send us
+ your written request.
+
+ 9. Rights of third parties: OpenTaal respects the rights of third
+ parties and aims to keep its data freely available. Therefore you may
+ no use protected sources of third parties, i.e. dictionaries, without
+ their permission when you contribute to the project. It is permitted
+ to use the materials of the Dutch Language Union, i.e. their spelling
+ instruction and word list. In case you believe OpenTaal is violating
+ your rights, we ask you to send us a written notice as soon as
+ possible.
+
+ 10.Contact: OpenTaal Foundation, http://www.opentaal.org,
+ bestuur@opentaal.org
+
+German
+
+ Spelling dictionary
+
+ The following software may be included in this product: German
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Author: Franz Michael Baumann <frami.baumann@web.de>
+
+ License: GNU GPL Version 2 or GPL Version 3 or OASIS
+ 0.1
+
+ The "frami"-dictionary contains the complete word list of Björn
+ Jacke's "igerman98"
+
+ (Version: 2011-03-21) and numerous supplements by Franz Michael
+ Baumann according to the reform of 2006-08-01.
+
+ OASIS distribution license agreement 0.1 from 2005-11-10
+
+ Without any modifications this dictionary may be distributed with
+ programs that support the OASIS Open Document Format for Office
+ Applications and whose PRIMARY format for saving documents is the Open
+ Document Format.
+
+ This requires that all licenses and copyright files are also
+ distributed together with the package the dictionary is shipped with.
+
+ Any modifications of the dictionary files are not allowed for this
+ agreement, modifications require the use of the GNU GENERAL PUBLIC
+ LICENSE.
+
+ If you have questions or don't get along with this, send me your
+ comments/questions/ideas to Bjoern Jacke <bjoern@j3e.de>
+
+ See GPL version 3 below
+
+ See GPL version 2 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: German
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Authors: Marco Huggenberger <marco@by-night.ch> / Daniel Naber <naber
+ at danielnaber de>
+
+ Version: 2011-05-05 (author and license information in source file
+ added)
+
+ License: GNU LGPL
+
+ See LGPL Version 2.1 below
+
+ Thesaurus
+
+ The following software may be included in this product: German
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ OpenThesaurus - Deutscher Thesaurus - Synonyme und Assoziationen
+
+ Version: 2011-05-04 AT
+
+ License: GNU LGPL
+
+ See LGPL Version 2.1 below
+
+English (Australia)
+
+ Spelling dictionary
+
+ The following software may be included in this product: English
+ (Australia) spelling dictionary. Use of any of this software is
+ governed by the terms of the license below:
+
+ Copyright (C) 2006 Cameron Roy
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or (at
+ your option) any later version.
+
+ See GPL version 2 below
+
+English (Canada)
+
+ Spelling dictionary
+
+ The following software may be included in this product: English
+ (Canada) spelling dictionary. Use of any of this software is governed
+ by the terms of the license below:
+Wordlist en_CA spelling and morphological dictionary for OpenOffice.org
+Version 2008-12-18
+
+Based on Wordlist Hunspell dictionaries version 2008-12-05
+and Wordlist POS and AGID data created by Kevin Atkinson
+and released on http://wordlist.sourceforge.net.
+
+Other fixes:
+
+OOo Issue 48060 - add numbers with affixes by COMPOUNDRULE (1st, 111th, 1990s e
+tc.)
+New REP items (better suggestions for accented words and a few mistakes)
+OOo Issue 63541 - remove *dessicated, *dessication
+
+László Németh <nemeth at OO.o>
+
+Original license:
+
+2008-12-05 Release
+
+README file for en_US and en_CA Hunspell dictionaries
+
+These dictionaries are created using the speller/make-hunspell-dict
+dictionary in SCOWL, SVN revision 74.
+
+The NOSUGGEST flag was added to certain taboo words. While I made an
+honest attempt to flag the strongest taboo words with the NOSUGGEST
+flag, I MAKE NO GUARANTEE THAT I FLAGGED EVERY POSSIBLE TABOO WORD.
+The list was originally derived from Németh László, however I removed
+some words which, while being considered taboo by some dictionaries,
+are not really considered swear words in today's society.
+
+You can find SCOWL and friend at http://wordlist.sourceforge.net/.
+Bug reports should go to the Issue Tracker found on the previously
+mentioned web site. General discussion should go to the
+wordlist-devel at sourceforge net mailing list.
+
+COPYRIGHT, SOURCES, and CREDITS:
+
+The en_US and en_CA dictionaries come directly from SCOWL (up to level
+60) and is thus under the same copyright of SCOWL. The affix file is
+a heavily modified version of the original english.aff file which was
+released as part of Geoff Kuenning's Ispell and as such is covered by
+his BSD license. Part of SCOWL is also based on Ispell thus the
+Ispell copyright is included with the SCOWL copyright.
+
+The collective work is Copyright 2000-2007 by Kevin Atkinson as well
+as any of the copyrights mentioned below:
+
+ Copyright 2000-2007 by Kevin Atkinson
+
+ Permission to use, copy, modify, distribute and sell these word
+ lists, the associated scripts, the output created from the scripts,
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appears in all copies and
+ that both that copyright notice and this permission notice appear in
+ supporting documentation. Kevin Atkinson makes no representations
+ about the suitability of this array for any purpose. It is provided
+ "as is" without express or implied warranty.
+
+Alan Beale <biljir@pobox.com> also deserves special credit as he has,
+in addition to providing the 12Dicts package and being a major
+contributor to the ENABLE word list, given me an incredible amount of
+feedback and created a number of special lists (those found in the
+Supplement) in order to help improve the overall quality of SCOWL.
+
+The 10 level includes the 1000 most common English words (according to
+the Moby (TM) Words II [MWords] package), a subset of the 1000 most
+common words on the Internet (again, according to Moby Words II), and
+frequently class 16 from Brian Kelk's "UK English Wordlist
+with Frequency Classification".
+
+The MWords package was explicitly placed in the public domain:
+
+ The Moby lexicon project is complete and has
+ been place into the public domain. Use, sell,
+ rework, excerpt and use in any way on any platform.
+
+ Placing this material on internal or public servers is
+ also encouraged. The compiler is not aware of any
+ export restrictions so freely distribute world-wide.
+
+ You can verify the public domain status by contacting
+
+ Grady Ward
+ 3449 Martha Ct.
+ Arcata, CA 95521-4884
+
+ grady@netcom.com
+ grady@northcoast.com
+
+The "UK English Wordlist With Frequency Classification" is also in the
+Public Domain:
+
+ Date: Sat, 08 Jul 2000 20:27:21 +0100
+ From: Brian Kelk <Brian.Kelk@cl.cam.ac.uk>
+
+ > I was wondering what the copyright status of your "UK English
+ > Wordlist With Frequency Classification" word list as it seems to
+ > be lacking any copyright notice.
+
+ There were many many sources in total, but any text marked
+ "copyright" was avoided. Locally-written documentation was one
+ source. An earlier version of the list resided in a filespace called
+ PUBLIC on the University mainframe, because it was considered public
+ domain.
+
+ Date: Tue, 11 Jul 2000 19:31:34 +0100
+
+ > So are you saying your word list is also in the public domain?
+
+ That is the intention.
+
+The 20 level includes frequency classes 7-15 from Brian's word list.
+
+The 35 level includes frequency classes 2-6 and words appearing in at
+least 11 of 12 dictionaries as indicated in the 12Dicts package. All
+words from the 12Dicts package have had likely inflections added via
+my inflection database.
+
+The 12Dicts package and Supplement is in the Public Domain.
+
+The WordNet database, which was used in the creation of the
+Inflections database, is under the following copyright:
+
+ This software and database is being provided to you, the LICENSEE,
+ by Princeton University under the following license. By obtaining,
+ using and/or copying this software and database, you agree that you
+ have read, understood, and will comply with these terms and
+ conditions.:
+
+ Permission to use, copy, modify and distribute this software and
+ database and its documentation for any purpose and without fee or
+ royalty is hereby granted, provided that you agree to comply with
+ the following copyright notice and statements, including the
+ disclaimer, and that the same appear on ALL copies of the software,
+ database and documentation, including modifications that you make
+ for internal use or for distribution.
+
+ WordNet 1.6 Copyright 1997 by Princeton University. All rights
+ reserved.
+
+ THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES OF MERCHANT-
+ ABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
+ LICENSED SOFTWARE, DATABASE OR DOCUMENTATION WILL NOT INFRINGE ANY
+ THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+
+ The name of Princeton University or Princeton may not be used in
+ advertising or publicity pertaining to distribution of the software
+ and/or database. Title to copyright in this software, database and
+ any associated documentation shall at all times remain with
+ Princeton University and LICENSEE agrees to preserve same.
+
+The 40 level includes words from Alan's 3esl list found in version 4.0
+of his 12dicts package. Like his other stuff the 3esl list is also in the
+public domain.
+
+The 50 level includes Brian's frequency class 1, words words appearing
+in at least 5 of 12 of the dictionaries as indicated in the 12Dicts
+package, and uppercase words in at least 4 of the previous 12
+dictionaries. A decent number of proper names is also included: The
+top 1000 male, female, and Last names from the 1990 Census report; a
+list of names sent to me by Alan Beale; and a few names that I added
+myself. Finally a small list of abbreviations not commonly found in
+other word lists is included.
+
+The name files form the Census report is a government document which I
+don't think can be copyrighted.
+
+The file special-jargon.50 uses common.lst and word.lst from the
+"Unofficial Jargon File Word Lists" which is derived from "The Jargon
+File". All of which is in the Public Domain. This file also contain
+a few extra UNIX terms which are found in the file "unix-terms" in the
+special/ directory.
+
+The 55 level includes words from Alan's 2of4brif list found in version
+4.0 of his 12dicts package. Like his other stuff the 2of4brif is also
+in the public domain.
+
+The 60 level includes Brian's frequency class 0 and all words
+appearing in at least 2 of the 12 dictionaries as indicated by the
+12Dicts package. A large number of names are also included: The 4,946
+female names and the 3,897 male names from the MWords package.
+
+The 70 level includes the 74,550 common dictionary words and the
+21,986 names list from the MWords package The common dictionary words,
+like those from the 12Dicts package, have had all likely inflections
+added. The 70 level also included the 5desk list from version 4.0 of
+the 12Dics package which is the public domain
+
+The 80 level includes the ENABLE word list, all the lists in the
+ENABLE supplement package (except for ABLE), the "UK Advanced Cryptics
+Dictionary" (UKACD), the list of signature words in from YAWL package,
+and the 10,196 places list from the MWords package.
+
+The ENABLE package, mainted by M\Cooper <thegrendel@theriver.com>,
+is in the Public Domain:
+
+ The ENABLE master word list, WORD.LST, is herewith formally released
+ into the Public Domain. Anyone is free to use it or distribute it in
+ any manner they see fit. No fee or registration is required for its
+ use nor are "contributions" solicited (if you feel you absolutely
+ must contribute something for your own peace of mind, the authors of
+ the ENABLE list ask that you make a donation on their behalf to your
+ favorite charity). This word list is our gift to the Scrabble
+ community, as an alternate to "official" word lists. Game designers
+ may feel free to incorporate the WORD.LST into their games. Please
+ mention the source and credit us as originators of the list. Note
+ that if you, as a game designer, use the WORD.LST in your product,
+ you may still copyright and protect your product, but you may *not*
+ legally copyright or in any way restrict redistribution of the
+ WORD.LST portion of your product. This *may* under law restrict your
+ rights to restrict your users' rights, but that is only fair.
+
+UKACD, by J Ross Beresford <ross@bryson.demon.co.uk>, is under the
+following copyright:
+
+ Copyright (c) J Ross Beresford 1993-1999. All Rights Reserved.
+
+ The following restriction is placed on the use of this publication:
+ if The UK Advanced Cryptics Dictionary is used in a software package
+ or redistributed in any form, the copyright notice must be
+ prominently displayed and the text of this document must be included
+ verbatim.
+
+ There are no other restrictions: I would like to see the list
+ distributed as widely as possible.
+
+The 95 level includes the 354,984 single words and 256,772 compound
+words from the MWords package, ABLE.LST from the ENABLE Supplement,
+and some additional words found in my part-of-speech database that
+were not found anywhere else.
+
+Accent information was taken from UKACD.
+
+My VARCON package was used to create the American, British, and
+Canadian word list.
+
+Since the original word lists used used in the VARCON package came
+from the Ispell distribution they are under the Ispell copyright:
+
+ Copyright 1993, Geoff Kuenning, Granada Hills, CA
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistribution 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.
+ 3. All modifications to the source code must be clearly marked as
+ such. Binary redistribution based on modified source code
+ must be clearly marked as modified versions in the documentation
+ and/or other materials provided with the distribution.
+ (clause 4 removed with permission from Geoff Kuenning)
+ 5. The name of Geoff Kuenning may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+
+ THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS
+ IS'' AND ANY EXPRESS 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 GEOFF
+ KUENNING 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.
+
+English (South Africa)
+
+ Spelling dictionary
+
+ The following software may be included in this product: English (South
+ Africa) spelling dictionary. Use of any of this software is governed
+ by the terms of the license below:
+
+ See LGPL Version 2.1 below
+
+English (United Kingdom)
+
+ Spelling dictionary
+
+ The following software may be included in this product: English
+ (United Kingdom) spelling dictionary. Use of any of this software is
+ governed by the terms of the license below:
+
+ See LGPL Version 2.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: English
+ (United Kingdom) hyphenation patterns. Use of any of this software is
+ governed by the terms of the license below:
+
+ BSD-style. Unlimited copying, redistribution and modification of this
+ file is permitted with this copyright and license information.
+
+English (USA)
+
+ Spelling dictionary
+
+ The following software may be included in this product: English (USA)
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ See English (Canada).
+
+ Hyphenation patterns
+
+ The following software may be included in this product: English (USA)
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ BSD-style. Unlimited copying, redistribution and modification of this
+ file
+ is permitted with this copyright and license information.
+
+ Thesaurus
+
+ The following software may be included in this product: English (USA)
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ WordNet Release 2.1
+
+ This software and database is being provided to you, the LICENSEE, by
+ Princeton University under the following license. By obtaining, using
+ and/or copying this software and database, you agree that you have
+ read, understood, and will comply with these terms and conditions.:
+
+ Permission to use, copy, modify and distribute this software and
+ database and its documentation for any purpose and without fee or
+ royalty is hereby granted, provided that you agree to comply with the
+ following copyright notice and statements, including the disclaimer,
+ and that the same appear on ALL copies of the software, database and
+ documentation, including modifications that you make for internal use
+ or for distribution.
+
+ WordNet 2.1 Copyright 2005 by Princeton University. All rights
+ reserved.
+
+ THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
+ UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.
+ BY WAY OF EXAMPLE, BUT NOT LIMITATION, PRINCETON UNIVERSITY MAKES NO
+ REPRESENTATIONS OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY
+ PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE
+ OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
+ COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
+
+ The name of Princeton University or Princeton may not be used in
+ advertising or publicity pertaining to distribution of the software
+ and/or database. Title to copyright in this software, database and any
+ associated documentation shall at all times remain with Princeton
+ University and LICENSEE agrees to preserve same.
+
+Estonian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Estonian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Dictionary is adapted to myspell by Jaak Pruulmann (jjpp@meso.ee,
+ http://www.meso.ee/~jjpp/speller/ ) on the base of word list
+ created and shared by IEL (Institute of the Estonian Language,
+ tarkvara@eki.ee). The original of EKI software license is available at
+ http://www.eki.ee/eki/licence.html. The work of Jaak Pruulmann is
+ licensed under LGPL (GNU Lesser General Public License). The copies of
+ licenses are added to current file. IEL is informed about the use of
+ this word list.
+
+ Software License Agreement
+
+ Institute of the Estonian Language
+
+ Copyright © Institute of the Estonian Language
+
+ E-mail: tarkvara@eki.ee
+
+ URL: http://www.eki.ee/tarkvara/
+
+ The present License Agreement gives the user of this Software Product
+ (hereinafter: Product) the right to use the Product for whatever
+ purpose (incl. distribution, copying, altering, inclusion in other
+ software, and selling) on the following conditions:
+
+ The present License Agreement should belong unaltered to each copy
+ ever made of this Product;
+
+ Neither the Institute of the Estonian Language (hereinafter: IEL) nor
+ the author(s) of the Product will take responsibility for any
+ detriment, direct or indirect, possibly ensuing from the application
+ of the Product;
+
+ The IEL is ready to share the Product with other users as we wish to
+ advance research on the Estonian language and to promote the use of
+ Estonian in IT-technology now rapidly developing, yet we refuse to
+ bind ourselves to any further obligation, which means that the IEL is
+ not obliged either to warrant the suitability of the Product for a
+ concrete use, to improve the program, or to provide a more detailed
+ description of the underlying algorithms. (Which does not mean,
+ though, that we may not do it.)
+
+ Whenever you use the Product, we request that you inform us by writing
+ to the e-mail address tarkvara@eki.ee or to street address listed
+ below.
+
+ Institute of the Estonian Language
+
+ Roosikrantsi 6
+ EE-10119 Tallinn
+ ESTONIA
+
+ E-mail: eki@eki.ee
+ Phone & Fax: +372-6411443
+
+ See LGPL Version 2.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Estonian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Hyphenation file is adapted to OpenOffice.org by Jaak Pruulmann
+ (jjpp@meso.ee, http://www.meso.ee/~jjpp/speller/) on the base of
+ the LaTeX hyphenation file created by Enn Saar (saar@aai.ee), who has
+ signed the JCA (Joint Copyright Agreement) allowing to use his work
+ for OpenOffice.org. The original file is available at address
+ http://www.cs.ut.ee/~tqnu/eehyph.tex and in the heading of the
+ file it is written that this file is licensed under LPPL. The work of
+ Jaak Pruulmann is licensed under LGPL (GNU Lesser General Public
+ License).
+
+ See LPPL below
+
+ See LGPL Version 2.1 below
+
+French
+
+ Spelling dictionary
+
+ The following software may be included in this product: French
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Olivier R. - dicollecte<at>free<dot>fr
+
+ Dicollecte: http://www.dicollecte.org/
+
+ Licenses:
+ * MPL: Mozilla Public License version 1.1 or higher
+ * GPL: GNU General Public License version 2.0 or higher
+ * LGPL: GNU Lesser General Public License version 2.1 or higher
+
+ Hyphenation patterns
+
+ The following software may be included in this product: French
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Origin: Based on the TeX hyphenation tables frhyph.tex (V2.12)
+ <2002/12/11>
+ http://mirror.ctan.org/language/hyphenation/frhyph.tex
+
+ The TeX hyphenation tables are released under the LaTeX Project Public
+ License (LPPL)
+
+ See LPPL below
+
+ License: OpenOffice.org adaptions of this package are licensed under
+ the GNU Lesser General Public License (LGPL) version 2.1 or higher.
+
+ See LGPL Version 2.1 below
+
+ Author: Conversion author is Paul Pichaureau
+ <paul.pichaureau@alcandre.net>
+
+ Based on a previous conversion by Blaise Drayer <blaise@drayer.ch>
+
+ Thesaurus
+
+ The following software may be included in this product: French
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Licence: LGPL: GNU Lesser General Public License version 2.1 or
+ higher.
+
+ See LGPL Version 2.1 below
+
+Galician
+
+ Spelling dictionary
+
+ The following software may be included in this product: Galician
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ This extension was made by Frco. Javier Rial Rodríguez for Mancomún,
+ Centro de Referencia e Servizos de Software Libre 2008
+
+ Spellchecker files (gl_ES.aff, gl_ES.dic) from Mar Castro Pereiro also
+ developed for Mancomún.
+
+ Distributed under the GPL License.
+
+ See GPL Version 3 below
+
+Hebrew
+
+ Spelling dictionary
+
+ The following software may be included in this product: Hebrew
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ This dictionary is Copyright (C) 2000-2009, Nadav Har'El
+ (nyh@math.technion.ac.il) and Dan Kenigsberg
+ (danken@cs.technion.ac.il).
+
+ It is licensed under the GNU General Public License (GPL).
+
+ See GPL Version 3 below
+
+Hungarian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Hungarian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ GPL 2.0/LGPL 2.1/MPL 1.1 tri-license
+
+ The contents of this software may be used under the terms of the GNU
+ General Public License Version 2 or later (the "GPL"), or the GNU
+ Lesser General Public License Version 2.1 or later (the "LGPL", see
+ COPYING.LGPL) or (excepting the LGPLed GNU gettext library in the
+ intl/ directory) the Mozilla Public License Version 1.1 or later (the
+ "MPL", see COPYING.MPL).
+
+ Software distributed under these licenses is distributed on an "AS IS"
+ basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+ the licences for the specific language governing rights and
+ limitations under the licenses.
+
+ 2010 (c) László Németh & Ferenc Godó
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Hungarian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright © Bence Nagy <gimb (at) freemail (dot) hu>, 2006
+
+ Original license: GPL v2
+
+ Patch author: László Németh <nemeth (at) OOo>
+
+ Patch license: MPL/GPL/LGPL
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Thesaurus
+
+ The following software may be included in this product: Hungarian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (C) 2009, László Németh
+
+ See GPL Version 2 below
+
+Italian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Italian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2001, 2002 Gianluca Turconi
+ Copyright (C) 2002, 2003, 2004 Gianluca Turconi and Davide Prina
+ Copyright (C) 2004, 2005, 2006, 2007 Davide Prina
+ Copyright (C) 2010 Andrea Pescetti
+
+ See GPL Version 3 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Italian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Origin: Based on the TeX hyphenation tables by Claudio Beccari
+
+ Author: conversion author is Giuseppe Bilotta
+ <giuseppe.bilotta@gmail.com>
+
+ See LGPL Version 3 below
+
+ Thesaurus
+
+ The following software may be included in this product: Italian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (C) 2004,2005,2006,2007,2008 Daniela Volta
+ Copyright (C) 2008 Giovanni Zuliani
+ Copyright (C) 2006,2007,2008 Davide Prina
+ Copyright (C) 2010 Andrea Pescetti
+
+ See GPL Version 3 below
+
+Kurdish
+
+ Spelling dictionary
+
+ The following software may be included in this product: Kurdish
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ (C) Copyright Reimar Heider <hunspell at ferheng dot org>
+
+ With contributions from Kevin P. Scannell <scannell@slu.edu> and Ręzan
+ Tovjîn
+
+ The original word list used for this package was augmented using Kevin
+ Scannell's web crawling software "An Crúbadán" and then hand-checked
+ by Ronahi and Tovjîn.
+
+ Originally GPL, relicensed on 04-07-2007 to GPLv3, LGPLv3, MPL 1.1
+
+ See GPL Version 3 below
+
+ See LGPL Version 3 below
+
+ See MPL Version 1.1 below
+
+Lithuanian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Lithuanian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (c) Albertas Agejevas <alga@uosis.mif.vu.lt>, 2000, 2001.
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistribution 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.
+ 3. Neither the name of the Albertas Agejevas nor the names of its
+ contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY ALBERTAS AGEJEVAS AND CONTRIBUTORS ``AS
+ IS'' AND ANY EXPRESS 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 ALBERTAS AGEJEVAS
+ 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.
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Lithuanian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Origin: TeX hyphenation tables by Sigitas Tolusis and Vytas
+ Statulevicius. The original tables can be found at
+ http://www.vtex.lt/tex/download/zip/texmf.zip as lthyphen.tex.
+
+ Author: Converted to OOo format by Albertas Agejevas <alga@akl.lt>
+
+ License: LaTeX Project Public Licence
+
+ See LPPL below
+
+Nepali
+
+ Spelling dictionary
+
+ The following software may be included in this product: Nepali
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Compiled by Madan Puraskar Pustakalaya
+
+ See LGPL Version 2.1 below
+
+ Thesaurus
+
+ The following software may be included in this product: Nepali
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Compiled by Madan Puraskar Pustakalaya
+
+ See LGPL Version 2.1 below
+
+Norwegian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Norwegian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ See GPL Version 2 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Norwegian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ See GPL Version 2 below
+
+ Thesaurus
+
+ The following software may be included in this product: Norwegian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ See GPL Version 2 below
+
+Occitan
+
+ Spelling dictionary
+
+ The following software may be included in this product: Occitan
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2006 Bruno GALLART
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or (at
+ your option) any later version.
+
+ See GPL Version 2 below
+
+Polish
+
+ Spelling dictionary
+
+ The following software may be included in this product: Polish
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ This dictionary for spell-checking Polish texts is licensed under GPL,
+ LGPL, MPL (Mozilla Public License) and Creative Commons ShareAlike
+ licenses (see http://creativecommons.org/licenses/sa/1.0).
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Polish
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Origin: Based on the TeX hyphenation patterns plhyph.tex, version
+ 3.0a, Wednesday, May 17th, 1995. The original file is in CTAN
+ archives, for example
+ here:http://ctan.binkerton.com/ctan.readme.php?filename=language/
+ polish/plhyph.tex and is licensed under LPPL.
+
+ License: OpenOffice.org Adaptions of this package are licensed under
+ the GNU LGPL license.
+
+ Author: conversion and corrects author is Artur Polaczynski
+ <artiip@gmail.com>
+
+ See LGPL Version 3 below
+
+ Thesaurus
+
+ The following software may be included in this product: Polish
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (C) 2004-2008 Marcin Mil/kowski
+ <milek_pl@users.sourceforge.net>
+
+ This product is made available subject to the terms of GNU Lesser
+ General Public License Version 2.1.
+
+ See LGPL Version 2.1 below
+
+Portoguise (Brazil)
+
+ Spelling dictionary
+
+ The following software may be included in this product: Portoguise
+ (Brazilian) spelling dictionary. Use of any of this software is
+ governed by the terms of the license below:
+
+ This dictionary is under development by Raimundo Moura and his team.
+ It is licensed under the terms of the GNU Lesser General Public
+ License version 2.1 (LGPLv2.1), as published by the Free Software
+ Foundation. The credits are available at
+ http://www.broffice.org/creditos and you can find new releases at
+ http://www.broffice.org/verortografico.
+
+ Copyright (C) 2006 - 2008 by Raimundo Santos Moura
+ <raimundomoura@openoffice.org>
+
+ See LGPL Version 2.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Portoguise
+ (Brazilian) hyphenation patterns. Use of any of this software is
+ governed by the terms of the license below:
+
+ These hyphenation patterns are under development by Raimundo Moura and
+ his team. It is licensed under the terms of the GNU Lesser General
+ Public License version 2.1 (LGPLv2.1), as published by the Free
+ Software Foundation. The credits are available at
+ http://www.broffice.org/creditos and you can find new releases at
+ http://www.broffice.org/verortografico.
+
+ Copyright (C) 2008 - 2009 by Raimundo Santos Moura
+ <raimundomoura@openoffice.org>
+
+ See LGPL Version 2.1 below
+
+Romanian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Romanian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ GPL 2.0/LGPL 2.1/MPL 1.1 tri-license.
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Romanian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ GNU General Public License Version 2
+
+ See GPL Version 2 below
+
+ Thesaurus
+
+ The following software may be included in this product: Romanian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ GNU General Public License Version 2 or later
+
+ See GPL Version 2 below
+
+Russian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Russian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (c) 1997-2008, Alexander I. Lebedev
+
+ All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ * Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistribution 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.
+ * Modified versions must be clearly marked as such.
+ * The name of Alexander I. Lebedev may not be used to endorse or
+ promote products derived from this software without specific prior
+ written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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.
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Russian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ unknown
+
+ Thesaurus
+
+ The following software may be included in this product: Russian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ License: GNU LGPL
+
+ Author: Mikhail Korolyov <mkorolyov@yandex.ru>
+
+ Origin: Abramov", N. Slovar' russkih" sinonimov" i shodnyh" po smyslu
+ vyrazhenij. Izd. 3-e, dop., Pg., 1911
+
+Serbian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Serbian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Serbian spellcheck dictionary (files sr.dic, sr.aff, sh.dic, sh.aff)
+ is released under disjunctive tri-licence GNU LGPL version 2.1 or
+ later / MPL version 1.1 or later / GNU GPL version 2 or later giving
+ you the choice of one of the three sets of free software licensing
+ terms. You can also use the dictionary under the terms of the Creative
+ Commons BY-SA 3.0 Unpored licence.
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Serbian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Serbian hyphenation patterns (files hyph_sr.dic and hyph_sh.dic) are
+ derived from the official TeX patterns for Serbocroatian language
+ (Cyrillic and Latin) created by Dejan Muhamedagic
+ <dejan@hello-penguin.com> version 2.02 released on 22 June 2008. The
+ format is adopted for usage with Hyphen hyphenation library and is
+ released again as hyphen-sr under the compatible GNU LGPL version 2.1
+ or later.
+
+ See LGPL Version 2.1 below
+
+Slovak
+
+ Spelling dictionary
+
+ The following software may be included in this product: Slovak
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Data are released under these licenses (you can select one):
+ * The GNU General Public License (GPL) Version 2, June 1991
+ * GNU Lesser General Public License Version 2.1, February 1999
+ * Mozilla Public License 1.1 (MPL 1.1)
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Slovak
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Dictionary is created by converting TeX hyphenation patterns for
+ Slovak (Author: Jana Chlebíková) with lingucomponent-tools
+ (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/oo-cs/lingucompon
+ ent-tools/).
+
+ Original license: LPPL
+
+ See LPPL below
+
+ Thesaurus
+
+ The following software may be included in this product: Slovak
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ Copyright (c) 2004-2010 Tibor Bako, yorik (at) szm.sk, Zdenko Podobný,
+ zposter (at) gmail.com
+
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this data (the "Data"), to deal in the Data without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Data, and to permit persons to whom the Data is furnished to do
+ so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Data.
+
+ THE DATA ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DATA
+ OR THE USE OR OTHER DEALINGS IN THE DATA.
+
+Slovenian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Slovenian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Slovenian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ Thesaurus
+
+ The following software may be included in this product: Slovenian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ See LGPL Version 2.1 below
+
+Spanish
+
+ Spelling dictionary
+
+ The following software may be included in this product: Spanish
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ See LGPL Version 3 below
+
+Swahili
+
+ Spelling dictionary
+
+ The following software may be included in this product: Swahili
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2004 Jason M Githeko
+
+ See LGPL Version 2.1 below
+
+Swedish
+
+ Spelling dictionary
+
+ The following software may be included in this product: Swedish
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright © 2003-08 Tom Westerberg <tweg@welho.com> and Göran
+ Andersson <goran@init.se>.
+
+ The contents of The Swedish Dictionary for Spell Checking (i.e. the
+ files sv.aff and sv.dic) are subject to the Mozilla Public License
+ Version1.1 (the "License"); you may not use this file except in
+ compliance with the License. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+
+ 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.
+
+ Alternatively, The Swedish Dictionary may be used under the terms of
+ either the GNU General Public License Version 2 or later (the "GPL"),
+ or the GNU Lesser General Public License Version 2.1 or later (the
+ "LGPL"),in which case the provisions of the GPL or the LGPL are
+ applicable instead of those above. If you wish to allow use of your
+ version of this file only under the terms of either the GPL or the
+ LGPL, and not to allow others to use your version of this file under
+ the terms of the MPL, indicate your decision by deleting the
+ provisions above and replace them with the notice and other provisions
+ required by the GPL or the LGPL. If you do not delete the provisions
+ above, a recipient may use your version of this file under the terms
+ of any one of the MPL, the GPL or the LGPL.
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+Thai
+
+ Spelling dictionary
+
+ The following software may be included in this product: Thai spelling
+ dictionary. Use of any of this software is governed by the terms of
+ the license below:
+
+ See LGPL Version 2.1 below
+
+Ukrainian
+
+ Spelling dictionary
+
+ The following software may be included in this product: Ukrainian
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 1999 Vladimir Yakovchuk, Oleg Podgurniy
+ Copyright (C) 2001 Dmytro Kovalyov, Maksym Polyakov, Andriy Rysin
+ Copyright (C) 2002 Valentyn Solomko, Volodymyr M. Lisivka
+ Copyright (C) 2005 Andriy Rysin, Eugeniy Meshcheryakov, Dmytro
+ Kovalyov
+ Copyright (C) 2006-2009 Andriy Rysin
+
+ This dictionary is licensed under GPL 2.0 or above, LGPL 2.1 or above
+ and MPL (Mozilla Public License) 1.1 licenses.
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Ukrainian
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright 1998-2002 Maksym Polyakov.
+
+ License: GNU General Public License version 2 or any later version
+
+ See GPL Version 2 below
+
+ Thesaurus
+
+ The following software may be included in this product: Ukrainian
+ thesaurus. Use of any of this software is governed by the terms of the
+ license below:
+
+ This thesaurus is based on: P. M. Derkach, Korotkij slovnik
+ sinoniimiiv ukrayins'koyi movi, Radyans'ka shkola, Kiyiv, 1960 S.
+ Karavans'kij, Poshuk ukrayins'kogo slova
+
+ Copyright (C) 2009 Andriy Rysin
+
+ This thesaurus is licensed under GPL, LGPL and MPL (Mozilla Public
+ License) licenses.
+
+ See GPL Version 2 below
+
+ See LGPL Version 2.1 below
+
+ See MPL Version 1.1 below
+
+Vietnamese
+
+ Spelling dictionary
+
+ The following software may be included in this product: Vietnamese
+ spelling dictionary. Use of any of this software is governed by the
+ terms of the license below:
+
+ Authors:
+ Ivan Garcia <capiscuas@gmail.com>
+ Nguye>?n Xuân Minh <mxn@zoomtown.com>
+
+ This spellchecker for OpenOffice was based on the Vietnamese
+ Dictionary list from Proffessor Ho>! Ngo-.c Đu9'c
+
+ This spellchecker is released with GPLv2 license.
+
+ See GPL Version 2 below
+
+Zulu
+
+ Hyphenation patterns
+
+ The following software may be included in this product: Zulu
+ hyphenation patterns. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright (C) 2005, 2007 Friedel Wolff
+
+ See LGPL Version 2.1 below
+
+ Artwork
+
+KDE Crystal theme icons
+
+ The following software may be included in this product:KDE Crystal
+ theme icons. Use of any of this software is governed by the terms of
+ the license below:
+
+ KDE Crystal theme icons.
+ Copyright (C) 2002 and following years KDE Artists This library is
+ free software; you can redistribute it and/or modify it under the
+ terms of the GNU Lesser General Public License as published by the
+ Free Software Foundation, version 2.1 of the License.
+
+ See LGPL Version 2.1 below
+
+ Miscellaneous
+
+Adobe Printer Description Files
+
+ The following software may be included in this product: Adobe Printer
+ Description Files. Use of any of this software is governed by the
+ terms of the license below:
+
+ Copyright 1987-1995 Adobe Systems Incorporated.
+
+ All Rights Reserved.
+
+ Permission is granted for redistribution of this file as long as this
+ copyright notice is intact and the contents of the file is not altered
+ in any way from its original form.
+
+ End of Copyright statement
+
+International Color Consortium sRGB Profiles
+
+ The following software may be included in this product: ICC sRGB
+ Profiles. Use of any of this software is governed by the terms of the
+ license below:
+
+ To anyone who acknowledges that the files
+ "sRGB_IEC61966-2-1_noBPC.icc" and "sRGB_IEC61966-2-1_withBPC.icc" are
+ provided "AS IS" WITH NO EXPRESS OR IMPLIED WARRANTY, permission to
+ use, copy and distribute these file for any purpose is hereby granted
+ without fee, provided that the files are not changed including the HP
+ copyright notice tag, and that the name of Hewlett-Packard Company
+ shall not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior
+ permission. Hewlett-Packard Company makes no representations about the
+ suitability of this software for any purpose.
+
+MathML DTD
+
+ The following software may be included in this product: MathML DTD.
+ Use of any of this software is governed by the terms of the license
+ below:
+
+ W3C^® SOFTWARE NOTICE AND LICENSE
+
+ Copyright © 1994-2001 World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut National de
+ Recherche en Informatique et en Automatique, Keio University).
+ All Rights Reserved. http://www.w3.org/Consortium/Legal/
+
+ This W3C work (including software, documents, or other related items)
+ is being provided by the copyright holders under the following
+ license. By obtaining, using and/or copying this work, you (the
+ licensee) agree that you have read, understood, and will comply with
+ the following terms and conditions:
+
+ Permission to use, copy, modify, and distribute this software and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted, provided that you include
+ the following on ALL copies of the software and documentation or
+ portions thereof, including modifications, that you make:
+ 1. The full text of this NOTICE in a location viewable to users of
+ the redistributed or derivative work.
+ 2. Any pre-existing intellectual property disclaimers, notices, or
+ terms and conditions. If none exist, a short notice of the
+ following form (hypertext is preferred, text is permitted) should
+ be used within the body of any redistributed or derivative code:
+ "Copyright © [$date-of-software] World Wide Web Consortium,
+ (Massachusetts Institute of Technology, Institut
+ National de Recherche en Informatique et en Automatique, Keio
+ University). All Rights Reserved.
+ http://www.w3.org/Consortium/Legal/"
+ 3. Notice of any changes or modifications to the W3C files, including
+ the date changes were made. (We recommend you provide URIs to the
+ location from which the code is derived.)
+
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
+ HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
+ DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
+ TRADEMARKS OR OTHER RIGHTS.
+
+ COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
+ OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
+ DOCUMENTATION.
+
+ The name and trademarks of copyright holders may NOT be used in
+ advertising or publicity pertaining to the software without specific,
+ written prior permission. Title to copyright in this software and any
+ associated documentation will at all times remain with copyright
+ holders.
+
+NSIS
+
+ The following software may be included in this product: NSIS (Nullsoft
+ Scriptable Install System). Use of any of this software is governed by
+ the terms of the license below:
+
+ Copyright
+
+ Copyright (C) 1995-2009 Contributors
+
+ More detailed copyright information can be found in the individual
+ source code files.
+
+ Applicable licenses
+
+ * All NSIS source code, plug-ins, documentation, examples, header
+ files and graphics, with the exception of the compression modules
+ and where otherwise noted, are licensed under the zlib/libpng
+ license.
+ * The zlib compression module for NSIS is licensed under the
+ zlib/libpng license.
+ * The bzip2 compression module for NSIS is licensed under the bzip2
+ license.
+ * The lzma compression module for NSIS is licensed under the Common
+ Public License version 1.0.
+
+ zlib/libpng license
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ 1. The origin of this software must not be misrepresented; you must
+ not claim that you wrote the original software. If you use this
+ software in a product, an acknowledgment in the product
+ documentation would be appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must
+ not be misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source
+ distribution.
+
+ bzip2 license
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ 1. Redistribution of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. The origin of this software must not be misrepresented; you must
+ not claim that you wrote the original software. If you use this
+ software in a product, an acknowledgment in the product
+ documentation would be appreciated but is not required.
+ 3. Altered source versions must be plainly marked as such, and must
+ not be misrepresented as being the original software.
+ 4. The name of the author may not be used to endorse or promote
+ products derived from this software without specific prior written
+ permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS 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 AUTHOR 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.
+
+ Julian Seward, Cambridge, UK.
+
+ jseward@acm.org
+
+ Common Public License version 1.0
+
+ THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON
+ PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
+ THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+
+ 1. DEFINITIONS
+
+ "Contribution" means:
+
+ a) in the case of the initial Contributor, the initial code and
+ documentation distributed under this Agreement, and b) in the case of
+ each subsequent Contributor:
+
+ i) changes to the Program, and
+
+ ii) additions to the Program;
+
+ where such changes and/or additions to the Program originate from and
+ are distributed by that particular Contributor. A Contribution
+ 'originates' from a Contributor if it was added to the Program by such
+ Contributor itself or anyone acting on such Contributor's behalf.
+ Contributions do not include additions to the Program which: (i) are
+ separate modules of software distributed in conjunction with the
+ Program under their own license agreement, and (ii) are not derivative
+ works of the Program.
+
+ "Contributor" means any person or entity that distributes the Program.
+
+ "Licensed Patents " mean patent claims licensable by a Contributor
+ which are necessarily infringed by the use or sale of its Contribution
+ alone or when combined with the Program.
+
+ "Program" means the Contributions distributed in accordance with this
+ Agreement.
+
+ "Recipient" means anyone who receives the Program under this
+ Agreement, including all Contributors.
+
+ 2. GRANT OF RIGHTS
+
+ a) Subject to the terms of this Agreement, each Contributor hereby
+ grants Recipient a non-exclusive, worldwide, royalty-free copyright
+ license to reproduce, prepare derivative works of, publicly display,
+ publicly perform, distribute and sublicense the Contribution of such
+ Contributor, if any, and such derivative works, in source code and
+ object code form.
+
+ b) Subject to the terms of this Agreement, each Contributor hereby
+ grants Recipient a non-exclusive, worldwide, royalty-free patent
+ license under Licensed Patents to make, use, sell, offer to sell,
+ import and otherwise transfer the Contribution of such Contributor, if
+ any, in source code and object code form. This patent license shall
+ apply to the combination of the Contribution and the Program if, at
+ the time the Contribution is added by the Contributor, such addition
+ of the Contribution causes such combination to be covered by the
+ Licensed Patents. The patent license shall not apply to any other
+ combinations which include the Contribution. No hardware per se is
+ licensed hereunder.
+
+ c) Recipient understands that although each Contributor grants the
+ licenses to its Contributions set forth herein, no assurances are
+ provided by any Contributor that the Program does not infringe the
+ patent or other intellectual property rights of any other entity. Each
+ Contributor disclaims any liability to Recipient for claims brought by
+ any other entity based on infringement of intellectual property rights
+ or otherwise. As a condition to exercising the rights and licenses
+ granted hereunder, each Recipient hereby assumes sole responsibility
+ to secure any other intellectual property rights needed, if any. For
+ example, if a third party patent license is required to allow
+ Recipient to distribute the Program, it is Recipient's responsibility
+ to acquire that license before distributing the Program.
+
+ d) Each Contributor represents that to its knowledge it has sufficient
+ copyright rights in its Contribution, if any, to grant the copyright
+ license set forth in this Agreement.
+
+ 3. REQUIREMENTS
+
+ A Contributor may choose to distribute the Program in object code form
+ under its own license agreement, provided that:
+
+ a) it complies with the terms and conditions of this Agreement; and
+
+ b) its license agreement:
+
+ i) effectively disclaims on behalf of all Contributors all warranties
+ and conditions, express and implied, including warranties or
+ conditions of title and non-infringement, and implied warranties or
+ conditions of merchantability and fitness for a particular purpose;
+
+ ii) effectively excludes on behalf of all Contributors all liability
+ for damages, including direct, indirect, special, incidental and
+ consequential damages, such as lost profits;
+
+ iii) states that any provisions which differ from this Agreement are
+ offered by that Contributor alone and not by any other party; and
+
+ iv) states that source code for the Program is available from such
+ Contributor, and informs licensees how to obtain it in a reasonable
+ manner on or through a medium customarily used for software exchange.
+
+ When the Program is made available in source code form:
+
+ a) it must be made available under this Agreement; and
+
+ b) a copy of this Agreement must be included with each copy of the
+ Program.
+
+ Contributors may not remove or alter any copyright notices contained
+ within the Program.
+
+ Each Contributor must identify itself as the originator of its
+ Contribution, if any, in a manner that reasonably allows subsequent
+ Recipients to identify the originator of the Contribution.
+
+ 4. COMMERCIAL DISTRIBUTION
+
+ Commercial distributors of software may accept certain
+ responsibilities with respect to end users, business partners and the
+ like. While this license is intended to facilitate the commercial use
+ of the Program, the Contributor who includes the Program in a
+ commercial product offering should do so in a manner which does not
+ create potential liability for other Contributors. Therefore, if a
+ Contributor includes the Program in a commercial product offering,
+ such Contributor ("Commercial Contributor") hereby agrees to defend
+ and indemnify every other Contributor ("Indemnified Contributor")
+ against any losses, damages and costs (collectively "Losses") arising
+ from claims, lawsuits and other legal actions brought by a third party
+ against the Indemnified Contributor to the extent caused by the acts
+ or omissions of such Commercial Contributor in connection with its
+ distribution of the Program in a commercial product offering. The
+ obligations in this section do not apply to any claims or Losses
+ relating to any actual or alleged intellectual property infringement.
+ In order to qualify, an Indemnified Contributor must: a) promptly
+ notify the Commercial Contributor in writing of such claim, and b)
+ allow the Commercial Contributor to control, and cooperate with the
+ Commercial Contributor in, the defense and any related settlement
+ negotiations. The Indemnified Contributor may participate in any such
+ claim at its own expense.
+
+ For example, a Contributor might include the Program in a commercial
+ product offering, Product X. That Contributor is then a Commercial
+ Contributor. If that Commercial Contributor then makes performance
+ claims, or offers warranties related to Product X, those performance
+ claims and warranties are such Commercial Contributor's responsibility
+ alone. Under this section, the Commercial Contributor would have to
+ defend claims against the other Contributors related to those
+ performance claims and warranties, and if a court requires any other
+ Contributor to pay any damages as a result, the Commercial Contributor
+ must pay those damages.
+
+ 5. NO WARRANTY
+
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS
+ PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
+ WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
+ OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
+ responsible for determining the appropriateness of using and
+ distributing the Program and assumes all risks associated with its
+ exercise of rights under this Agreement, including but not limited to
+ the risks and costs of program errors, compliance with applicable
+ laws, damage to or loss of data, programs or equipment, and
+ unavailability or interruption of operations.
+
+ 6. DISCLAIMER OF LIABILITY
+
+ EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
+ ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING
+ WITHOUT LIMITATION LOST PROFITS), 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 OR
+ DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED
+ HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+ 7. GENERAL
+
+ If any provision of this Agreement is invalid or unenforceable under
+ applicable law, it shall not affect the validity or enforceability of
+ the remainder of the terms of this Agreement, and without further
+ action by the parties hereto, such provision shall be reformed to the
+ minimum extent necessary to make such provision valid and enforceable.
+
+ If Recipient institutes patent litigation against a Contributor with
+ respect to a patent applicable to software (including a cross-claim or
+ counterclaim in a lawsuit), then any patent licenses granted by that
+ Contributor to such Recipient under this Agreement shall terminate as
+ of the date such litigation is filed. In addition, if Recipient
+ institutes patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Program
+ itself (excluding combinations of the Program with other software or
+ hardware) infringes such Recipient's patent(s), then such Recipient's
+ rights granted under Section 2(b) shall terminate as of the date such
+ litigation is filed.
+
+ All Recipient's rights under this Agreement shall terminate if it
+ fails to comply with any of the material terms or conditions of this
+ Agreement and does not cure such failure in a reasonable period of
+ time after becoming aware of such noncompliance. If all Recipient's
+ rights under this Agreement terminate, Recipient agrees to cease use
+ and distribution of the Program as soon as reasonably practicable.
+ However, Recipient's obligations under this Agreement and any licenses
+ granted by Recipient relating to the Program shall continue and
+ survive.
+
+ Everyone is permitted to copy and distribute copies of this Agreement,
+ but in order to avoid inconsistency the Agreement is copyrighted and
+ may only be modified in the following manner. The Agreement Steward
+ reserves the right to publish new versions (including revisions) of
+ this Agreement from time to time. No one other than the Agreement
+ Steward has the right to modify this Agreement. IBM is the initial
+ Agreement Steward. IBM may assign the responsibility to serve as the
+ Agreement Steward to a suitable separate entity. Each new version of
+ the Agreement will be given a distinguishing version number. The
+ Program (including Contributions) may always be distributed subject to
+ the version of the Agreement under which it was received. In addition,
+ after a new version of the Agreement is published, Contributor may
+ elect to distribute the Program (including its Contributions) under
+ the new version. Except as expressly stated in Sections 2(a) and 2(b)
+ above, Recipient receives no rights or licenses to the intellectual
+ property of any Contributor under this Agreement, whether expressly,
+ by implication, estoppel or otherwise. All rights in the Program not
+ expressly granted under this Agreement are reserved.
+
+ This Agreement is governed by the laws of the State of New York and
+ the intellectual property laws of the United States of America. No
+ party to this Agreement will bring a legal action under this Agreement
+ more than one year after the cause of action arose. Each party waives
+ its rights to a jury trial in any resulting litigation.
+
+ Special exception for LZMA compression module
+
+ Igor Pavlov and Amir Szekely, the authors of the LZMA compression
+ module for NSIS, expressly permit you to statically or dynamically
+ link your code (or bind by name) to the files from the LZMA
+ compression module for NSIS without subjecting your linked code to the
+ terms of the Common Public license version 1.0. Any modifications or
+ additions to files from the LZMA compression module for NSIS, however,
+ are subject to the terms of the Common Public License version 1.0.
+
+ GNU Lesser General Public License Version 3
+
+ Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>
+
+ Everyone is permitted to copy and distribute verbatim copies of this
+ license document, but changing it is not allowed.
+
+ This version of the GNU Lesser General Public License incorporates the
+ terms and conditions of version 3 of the GNU General Public License,
+ supplemented by the additional permissions listed below.
+
+0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+ General Public License, and the "GNU GPL" refers to version 3 of the
+ GNU General Public License.
+
+ "The Library" refers to a covered work governed by this License, other
+ than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+ by the Library, but which is not otherwise based on the Library.
+ Defining a subclass of a class defined by the Library is deemed a mode
+ of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+ Application with the Library. The particular version of the Library
+ with which the Combined Work was made is also called the "Linked
+ Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+ Corresponding Source for the Combined Work, excluding any source code
+ for portions of the Combined Work that, considered in isolation, are
+ based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+ object code and/or source code for the Application, including any data
+ and utility programs needed for reproducing the Combined Work from the
+ Application, but excluding the System Libraries of the Combined Work.
+
+1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+ without being bound by section 3 of the GNU GPL.
+
+2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+ facility refers to a function or data to be supplied by an Application
+ that uses the facility (other than as an argument passed when the
+ facility is invoked), then you may convey a copy of the modified
+ version:
+ * a) under this License, provided that you make a good faith effort
+ to ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+ * b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from a
+ header file that is part of the Library. You may convey such object
+ code under terms of your choice, provided that, if the incorporated
+ material is not limited to numerical parameters, data structure
+ layouts and accessors, or small macros, inline functions and templates
+ (ten or fewer lines in length), you do both of the following:
+ * a) Give prominent notice with each copy of the object code that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+ * b) Accompany the object code with a copy of the GNU GPL and this
+ license document.
+
+4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that, taken
+ together, effectively do not restrict modification of the portions of
+ the Library contained in the Combined Work and reverse engineering for
+ debugging such modifications, if you also do each of the following:
+ * a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+ * b) Accompany the Combined Work with a copy of the GNU GPL and this
+ license document.
+ * c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+ * d) Do one of the following:
+ + 0) Convey the Minimal Corresponding Source under the terms of
+ this License, and the Corresponding Application Code in a
+ form suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version
+ of the Linked Version to produce a modified Combined Work, in
+ the manner specified by section 6 of the GNU GPL for
+ conveying Corresponding Source.
+ + 1) Use a suitable shared library mechanism for linking with
+ the Library. A suitable mechanism is one that (a) uses at run
+ time a copy of the Library already present on the user's
+ computer system, and (b) will operate properly with a
+ modified version of the Library that is interface-compatible
+ with the Linked Version.
+ * e) Provide Installation Information, but only if you would
+ otherwise be required to provide such information under section 6
+ of the GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the Application
+ with a modified version of the Linked Version. (If you use option
+ 4d0, the Installation Information must accompany the Minimal
+ Corresponding Source and Corresponding Application Code. If you
+ use option 4d1, you must provide the Installation Information in
+ the manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.)
+
+5. Combined Libraries.
+
+ You may place library facilities that are a work based on the Library
+ side by side in a single library together with other library
+ facilities that are not Applications and are not covered by this
+ License, and convey such a combined library under terms of your
+ choice, if you do both of the following:
+ * a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities, conveyed under the terms of this License.
+ * b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+ of the GNU Lesser General Public License from time to time. Such new
+ versions will be similar in spirit to the present version, but may
+ differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Library
+ as you received it specifies that a certain numbered version of the
+ GNU Lesser General Public License "or any later version" applies to
+ it, you have the option of following the terms and conditions either
+ of that published version or of any later version published by the
+ Free Software Foundation. If the Library as you received it does not
+ specify a version number of the GNU Lesser General Public License, you
+ may choose any version of the GNU Lesser General Public License ever
+ published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+ whether future versions of the GNU Lesser General Public License shall
+ apply, that proxy's public statement of acceptance of any version is
+ permanent authorization for you to choose that version for the
+ Library.
+
+ GNU Lesser General Public License Version 2.1
+
+Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts as the su
+ccessor of the GNU Library Public License, version 2, hence the version number
+2.1.]
+
+Preamble
+
+ The licenses for most software are designed to take away your freedom
+ to share and change it. By contrast, the GNU General Public Licenses
+ are intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+ specially designated software packages--typically libraries--of the
+ Free Software Foundation and other authors who decide to use it. You
+ can use it too, but we suggest you first think carefully about whether
+ this license or the ordinary General Public License is the better
+ strategy to use in any particular case, based on the explanations
+ below.
+
+ When we speak of free software, we are referring to freedom of use,
+ not price. Our General Public Licenses are designed to make sure that
+ you have the freedom to distribute copies of free software (and charge
+ for this service if you wish); that you receive source code or can get
+ it if you want it; that you can change the software and use pieces of
+ it in new free programs; and that you are informed that you can do
+ these things.
+
+ To protect your rights, we need to make restrictions that forbid
+ distributors to deny you these rights or to ask you to surrender these
+ rights. These restrictions translate to certain responsibilities for
+ you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+ or for a fee, you must give the recipients all the rights that we gave
+ you. You must make sure that they, too, receive or can get the source
+ code. If you link other code with the library, you must provide
+ complete object files to the recipients, so that they can relink them
+ with the library after making changes to the library and recompiling
+ it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+ library, and (2) we offer you this license, which gives you legal
+ permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that there
+ is no warranty for the free library. Also, if the library is modified
+ by someone else and passed on, the recipients should know that what
+ they have is not the original version, so that the original author's
+ reputation will not be affected by problems that might be introduced
+ by others.
+
+ Finally, software patents pose a constant threat to the existence of
+ any free program. We wish to make sure that a company cannot
+ effectively restrict the users of a free program by obtaining a
+ restrictive license from a patent holder. Therefore, we insist that
+ any patent license obtained for a version of the library must be
+ consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ ordinary GNU General Public License. This license, the GNU Lesser
+ General Public License, applies to certain designated libraries, and
+ is quite different from the ordinary General Public License. We use
+ this license for certain libraries in order to permit linking those
+ libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using a
+ shared library, the combination of the two is legally speaking a
+ combined work, a derivative of the original library. The ordinary
+ General Public License therefore permits such linking only if the
+ entire combination fits its criteria of freedom. The Lesser General
+ Public License permits more lax criteria for linking other code with
+ the library.
+
+ We call this license the "Lesser" General Public License because it
+ does Less to protect the user's freedom than the ordinary General
+ Public License. It also provides other free software developers Less
+ of an advantage over competing non-free programs. These disadvantages
+ are the reason we use the ordinary General Public License for many
+ libraries. However, the Lesser license provides advantages in certain
+ special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+ encourage the widest possible use of a certain library, so that it
+ becomes a de-facto standard. To achieve this, non-free programs must
+ be allowed to use the library. A more frequent case is that a free
+ library does the same job as widely used non-free libraries. In this
+ case, there is little to gain by limiting the free library to free
+ software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+ programs enables a greater number of people to use a large body of
+ free software. For example, permission to use the GNU C Library in
+ non-free programs enables many more people to use the whole GNU
+ operating system, as well as its variant, the GNU/Linux operating
+ system.
+
+ Although the Lesser General Public License is Less protective of the
+ users' freedom, it does ensure that the user of a program that is
+ linked with the Library has the freedom and the wherewithal to run
+ that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+ modification follow. Pay close attention to the difference between a
+ "work based on the library" and a "work that uses the library". The
+ former contains code derived from the library, whereas the latter must
+ be combined with the library in order to run.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+ program which contains a notice placed by the copyright holder or
+ other authorized party saying it may be distributed under the terms of
+ this Lesser General Public License (also called "this License"). Each
+ licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+ prepared so as to be conveniently linked with application programs
+ (which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+ which has been distributed under these terms. A "work based on the
+ Library" means either the Library or any derivative work under
+ copyright law: that is to say, a work containing the Library or a
+ portion of it, either verbatim or with modifications and/or translated
+ straightforwardly into another language. (Hereinafter, translation is
+ included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+ making modifications to it. For a library, complete source code means
+ all the source code for all modules it contains, plus any associated
+ interface definition files, plus the scripts used to control
+ compilation and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running a program using the Library is not restricted, and output from
+ such a program is covered only if its contents constitute a work based
+ on the Library (independent of the use of the Library in a tool for
+ writing it). Whether that is true depends on what the Library does and
+ what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+ complete source code as you receive it, in any medium, provided that
+ you conspicuously and appropriately publish on each copy an
+ appropriate copyright notice and disclaimer of warranty; keep intact
+ all the notices that refer to this License and to the absence of any
+ warranty; and distribute a copy of this License along with the
+ Library.
+
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a
+ fee.
+
+ 2. You may modify your copy or copies of the Library or any portion of
+ it, thus forming a work based on the Library, and copy and distribute
+ such modifications or work under the terms of Section 1 above,
+ provided that you also meet all of these conditions:
+ * a) The modified work must itself be a software library.
+ * b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+ * c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+ * d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Library,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Library, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote
+ it.
+
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Library.
+
+ In addition, mere aggregation of another work not based on the Library
+ with the Library (or with a work based on the Library) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+ License instead of this License to a given copy of the Library. To do
+ this, you must alter all the notices that refer to this License, so
+ that they refer to the ordinary GNU General Public License, version 2,
+ instead of to this License. (If a newer version than version 2 of the
+ ordinary GNU General Public License has appeared, then you can specify
+ that version instead if you wish.) Do not make any other change in
+ these notices.
+
+ Once this change is made in a given copy, it is irreversible for that
+ copy, so the ordinary GNU General Public License applies to all
+ subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of the
+ Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or derivative
+ of it, under Section 2) in object code or executable form under the
+ terms of Sections 1 and 2 above provided that you accompany it with
+ the complete corresponding machine-readable source code, which must be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy from
+ a designated place, then offering equivalent access to copy the source
+ code from the same place satisfies the requirement to distribute the
+ source code, even though third parties are not compelled to copy the
+ source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+ Library, but is designed to work with the Library by being compiled or
+ linked with it, is called a "work that uses the Library". Such a work,
+ in isolation, is not a derivative work of the Library, and therefore
+ falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+ creates an executable that is a derivative of the Library (because it
+ contains portions of the Library), rather than a "work that uses the
+ library". The executable is therefore covered by this License. Section
+ 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+ that is part of the Library, the object code for the work may be a
+ derivative work of the Library even though the source code is not.
+ Whether this is true is especially significant if the work can be
+ linked without the Library, or if the work is itself a library. The
+ threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data structure
+ layouts and accessors, and small macros and small inline functions
+ (ten lines or less in length), then the use of the object file is
+ unrestricted, regardless of whether it is legally a derivative work.
+ (Executables containing this object code plus portions of the Library
+ will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+ distribute the object code for the work under the terms of Section 6.
+ Any executables containing that work also fall under Section 6,
+ whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or link
+ a "work that uses the Library" with the Library to produce a work
+ containing portions of the Library, and distribute that work under
+ terms of your choice, provided that the terms permit modification of
+ the work for the customer's own use and reverse engineering for
+ debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+ Library is used in it and that the Library and its use are covered by
+ this License. You must supply a copy of this License. If the work
+ during execution displays copyright notices, you must include the
+ copyright notice for the Library among them, as well as a reference
+ directing the user to the copy of this License. Also, you must do one
+ of these things:
+ * a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood that
+ the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+ * b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+ * c) Accompany the work with a written offer, valid for at least
+ three years, to give the same user the materials specified in
+ Subsection 6a, above, for a charge no more than the cost of
+ performing this distribution.
+ * d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+ * e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+ Library" must include any data and utility programs needed for
+ reproducing the executable from it. However, as a special exception,
+ the materials to be distributed need not include anything that is
+ normally distributed (in either source or binary form) with the major
+ components (compiler, kernel, and so on) of the operating system on
+ which the executable runs, unless that component itself accompanies
+ the executable.
+
+ It may happen that this requirement contradicts the license
+ restrictions of other proprietary libraries that do not normally
+ accompany the operating system. Such a contradiction means you cannot
+ use both them and the Library together in an executable that you
+ distribute.
+
+ 7. You may place library facilities that are a work based on the
+ Library side-by-side in a single library together with other library
+ facilities not covered by this License, and distribute such a combined
+ library, provided that the separate distribution of the work based on
+ the Library and of the other library facilities is otherwise
+ permitted, and provided that you do these two things:
+ * a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+ * b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute the
+ Library except as expressly provided under this License. Any attempt
+ otherwise to copy, modify, sublicense, link with, or distribute the
+ Library is void, and will automatically terminate your rights under
+ this License. However, parties who have received copies, or rights,
+ from you under this License will not have their licenses terminated so
+ long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Library or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Library (or any work based on the
+ Library), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+ Library), the recipient automatically receives a license from the
+ original licensor to copy, distribute, link with or modify the Library
+ subject to these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties with
+ this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Library at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Library by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Library.
+
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply, and the section as a whole is intended to apply in other
+ circumstances.
+
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Library under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+ versions of the Lesser General Public License from time to time. Such
+ new versions will be similar in spirit to the present version, but may
+ differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Library
+ specifies a version number of this License which applies to it and
+ "any later version", you have the option of following the terms and
+ conditions either of that version or of any later version published by
+ the Free Software Foundation. If the Library does not specify a
+ license version number, you may choose any version ever published by
+ the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+ programs whose distribution conditions are incompatible with these,
+ write to the author to ask for permission. For software which is
+ copyrighted by the Free Software Foundation, write to the Free
+ Software Foundation; we sometimes make exceptions for this. Our
+ decision will be guided by the two goals of preserving the free status
+ of all derivatives of our free software and of promoting the sharing
+ and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Libraries
+
+ If you develop a new library, and you want it to be of the greatest
+ possible use to the public, we recommend making it free software that
+ everyone can redistribute and change. You can do so by permitting
+ redistribution under these terms (or, alternatively, under the terms
+ of the ordinary General Public License).
+
+ To apply these terms, attach the following notices to the library. It
+ is safest to attach them to the start of each source file to most
+ effectively convey the exclusion of warranty; and each file should
+ have at least the "copyright" line and a pointer to where the full
+ notice is found.
+one line to give the library's name and an idea of what it does.
+Copyright (C) year name of author
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library 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 for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+ Also add information on how to contact you by electronic and paper
+ mail.
+
+ You should also get your employer (if you work as a programmer) or
+ your school, if any, to sign a "copyright disclaimer" for the library,
+ if necessary. Here is a sample; alter the names:
+Yoyodyne, Inc., hereby disclaims all copyright interest in
+the library `Frob' (a library for tweaking knobs) written
+by James Random Hacker.
+
+signature of Ty Coon, 1 April 1990
+Ty Coon, President of Vice
+
+ That's all there is to it!
+
+ GNU General Public License Version 3
+
+ Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>
+
+ Everyone is permitted to copy and distribute verbatim copies of this
+ license document, but changing it is not allowed.
+
+Preamble
+
+ The GNU General Public License is a free, copyleft license for
+ software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+ to take away your freedom to share and change the works. By contrast,
+ the GNU General Public License is intended to guarantee your freedom
+ to share and change all versions of a program--to make sure it remains
+ free software for all its users. We, the Free Software Foundation, use
+ the GNU General Public License for most of our software; it applies
+ also to any other work released this way by its authors. You can apply
+ it to your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ them if you wish), that you receive source code or can get it if you
+ want it, that you can change the software or use pieces of it in new
+ free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+ these rights or asking you to surrender the rights. Therefore, you
+ have certain responsibilities if you distribute copies of the
+ software, or if you modify it: responsibilities to respect the freedom
+ of others.
+
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must pass on to the recipients the same
+ freedoms that you received. You must make sure that they, too, receive
+ or can get the source code. And you must show them these terms so they
+ know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+ (1) assert copyright on the software, and (2) offer you this License
+ giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+ that there is no warranty for this free software. For both users' and
+ authors' sake, the GPL requires that modified versions be marked as
+ changed, so that their problems will not be attributed erroneously to
+ authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+ modified versions of the software inside them, although the
+ manufacturer can do so. This is fundamentally incompatible with the
+ aim of protecting users' freedom to change the software. The
+ systematic pattern of such abuse occurs in the area of products for
+ individuals to use, which is precisely where it is most unacceptable.
+ Therefore, we have designed this version of the GPL to prohibit the
+ practice for those products. If such problems arise substantially in
+ other domains, we stand ready to extend this provision to those
+ domains in future versions of the GPL, as needed to protect the
+ freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+ States should not allow patents to restrict development and use of
+ software on general-purpose computers, but in those that do, we wish
+ to avoid the special danger that patents applied to a free program
+ could make it effectively proprietary. To prevent this, the GPL
+ assures that patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+
+TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds
+ of works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+ License. Each licensee is addressed as "you". "Licensees" and
+ "recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+ in a fashion requiring copyright permission, other than the making of
+ an exact copy. The resulting work is called a "modified version" of
+ the earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+ on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+ permission, would make you directly or secondarily liable for
+ infringement under applicable copyright law, except executing it on a
+ computer or modifying a private copy. Propagation includes copying,
+ distribution (with or without modification), making available to the
+ public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+ parties to make or receive copies. Mere interaction with a user
+ through a computer network, with no transfer of a copy, is not
+ conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices" to
+ the extent that it includes a convenient and prominently visible
+ feature that (1) displays an appropriate copyright notice, and (2)
+ tells the user that there is no warranty for the work (except to the
+ extent that warranties are provided), that licensees may convey the
+ work under this License, and how to view a copy of this License. If
+ the interface presents a list of user commands or options, such as a
+ menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work for
+ making modifications to it. "Object code" means any non-source form of
+ a work.
+
+ A "Standard Interface" means an interface that either is an official
+ standard defined by a recognized standards body, or, in the case of
+ interfaces specified for a particular programming language, one that
+ is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+ than the work as a whole, that (a) is included in the normal form of
+ packaging a Major Component, but which is not part of that Major
+ Component, and (b) serves only to enable use of the work with that
+ Major Component, or to implement a Standard Interface for which an
+ implementation is available to the public in source code form. A
+ "Major Component", in this context, means a major essential component
+ (kernel, window system, and so on) of the specific operating system
+ (if any) on which the executable work runs, or a compiler used to
+ produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+ the source code needed to generate, install, and (for an executable
+ work) run the object code and to modify the work, including scripts to
+ control those activities. However, it does not include the work's
+ System Libraries, or general-purpose tools or generally available free
+ programs which are used unmodified in performing those activities but
+ which are not part of the work. For example, Corresponding Source
+ includes interface definition files associated with source files for
+ the work, and the source code for shared libraries and dynamically
+ linked subprograms that the work is specifically designed to require,
+ such as by intimate data communication or control flow between those
+ subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users can
+ regenerate automatically from other parts of the Corresponding Source.
+
+ The Corresponding Source for a work in source code form is that same
+ work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+ copyright on the Program, and are irrevocable provided the stated
+ conditions are met. This License explicitly affirms your unlimited
+ permission to run the unmodified Program. The output from running a
+ covered work is covered by this License only if the output, given its
+ content, constitutes a covered work. This License acknowledges your
+ rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not convey,
+ without conditions so long as your license otherwise remains in force.
+ You may convey covered works to others for the sole purpose of having
+ them make modifications exclusively for you, or provide you with
+ facilities for running those works, provided that you comply with the
+ terms of this License in conveying all material for which you do not
+ control copyright. Those thus making or running the covered works for
+ you must do so exclusively on your behalf, under your direction and
+ control, on terms that prohibit them from making any copies of your
+ copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under the
+ conditions stated below. Sublicensing is not allowed; section 10 makes
+ it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+ measure under any applicable law fulfilling obligations under article
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
+ similar laws prohibiting or restricting circumvention of such
+ measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+ circumvention of technological measures to the extent such
+ circumvention is effected by exercising rights under this License with
+ respect to the covered work, and you disclaim any intention to limit
+ operation or modification of the work as a means of enforcing, against
+ the work's users, your or third parties' legal rights to forbid
+ circumvention of technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+ receive it, in any medium, provided that you conspicuously and
+ appropriately publish on each copy an appropriate copyright notice;
+ keep intact all notices stating that this License and any
+ non-permissive terms added in accord with section 7 apply to the code;
+ keep intact all notices of the absence of any warranty; and give all
+ recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+ and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+ produce it from the Program, in the form of source code under the
+ terms of section 4, provided that you also meet all of these
+ conditions:
+ * a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+ * b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to "keep
+ intact all notices".
+ * c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+ * d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+ works, which are not by their nature extensions of the covered work,
+ and which are not combined with it such as to form a larger program,
+ in or on a volume of a storage or distribution medium, is called an
+ "aggregate" if the compilation and its resulting copyright are not
+ used to limit the access or legal rights of the compilation's users
+ beyond what the individual works permit. Inclusion of a covered work
+ in an aggregate does not cause this License to apply to the other
+ parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms of
+ sections 4 and 5, provided that you also convey the machine-readable
+ Corresponding Source under the terms of this License, in one of these
+ ways:
+ * a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+ * b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the Corresponding
+ Source from a network server at no charge.
+ * c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+ * d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+ * e) Convey the object code using peer-to-peer transmission,
+ provided you inform other peers where the object code and
+ Corresponding Source of the work are being offered to the general
+ public at no charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+ from the Corresponding Source as a System Library, need not be
+ included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+ tangible personal property which is normally used for personal,
+ family, or household purposes, or (2) anything designed or sold for
+ incorporation into a dwelling. In determining whether a product is a
+ consumer product, doubtful cases shall be resolved in favor of
+ coverage. For a particular product received by a particular user,
+ "normally used" refers to a typical or common use of that class of
+ product, regardless of the status of the particular user or of the way
+ in which the particular user actually uses, or expects or is expected
+ to use, the product. A product is a consumer product regardless of
+ whether the product has substantial commercial, industrial or
+ non-consumer uses, unless such uses represent the only significant
+ mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+ procedures, authorization keys, or other information required to
+ install and execute modified versions of a covered work in that User
+ Product from a modified version of its Corresponding Source. The
+ information must suffice to ensure that the continued functioning of
+ the modified object code is in no case prevented or interfered with
+ solely because modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+ specifically for use in, a User Product, and the conveying occurs as
+ part of a transaction in which the right of possession and use of the
+ User Product is transferred to the recipient in perpetuity or for a
+ fixed term (regardless of how the transaction is characterized), the
+ Corresponding Source conveyed under this section must be accompanied
+ by the Installation Information. But this requirement does not apply
+ if neither you nor any third party retains the ability to install
+ modified object code on the User Product (for example, the work has
+ been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+ requirement to continue to provide support service, warranty, or
+ updates for a work that has been modified or installed by the
+ recipient, or for the User Product in which it has been modified or
+ installed. Access to a network may be denied when the modification
+ itself materially and adversely affects the operation of the network
+ or violates the rules and protocols for communication across the
+ network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+ in accord with this section must be in a format that is publicly
+ documented (and with an implementation available to the public in
+ source code form), and must require no special password or key for
+ unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+ License by making exceptions from one or more of its conditions.
+ Additional permissions that are applicable to the entire Program shall
+ be treated as though they were included in this License, to the extent
+ that they are valid under applicable law. If additional permissions
+ apply only to part of the Program, that part may be used separately
+ under those permissions, but the entire Program remains governed by
+ this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+ remove any additional permissions from that copy, or from any part of
+ it. (Additional permissions may be written to require their own
+ removal in certain cases when you modify the work.) You may place
+ additional permissions on material, added by you to a covered work,
+ for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+ add to a covered work, you may (if authorized by the copyright holders
+ of that material) supplement the terms of this License with terms:
+ * a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+ * b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+ * c) Prohibiting misrepresentation of the origin of that material,
+ or requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+ * d) Limiting the use for publicity purposes of names of licensors
+ or authors of the material; or
+ * e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+ * f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions
+ of it) with contractual assumptions of liability to the recipient,
+ for any liability that these contractual assumptions directly
+ impose on those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+ restrictions" within the meaning of section 10. If the Program as you
+ received it, or any part of it, contains a notice stating that it is
+ governed by this License along with a term that is a further
+ restriction, you may remove that term. If a license document contains
+ a further restriction but permits relicensing or conveying under this
+ License, you may add to a covered work material governed by the terms
+ of that license document, provided that the further restriction does
+ not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+ must place, in the relevant source files, a statement of the
+ additional terms that apply to those files, or a notice indicating
+ where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+ form of a separately written license, or stated as exceptions; the
+ above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+ provided under this License. Any attempt otherwise to propagate or
+ modify it is void, and will automatically terminate your rights under
+ this License (including any patent licenses granted under the third
+ paragraph of section 11).
+
+ However, if you cease all violation of this License, then your license
+ from a particular copyright holder is reinstated (a) provisionally,
+ unless and until the copyright holder explicitly and finally
+ terminates your license, and (b) permanently, if the copyright holder
+ fails to notify you of the violation by some reasonable means prior to
+ 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+ reinstated permanently if the copyright holder notifies you of the
+ violation by some reasonable means, this is the first time you have
+ received notice of violation of this License (for any work) from that
+ copyright holder, and you cure the violation prior to 30 days after
+ your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+ licenses of parties who have received copies or rights from you under
+ this License. If your rights have been terminated and not permanently
+ reinstated, you do not qualify to receive new licenses for the same
+ material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or run
+ a copy of the Program. Ancillary propagation of a covered work
+ occurring solely as a consequence of using peer-to-peer transmission
+ to receive a copy likewise does not require acceptance. However,
+ nothing other than this License grants you permission to propagate or
+ modify any covered work. These actions infringe copyright if you do
+ not accept this License. Therefore, by modifying or propagating a
+ covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+ receives a license from the original licensors, to run, modify and
+ propagate that work, subject to this License. You are not responsible
+ for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+ organization, or substantially all assets of one, or subdividing an
+ organization, or merging organizations. If propagation of a covered
+ work results from an entity transaction, each party to that
+ transaction who receives a copy of the work also receives whatever
+ licenses to the work the party's predecessor in interest had or could
+ give under the previous paragraph, plus a right to possession of the
+ Corresponding Source of the work from the predecessor in interest, if
+ the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+ rights granted or affirmed under this License. For example, you may
+ not impose a license fee, royalty, or other charge for exercise of
+ rights granted under this License, and you may not initiate litigation
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
+ any patent claim is infringed by making, using, selling, offering for
+ sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+ License of the Program or a work on which the Program is based. The
+ work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims owned
+ or controlled by the contributor, whether already acquired or
+ hereafter acquired, that would be infringed by some manner, permitted
+ by this License, of making, using, or selling its contributor version,
+ but do not include claims that would be infringed only as a
+ consequence of further modification of the contributor version. For
+ purposes of this definition, "control" includes the right to grant
+ patent sublicenses in a manner consistent with the requirements of
+ this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+ patent license under the contributor's essential patent claims, to
+ make, use, sell, offer for sale, import and otherwise run, modify and
+ propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+ agreement or commitment, however denominated, not to enforce a patent
+ (such as an express permission to practice a patent or covenant not to
+ sue for patent infringement). To "grant" such a patent license to a
+ party means to make such an agreement or commitment not to enforce a
+ patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+ and the Corresponding Source of the work is not available for anyone
+ to copy, free of charge and under the terms of this License, through a
+ publicly available network server or other readily accessible means,
+ then you must either (1) cause the Corresponding Source to be so
+ available, or (2) arrange to deprive yourself of the benefit of the
+ patent license for this particular work, or (3) arrange, in a manner
+ consistent with the requirements of this License, to extend the patent
+ license to downstream recipients. "Knowingly relying" means you have
+ actual knowledge that, but for the patent license, your conveying the
+ covered work in a country, or your recipient's use of the covered work
+ in a country, would infringe one or more identifiable patents in that
+ country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+ arrangement, you convey, or propagate by procuring conveyance of, a
+ covered work, and grant a patent license to some of the parties
+ receiving the covered work authorizing them to use, propagate, modify
+ or convey a specific copy of the covered work, then the patent license
+ you grant is automatically extended to all recipients of the covered
+ work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within the
+ scope of its coverage, prohibits the exercise of, or is conditioned on
+ the non-exercise of one or more of the rights that are specifically
+ granted under this License. You may not convey a covered work if you
+ are a party to an arrangement with a third party that is in the
+ business of distributing software, under which you make payment to the
+ third party based on the extent of your activity of conveying the
+ work, and under which the third party grants, to any of the parties
+ who would receive the covered work from you, a discriminatory patent
+ license (a) in connection with copies of the covered work conveyed by
+ you (or copies made from those copies), or (b) primarily for and in
+ connection with specific products or compilations that contain the
+ covered work, unless you entered into that arrangement, or that patent
+ license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+ any implied license or other defenses to infringement that may
+ otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot convey a
+ covered work so as to satisfy simultaneously your obligations under
+ this License and any other pertinent obligations, then as a
+ consequence you may not convey it at all. For example, if you agree to
+ terms that obligate you to collect a royalty for further conveying
+ from those to whom you convey the Program, the only way you could
+ satisfy both those terms and this License would be to refrain entirely
+ from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+ permission to link or combine any covered work with a work licensed
+ under version 3 of the GNU Affero General Public License into a single
+ combined work, and to convey the resulting work. The terms of this
+ License will continue to apply to the part which is the covered work,
+ but the special requirements of the GNU Affero General Public License,
+ section 13, concerning interaction through a network will apply to the
+ combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions
+ of the GNU General Public License from time to time. Such new versions
+ will be similar in spirit to the present version, but may differ in
+ detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Program
+ specifies that a certain numbered version of the GNU General Public
+ License "or any later version" applies to it, you have the option of
+ following the terms and conditions either of that numbered version or
+ of any later version published by the Free Software Foundation. If the
+ Program does not specify a version number of the GNU General Public
+ License, you may choose any version ever published by the Free
+ Software Foundation.
+
+ If the Program specifies that a proxy can decide which future versions
+ of the GNU General Public License can be used, that proxy's public
+ statement of acceptance of a version permanently authorizes you to
+ choose that version for the Program.
+
+ Later license versions may give you additional or different
+ permissions. However, no additional obligations are imposed on any
+ author or copyright holder as a result of your choosing to follow a
+ later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
+ WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
+ PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
+ DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
+ CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
+ CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
+ ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
+ NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
+ LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
+ TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
+ PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+ above cannot be given local legal effect according to their terms,
+ reviewing courts shall apply local law that most closely approximates
+ an absolute waiver of all civil liability in connection with the
+ Program, unless a warranty or assumption of liability accompanies a
+ copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these
+ terms.
+
+ To do so, attach the following notices to the program. It is safest to
+ attach them to the start of each source file to most effectively state
+ the exclusion of warranty; and each file should have at least the
+ "copyright" line and a pointer to where the full notice is found.
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program 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 General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+ Also add information on how to contact you by electronic and paper
+ mail.
+
+ If the program does terminal interaction, make it output a short
+ notice like this when it starts in an interactive mode:
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+ The hypothetical commands `show w' and `show c' should show the
+ appropriate parts of the General Public License. Of course, your
+ program's commands might be different; for a GUI interface, you would
+ use an "about box".
+
+ You should also get your employer (if you work as a programmer) or
+ school, if any, to sign a "copyright disclaimer" for the program, if
+ necessary. For more information on this, and how to apply and follow
+ the GNU GPL, see <http://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your
+ program into proprietary programs. If your program is a subroutine
+ library, you may consider it more useful to permit linking proprietary
+ applications with the library. If this is what you want to do, use the
+ GNU Lesser General Public License instead of this License. But first,
+ please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
+
+ GNU General Public License Version 2
+
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
+
+Preamble
+
+ The licenses for most software are designed to take away your freedom
+ to share and change it. By contrast, the GNU General Public License is
+ intended to guarantee your freedom to share and change free
+ software--to make sure the software is free for all its users. This
+ General Public License applies to most of the Free Software
+ Foundation's software and to any other program whose authors commit to
+ using it. (Some other Free Software Foundation software is covered by
+ the GNU Lesser General Public License instead.) You can apply it to
+ your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+ price. Our General Public Licenses are designed to make sure that you
+ have the freedom to distribute copies of free software (and charge for
+ this service if you wish), that you receive source code or can get it
+ if you want it, that you can change the software or use pieces of it
+ in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+ anyone to deny you these rights or to ask you to surrender the rights.
+ These restrictions translate to certain responsibilities for you if
+ you distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+ gratis or for a fee, you must give the recipients all the rights that
+ you have. You must make sure that they, too, receive or can get the
+ source code. And you must show them these terms so they know their
+ rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+ (2) offer you this license which gives you legal permission to copy,
+ distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+ that everyone understands that there is no warranty for this free
+ software. If the software is modified by someone else and passed on,
+ we want its recipients to know that what they have is not the
+ original, so that any problems introduced by others will not reflect
+ on the original authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+ patents. We wish to avoid the danger that redistributors of a free
+ program will individually obtain patent licenses, in effect making the
+ program proprietary. To prevent this, we have made it clear that any
+ patent must be licensed for everyone's free use or not licensed at
+ all.
+
+ The precise terms and conditions for copying, distribution and
+ modification follow.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains a
+ notice placed by the copyright holder saying it may be distributed
+ under the terms of this General Public License. The "Program", below,
+ refers to any such program or work, and a "work based on the Program"
+ means either the Program or any derivative work under copyright law:
+ that is to say, a work containing the Program or a portion of it,
+ either verbatim or with modifications and/or translated into another
+ language. (Hereinafter, translation is included without limitation in
+ the term "modification".) Each licensee is addressed as "you".
+
+ Activities other than copying, distribution and modification are not
+ covered by this License; they are outside its scope. The act of
+ running the Program is not restricted, and the output from the Program
+ is covered only if its contents constitute a work based on the Program
+ (independent of having been made by running the Program). Whether that
+ is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's source
+ code as you receive it, in any medium, provided that you conspicuously
+ and appropriately publish on each copy an appropriate copyright notice
+ and disclaimer of warranty; keep intact all the notices that refer to
+ this License and to the absence of any warranty; and give any other
+ recipients of the Program a copy of this License along with the
+ Program.
+
+ You may charge a fee for the physical act of transferring a copy, and
+ you may at your option offer warranty protection in exchange for a
+ fee.
+
+ 2. You may modify your copy or copies of the Program or any portion of
+ it, thus forming a work based on the Program, and copy and distribute
+ such modifications or work under the terms of Section 1 above,
+ provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+ b) You must cause any work that you distribute or publish, that
+ in whole or in part contains or is derived from the Program or
+ any part thereof, to be licensed as a whole at no charge to all
+ third parties under the terms of this License.
+ c) If the modified program normally reads commands
+ interactively when run, you must cause it, when started running
+ for such interactive use in the most ordinary way, to print or
+ display an announcement including an appropriate copyright
+ notice and a notice that there is no warranty (or else, saying
+ that you provide a warranty) and that users may redistribute
+ the program under these conditions, and telling the user how to
+ view a copy of this License. (Exception: if the Program itself
+ is interactive but does not normally print such an
+ announcement, your work based on the Program is not required to
+ print an announcement.)
+
+ These requirements apply to the modified work as a whole. If
+ identifiable sections of that work are not derived from the Program,
+ and can be reasonably considered independent and separate works in
+ themselves, then this License, and its terms, do not apply to those
+ sections when you distribute them as separate works. But when you
+ distribute the same sections as part of a whole which is a work based
+ on the Program, the distribution of the whole must be on the terms of
+ this License, whose permissions for other licensees extend to the
+ entire whole, and thus to each and every part regardless of who wrote
+ it.
+
+ Thus, it is not the intent of this section to claim rights or contest
+ your rights to work written entirely by you; rather, the intent is to
+ exercise the right to control the distribution of derivative or
+ collective works based on the Program.
+
+ In addition, mere aggregation of another work not based on the Program
+ with the Program (or with a work based on the Program) on a volume of
+ a storage or distribution medium does not bring the other work under
+ the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+ under Section 2) in object code or executable form under the terms of
+ Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding
+ machine-readable source code, which must be distributed under
+ the terms of Sections 1 and 2 above on a medium customarily
+ used for software interchange; or,
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a
+ medium customarily used for software interchange; or,
+ c) Accompany it with the information you received as to the
+ offer to distribute corresponding source code. (This
+ alternative is allowed only for noncommercial distribution and
+ only if you received the program in object code or executable
+ form with such an offer, in accord with Subsection b above.)
+
+ The source code for a work means the preferred form of the work for
+ making modifications to it. For an executable work, complete source
+ code means all the source code for all modules it contains, plus any
+ associated interface definition files, plus the scripts used to
+ control compilation and installation of the executable. However, as a
+ special exception, the source code distributed need not include
+ anything that is normally distributed (in either source or binary
+ form) with the major components (compiler, kernel, and so on) of the
+ operating system on which the executable runs, unless that component
+ itself accompanies the executable.
+
+ If distribution of executable or object code is made by offering
+ access to copy from a designated place, then offering equivalent
+ access to copy the source code from the same place counts as
+ distribution of the source code, even though third parties are not
+ compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+ except as expressly provided under this License. Any attempt otherwise
+ to copy, modify, sublicense or distribute the Program is void, and
+ will automatically terminate your rights under this License. However,
+ parties who have received copies, or rights, from you under this
+ License will not have their licenses terminated so long as such
+ parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+ signed it. However, nothing else grants you permission to modify or
+ distribute the Program or its derivative works. These actions are
+ prohibited by law if you do not accept this License. Therefore, by
+ modifying or distributing the Program (or any work based on the
+ Program), you indicate your acceptance of this License to do so, and
+ all its terms and conditions for copying, distributing or modifying
+ the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+ Program), the recipient automatically receives a license from the
+ original licensor to copy, distribute or modify the Program subject to
+ these terms and conditions. You may not impose any further
+ restrictions on the recipients' exercise of the rights granted herein.
+ You are not responsible for enforcing compliance by third parties to
+ this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+ infringement or for any other reason (not limited to patent issues),
+ conditions are imposed on you (whether by court order, agreement or
+ otherwise) that contradict the conditions of this License, they do not
+ excuse you from the conditions of this License. If you cannot
+ distribute so as to satisfy simultaneously your obligations under this
+ License and any other pertinent obligations, then as a consequence you
+ may not distribute the Program at all. For example, if a patent
+ license would not permit royalty-free redistribution of the Program by
+ all those who receive copies directly or indirectly through you, then
+ the only way you could satisfy both it and this License would be to
+ refrain entirely from distribution of the Program.
+
+ If any portion of this section is held invalid or unenforceable under
+ any particular circumstance, the balance of the section is intended to
+ apply and the section as a whole is intended to apply in other
+ circumstances.
+
+ It is not the purpose of this section to induce you to infringe any
+ patents or other property right claims or to contest validity of any
+ such claims; this section has the sole purpose of protecting the
+ integrity of the free software distribution system, which is
+ implemented by public license practices. Many people have made
+ generous contributions to the wide range of software distributed
+ through that system in reliance on consistent application of that
+ system; it is up to the author/donor to decide if he or she is willing
+ to distribute software through any other system and a licensee cannot
+ impose that choice.
+
+ This section is intended to make thoroughly clear what is believed to
+ be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+ certain countries either by patents or by copyrighted interfaces, the
+ original copyright holder who places the Program under this License
+ may add an explicit geographical distribution limitation excluding
+ those countries, so that distribution is permitted only in or among
+ countries not thus excluded. In such case, this License incorporates
+ the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new
+ versions of the General Public License from time to time. Such new
+ versions will be similar in spirit to the present version, but may
+ differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the Program
+ specifies a version number of this License which applies to it and
+ "any later version", you have the option of following the terms and
+ conditions either of that version or of any later version published by
+ the Free Software Foundation. If the Program does not specify a
+ version number of this License, you may choose any version ever
+ published by the Free Software Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+ programs whose distribution conditions are different, write to the
+ author to ask for permission. For software which is copyrighted by the
+ Free Software Foundation, write to the Free Software Foundation; we
+ sometimes make exceptions for this. Our decision will be guided by the
+ two goals of preserving the free status of all derivatives of our free
+ software and of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
+ WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+ OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+ AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+ PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+ FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+ DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+ possible use to the public, the best way to achieve this is to make it
+ free software which everyone can redistribute and change under these
+ terms.
+
+ To do so, attach the following notices to the program. It is safest to
+ attach them to the start of each source file to most effectively
+ convey the exclusion of warranty; and each file should have at least
+ the "copyright" line and a pointer to where the full notice is found.
+one line to give the program's name and an idea of what it does.
+Copyright (C) yyyy name of author
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program 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 General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+ Also add information on how to contact you by electronic and paper
+ mail.
+
+ If the program is interactive, make it output a short notice like this
+ when it starts in an interactive mode:
+Gnomovision version 69, Copyright (C) year name of author
+Gnomovision comes with ABSOLUTELY NO WARRANTY; for details
+type `show w'. This is free software, and you are welcome
+to redistribute it under certain conditions; type `show c'
+for details.
+
+ The hypothetical commands `show w' and `show c' should show the
+ appropriate parts of the General Public License. Of course, the
+ commands you use may be called something other than `show w' and `show
+ c'; they could even be mouse-clicks or menu items--whatever suits your
+ program.
+
+ You should also get your employer (if you work as a programmer) or
+ your school, if any, to sign a "copyright disclaimer" for the program,
+ if necessary. Here is a sample; alter the names:
+Yoyodyne, Inc., hereby disclaims all copyright
+interest in the program `Gnomovision'
+(which makes passes at compilers) written
+by James Hacker.
+
+signature of Ty Coon, 1 April 1989
+Ty Coon, President of Vice
+
+ This General Public License does not permit incorporating your program
+ into proprietary programs. If your program is a subroutine library,
+ you may consider it more useful to permit linking proprietary
+ applications with the library. If this is what you want to do, use the
+ GNU Lesser General Public License instead of this License.
+
+ Mozilla Public License Version 1.1
+
+1. Definitions.
+
+ 1.0.1. "Commercial Use"
+ means distribution or otherwise making the Covered Code
+ available to a third party.
+
+ 1.1. "Contributor"
+ means each entity that creates or contributes to the creation
+ of Modifications.
+
+ 1.2. "Contributor Version"
+ means the combination of the Original Code, prior Modifications
+ used by a Contributor, and the Modifications made by that
+ particular Contributor.
+
+ 1.3. "Covered Code"
+ means the Original Code or Modifications or the combination of
+ the Original Code and Modifications, in each case including
+ portions thereof.
+
+ 1.4. "Electronic Distribution Mechanism"
+ means a mechanism generally accepted in the software
+ development community for the electronic transfer of data.
+
+ 1.5. "Executable"
+ means Covered Code in any form other than Source Code.
+
+ 1.6. "Initial Developer"
+ means the individual or entity identified as the Initial
+ Developer in the Source Code notice required by Exhibit A.
+
+ 1.7. "Larger Work"
+ means a work which combines Covered Code or portions thereof
+ with code not governed by the terms of this License.
+
+ 1.8. "License"
+ means this document.
+
+ 1.8.1. "Licensable"
+ means having the right to grant, to the maximum extent
+ possible, whether at the time of the initial grant or
+ subsequently acquired, any and all of the rights conveyed
+ herein.
+
+ 1.9. "Modifications"
+ means any addition to or deletion from the substance or
+ structure of either the Original Code or any previous
+ Modifications. When Covered Code is released as a series of
+ files, a Modification is:
+
+ a.
+ Any addition to or deletion from the contents of a file containing
+ Original Code or previous Modifications.
+ b.
+ Any new file that contains any part of the Original Code or
+ previous Modifications.
+
+ 1.10. "Original Code"
+ means Source Code of computer software code which is described
+ in the Source Code notice required by Exhibit A as Original
+ Code, and which, at the time of its release under this License
+ is not already Covered Code governed by this License.
+
+ 1.10.1. "Patent Claims"
+ means any patent claim(s), now owned or hereafter acquired,
+ including without limitation, method, process, and apparatus
+ claims, in any patent Licensable by grantor.
+
+ 1.11. "Source Code"
+ means the preferred form of the Covered Code for making
+ modifications to it, including all modules it contains, plus
+ any associated interface definition files, scripts used to
+ control compilation and installation of an Executable, or
+ source code differential comparisons against either the
+ Original Code or another well known, available Covered Code of
+ the Contributor's choice. The Source Code can be in a
+ compressed or archival form, provided the appropriate
+ decompression or de-archiving software is widely available for
+ no charge.
+
+ 1.12. "You" (or "Your")
+ means an individual or a legal entity exercising rights under,
+ and complying with all of the terms of, this License or a
+ future version of this License issued under Section 6.1. For
+ legal entities, "You" includes any entity which controls, is
+ controlled by, or is under common control with You. For
+ purposes of this definition, "control" means (a) the power,
+ direct or indirect, to cause the direction or management of
+ such entity, whether by contract or otherwise, or (b) ownership
+ of more than fifty percent (50%) of the outstanding shares or
+ beneficial ownership of such entity.
+
+2. Source Code License.
+
+ 2.1. The Initial Developer Grant.
+
+ The Initial Developer hereby grants You a world-wide, royalty-free,
+ non-exclusive license, subject to third party intellectual property
+ claims:
+ a. under intellectual property rights (other than patent or
+ trademark) Licensable by Initial Developer to use, reproduce,
+ modify, display, perform, sublicense and distribute the Original
+ Code (or portions thereof) with or without Modifications, and/or
+ as part of a Larger Work; and
+ b. under Patents Claims infringed by the making, using or selling of
+ Original Code, to make, have made, use, practice, sell, and offer
+ for sale, and/or otherwise dispose of the Original Code (or
+ portions thereof).
+ c. the licenses granted in this Section 2.1 (a) and (b) are effective
+ on the date Initial Developer first distributes Original Code
+ under the terms of this License.
+ d. Notwithstanding Section 2.1 (b) above, no patent license is
+ granted: 1) for code that You delete from the Original Code; 2)
+ separate from the Original Code; or 3) for infringements caused
+ by: i) the modification of the Original Code or ii) the
+ combination of the Original Code with other software or devices.
+
+ 2.2. Contributor Grant.
+
+ Subject to third party intellectual property claims, each Contributor
+ hereby grants You a world-wide, royalty-free, non-exclusive license
+ a. under intellectual property rights (other than patent or
+ trademark) Licensable by Contributor, to use, reproduce, modify,
+ display, perform, sublicense and distribute the Modifications
+ created by such Contributor (or portions thereof) either on an
+ unmodified basis, with other Modifications, as Covered Code and/or
+ as part of a Larger Work; and
+ b. under Patent Claims infringed by the making, using, or selling of
+ Modifications made by that Contributor either alone and/or in
+ combination with its Contributor Version (or portions of such
+ combination), to make, use, sell, offer for sale, have made,
+ and/or otherwise dispose of: 1) Modifications made by that
+ Contributor (or portions thereof); and 2) the combination of
+ Modifications made by that Contributor with its Contributor
+ Version (or portions of such combination).
+ c. the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective
+ on the date Contributor first makes Commercial Use of the Covered
+ Code.
+ d. Notwithstanding Section 2.2 (b) above, no patent license is
+ granted: 1) for any code that Contributor has deleted from the
+ Contributor Version; 2) separate from the Contributor Version; 3)
+ for infringements caused by: i) third party modifications of
+ Contributor Version or ii) the combination of Modifications made
+ by that Contributor with other software (except as part of the
+ Contributor Version) or other devices; or 4) under Patent Claims
+ infringed by Covered Code in the absence of Modifications made by
+ that Contributor.
+
+3. Distribution Obligations.
+
+ 3.1. Application of License.
+
+ The Modifications which You create or to which You contribute are
+ governed by the terms of this License, including without limitation
+ Section 2.2. The Source Code version of Covered Code may be
+ distributed only under the terms of this License or a future version
+ of this License released under Section 6.1, and You must include a
+ copy of this License with every copy of the Source Code You
+ distribute. You may not offer or impose any terms on any Source Code
+ version that alters or restricts the applicable version of this
+ License or the recipients' rights hereunder. However, You may include
+ an additional document offering the additional rights described in
+ Section 3.5.
+
+ 3.2. Availability of Source Code.
+
+ Any Modification which You create or to which You contribute must be
+ made available in Source Code form under the terms of this License
+ either on the same media as an Executable version or via an accepted
+ Electronic Distribution Mechanism to anyone to whom you made an
+ Executable version available; and if made available via Electronic
+ Distribution Mechanism, must remain available for at least twelve (12)
+ months after the date it initially became available, or at least six
+ (6) months after a subsequent version of that particular Modification
+ has been made available to such recipients. You are responsible for
+ ensuring that the Source Code version remains available even if the
+ Electronic Distribution Mechanism is maintained by a third party.
+
+ 3.3. Description of Modifications.
+
+ You must cause all Covered Code to which You contribute to contain a
+ file documenting the changes You made to create that Covered Code and
+ the date of any change. You must include a prominent statement that
+ the Modification is derived, directly or indirectly, from Original
+ Code provided by the Initial Developer and including the name of the
+ Initial Developer in (a) the Source Code, and (b) in any notice in an
+ Executable version or related documentation in which You describe the
+ origin or ownership of the Covered Code.
+
+ 3.4. Intellectual Property Matters
+
+ (a) Third Party Claims
+
+ If Contributor has knowledge that a license under a third party's
+ intellectual property rights is required to exercise the rights
+ granted by such Contributor under Sections 2.1 or 2.2, Contributor
+ must include a text file with the Source Code distribution titled
+ "LEGAL" which describes the claim and the party making the claim in
+ sufficient detail that a recipient will know whom to contact. If
+ Contributor obtains such knowledge after the Modification is made
+ available as described in Section 3.2, Contributor shall promptly
+ modify the LEGAL file in all copies Contributor makes available
+ thereafter and shall take other steps (such as notifying appropriate
+ mailing lists or newsgroups) reasonably calculated to inform those who
+ received the Covered Code that new knowledge has been obtained.
+
+ (b) Contributor APIs
+
+ If Contributor's Modifications include an application programming
+ interface and Contributor has knowledge of patent licenses which are
+ reasonably necessary to implement that API, Contributor must also
+ include this information in the legal file.
+
+ (c) Representations.
+
+ Contributor represents that, except as disclosed pursuant to Section
+ 3.4 (a) above, Contributor believes that Contributor's Modifications
+ are Contributor's original creation(s) and/or Contributor has
+ sufficient rights to grant the rights conveyed by this License.
+
+ 3.5. Required Notices.
+
+ You must duplicate the notice in Exhibit A in each file of the Source
+ Code. If it is not possible to put such notice in a particular Source
+ Code file due to its structure, then You must include such notice in a
+ location (such as a relevant directory) where a user would be likely
+ to look for such a notice. If You created one or more Modification(s)
+ You may add your name as a Contributor to the notice described in
+ Exhibit A. You must also duplicate this License in any documentation
+ for the Source Code where You describe recipients' rights or ownership
+ rights relating to Covered Code. You may choose to offer, and to
+ charge a fee for, warranty, support, indemnity or liability
+ obligations to one or more recipients of Covered Code. However, You
+ may do so only on Your own behalf, and not on behalf of the Initial
+ Developer or any Contributor. You must make it absolutely clear than
+ any such warranty, support, indemnity or liability obligation is
+ offered by You alone, and You hereby agree to indemnify the Initial
+ Developer and every Contributor for any liability incurred by the
+ Initial Developer or such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer.
+
+ 3.6. Distribution of Executable Versions.
+
+ You may distribute Covered Code in Executable form only if the
+ requirements of Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for
+ that Covered Code, and if You include a notice stating that the Source
+ Code version of the Covered Code is available under the terms of this
+ License, including a description of how and where You have fulfilled
+ the obligations of Section 3.2. The notice must be conspicuously
+ included in any notice in an Executable version, related documentation
+ or collateral in which You describe recipients' rights relating to the
+ Covered Code. You may distribute the Executable version of Covered
+ Code or ownership rights under a license of Your choice, which may
+ contain terms different from this License, provided that You are in
+ compliance with the terms of this License and that the license for the
+ Executable version does not attempt to limit or alter the recipient's
+ rights in the Source Code version from the rights set forth in this
+ License. If You distribute the Executable version under a different
+ license You must make it absolutely clear that any terms which differ
+ from this License are offered by You alone, not by the Initial
+ Developer or any Contributor. You hereby agree to indemnify the
+ Initial Developer and every Contributor for any liability incurred by
+ the Initial Developer or such Contributor as a result of any such
+ terms You offer.
+
+ 3.7. Larger Works.
+
+ You may create a Larger Work by combining Covered Code with other code
+ not governed by the terms of this License and distribute the Larger
+ Work as a single product. In such a case, You must make sure the
+ requirements of this License are fulfilled for the Covered Code.
+
+4. Inability to Comply Due to Statute or Regulation.
+
+ If it is impossible for You to comply with any of the terms of this
+ License with respect to some or all of the Covered Code due to
+ statute, judicial order, or regulation then You must: (a) comply with
+ the terms of this License to the maximum extent possible; and (b)
+ describe the limitations and the code they affect. Such description
+ must be included in the legal file described in Section 3.4 and must
+ be included with all distributions of the Source Code. Except to the
+ extent prohibited by statute or regulation, such description must be
+ sufficiently detailed for a recipient of ordinary skill to be able to
+ understand it.
+
+5. Application of this License.
+
+ This License applies to code to which the Initial Developer has
+ attached the notice in Exhibit A and to related Covered Code.
+
+6. Versions of the License.
+
+ 6.1. New Versions
+
+ Netscape Communications Corporation ("Netscape") may publish revised
+ and/or new versions of the License from time to time. Each version
+ will be given a distinguishing version number.
+
+ 6.2. Effect of New Versions
+
+ Once Covered Code has been published under a particular version of the
+ License, You may always continue to use it under the terms of that
+ version. You may also choose to use such Covered Code under the terms
+ of any subsequent version of the License published by Netscape. No one
+ other than Netscape has the right to modify the terms applicable to
+ Covered Code created under this License.
+
+ 6.3. Derivative Works
+
+ If You create or use a modified version of this License (which you may
+ only do in order to apply it to code which is not already Covered Code
+ governed by this License), You must (a) rename Your license so that
+ the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL"
+ or any confusingly similar phrase do not appear in your license
+ (except to note that your license differs from this License) and (b)
+ otherwise make it clear that Your version of the license contains
+ terms which differ from the Mozilla Public License and Netscape Public
+ License. (Filling in the name of the Initial Developer, Original Code
+ or Contributor in the notice described in Exhibit A shall not of
+ themselves be deemed to be modifications of this License.)
+
+7. Disclaimer of warranty
+
+ Covered code is provided under this license on an "as is" basis,
+ without warranty of any kind, either expressed or implied, including,
+ without limitation, warranties that the covered code is free of
+ defects, merchantable, fit for a particular purpose or non-infringing.
+ The entire risk as to the quality and performance of the covered code
+ is with you. Should any covered code prove defective in any respect,
+ you (not the initial developer or any other contributor) assume the
+ cost of any necessary servicing, repair or correction. This disclaimer
+ of warranty constitutes an essential part of this license. No use of
+ any covered code is authorized hereunder except under this disclaimer.
+
+8. Termination
+
+ 8.1. This License and the rights granted hereunder will terminate
+ automatically if You fail to comply with terms herein and fail to cure
+ such breach within 30 days of becoming aware of the breach. All
+ sublicenses to the Covered Code which are properly granted shall
+ survive any termination of this License. Provisions which, by their
+ nature, must remain in effect beyond the termination of this License
+ shall survive.
+
+ 8.2. If You initiate litigation by asserting a patent infringement
+ claim (excluding declaratory judgment actions) against Initial
+ Developer or a Contributor (the Initial Developer or Contributor
+ against whom You file such action is referred to as "Participant")
+ alleging that:
+ a. such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate
+ prospectively, unless if within 60 days after receipt of notice
+ You either: (i) agree in writing to pay Participant a mutually
+ agreeable reasonable royalty for Your past and future use of
+ Modifications made by such Participant, or (ii) withdraw Your
+ litigation claim with respect to the Contributor Version against
+ such Participant. If within 60 days of notice, a reasonable
+ royalty and payment arrangement are not mutually agreed upon in
+ writing by the parties or the litigation claim is not withdrawn,
+ the rights granted by Participant to You under Sections 2.1 and/or
+ 2.2 automatically terminate at the expiration of the 60 day notice
+ period specified above.
+ b. any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent,
+ then any rights granted to You by such Participant under Sections
+ 2.1(b) and 2.2(b) are revoked effective as of the date You first
+ made, used, sold, distributed, or had made, Modifications made by
+ that Participant.
+
+ 8.3. If You assert a patent infringement claim against Participant
+ alleging that such Participant's Contributor Version directly or
+ indirectly infringes any patent where such claim is resolved (such as
+ by license or settlement) prior to the initiation of patent
+ infringement litigation, then the reasonable value of the licenses
+ granted by such Participant under Sections 2.1 or 2.2 shall be taken
+ into account in determining the amount or value of any payment or
+ license.
+
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above, all
+ end user license agreements (excluding distributors and resellers)
+ which have been validly granted by You or any distributor hereunder
+ prior to termination shall survive termination.
+
+9. Limitation of liability
+
+ Under no circumstances and under no legal theory, whether tort
+ (including negligence), contract, or otherwise, shall you, the initial
+ developer, any other contributor, or any distributor of covered code,
+ or any supplier of any of such parties, be liable to any person for
+ any indirect, special, incidental, or consequential damages of any
+ character including, without limitation, damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all other
+ commercial damages or losses, even if such party shall have been
+ informed of the possibility of such damages. This limitation of
+ liability shall not apply to liability for death or personal injury
+ resulting from such party's negligence to the extent applicable law
+ prohibits such limitation. Some jurisdictions do not allow the
+ exclusion or limitation of incidental or consequential damages, so
+ this exclusion and limitation may not apply to you.
+
+10. U.S. government end users
+
+ The Covered Code is a "commercial item," as that term is defined in 48
+ C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software"
+ and "commercial computer software documentation," as such terms are
+ used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R.
+ 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all
+ U.S. Government End Users acquire Covered Code with only those rights
+ set forth herein.
+
+11. Miscellaneous
+
+ This License represents the complete agreement concerning subject
+ matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent
+ necessary to make it enforceable. This License shall be governed by
+ California law provisions (except to the extent applicable law, if
+ any, provides otherwise), excluding its conflict-of-law provisions.
+ With respect to disputes in which at least one party is a citizen of,
+ or an entity chartered or registered to do business in the United
+ States of America, any litigation relating to this License shall be
+ subject to the jurisdiction of the Federal Courts of the Northern
+ District of California, with venue lying in Santa Clara County,
+ California, with the losing party responsible for costs, including
+ without limitation, court costs and reasonable attorneys' fees and
+ expenses. The application of the United Nations Convention on
+ Contracts for the International Sale of Goods is expressly excluded.
+ Any law or regulation which provides that the language of a contract
+ shall be construed against the drafter shall not apply to this
+ License.
+
+12. Responsibility for claims
+
+ As between Initial Developer and the Contributors, each party is
+ responsible for claims and damages arising, directly or indirectly,
+ out of its utilization of rights under this License and You agree to
+ work with Initial Developer and Contributors to distribute such
+ responsibility on an equitable basis. Nothing herein is intended or
+ shall be deemed to constitute any admission of liability.
+
+13. Multiple-licensed code
+
+ Initial Developer may designate portions of the Covered Code as
+ "Multiple-Licensed". "Multiple-Licensed" means that the Initial
+ Developer permits you to utilize portions of the Covered Code under
+ Your choice of the MPL or the alternative licenses, if any, specified
+ by the Initial Developer in the file described in Exhibit A.
+
+Exhibit A - Mozilla Public License.
+
+"The contents of this file are subject to the Mozilla Public License
+Version 1.1 (the "License"); you may not use this file except in
+compliance with the License. You may obtain a copy of the License at
+http://www.mozilla.org/MPL/
+
+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.
+
+The Original Code is ______________________________________.
+
+The Initial Developer of the Original Code is ________________________.
+Portions created by ______________________ are Copyright (C) ______
+_______________________. All Rights Reserved.
+
+Contributor(s): ______________________________________.
+
+Alternatively, the contents of this file may be used under the terms
+of the _____ license (the "[___] License"), in which case the
+provisions of [______] License are applicable instead of those
+above. If you wish to allow use of your version of this file only
+under the terms of the [____] License and not to allow others to use
+your version of this file under the MPL, indicate your decision by
+deleting the provisions above and replace them with the notice and
+other provisions required by the [___] License. If you do not delete
+the provisions above, a recipient may use your version of this file
+under either the MPL or the [___] License."
+
+ NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.
+
+ Apache License
+
+ Version 2.0, January 2004
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by the
+ copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all other
+ entities that control, are controlled by, or are under common control
+ with that entity. For the purposes of this definition, "control" means
+ (i) the power, direct or indirect, to cause the direction or
+ management of such entity, whether by contract or otherwise, or (ii)
+ ownership of fifty percent (50%) or more of the outstanding shares, or
+ (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity exercising
+ permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but not
+ limited to compiled object code, generated documentation, and
+ conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or Object
+ form, made available under the License, as indicated by a copyright
+ notice that is included in or attached to the work (an example is
+ provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the
+ purposes of this License, Derivative Works shall not include works
+ that remain separable from, or merely link (or bind by name) to the
+ interfaces of, the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including the
+ original version of the Work and any modifications or additions to
+ that Work or Derivative Works thereof, that is intentionally submitted
+ to Licensor for inclusion in the Work by the copyright owner or by an
+ individual or Legal Entity authorized to submit on behalf of the
+ copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent to
+ the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control
+ systems, and issue tracking systems that are managed by, or on behalf
+ of, the Licensor for the purpose of discussing and improving the Work,
+ but excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of, publicly
+ display, publicly perform, sublicense, and distribute the Work and
+ such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except
+ as stated in this section) patent license to make, have made, use,
+ offer to sell, sell, import, and otherwise transfer the Work, where
+ such license applies only to those patent claims licensable by such
+ Contributor that are necessarily infringed by their Contribution(s)
+ alone or by combination of their Contribution(s) with the Work to
+ which such Contribution(s) was submitted. If You institute patent
+ litigation against any entity (including a cross-claim or counterclaim
+ in a lawsuit) alleging that the Work or a Contribution incorporated
+ within the Work constitutes direct or contributory patent
+ infringement, then any patent licenses granted to You under this
+ License for that Work shall terminate as of the date such litigation
+ is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the Work
+ or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You meet
+ the following conditions:
+ 1. You must give any other recipients of the Work or Derivative Works
+ a copy of this License; and
+ 2. You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+ 3. You must retain, in the Source form of any Derivative Works that
+ You distribute, all copyright, patent, trademark, and attribution
+ notices from the Source form of the Work, excluding those notices
+ that do not pertain to any part of the Derivative Works; and
+ 4. If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one of
+ the following places: within a NOTICE text file distributed as
+ part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents of
+ the NOTICE file are for informational purposes only and do not
+ modify the License. You may add Your own attribution notices
+ within Derivative Works that You distribute, alongside or as an
+ addendum to the NOTICE text from the Work, provided that such
+ additional attribution notices cannot be construed as modifying
+ the License. You may add Your own copyright statement to Your
+ modifications and may provide additional or different license
+ terms and conditions for use, reproduction, or distribution of
+ Your modifications, or for any such Derivative Works as a whole,
+ provided Your use, reproduction, and distribution of the Work
+ otherwise complies with the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
+ any Contribution intentionally submitted for inclusion in the Work by
+ You to the Licensor shall be under the terms and conditions of this
+ License, without any additional terms or conditions. Notwithstanding
+ the above, nothing herein shall supersede or modify the terms of any
+ separate license agreement you may have executed with Licensor
+ regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed
+ to in writing, Licensor provides the Work (and each Contributor
+ provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+ CONDITIONS OF ANY KIND, either express or implied, including, without
+ limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
+ MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely
+ responsible for determining the appropriateness of using or
+ redistributing the Work and assume any risks associated with Your
+ exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
+ whether in tort (including negligence), contract, or otherwise, unless
+ required by applicable law (such as deliberate and grossly negligent
+ acts) or agreed to in writing, shall any Contributor be liable to You
+ for damages, including any direct, indirect, special, incidental, or
+ consequential damages of any character arising as a result of this
+ License or out of the use or inability to use the Work (including but
+ not limited to damages for loss of goodwill, work stoppage, computer
+ failure or malfunction, or any and all other commercial damages or
+ losses), even if such Contributor has been advised of the possibility
+ of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
+ the Work or Derivative Works thereof, You may choose to offer, and
+ charge a fee for, acceptance of support, warranty, indemnity, or other
+ liability obligations and/or rights consistent with this License.
+ However, in accepting such obligations, You may act only on Your own
+ behalf and on Your sole responsibility, not on behalf of any other
+ Contributor, and only if You agree to indemnify, defend, and hold each
+ Contributor harmless for any liability incurred by, or claims asserted
+ against, such Contributor by reason of your accepting any such
+ warranty or additional liability.
END OF TERMS AND CONDITIONS
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
+APPENDIX: How to apply the Apache License to your work
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "" replaced
+ with your own identifying information. (Don't include the brackets!)
+ The text should be enclosed in the appropriate comment syntax for the
+ file format. We also recommend that a file or class name and
+ description of purpose be included on the same "printed page" as the
+ copyright notice for easier identification within third-party
+ archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
@@ -4577,322 +7341,11 @@ Xalan
See the License for the specific language governing permissions and
limitations under the License.
+ The LaTeX Project Public License
-The following software may be included in this product: XML Security Library (xmlsec); Use of any of this software is governed by the terms of the license below:
-Aleksey Sanin
-XML Security Library (xmlsec)
-xmlsec, xmlsec-openssl, xmlsec-gnutls libraries
-------------------------------------------------------------------------------
-Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of Aleksey Sanin shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from him.
-
-xmlsec-nss library
-------------------------------------------------------------------------------
-Copyright (C) 2002-2003 Aleksey Sanin. All Rights Reserved.
-Copyright (c) 2003 America Online, Inc. All rights reserved.
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is fur- nished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-Portions of the Software were created using source code and/or APIs governed by the Mozilla Public License (MPL). The MPL is available at http://www.mozilla.org/MPL/MPL-1.1.html. The MPL permits such portions to be distributed with code not governed by MPL, as long as the requirements of MPL are fulfilled for such portions.
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ALEKSEY SANIN BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of Aleksey Sanin shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from him.
-
-The following software may be included in this product: X11 XRender Extension; Use of any of this software is governed by the terms of the license below:
-Keith Packard, SuSE, Inc.
-X11 XRender Extension
-Copyright © 2000 SuSE, Inc.
-Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of SuSE not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. SuSE makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
-SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
-The following software may be included in this product: XT; Use of any of this software is governed by the terms of the license below:
-James Clark, Bill Lindsey
-XT
-Copyright (c) 1998, 1999 James Clark
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL JAMES CLARK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of James Clark shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from James Clark.
-
-Copyright (c) 2002 Bill Lindsey
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Substantial portions of the Software are copyrighted by James Clark. Copying permissions and restrictions for those portions are covered in the file "copyingjc.txt"
-THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL BILL LINDSEY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of Bill Lindsey shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Bill Lindsey.
-
-The following software may be included in this product:zlib; Use of any of this software is governed by the terms of the license below:
-Jean-Loup Gailly, Mark Adler
-zlib
-(C) 1995-2002 Jean-loup Gailly and Mark Adler
-This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
-Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
-2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
-3. This notice may not be removed or altered from any source distribution.
-
-The following software may be included in this product: Mozilla, Mozilla Address Book, NP SDK: Use of any of this software is governed by the terms of the license below:
-The Mozilla Foundation
-Mozilla Address Book
-MOZILLA PUBLIC LICENSE
-Version 1.1
-
-1. Definitions.
-1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
-1.1. ''Contributor'' means each entity that creates or contributes to the creation of Modifications.
-1.2. ''Contributor Version'' means the combination of the Original Code, prior Modifications used by a Contributor, and the Modifications made by that particular Contributor.
-1.3. ''Covered Code'' means the Original Code or Modifications or the combination of the Original Code and Modifications, in each case including portions thereof.
-1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted in the software development community for the electronic transfer of data.
-1.5. ''Executable'' means Covered Code in any form other than Source Code.
-1.6. ''Initial Developer'' means the individual or entity identified as the Initial Developer in the Source Code notice required by Exhibit A.
-1.7. ''Larger Work'' means a work which combines Covered Code or portions thereof with code not governed by the terms of this License.
-1.8. ''License'' means this document.
-1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-1.9. ''Modifications'' means any addition to or deletion from the substance or structure of either the Original Code or any previous Modifications. When Covered Code is released as a series of files, a Modification is:
-A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
-B. Any new file that contains any part of the Original Code or previous Modifications.
-1.10. ''Original Code'' means Source Code of computer software code which is described in the Source Code notice required by Exhibit A as Original Code, and which, at the time of its release under this License is not already Covered Code governed by this License.
-1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation,  method, process, and apparatus claims, in any patent Licensable by grantor.
-1.11. ''Source Code'' means the preferred form of the Covered Code for making modifications to it, including all modules it contains, plus any associated interface definition files, scripts used to control compilation and installation of an Executable, or source code differential comparisons against either the Original Code or another well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival form, provided the appropriate decompression or de-archiving software is widely available for no charge.
-1.12. "You'' (or "Your")  means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You'' includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control'' means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-2. Source Code License.
-2.1. The Initial Developer Grant.
-The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license, subject to third party intellectual property claims:
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications, and/or as part of a Larger Work; and
-(b) under Patents Claims infringed by the making, using or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Code (or portions thereof).
-(c) the licenses granted in this Section 2.1(a) and (b) are effective on the date Initial Developer first distributes Original Code under the terms of this License.
-(d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) for code that You delete from the Original Code; 2) separate from the Original Code;  or 3) for infringements caused by: i) the modification of the Original Code or ii) the combination of the Original Code with other software or devices.
-2.2. Contributor Grant.
-Subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
-(a)  under intellectual property rights (other than patent or trademark) Licensable by Contributor, to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof) either on an unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger Work; and
-(b) under Patent Claims infringed by the making, using, or selling of  Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions thereof); and 2) the combination of  Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-(c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first makes Commercial Use of the Covered Code.
-(d)    Notwithstanding Section 2.2(b) above, no patent license is granted: 1) for any code that Contributor has deleted from the Contributor Version; 2)  separate from the Contributor Version;  3)  for infringements caused by: i) third party modifications of Contributor Version or ii)  the combination of Modifications made by that Contributor with other software  (except as part of the Contributor Version) or other devices; or 4) under Patent Claims infringed by Covered Code in the absence of Modifications made by that Contributor.
-
-3. Distribution Obligations.
-3.1. Application of License.
-The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed only under the terms of this License or a future version of this License released under Section 6.1, and You must include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any terms on any Source Code version that alters or restricts the applicable version of this License or the recipients' rights hereunder. However, You may include an additional document offering the additional rights described in Section 3.5.
-3.2. Availability of Source Code.
-Any Modification which You create or to which You contribute must be made available in Source Code form under the terms of this License either on the same media as an Executable version or via an accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made available via Electronic Distribution Mechanism, must remain available for at least twelve (12) months after the date it initially became available, or at least six (6) months after a subsequent version of that particular Modification has been made available to such recipients. You are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution Mechanism is maintained by a third party.
-3.3. Description of Modifications.
-You must cause all Covered Code to which You contribute to contain a file documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
-3.4. Intellectual Property Matters
-(a) Third Party Claims.
-If Contributor has knowledge that a license under a third party's intellectual property rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must include a text file with the Source Code distribution titled "LEGAL'' which describes the claim and the party making the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL file in all copies Contributor makes available thereafter and shall take other steps (such as notifying appropriate mailing lists or newsgroups) reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
-(b) Contributor APIs.
-If Contributor's Modifications include an application programming interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor must also include this information in the LEGAL file.
-          (c)    Representations.
-Contributor represents that, except as disclosed pursuant to Section 3.4(a) above, Contributor believes that Contributor's Modifications are Contributor's original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License.
-
-3.5. Required Notices.
-You must duplicate the notice in Exhibit A in each file of the Source Code.  If it is not possible to put such notice in a particular Source Code file due to its structure, then You must include such notice in a location (such as a relevant directory) where a user would be likely to look for such a notice.  If You created one or more Modification(s) You may add your name as a Contributor to the notice described in Exhibit A.  You must also duplicate this License in any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered Code.  You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-3.6. Distribution of Executable Versions.
-You may distribute Covered Code in Executable form only if the requirements of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code version of the Covered Code is available under the terms of this License, including a description of how and where You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an Executable version, related documentation or collateral in which You describe recipients' rights relating to the Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable version does not attempt to limit or alter the recipient's rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version under a different license You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-3.7. Larger Works.
-You may create a Larger Work by combining Covered Code with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Code.
-4. Inability to Comply Due to Statute or Regulation.
-If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be included in the LEGAL file described in Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.
-5. Application of this License.
-This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related Covered Code.
-6. Versions of the License.
-6.1. New Versions.
-Netscape Communications Corporation (''Netscape'') may publish revised and/or new versions of the License from time to time. Each version will be given a distinguishing version number.
-6.2. Effect of New Versions.
-Once Covered Code has been published under a particular version of the License, You may always continue to use it under the terms of that version. You may also choose to use such Covered Code under the terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to modify the terms applicable to Covered Code created under this License.
-6.3. Derivative Works.
-If You create or use a modified version of this License (which you may only do in order to apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL'' or any confusingly similar phrase do not appear in your license (except to note that your license differs from this License) and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
-7. DISCLAIMER OF WARRANTY.
-COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-8. TERMINATION.
-8.1.  This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-8.2.  If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is referred to as "Participant")  alleging that:
-(a)  such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i)  agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant.  If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
-(b)  any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications made by that Participant.
-8.3.  If You assert a patent infringement claim against Participant alleging that such Participant's Contributor Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
-8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all end user license agreements (excluding distributors and resellers) which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
-9. LIMITATION OF LIABILITY.
-UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-10. U.S. GOVERNMENT END USERS.
-The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of ''commercial computer software'' and ''commercial computer software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with only those rights set forth herein.
-11. MISCELLANEOUS.
-This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by California law provisions (except to the extent applicable law, if any, provides otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a citizen of, or an entity chartered or registered to do business in the United States of America, any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California, with venue lying in Santa Clara County, California, with the losing party responsible for costs, including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License.
-12. RESPONSIBILITY FOR CLAIMS.
-As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-13. MULTIPLE-LICENSED CODE.
-Initial Developer may designate portions of the Covered Code as “Multiple-Licensed”.  “Multiple-Licensed” means that the Initial Developer permits you to utilize portions of the Covered Code under Your choice of the MPL or the alternative licenses, if any, specified by the Initial Developer in the file described in Exhibit A.
-
-EXHIBIT A -Mozilla Public License.
-``The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
-http://www.mozilla.org/MPL/
-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.
-The Original Code is ______________________________________.
-The Initial Developer of the Original Code is ________________________. Portions created by
- ______________________ are Copyright (C) ______ _______________________. All Rights
-Reserved.
-Contributor(s): ______________________________________.
-Alternatively, the contents of this file may be used under the terms of the _____ license (the  “[___] License”), in which case the provisions of [______] License are applicable  instead of those above.  If you wish to allow use of your version of this file only under the terms of the [____] License and not to allow others to use your version of this file under the MPL, indicate your decision by deleting  the provisions above and replace  them with the notice and other provisions required by the [___] License.  If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the [___] License."
-[NOTE: The text of this Exhibit A may differ slightly from the text of the notices in the Source Code files of the Original Code. You should use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.]
-
-FSF
-GNU General Public License
-
-
-GNU GENERAL PUBLIC LICENSE
-Version 2, June 1991
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+LPPL Version 1.3c 2008-05-04
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-Preamble
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
-When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
-To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
-For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
-We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
-Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
-Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
-The precise terms and conditions for copying, distribution and modification follow.
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
-1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
-b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
-c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
-In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
-a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
-c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
-The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
-4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
-6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
-7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
-10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-NO WARRANTY
-11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-END OF TERMS AND CONDITIONS
-
-FSF
-GNU Lesser General Public License
-
-
-GNU LESSER GENERAL PUBLIC LICENSE
-Version 2.1, February 1999
-
-Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.
-This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below.
-When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things.
-To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it.
-For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights.
-We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library.
-To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others.
-
-Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license.
-Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs.
-When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library.
-We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances.
-For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License.
-In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system.
-Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library.
-The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run.
-
-GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you".
-A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables.
-The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".)
-"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library.
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does.
-1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library.
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-a) The modified work must itself be a software library.
-b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.
-c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.
-d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
-These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library.
-In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
-3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.
-
-Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy.
-This option is useful when you wish to copy part of the code of the Library into a program that is not a library.
-4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange.
-If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code.
-5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.
-However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.
-When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law.
-If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.)
-Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.
-
-6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.
-You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:
-a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)
-b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with.
-c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.
-d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.
-e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.
-For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute.
-
-7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:
-a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.
-b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
-8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it.
-10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License.
-
-11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library.
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances.
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation.
-
-14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-END OF TERMS AND CONDITIONS
-
-LaTeX3 Project
-The LaTeX Project Public License
-The LaTeX Project Public License
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
-LPPL Version 1.3c 2006-05-20
-
-Copyright 1999 2002-2006 LaTeX3 Project
+Copyright 1999 2002-2008 LaTeX3 Project
Everyone is allowed to distribute verbatim copies of this
license document, but modification of it is not allowed.
@@ -4901,12 +7354,12 @@ PREAMBLE
========
The LaTeX Project Public License (LPPL) is the primary license under
-which the the LaTeX kernel and the base LaTeX packages are distributed.
+which the LaTeX kernel and the base LaTeX packages are distributed.
You may use this license for any work of which you hold the copyright
and which you wish to distribute. This license may be particularly
-suitable if your work is TeX-related (such as a LaTeX package), but
-it is written in such a way that you can use it even if your work is
+suitable if your work is TeX-related (such as a LaTeX package), but
+it is written in such a way that you can use it even if your work is
unrelated to TeX.
The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE',
@@ -4933,11 +7386,11 @@ In this license document the following terms are used:
`Work'
Any work being distributed under this License.
-
+
`Derived Work'
Any work that under any applicable law is derived from the Work.
- `Modification'
+ `Modification'
Any procedure that produces a Derived Work under any applicable
law -- for example, the production of a file containing an
original file associated with the Work or a significant portion of
@@ -4947,7 +7400,7 @@ In this license document the following terms are used:
`Modify'
To apply any procedure that produces a Derived Work under any
applicable law.
-
+
`Distribution'
Making copies of the Work available from one person to another, in
whole or in part. Distribution includes (but is not limited to)
@@ -4968,16 +7421,16 @@ In this license document the following terms are used:
no such explicit nomination then it is the `Copyright Holder' under
any applicable law.
- `Base Interpreter'
+ `Base Interpreter'
A program or process that is normally needed for running or
- interpreting a part or the whole of the Work.
+ interpreting a part or the whole of the Work.
A Base Interpreter may depend on external components but these
are not considered part of the Base Interpreter provided that each
external component clearly identifies itself whenever it is used
interactively. Unless explicitly specified when applying the
license to the Work, the only applicable Base Interpreter is a
- `LaTeX-Format' or in the case of files belonging to the
+ `LaTeX-Format' or in the case of files belonging to the
`LaTeX-format' a program implementing the `TeX language'.
@@ -5018,8 +7471,8 @@ the Derived Work.
distribute a Derived Work provided the following conditions are met
for every component of the Work unless that component clearly states
in the copyright notice that it is exempt from that condition. Only
-the Current Maintainer is allowed to add such statements of exemption
-to a component of the Work.
+the Current Maintainer is allowed to add such statements of exemption
+to a component of the Work.
a. If a component of this Derived Work can be a direct replacement
for a component of the Work when that component is used with the
@@ -5029,13 +7482,13 @@ to a component of the Work.
clearly and unambiguously identifies itself as a modified version
of this component to the user when used interactively with that
Base Interpreter.
-
+
b. Every component of the Derived Work contains prominent notices
detailing the nature of the changes to that component, or a
prominent reference to another file that is distributed as part
of the Derived Work and that contains a complete and accurate log
of the changes.
-
+
c. No information in the Derived Work implies that any persons,
including (but not limited to) the authors of the original version
of the Work, provide any support, including (but not limited to)
@@ -5045,7 +7498,7 @@ to a component of the Work.
d. You distribute at least one of the following with the Derived Work:
- 1. A complete, unmodified copy of the Work;
+ 1. A complete, unmodified copy of the Work;
if your distribution of a modified component is made by
offering access to copy the modified component from a
designated place, then offering equivalent access to copy
@@ -5072,15 +7525,15 @@ format, where the Work or that Derived Work (in whole or in part) is
then produced by applying some process to that format, does not relax or
nullify any sections of this license as they pertain to the results of
applying that process.
-
+
10. a. A Derived Work may be distributed under a different license
provided that license itself honors the conditions listed in
Clause 6 above, in regard to the Work, though it does not have
to honor the rest of the conditions in this license.
-
+
b. If a Derived Work is distributed under a different license, that
Derived Work must provide sufficient documentation as part of
- itself to allow each recipient of that Derived Work to honor the
+ itself to allow each recipient of that Derived Work to honor the
restrictions in Clause 6 above, concerning changes from the Work.
11. This license places no restrictions on works that are unrelated to
@@ -5149,7 +7602,7 @@ the Work through the following steps:
a. If it is being maintained, then ask the Current Maintainer
to update their communication data within one month.
-
+
b. If the search is unsuccessful or no action to resume active
maintenance is taken by the Current Maintainer, then announce
within the pertinent community your intention to take over
@@ -5159,17 +7612,17 @@ the Work through the following steps:
3a. If the Current Maintainer is reachable and agrees to pass
maintenance of the Work to you, then this takes effect
immediately upon announcement.
-
+
b. If the Current Maintainer is not reachable and the Copyright
Holder agrees that maintenance of the Work be passed to you,
- then this takes effect immediately upon announcement.
-
+ then this takes effect immediately upon announcement.
+
4. If you make an `intention announcement' as described in 2b. above
and after three months your intention is challenged neither by
the Current Maintainer nor by the Copyright Holder nor by other
people, then you may arrange for the Work to be changed so as
to name you as the (new) Current Maintainer.
-
+
5. If the previously unreachable Current Maintainer becomes
reachable once more within three months of a change completed
under the terms of 3b) or 4), then that Current Maintainer must
@@ -5252,7 +7705,7 @@ Here is an example of such a notice and statement:
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
- %
+ %
% The Current Maintainer of this work is M. Y. Name.
%
% This work consists of the files pig.dtx and pig.ins
@@ -5266,7 +7719,7 @@ referring to any `LaTeX-Format', and both `Copyright Holder' and
`Current Maintainer' referring to the person `M. Y. Name'.
If you do not want the Maintenance section of LPPL to apply to your
-Work, change `maintained' above into `author-maintained'.
+Work, change `maintained' above into `author-maintained'.
However, we recommend that you use `maintained', as the Maintenance
section was added in order to ensure that your Work remains useful to
the community even when you can no longer maintain and support it
@@ -5296,9 +7749,10 @@ Important Recommendations
using a line such as:
% This work consists of all files listed in manifest.txt.
-
+
in that place. In the absence of an unequivocal list it might be
impossible for the licensee to determine what is considered by you
to comprise the Work and, in such a case, the licensee would be
entitled to make reasonable conjectures as to which files comprise
the Work.
+