[Libreoffice-commits] .: 51 commits - basic/source configmgr/source desktop/win32 editeng/source formula/source officecfg/registry scripting/util sfx2/inc sfx2/source svx/AllLangResTarget_svx.mk svx/source sysui/desktop xmlhelp/source xmloff/inc xmloff/source
Jan Holesovsky
kendy at kemper.freedesktop.org
Tue May 31 02:03:12 PDT 2011
basic/source/app/app.cxx | 2
basic/source/runtime/iosys.cxx | 1
configmgr/source/components.cxx | 5
configmgr/source/rootaccess.cxx | 9 +
desktop/win32/source/setup/setup.cpp | 8 -
editeng/source/editeng/editeng.cxx | 2
editeng/source/editeng/impedit3.cxx | 17 ++
formula/source/ui/dlg/formula.cxx | 6
officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu | 14 ++
scripting/util/provider/beanshell/makefile.mk | 13 ++
scripting/util/provider/javascript/manifest.xml | 3
sfx2/inc/sfx2/objsh.hxx | 3
sfx2/source/appl/sfxhelp.cxx | 9 +
sfx2/source/dialog/passwd.cxx | 3
sfx2/source/doc/objstor.cxx | 24 ++-
svx/AllLangResTarget_svx.mk | 6
svx/source/svdraw/svdattr.cxx | 2
svx/source/svdraw/svdedxv.cxx | 3
svx/source/svdraw/svdoashp.cxx | 10 +
sysui/desktop/freedesktop/freedesktop-menus.spec | 53 ++++++++
sysui/desktop/mandriva/mandriva-menus.spec | 6
sysui/desktop/productversion.mk | 2
sysui/desktop/redhat/redhat-menus.spec | 57 ++++++++-
sysui/desktop/share/create_tree.sh | 61 ----------
sysui/desktop/share/makefile.mk | 3
sysui/desktop/suse/suse-menus.spec | 57 ++++++++-
sysui/desktop/tg_rpm.mk | 1
xmlhelp/source/cxxhelp/provider/urlparameter.cxx | 2
xmloff/inc/xmloff/xmltoken.hxx | 1
xmloff/source/core/xmltoken.cxx | 3
xmloff/source/style/PageMasterStyleMap.cxx | 1
xmloff/source/text/txtimp.cxx | 3
32 files changed, 290 insertions(+), 100 deletions(-)
New commits:
commit 0be75e2f6580c15837bc916754cabffa9cd8021e
Merge: eced5e6... f42d427...
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue May 31 10:45:50 2011 +0200
Merge commit 'libreoffice-3.4.0.2'
Conflicts:
basic/source/app/app.cxx
basic/source/runtime/iosys.cxx
desktop/unx/source/start.c
sfx2/source/appl/appdata.cxx
sfx2/source/appl/appinit.cxx
sfx2/source/inc/appdata.hxx
svx/AllLangResTarget_svx.mk
sysui/desktop/productversion.mk
sysui/desktop/share/makefile.mk
diff --cc sysui/desktop/productversion.mk
index 12512ce,8d1f93c..9c0eafb
--- a/sysui/desktop/productversion.mk
+++ b/sysui/desktop/productversion.mk
@@@ -62,12 -62,14 +62,12 @@@ PRODUCTNAME.libreoffice = LibreOffic
PRODUCTVERSION.libreoffice = $(PRODUCTVERSION)
PRODUCTVERSIONSHORT.libreoffice = $(PRODUCTVERSIONSHORT)
PKGVERSION.libreoffice = $(PKGVERSION)
- UNIXFILENAME.libreoffice = $(PRODUCTNAME.libreoffice:l)
+ UNIXFILENAME.libreoffice = $(PRODUCTNAME.libreoffice:l)$(PRODUCTVERSION.libreoffice)
ICONPREFIX.libreoffice = $(UNIXFILENAME.libreoffice:s/.//g)
-PRODUCTNAME.broffice = BrOffice
-PRODUCTVERSION.broffice = $(PRODUCTVERSION)
-PRODUCTVERSIONSHORT.broffice = $(PRODUCTVERSIONSHORT)
-PKGVERSION.broffice = $(PKGVERSION)
-UNIXFILENAME.broffice = $(PRODUCTNAME.broffice:l)$(PRODUCTVERSION.broffice)
-ICONPREFIX.broffice = $(UNIXFILENAME.broffice:s/.//g)
-
-
+PRODUCTNAME.oxygenoffice = OxygenOffice
+PRODUCTVERSION.oxygenoffice = $(PRODUCTVERSION)
+PRODUCTVERSIONSHORT.oxygenoffice = $(PRODUCTVERSIONSHORT)
+PKGVERSION.oxygenoffice = $(PKGVERSION)
+UNIXFILENAME.oxygenoffice = $(PRODUCTNAME.oxygenoffice:l)
+ICONPREFIX.oxygenoffice = $(UNIXFILENAME.oxygenoffice:s/.//g)
diff --cc sysui/desktop/share/makefile.mk
index 72ba78b,6e9ab75..9104d1b
--- a/sysui/desktop/share/makefile.mk
+++ b/sysui/desktop/share/makefile.mk
@@@ -150,10 -150,10 +150,10 @@@ $(LAUNCHERFLAGFILE) : $(LAUNCHERDEPN
@@-$(MKDIRHIER) $(@:db).$(INPATH).$(@:f)
@echo Creating desktop entries for $(@:f) ..
@echo ---------------------------------
- @$(PERL) brand.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -u $(UNIXWRAPPERNAME) --iconprefix '$${{WITHOUTDOTUNIXPRODUCTNAME}}-' $< $(@:db).$(INPATH).$(@:f)
- @$(PERL) brand.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -b '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -u $(UNIXWRAPPERNAME) --iconprefix "$(ICONPREFIX.libreoffice)-" $< $(@:db).$(INPATH).$(@:f)
- @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -b '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Name" $(ULFDIR)$/launcher_name.ulf
- @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -b '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Comment" $(ULFDIR)$/launcher_comment.ulf
- @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -p '$${{PRODUCTNAME_BR}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "GenericName" $(ULFDIR)$/launcher_genericname.ulf
++ @$(PERL) brand.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -u $(UNIXWRAPPERNAME) --iconprefix '$(ICONPREFIX.libreoffice)-' $< $(@:db).$(INPATH).$(@:f)
+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Name" $(ULFDIR)$/launcher_name.ulf
+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "Comment" $(ULFDIR)$/launcher_comment.ulf
+ @$(PERL) translate.pl -p '$${{PRODUCTNAME}} $${{PRODUCTVERSION}}' -d $(@:db).$(INPATH).$(@:f) --ext "desktop" --key "GenericName" $(ULFDIR)$/launcher_genericname.ulf
.IF "$(WITH_LIBSN)"=="YES"
@noop x$(foreach,i,$(LAUNCHERLIST) $(shell @echo "StartupNotify=true" >> $(@:db).$(INPATH).$(@:f)/$i.desktop))x
.ENDIF
commit f42d427a69383b84b83346a0fdeec324bf74f777
Author: Petr Mladek <pmladek at suse.cz>
Date: Tue May 24 19:29:13 2011 +0200
Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)
commit ff6c4fff5902bc4877eb1c60851f61dc7bc095f7
Author: Cédric Bosdonnat <cedric.bosdonnat.ooo at free.fr>
Date: Fri May 20 17:29:08 2011 +0200
fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec.
Signed-off-by: Petr Mladek <pmladek at suse.cz>
(cherry picked from commit 97c995a22c1602679a3e386f994a20b23d07f429)
Signed-off-by: Thorsten Behrens <tbehrens at novell.com>
Signed-off-by: Lubos Lunak <l.lunak at suse.cz>
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index d361c38..932daeb 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -2105,6 +2105,7 @@ namespace xmloff { namespace token {
XML_LAYOUT_GRID_STANDARD_MODE,
XML_LAYOUT_GRID_BASE_WIDTH,
XML_LAYOUT_GRID_SNAP_TO_CHARS,
+ XML_LAYOUT_GRID_SNAP_TO,
XML_SNAP_TO_LAYOUT_GRID,
XML_DONT_BALANCE_TEXT_COLUMNS,
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index 0a11903..ef00f9b 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -2113,7 +2113,8 @@ namespace xmloff { namespace token {
TOKEN( "default-page-layout", XML_DEFAULT_PAGE_LAYOUT ),
TOKEN( "layout-grid-standard-mode", XML_LAYOUT_GRID_STANDARD_MODE ),
TOKEN( "layout-grid-base-width", XML_LAYOUT_GRID_BASE_WIDTH ),
- TOKEN( "layout-grid-snap-to-characters", XML_LAYOUT_GRID_SNAP_TO_CHARS ),
+ TOKEN( "layout-grid-snap-to-characters", XML_LAYOUT_GRID_SNAP_TO_CHARS ),
+ TOKEN( "layout-grid-snap-to", XML_LAYOUT_GRID_SNAP_TO ),
TOKEN( "snap-to-layout-grid", XML_SNAP_TO_LAYOUT_GRID ),
diff --git a/xmloff/source/style/PageMasterStyleMap.cxx b/xmloff/source/style/PageMasterStyleMap.cxx
index 61449e7..7dafe3a 100644
--- a/xmloff/source/style/PageMasterStyleMap.cxx
+++ b/xmloff/source/style/PageMasterStyleMap.cxx
@@ -110,6 +110,7 @@ const XMLPropertyMapEntry aXMLPageMasterStyleMap[] =
//text grid enhancement for better CJK support
PLMAP( "GridBaseWidth", XML_NAMESPACE_STYLE, XML_LAYOUT_GRID_BASE_WIDTH, XML_TYPE_MEASURE, CTP_PM_GRID_BASE_WIDTH ),
+ PLMAP( "GridSnapToChars", XML_NAMESPACE_STYLE, XML_LAYOUT_GRID_SNAP_TO, XML_TYPE_BOOL, CTP_PM_GRID_SNAP_TO_CHARS ),
PLMAP( "GridSnapToChars", XML_NAMESPACE_STYLE, XML_LAYOUT_GRID_SNAP_TO_CHARS, XML_TYPE_BOOL, CTP_PM_GRID_SNAP_TO_CHARS ),
//export as a default attribute
PLMAP( "StandardPageMode", XML_NAMESPACE_STYLE, XML_LAYOUT_GRID_STANDARD_MODE, XML_TYPE_BOOL|MID_FLAG_DEFAULT_ITEM_EXPORT, CTF_PM_STANDARD_MODE ),
commit e2a6892ba1f8b0c29f46830ee6fd80c45adf2ff7
Author: Andras Timar <atimar at suse.com>
Date: Tue May 24 12:05:59 2011 +0200
fdo#37001 - updated license information
Signed-off-by: Petr Mladek <pmladek at suse.cz>
Signed-off-by: Michael Meeks <michael.meeks at novell.com>
Signed-off-by: Sophie Gautier <gautier.sophie at gmail.com>
diff --git a/readlicense_oo/html/THIRDPARTYLICENSEREADME.html b/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
old mode 100755
new mode 100644
index 9e141af..c32b3a3
--- 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—
-<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É CONCÉDÉ SOUS LICENCE PAR <br>
-MICROSOFT OU PAR L'UNE QUELCONQUE DE SES FILIALES À 100%, LA GARANTIE <br>
-LIMITÉE (SI ELLE EXISTE) APPLICABLE EN VERTU DU CONTRAT DE LICENCE <br>
-UTILISATEUR FINAL (« CLUF ») RELATIF À CE PRODUIT OS S'APPLIQUE AUX <br>
-COMPOSANTS SYSTÈME 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É CONCÉDÉS <br>
-SOUS LICENCE PENDANT LA DURÉE DE LA GARANTIE LIMITÉE DU CLUF RELATIF <br>
-AU PRODUIT OS APPLICABLE. LE PRÉSENT CLUF SUPPLÉMENTAIRE N'A PAS POUR <br>
-EFFET DE PROROGER LA DURÉE DE CETTE GARANTIE LIMITÉE. <br>
-SI LE PRODUIT OS VOUS A ÉTÉ CONCÉDÉ 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-APRÈS : <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 ÉCHÉANT, 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 PRÉSENTES TOUTE AUTRE GARANTIE LÉGALE, <br>
-EXPRESSE OU IMPLICITE, RELATIVE AUX COMPOSANTS OS ET AUX SERVICES <br>
-D'ASSISTANCE, NOTAMMENT (LE CAS ÉCHÉANT), TOUTE GARANTIE : DE
-PROPRIÉTÉ, <br>
-D'ABSENCE DE CONTREFAÇON, DE QUALITÉ, D'ADAPTATION À UN USAGE <br>
-PARTICULIER, D'ABSENCE DE VIRUS, DE PRÉCISION, D'EXHAUSTIVITÉ DES <br>
-RÉPONSES, DES RÉSULTATS OBTENUS, D'ABSENCE DE NÉGLIGENCE, OU DE <br>
-DÉFAUT DE FABRICATION, DE JOUISSANCE PAISIBLE, D'ABSENCE DE TROUBLE <br>
-DE POSSESSION ET DE CONFORMITÉ À LA DESCRIPTION. VOUS ASSUMEZ <br>
-L'ENSEMBLE DES RISQUES DÉCOULANT 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 SPÉCIAL, ACCESSOIRE, <br>
-INCIDENT OU INDIRECT DE QUELQUE NATURE QUE CE SOIT (Y COMPRIS, MAIS <br>
-NON DE FACON LIMITATIVE, LES PERTES DE BÉNÉFICES, PERTES D'INFORMATIONS <br>
-CONFIDENTIELLES OU AUTRES INFORMATIONS, INTERRUPTIONS D'ACTIVITÉ, <br>
-PRÉJUDICES CORPORELS, ATTEINTES À LA VIE PRIVÉE, MANQUEMENT À TOUTE <br>
-OBLIGATION (NOTAMMENT L'OBLIGATION DE BONNE FOI ET DE DILIGENCE), <br>
-NÉGLIGENCE, ET POUR TOUTE PERTE PÉCUNIAIRE OU AUTRE DE QUELQUE NATURE <br>
-QUE CE SOIT), RÉSULTANT 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 DÉFAUT DE FOURNITURE DES SERVICES D'ASSISTANCE,
-OU <br>
-AUTREMENT EN VERTU DE, OU RELATIVEMENT A, TOUTE DISPOSITION DE CE CLUF <br>
-SUPPLÉMENTAIRE, MÊME SI LA SOCIÉTÉ MICROSOFT OU UN QUELCONQUE
-FOURNISSEUR <br>
-A ÉTÉ PRÉVENU 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>
-ÉNUMÉRÉS CI-DESSUS ET TOUS LES DOMMAGES DIRECTS OU GÉNÉRAUX), L'ENTIÈRE <br>
-RESPONSABILITÉ DE MICROSOFT ET DE L'UN QUELCONQUE DE SES FOURNISSEURS
-AU <br>
-TITRE DE TOUTE STIPULATION DE CE CLUF SUPPLÉMENTAIRE ET VOTRE SEUL
-RECOURS <br>
-EN CE QUI CONCERNE TOUS LES DOMMAGES PRÉCITÉS NE SAURAIENT EXCÉDER 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 PRÉSENTES <br>
-LIMITATIONS ET EXCLUSIONS DEMEURERONT APPLICABLES DANS TOUTE LA MESURE <br>
-PERMISE PAR LE DROIT APPLICABLE QUAND BIEN MÊME UN QUELCONQUE REMÈDE À
-UN <br>
-QUELCONQUE MANQUEMENT NE PRODUIRAIT PAS D'EFFET. <br>
-La présente Convention est régie par les lois de la province d'Ontario, <br>
-Canada. Chacune des parties à la présente reconnaît irrévocablement la <br>
-compétence des tribunaux de la province d'Ontario et consent à
-instituer <br>
-tout litige qui pourrait découler de la présente auprès des tribunaux <br>
-situés dans le district judiciaire de York, province d'Ontario. <br>
-Au cas où vous auriez des questions concernant cette licence ou que
-vous <br>
-désiriez 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 at 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>®</sup> SOFTWARE NOTICE AND LICENSE</h1>
-<h4>Copyright © 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, 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 © [$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 at 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
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list