MapleSim CAD Toolbox Copyright Information
Description
MapleSim CAD Toolbox Licensed Code
Open Source
© Maplesoft, a division of Waterloo Maple Inc. 1981-2024.
The MapleSim CAD Toolbox has licensed code from the following sources:
Tech Soft 3D, Inc.
HOOPS Exchange 2024.2.0 by Tech Soft 3D, Inc.
HOOPS Exchange SDK Notice
In the product "HOOPS Exchange SDK", Copyright Tech Soft 3D, 2010-2023 (hereinafter "Product", the following Open Source Software is used either unchanged or in a form that we have modified, and additionally the other License Software noted below:
LICENSE CONDITIONS AND COPYRIGHT NOTICES
Licensed Software: Open Design Alliance
This application incorporates Teigha® software pursuant to a license agreement with Open
Design Alliance. Teigha® Copyright © 2002-2018 by Open Design Alliance. All rights
reserved.
License Conditions
Information in these materials is furnished for informational use only, is subject to change
without notice and does not represent a commitment on the part of Open Design Alliance. Open
Design Alliance assumes no responsibility or liability for any errors or inaccuracies that may
appear in these materials. Use these materials at your own risk. Except as may be permitted by
the license agreement with, or other written permission received from, Open Design Alliance,
no part of these materials may be reproduced, republished, transmitted or distributed in
any form.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, OPEN DESIGN ALLIANCE AND ITS SUPPLIERS
DISCLAIM ANY AND ALL WARRANTIES AND CONDITIONS, EITHER EXPRESS OR IMPLIED, INCLUDING,
WITHOUT LIMITATION, IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
TITLE, AND NON-INFRINGEMENT, AND THOSE ARISING OUT OF USAGE OF TRADE OR COURSE OF DEALING,
CONCERNING THESE MATERIALS. THESE MATERIALS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL OPEN DESIGN ALLIANCE OR
ITS SUPPLIERS (OR THEIR RESPECTIVE AGENTS, DIRECTORS, EMPLOYEES OR REPRESENTATIVES) BE LIABLE
FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, CONSEQUENTIAL, INCIDENTAL, DIRECT,
INDIRECT, SPECIAL, ECONOMIC, PUNITIVE OR SIMILAR DAMAGES, OR DAMAGES FOR LOSS OF BUSINESS PROFITS,
LOSS OF GOODWILL, BUSINESS INTERRUPTION, COMPUTER FAILURE OR MALFUNCTION, LOSS OF BUSINESS
INFORMATION OR ANY AND ALL OTHER COMMERCIAL OR PECUNIARY DAMAGES OR LOSSES) ARISING OUT OF THE
PURCHASE OR USE OF THESE MATERIALS, HOWEVER CAUSED AND ON ANY LEGAL THEORY OF LIABILITY (WHETHER
IN TORT, CONTRACT OR OTHERWISE), EVEN IF OPEN DESIGN ALLIANCE HAS BEEN ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY. Because some jurisdictions do not allow the
exclusion or limitation of liability for consequential or incidental damages, the above limitation
may not apply to you.
All trademarks, trade names or company names referenced herein are used for identification only and
are the property of their respective owners.
US Government Restricted Rights: These materials are provided with RESTRICTED RIGHTS. Use, duplication
or disclosure by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of
The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1)
and (2) of the Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable. The
contractor/manufacturer is Open Design Alliance, 10115 E Bell Road, Suite 107 #447 Scottsdale, AZ 85260, USA.
Open Source Software: FreeType 2.8
Enclosed you'll find license conditions and copyright notices applicable for Open Source
Software FreeType 2.8
HOOPS Exchange uses FreeType 2.8 Open Source Software under the FreeType License. Please see
the copyright section below for the FTL-compliant copyright notice.
The FreeType 2 font engine is copyrighted work and cannot be used
legally without a software license. In order to make this project
usable to a vast majority of developers, we distribute it under two
mutually exclusive open-source licenses.
This means that *you* must choose *one* of the two licenses described
below, then obey all its terms and conditions when using FreeType 2 in
any of your projects or products.
- The FreeType License, found in the file `FTL.TXT', which is similar
to the original BSD license *with* an advertising clause that forces
you to explicitly cite the FreeType project in your product's
documentation. All details are in the license file. This license
is suited to products which don't use the GNU General Public
License.
- The GNU General Public License version 2, found in `GPL.TXT' (any
later version can be used also), for programs which already use the
GPL. Note that the FTL is incompatible with the GPL due to its
advertisement clause.
The contributed BDF and PCF drivers come with a license similar to that
of the X Window System. It is compatible to the above two licenses (see
file src/bdf/README and src/pcf/README).
The gzip module uses the zlib license (see src/gzip/zlib.h) which too is
compatible to the above two licenses.
_________________
The FreeType Project LICENSE
============================
2006-Jan-27
Copyright 1996-2002, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg
Introduction
------------
The FreeType Project is distributed in several archive packages;
some of them may contain, in addition to the FreeType font engine,
various tools and contributions which rely on, or relate to, the
FreeType Project.
This license applies to all files found in such packages, and
which do not fall under their own explicit license. The license
affects thus the FreeType font engine, the test programs,
documentation and makefiles, at the very least.
This license was inspired by the BSD, Artistic, and IJG
(Independent JPEG Group) licenses, which all encourage inclusion
and use of free software in commercial and freeware products
alike. As a consequence, its main points are that:
o We don't promise that this software works. However, we will be
interested in any kind of bug reports. (`as is' distribution)
o You can use this software for whatever you want, in parts or
full form, without having to pay us. (`royalty-free' usage)
o You may not pretend that you wrote this software. If you use
it, or only parts of it, in a program, you must acknowledge
somewhere in your documentation that you have used the
FreeType code. (`credits')
We specifically permit and encourage the inclusion of this
software, with or without modifications, in commercial products.
We disclaim all warranties covering The FreeType Project and
assume no liability related to The FreeType Project.
Finally, many people asked us for a preferred form for a
credit/disclaimer to use in compliance with this license. We thus
encourage you to use the following text:
"""
Portions of this software are copyright The FreeType
Project (www.freetype.org). All rights reserved.
Please replace with the value from the FreeType version you
actually use.
Legal Terms
===========
0. Definitions
--------------
Throughout this license, the terms `package', `FreeType Project',
and `FreeType archive' refer to the set of files originally
distributed by the authors (David Turner, Robert Wilhelm, and
Werner Lemberg) as the `FreeType Project', be they named as alpha,
beta or final release.
`You' refers to the licensee, or person using the project, where
`using' is a generic term including compiling the project's source
code as well as linking it to form a `program' or `executable'.
This program is referred to as `a program using the FreeType
engine'.
This license applies to all files distributed in the original
FreeType Project, including all source code, binaries and
documentation, unless otherwise stated in the file in its
original, unmodified form as distributed in the original archive.
If you are unsure whether or not a particular file is covered by
this license, you must contact us to verify this.
The FreeType Project is copyright (C) 1996-2000 by David Turner,
Robert Wilhelm, and Werner Lemberg. All rights reserved except as
specified below.
1. No Warranty
THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
USE, OF THE FREETYPE PROJECT.
2. Redistribution
-----------------
This license grants a worldwide, royalty-free, perpetual and
irrevocable right and license to use, execute, perform, compile,
display copy create derivative works of distribute and
display, copy, create derivative works of, distribute and
sublicense the FreeType Project (in both source and object code
forms) and derivative works thereof for any purpose; and to
authorize others to exercise some or all of the rights granted
herein, subject to the following conditions:
o Redistribution of source code must retain this license file
(`FTL.TXT') unaltered; any additions, deletions or changes to
the original files must be clearly indicated in accompanying
documentation. The copyright notices of the unaltered,
original files must be preserved in all copies of source
files.
o Redistribution in binary form must provide a disclaimer that
states that the software is based in part of the work of the
FreeType Team, in the distribution documentation. We also
encourage you to put an URL to the FreeType web page in your
documentation, though this isn't mandatory.
These conditions apply to any software derived from or based on
the FreeType Project, not just the unmodified files. If you use
our work, you must acknowledge us. However, no fee need be paid
to us.
3. Advertising
Neither the FreeType authors and contributors nor you shall use
the name of the other for commercial, advertising, or promotional
purposes without specific prior written permission.
We suggest, but do not require, that you use one or more of the
following phrases to refer to this software in your documentation
or advertising materials: `FreeType Project', `FreeType Engine',
`FreeType library', or `FreeType Distribution'.
As you have not signed this license, you are not required to
accept it. However, as the FreeType Project is copyrighted
material, only this license, or another one contracted with the
authors, grants you the right to use, distribute, and modify it.
Therefore, by using, distributing, or modifying the FreeType
Project, you indicate that you understand and accept all the terms
of this license.
4. Contacts
-----------
There are two mailing lists related to FreeType:
o freetype@nongnu.org
Discusses general use and applications of FreeType, as well as
future and wanted additions to the library and distribution.
If you are looking for support, start in this list if you
haven't found anything to help you in the documentation.
o freetype-devel@nongnu.org
Discusses bugs, as well as engine internals, design issues,
specific licenses, porting, etc.
Our home page can be found at
http://www.freetype.org
--- end of FTL.TXT ---
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
For conditions of distribution and use, see copyright notice in zlib.h
This file may only be used,
modified, and distributed under the terms of the FreeType project
license, LICENSE.TXT. By continuing to use, modify, or distribute
this file you indicate that you have read the license and
understand and accept it fully.
This file is part of the FreeType project, and may only be used
modified and distributed under the terms of the FreeType project
# This file is part of the FreeType project, and may only be used, modified,
# and distributed under the terms of the FreeType project license,
# LICENSE.TXT. By continuing to use, modify, or distribute this file you
# indicate that you have read the license and understand and accept it
# fully.
# Public domain
# This code is explicitly into the public domain
# As a special exception to the FreeType project license, this file may be
# distributed as part of a program that contains a configuration script
# generated by Autoconf, under the same distribution terms as the rest of
# that program.
WE HAVE DISCOVERED THAT APPLE OWNS SEVERAL PATENTS RELATED TO THE
RENDERING OF TRUETYPE FONTS. THIS COULD MEAN THAT THE FREE USE OF
FREETYPE MIGHT BE ILLEGAL IN THE USA, JAPAN, AND POSSIBLY OTHER
COUNTRIES, BE IT IN PROPRIETARY OR FREE SOFTWARE PRODUCTS.
FOR MORE DETAILS, WE STRONGLY ADVISE YOU TO GO TO THE FREETYPE
PATENTS PAGE AT THE FOLLOWING WEB ADDRESS:
http://www.freetype.org/patents.html
WE WILL NOT PLACE INFORMATION IN THIS FILE AS THE SITUATION IS STILL
UNDETERMINED FOR NOW. AT THE TIME THESE LINES ARE WRITTEN, WE HAVE
CONTACTED APPLE'S LEGAL DEPARTMENT AND ARE STILL WAITING FOR THEIR
ANSWER ON THE SUBJECT.
PLEASE READ THE `INSTALL' FILE TO SEE HOW TO DISABLE THE ENGINE'S
BYTECODE INTERPRETER IN ORDER TO BUILD A PATENT-FREE ENGINE, AT THE
COST OF RENDERING QUALITY.
--- end of PATENTS ---
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
License
Copyright (C) 2001-2002 by Francesco Zappa Nardelli
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Portions of the driver (that is, bdflib.c and bdf.h):
Copyright 2000 Computing Research Labs, New Mexico State University
Copyright 2001-2002 Francesco Zappa Nardelli
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE COMPUTING RESEARCH LAB OR NEW MEXICO STATE UNIVERSITY BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# Copyright (C) 2001, 2002, 2003, 2008 by
# Francesco Zappa Nardelli
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
----------------------------------------------------------------------------
-----------------------------------------------------------------------------
# This file is part of the Catharon Typography Project and shall only
# be used, modified, and distributed under the terms of the Catharon
# Open Source License that should come with this file under the name
# `CatharonLicense.txt'. By continuing to use, modify, or distribute
# this file you indicate that you have read the license and
# understand and accept it fully.
# Note that this license is compatible with the FreeType license.
License text found on the internet: http://doc.qt.nokia.com/4.7-snapshot/catharon-license.html
The Catharon Open Source LICENSE
----------------------------
2000-Jul-04
Copyright (C) 2000 by Catharon Productions, Inc.
============
This license applies to source files distributed by Catharon
Productions, Inc. in several archive packages. This license
applies to all files found in such packages which do not fall
under their own explicit license.
o We don't promise that this software works. However, we are
Catharon Code. (`credits')
We disclaim all warranties covering the packages distributed by
Catharon Productions, Inc. and assume no liability related to
their use.
Throughout this license, the terms `Catharon Package', `package',
and `Catharon Code' refer to the set of files originally
distributed by Catharon Productions, Inc.
This program is referred to as `a program using one of the
Catharon Packages'.
Catharon Package(s), including all source code, binaries and
The Catharon Packages are copyright (C) 2000 by Catharon
Productions, Inc. All rights reserved except as specified below.
THE CATHARON PACKAGES ARE PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OF OR THE INABILITY TO
USE THE CATHARON PACKAGE.
sublicense the Catharon Packages (in both source and object code
(`license.txt') unaltered; any additions, deletions or changes
to the original files must be clearly indicated in
accompanying documentation. The copyright notices of the
unaltered, original files must be preserved in all copies of
source files.
states that the software is based in part on the work of
Catharon Productions, Inc. in the distribution documentation.
the Catharon Packages, not just the unmodified files. If you use
Neither Catharon Productions, Inc. and contributors nor you shall
use the name of the other for commercial, advertising, or
promotional purposes without specific prior written permission.
We suggest, but do not require, that you use the following phrase
to refer to this software in your documentation: 'this software is
based in part on the Catharon Typography Project'.
accept it. However, as the Catharon Packages are copyrighted
Therefore, by using, distributing, or modifying the Catharon
Packages, you indicate that you understand and accept all the
terms of this license.
--- end of license.txt ---
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
# 02110-1301, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# GNU Libtool is free software; you can redistribute it and/or modify
# (at your option) any later version
# As a special exception to the GNU General Public License,
# if you distribute this file as part of a program or library that
# is built using GNU Libtool, you may include this file under the
# same distribution terms that you use for the rest of that program.
# GNU Libtool is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
# along with GNU Libtool; see the file COPYING. If not, a copy
# can be downloaded from http://www.gnu.org/licenses/gpl.html,
# or obtained by writing to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# GNU Libtool is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2 of
# the License, or (at your option) any later version.
# GNU Libtool is distributed in the hope that it will be useful,
# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
# obtained by writing to the Free Software Foundation, Inc.,
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
This config.status script is free software; the Free Software Foundation
---------------------------------------------------------------------------
Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# This file is free software; the Free Software Foundation gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
This config.lt script is free software; the Free Software Foundation
gives unlimited permision to copy, distribute and modify it."
# of this software and associated documentation files (the "Software"), to
# deal in the Software without restriction, including without limitation the
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
# sell copies of the Software, and to permit persons to whom the Software is
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# Except as contained in this notice, the name of the X Consortium shall not
# be used in advertising or otherwise to promote the sale, use or other deal-
# ings in this Software without prior written authorization from the X Consor-
# tium.
# FSF changes to this file are in the public domain.
Copyrights
Portions of this software are copyright © 2017 The FreeType
(c) 2002, 2003, 2004, 2006, 2007, 2008, 2009 David Turner
(c) 2002, 2003, 2005, 2006, 2007, 2008 David Turner
(c) 2002, 2004, 2006, 2007, 2008, 2009 David Turner
(c) 2002, 2004, 2007, 2008 David Turner
(c) 2002, 2004, 2008 David Turner
(c) 2003, 2004, 2008 David Turner
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
Copyright (C) 1994 X Consortium
Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2002 Jean-loup Gailly.
Copyright (C) 1995-2002 Mark Adler
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
Copyright (C) 2000 by Francesco Zappa Nardelli
Copyright (C) 2000, 2001, 2002 by Francesco Zappa Nardelli
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 by Francesco Zappa Nardelli
Copyright (C) 2000, 2001, 2002, 2003, 2006 by Francesco Zappa Nardelli
Copyright (C) 2000, 2001, 2003, 2008 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002, 2003, 2004 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Francesco Zappa Nardelli
Copyright (C) 2001, 2002, 2003, 2008 by Francesco Zappa Nardelli
Copyright (C) 2004 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
Copyright (C) 2005, 2007, 2008 by George Williams
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) Free Software Foundation Inc.
Copyright 1990, 1994, 1998 The Open Group
Copyright 1995-2002 Mark Adler
Copyright 1996-2000 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2002, 2003, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2003 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2003, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2003, 2006, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2001, 2003, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2003, 2004, 2005, 2006, 2007, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2003, 2004, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2003, 2005, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2003, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2004, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2004, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2005 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2002, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2004, 2005, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2004, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2004, 2006, 2007 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2005, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2005, 2006, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2005, 2007, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2003, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2005 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2000, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lembe
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 2010 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 1996 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2005, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2004, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2005, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 1996-2001, 2002, 2003, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2006, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2003, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2005 by David Turner, Robert Wilhelm, Werner Lemberg and Detlef
Copyright 1996-2001, 2002, 2004, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 1996-2001, 2002, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2006, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2004, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2005, 2006, 2007 by David Turner, Robert Wilhelm, Werner Lemberg and Detlef
Copyright 1996-2001, 2002, 2005, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2005, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2005, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2002, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2003, 2004, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2003, 2004, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2003, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2003, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2004, 2005, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2004, 2006, 2007 by Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2001, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2002, 2003, 2004, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Francesco Zappa Nardelli
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2001, 2002, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2001, 2003, 2004, 2006, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2001, 2004 by Francesco Zappa Nardelli
Copyright 2000, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000, 2006 by # Francesco Zappa Nardelli
Copyright 2000-2001 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002 by Francesco Zappa Nardelli
Copyright 2000-2001, 2002, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2004, 2005, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2004, 2005, 2006, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2003, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2002, 2004, 2005, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003 by Francesco Zappa Nardelli
Copyright 2000-2001, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003, 2004, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003, 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003, 2004, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003, 2004, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2000-2001, 2003, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002 Catharon Productions Inc.
Copyright 2001, 2002 Francesco Zappa Nardelli
Copyright 2001, 2002 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004 Francesco Zappa Nardelli
Copyright 2001, 2002, 2003, 2004 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 Zappa Nardelli
Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2004, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2003, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2004, 2005 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2002, 2006 by # Francesco Zappa Nardelli
Copyright 2001, 2002, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2003, 2004 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2003, 2005, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2003, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2004 byDavid Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2001, 2004 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002 by Roberto Alameda.
Copyright 2002, 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003 by Roberto Alameda.
Copyright 2002, 2003, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 2002, 2003, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Roberto Alameda.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2008, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2005, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2006, 2007, 2009 by Roberto Alameda.
Copyright 2002, 2003, 2004, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2004, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 2002, 2003, 2005, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2006, 2007 by Roberto Alameda.
Copyright 2002, 2003, 2006, 2007, 2008, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2006, 2008 by Roberto Alameda.
Copyright 2002, 2003, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2003, 2008 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2004, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2002, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003 Huw D M Davies for Codeweavers
Copyright 2003 by Francesco Zappa Nardelli
Copyright 2003 by# David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003 by Masatake YAMATO and Redhat K.K.
Copyright 2003 by Masatake YAMATO, Redhat K.K.
Copyright 2003, 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006 byDavid Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007 byDavid Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007, 2009 by# David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2005, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2006, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2004, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2005, 2006, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2005, 2006, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg
Copyright 2003, 2005, 2006, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2003, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004 by David Turner, Robert Wilhelm, Werner Lemberg and George Williams.
Copyright 2004, 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005 by Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006 by Albert Chin-A-Young.
Copyright 2004, 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006 by Masatake YAMATO, Redhat K.K, David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006 by Masatake YAMATO and Redhat K.K.
Copyright 2004, 2005, 2006, 2007 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, Werner Lemberg, and George Williams.
Copyright 2004, 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006, 2007, 2008, 2009 by Masatake YAMATO and Redhat K.K.
Copyright 2004, 2005, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2006, 2009, 2010 by Albert Chin-A-Young.
Copyright 2004, 2005, 2007 by suzuki toshiya, Masatake YAMATO, Red hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2007, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2008 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2005, 2009 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2006, 2007 by Masatake YAMATO and Redhat K.K
Copyright 2004, 2006, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2004, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005 by suzuki toshiya, Masatake YAMATO and Red Hat K.K.
Copyright 2005 by Werner Lemberg and Detlef
Copyright 2005 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006, 2007 by Werner Lemberg and Detlef
Copyright 2005, 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006, 2007, 2008 by David Turner.
Copyright 2005, 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006, 2007, 2008, 2009, 2010 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006, 2007, 2009 by # David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2006, 2007, 2009 by # Werner Lemberg and Detlef
Copyright 2005, 2006, 2007, 2009 by David Turner.
Copyright 2005, 2007 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2008 by suzuki toshiya, Masatake YAMATO, Red Hat K.K., David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005, 2008 by
Copyright 2005, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2005,2006, 2007, 2009 by Werner Lemberg and Detlef
Copyright 2006 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2007 by Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2007, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2008 by suzuki toshiya David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2006, 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2007 Dmitry Timoshkov for Codeweavers
Copyright 2007 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2007 by Bhalerao , .
Copyright 2007 by David Turner.
Copyright 2007, 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2007, 2008, 2010 by David Turner.
Copyright 2007, 2009 by Dereg Clegg, Michael Toftdal.
Copyright 2007, 2009 by Derek Clegg, Michael Toftdal.
Copyright 2008 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2008, 2009 by David Turner, Robert Wilhelm, and Werner Lemberg.
Copyright 2008, 2010 by David Turner, Robert Wilhelm, Werner Lemberg, and suzuki toshiya.
Copyright 2009 by Oran Agra and Mickey Gabel.
copyright (C) 1996-2000 by David Turner Robert Wilhelm, and Werner Lemberg. All rights reserved
copyright (C) 1996-2002 The FreeType Project (www.freetype.org). All rights reserved.
written by Francesco Zappa Nardelli Francesco.Zappa.Nardelli@ens.fr
contributed by Franco Zappa Nardelli, modified by Werner Lemberg
contributed by Roberto Alameda
Author: David Turner
Written by George Williams.
Written by Graham Asher
contributed by Derek Clegg
Written by just@letterror.com. Heavily Fixed by mpsuzuki, George Williams and Sean McBride
Written by just@letterror.com. Heavily modified by mpsuzuki, George Williams, and Sean McBride.
contributed by Michael Toftdal.
Author: Keith Packard, MIT X Consortium
contributed by George Williams
Lars Clausen contributed the following autoconf fragment
written by Per Bothner
Wolfgang Domröse contributed support
George Williams contributed code to handle Apple's font
George Williams (with some modifications). Werner Lemberg
Dmitry Timoshkov. Vincent Richomme
David Chester contributed some enhancements
code contributed by Chia I Wu
Type42 fonts written by Roberto Alameda
YAMATO Masatake contributed improved handling of MacOS
Written by Gary V. Vaughan
Written by Gordon Matzigkeit
Written by Scott James Remnant
contributed by Derek Clegg. George Williams contributed code to validate the new `MATH'
distributed by the authors (David Turner, Robert Wilhelm, and Werner Lemberg)
patch was written by David Sachitano and Lawrence Coopet, and modified by Sean McBride
contributed by Sergey Tolstov
George Williams
contributed by David Bevan
Originally written by Per Bothner
Author: suzuki toshiya
Original author: Noah Friedman
Earle F. Ake contributed MIS and NILE
Open Source Software: OpenNURBS SDK 6.0
Enclosed you'll find license conditions and copyright notices applicable for OpenNURBS
SDK 6.0
License conditions
// THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
// ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF
// MERCHANTABILITY ARE HEREBY DISCLAIMED.
//
// For complete openNURBS copyright information see .
Copyright (c) 1993-2013 Robert McNeel & Associates. All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicens
the Software.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AN
HEREBY DISCLAIMED.
openNURBS and Rhinoceros are a registered trademarks of Robert McNeel & Associates.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
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. The names of its contributors may not be used to endorse or promote
products derived from this software without specific prior written
permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyrights:
Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2003 Jean-loup Gailly.
Copyright (C) 1995-2003 Mark Adler
Copyright (C) 1995-2004 Jean-loup Gailly
Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2004 Mark Adler
Copyright (C) 1995-2005 Jean-loup Gailly
Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2005 Jean-loup Gailly.
Copyright (C) 1995-2005 Mark Adler
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, All rights reserved.
Copyright (c) 1993-2011 Robert McNeel & Associates. All rights reserved.
Copyright (c) 1993-2012 Robert McNeel & Associates. All rights reserved.
Copyright (c) 1993-2013 Robert McNeel & Associates. All rights reserved.
Copyright 1993-2012 Robert McNeel & Associates. All Rights Reserved.
Copyright 1995-2005 Jean-loup Gailly
Copyright 1995-2005 Mark Adler
Open Source Software: TinyXML 2.0
Software TinyXML 2.0
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the
Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)
Copyright (c) 2006 Ryan Pusztai, Ryan Mulder
Open Source Software: Twofish 1.6
Software Twofish 1.6
Twofish is unpatented, and the source code is uncopyrighted and license-free; it is free for all uses.
N/A
Open Source Software: zlib 1.2.11
Software zlib 1.2.11
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
This code is a modified version of crypting code in Infozip distribution
The encryption/decryption parts of this source code (as opposed to the
non-echoing password parts) were originally written in Europe. The
whole source package can be freely distributed, including from the USA.
(Prior to January 2000, re-export from the US was a violation of US law.)
This encryption code is a direct transcription of the algorithm from
Roger Schlafly, described by Phil Katz in the file appnote.txt. This
file (appnote.txt) is distributed with the PKZIP program (even in the
version without encryption capabilities).
If you don't need crypting in your application, just define symbols
NOCRYPT and NOUNCRYPT.
Permission to use, copy, modify, distribute and sell this software and its
documentation for any purpose is hereby granted without fee, provided that the
above copyright notice appear in all copies and?that both that copyright notice
and this permission notice appear?in supporting documentation. Christian Michelsen
Research AS makes no representations about the suitability of this software for any purpose.
It is provided "as is" without express or implied warranty.
This library is free software; you can redistribute it and/or modify --
-- it under the terms of the GNU General Public License as published by --
-- the Free Software Foundation; either version 2 of the License, or (at --
-- your option) any later version. --
-- --
-- This library is distributed in the hope that it will be useful, but --
-- WITHOUT ANY WARRANTY; without even the implied warranty of --
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU --
-- General Public License for more details. --
-- You should have received a copy of the GNU General Public License --
-- along with this library; if not, write to the Free Software Foundation, --
-- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. --
-- As a special exception, if other files instantiate generics from this --
-- unit, or you link this unit with other files to produce an executable, --
-- this unit does not by itself cause the resulting executable to be --
-- covered by the GNU General Public License. This exception does not --
-- however invalidate any other reasons why the executable file might be --
-- covered by the GNU Public License.
Boost Software License - Version 1.0 - August 17th, 2003
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
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.
This software is provided "as-is,"
without any express or implied warranty.
In no event will the authors be held liable for any damages
See the distribution directory with respect to requirements
governing redistribution.
Status of This Memo
This memo provides information for the Internet community. This memo
does not specify an Internet standard of any kind. Distribution of
this memo is unlimited.
IESG Note:
The IESG takes no position on the validity of any Intellectual
Property Rights statements contained in this document.
Notices
Copyright (c) 1996 L. Peter Deutsch
Permission is granted to copy and distribute this document for any
purpose and without charge, including translations into other
languages and incorporation into compilations, provided that the
copyright notice and this notice are preserved, and that any
substantive changes or deletions from the original are clearly
marked.
A pointer to the latest version of this and related documentation in
HTML format can be found at the URL
.
Copyright Notices:
(C) 1995-2006 Jean-loup Gailly & Mark Adler
(C) 1995-2012 Jean-loup Gailly & Mark Adler
(C) 1995-2017 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2012 Jean-loup Gailly (jloup@gzip.org) and Mark Adler (madler@alumni.caltech.edu).
Copyright (C) 1995-1996 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
Copyright (C) 1995-1998 Jean-loup Gailly.
Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler.
Copyright (C) 1995-2003 by Jean-loup Gailly.
Copyright (C) 1995-2003, 2010 Jean-loup Gailly.
Copyright (C) 1995-2003, 2010 Mark Adler
Copyright (C) 1995-2005, 2010 Mark Adler
Copyright (C) 1995-2005, 2010, 2011, 2012 Jean-loup Gailly.
Copyright (C) 1995-2006, 2010, 2011 Jean-loup Gailly.
Copyright (C) 1995-2006, 2010, 2011, 2012 Mark Adler
Copyright (C) 1995-2006, 2011 Jean-loup Gailly.
Copyright (C) 1995-2008 Mark Adler
Copyright (C) 1995-2008, 2010 Mark Adler
Copyright (C) 1995-2009 Mark Adler
Copyright (C) 1995-2010 Jean-loup Gailly, Brian Raiter and Gilles Vollant.
Copyright (C) 1995-2011 Jean-loup Gailly.
Copyright (C) 1995-2011 Mark Adler
Copyright (C) 1995-2012 Jean-loup Gailly
Copyright (C) 1995-2012 Jean-loup Gailly and Mark Adler
Copyright (C) 1995-2012 Jean-loup Gailly.
Copyright (C) 1995-2012 Mark Adler
Copyright (C) 1998 - 2010 Gilles Vollant, Even Rouault, Mathias Svensson
Copyright (C) 1998 Brian Raiter
Copyright (C) 1998 by Andreas R. Kleinert
Copyright (C) 1998 by Bob Dellaca.
Copyright (C) 1998 by Jacques Nomssi Nzali.
Copyright (C) 1998, 2007 Brian Raiter
Copyright (C) 1998,1999,2000 by Jacques Nomssi Nzali.
Copyright (C) 1998-2010 Gilles Vollant (minizip)
Copyright (C) 2002-2003 Dmitriy Anisimkov
Copyright (C) 2002-2004 Dmitriy Anisimkov
Copyright (C) 2002-2010 Mark Adler
Copyright (C) 2002-2010 Mark Adler, all rights reserved version 2.2, 25 Apr 2010
Copyright (C) 2003 Chris Anderson
Copyright (C) 2003 Chris Anderson ; Please use the
Copyright (C) 2003 Cosmin Truta.
Copyright (C) 2003 Mark Adler version 1.1, 16 Feb 2003
Copyright (C) 2003 Mark Adler
Copyright (C) 2003 Mark Adler, all rights reserved version 1.1, 4 Nov 2003
Copyright (C) 2003 by Cosmin Truta.
Copyright (C) 2003, 2005, 2008, 2010 Mark Adler
Copyright (C) 2003-2010 Mark Adler
Copyright (C) 2004 Mark Adler, all rights reserved
Copyright (C) 2004, 2005, 2010, 2011, 2012 Mark Adler
Copyright (C) 2004, 2008 Mark Adler, all rights reserved version 2.0, 25 Apr 2008
Copyright (C) 2004, 2008 Mark Adler, all rights reserved
Copyright (C) 2004, 2010 Mark Adler
Copyright (C) 2004, 2010, 2011, 2012 Mark Adler
Copyright (C) 2005 Mark Adler
Copyright (C) 2007, 2008 Mark Adler
Copyright (C) 2007-2008 Even Rouault
Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
Copyright (C) 2011 Mark Adler
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
Copyright (c) 1996 L. Peter Deutsch and Jean-Loup Gailly
Copyright (c) 1997 Christian Michelsen Research AS Advanced Computing Fantoftvegen 38, 5036 BERGEN, Norway http://www.cmr.no
Copyright (c) 1997,99 Borland Corp.,
Copyright (c) 1997,99 Borland Corporation
Copyright (c) 1998-2010 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson
Copyright (c) 2004, 2005 Mark Adler.
Copyright (c) 2004, 2005 by Mark Adler
Copyright (c) Henrik Ravn 2004
Copyright 1995-2012 Jean-loup Gailly and Mark Adler
Copyright 1995-2012 Mark Adler
Copyright 1998-2004 Gilles Vollant
Copyright Jean-loup Gailly
(c) 2004 by Henrik Ravn
copyright (C) 1995-2006 Jean-loup Gailly and Mark Adler
© Copyright Henrik Ravn 2004
Open Source Software: Lib3MF 1.0.1
Enclosed you'll find license conditions and copyright notices applicable for Lib3MF 1.0.1
Copyright Notices
Copyright (C) 2015 Microsoft Corporation
Copyright (C) 2015 netfabb GmbH
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
2. Redistributions in binary form must reproduce the above copyright notice,
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER 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
Open Source Software: Open Asset Import Library (assimp)
Enclosed you'll find license conditions and copyright notices applicable to Open Asset
Import Library (assimp).
Copyright (c) 2006-2016, assimp team
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following conditions are met:
Redistributions of source code must retain the above
copyright notice, this list of conditions and the
following disclaimer.
Redistributions in binary form must reproduce the above
following disclaimer in the documentation and/or other
materials provided with the distribution.
Neither the name of the assimp team, nor the names of its
contributors may be used to endorse or promote products
derived from this software without specific prior
written permission of the assimp team.
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AN EXCEPTION applies to all files in the ./test/models-nonbsd folder.
These are 3d models for testing purposes, from various free sources
on the internet. They are - unless otherwise stated - copyright of
their respective creators, which may impose additional requirements
on the use of their work. For any of these models, see
.source.txt for more legal information. Contact us if you
are a copyright holder and believe that we credited you inproperly or
if you don't want your files to appear in the repository.
Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors
http://code.google.com/p/poly2tri/
Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
Neither the name of Poly2Tri nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.
Open Source Software: Nlohmann's JSON
Enclosed you'll find license conditions and copyright notices applicable to Nlohmann's JSON.
MIT License
Copyright (c) 2013-2019 Niels Lohmann
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Open Source Software: ImageMagick
Enclosed you'll find license conditions and copyright notices applicable to ImageMagick.
Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available.
1. Definitions.
License shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this documen
Licensor shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
Legal Entity shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common con
that entity. For the purposes of this definition, control means (i) the power, direct or indirect, to cause the direction or manageme
entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) benef
entity.
You (or Your) shall mean an individual or Legal Entity exercising permissions granted by this License.
Source form shall mean the preferred form for making modifications, including but not limited to software source code, documentation s
configuration files.
Object form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to
object code, generated documentation, and conversions to other media types.
Work shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyrigh
that is included in or attached to the work (an example is provided in the Appendix below).
Derivative Works shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the
revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes
License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of,
Works thereof.
Contribution shall mean any work of authorship, including the original version of the Work and any modifications or additions to that
Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an indiv
Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form
or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mail
control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and i
excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as Not a Contribut
Contributor shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and
incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual,
non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, pu
perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, wo
non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwis
the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by th
or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litig
(including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work const
contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of
is filed.
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modi
and in Source or Object form, provided that You meet the following conditions:
You must give any other recipients of the Work or Derivative Works a copy of this License; and
You must cause any modified files to carry prominent notices stating that You changed the files; and
You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution
from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include
copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the D
Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the
documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherev
notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You
attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work,
additional attribution notices cannot be construed as modifying the License.
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions fo
reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, an
otherwise complies with the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the W
You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstand
above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor rega
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licen
except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE fi
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor
its Contributions) on an AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without lim
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determin
using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unl
required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable t
for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of t
use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or mal
other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and
a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. How
in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contr
agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Cont
accepting any such warranty or additional liability.
How to Apply the License to your Work
To apply the ImageMagick License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" repl
with your own identifying information (don't include the brackets). The text should be enclosed in the appropriate comment syntax for
file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the co
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the ImageMagick License (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy
of the License at
https://www.imagemagick.org/script/license.php
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Open Source Software: Boost
Enclosed you'll find license conditions and copyright notices applicable to Boost.
Open Source Software: Sole
Enclosed you'll find license conditions and copyright notices applicable to Sole.
Copyright (c) 2015 r-lyeh (https://github.com/r-lyeh)
Open Source Software: TinyGLTF
Enclosed you'll find license conditions and copyright notices applicable to TinyGLTF.
Copyright (c) 2017 Syoyo Fujita, Aurelien Chatelain and many contributors
Open Source Software: ftgl
Enclosed you'll find license conditions and copyright notices applicable to ftgl.
Copyright (C) 2001-3 Henry Maddocks
deepcopy
deepcopy 2.1.0 Copyright © 2013 sasa+1 <sasaplus1@gmail.com>
https://github.com/sasaplus1/deepcopy.js
copies of the Software, and to permit persons to whoom the Software is
The above copyright notice and this permission notice shall
be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
Electron
Electron 20.0.0 Copyright © 2013-2020 GitHub Inc.
https://github.com/electron/electron
ES6-TWEEN
es6-tween v5.1.0 Copyright © 2017 by tween.js and es6-tween contributors.
https://es6-tween.js.org
FrenchKiss.js
FrenchKiss.js v0.3.0 Copyright © 2018-2022 Koala Interactive, Inc.
https://github.com/koala-interactive/frenchkiss.js
Immer
Immer v9.0.15 Copyright © 2017 Michel Weststrate
https://github.com/immerjs/immer
Math.js
Math.js v9.2.0 Copyright © 2013-2020 Jos de Jong
https://mathjs.org/index.html
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
Definitions.
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
plotly.js-basic-dist
plotly.js-basic-dist 2.8.3 Copyright © 2021 Plotly, Inc.
https://www.npmjs.com/package/plotly.js-basic-dist
lotly.js-basic-dist License
of this software and associated documentation files (the Software), to deal
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Recursive-Diff
Recursive-Diff v1.0.8 Copyright © 2015 Anant Shukla
https://github.com/cosmicanant/recursive-diff
Redux
redux 4.2.0 Copyright © 2015-2022 Dan Abramov
https://redux.js.org/
source-map-support
source-map-support 0.5.21 Copyright © 2014 Evan Wallace
https://github.com/evanw/node-source-map-support
three
three 0.113.2 Copyright © 2010-2020 three.js authors
https://threejs.org/
Tippy.js
tippy.js 5.2.1 Copyright © 2017-present atomiks
https://atomiks.github.io/tippyjs/
Download Help Document