Software Components in COMSOL

SOFTWARE COMPONENTS IN COMSOL 5.3

The licensed Programs contain certain third party software components ("Third
Party Software Components") that are sublicensed and/or distributed under
different terms set by our licensors, as set forth in this file.  Any terms
contained or referenced in this file for a particular Third Party Software
Component shall take precedence for such Third Party Software Component to
the extent of any conflict between such terms and the COMSOL Software License
Agreement.  Other Third Party Software Components included are not licensed
under different terms and conditions but we are obliged to give attribution
for such software components.
-------------------------------------------------------------------------------
ACIS Interop
Author: Spatial Corp.
Notice:
  Portions of this software are owned by Spatial Corp. (c) 1989-2017.
  All rights reserved.
  ACIS and SAT are registered trademarks of Spatial Corp. 
-------------------------------------------------------------------------------
Adaptive Precision Floating-Point Arithmetic and Fast Robust Predicates for 
Computational Geometry
Author: Jonathan Richard Shewchuk.
Availability: http://www.cs.cmu.edu/~quake/robust.html
-------------------------------------------------------------------------------
AMD Core Math Library
Author: Advanced Micro Devices, Inc.
-------------------------------------------------------------------------------
Apache Software Components:
  Ant
  Apache Commons CLI
  Apache Commons Compress(TM)
  Apache Commons Discovery
  Apache Commons EL
  Apache Commons IO
  Apache Commons Jexl
  Apache Commons Lang
  Apache Commons Logging
  Apache Commons Math
  Apache Jasper
  Apache Standard Taglib
  Java Server Pages API
  Java Servlet API
  Jetty
  Lucene
  Lucene and HTML Parser
  Solr
Notice:
  ==============================================================
   Jetty Web Container
   Copyright 1995-2006 Mort Bay Consulting Pty Ltd
  ==============================================================

  The UnixCrypt.java code implements the one way cryptography used by
  Unix systems for simple password protection.  Copyright 1996 Aki Yoshida,
  modified April 2001  by Iris Van den Broeke, Daniel Deville.

  Some portions of the code are Copyright:
    2006 Tim Vernum 
    1999 Jason Gilbert.

Apache Solr Notice:
  Solr contributor license agreements and notices are available in the folder
  <COMSOL installation folder>\bin\solr\licenses
  Solr contains DOM4J created by the DOM4J Project. http://www.dom4j.org

  Solr contains annotations derived from JCIP-ANNOTATIONS and is released
  under the Creative Commons Attribution License
  (http://creativecommons.org/licenses/by/2.5). The official home for JCIP is
  http://www.jcip.net.

  Solr contains Fugue Icons by Yusuke Kamiyamane
  (C) 2013 Yusuke Kamiyamane. All rights reserved.
  These icons are licensed under Creative Commons Attribution License 3.0.
  http://creativecommons.org/licenses/by/3.0

  Solr contains an unmodified binary code version of juniversalchardet-1.0.3.
  The source code of juniversalchardet-1.0.3 is available under the Mozilla
  Public License version 1.1. 
  A copy of the Mozilla Public License can be found in
  <COMSOL Installation Folder>/ext/license/MPL-1.1.txt
Availability: http://code.google.com/p/juniversalchardet/
Notice by COMSOL:
  Apache Solr is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt.
-------------------------------------------------------------------------------
Apache Tomcat
Author: Apache Software Foundation

Notice:
  Tomcat contains the following unmodified XML Schemas for Java EE 
  Deployment Descriptors. These schemas are available under the
  Common Development and Distribution License. A copy of the
  Common Development and Distribution License is available in:
  <COMSOL installation folder>/ext/license/CDDL.txt
    javaee_5.xsd
    javaee_web_services_1_2.xsd
    javaee_web_services_client_1_2.xsd
    javaee_6.xsd
    javaee_web_services_1_3.xsd
    javaee_web_services_client_1_3.xsd
    jsp_2_2.xsd
    web-app_3_0.xsd
    web-common_3_0.xsd
    web-fragment_3_0.xsd
    Notice:
  Tomcat contains Eclipse JDT Java compiler. Source code files are 
  available from COMSOL under the Eclipse Public License 1.0,
  see details in <COMSOL installation folder>/offer.txt
  Eclipse source code may also be obtained from www.eclipse.org
  A copy of the Eclipse license agreement can be found in: 
  <COMSOL installation folder>/ext/license/EPL-1.0.txt.
Notice by COMSOL:
  Apache Tomcat is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in: 
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
Apache POI
Author: The Apache Software Foundation
Notice:
Below is the notice text of POI 
Copyright 2009 The Apache Software Foundation

  This product includes software developed by
  The Apache Software Foundation (http://www.apache.org/).

  This product contains the DOM4J library (http://www.dom4j.org).
  Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.

  This product contains parts that were originally based on software from BEA.
  Copyright (c) 2000-2003, BEA Systems, <http://www.bea.com/>.

  This product contains W3C XML Schema documents. Copyright 2001-2003 (c)
  World Wide Web Consortium (Massachusetts Institute of Technology, European
  Research Consortium for Informatics and Mathematics, Keio University)

  This product contains the Piccolo XML Parser for Java
  (http://piccolo.sourceforge.net/). Copyright 2002 Yuval Oren.

  This product contains the chunks_parse_cmds.tbl file from the vsdump program.
  Copyright (C) 2006-2007 Valek Filippov (frob@df.ru)

Notice by COMSOL:
  Apache POI is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt

Notice:
  Below is the license for the DOM4J library
  DOM4J library (dom4j-1.6.1.jar)

    Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.

    Redistribution and use of this software and associated documentation
    ("Software"), with or without modification, are permitted provided
    that the following conditions are met:

    1. Redistributions of source code must retain copyright
       statements and notices.  Redistributions must also contain a
       copy of this document.

    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 name "DOM4J" must not be used to endorse or promote
       products derived from this Software without prior written
       permission of MetaStuff, Ltd.  For written permission,
       please contact dom4j-info@metastuff.com.

    4. Products derived from this Software may not be called "DOM4J"
       nor may "DOM4J" appear in their names without prior written
       permission of MetaStuff, Ltd. DOM4J is a registered
       trademark of MetaStuff, Ltd.

    5. Due credit should be given to the DOM4J Project - 
       http://www.dom4j.org
 
    THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS
    ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
    NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
    FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
    METASTUFF, LTD. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------------------------------------------------------
ARPACK
Authors: R. B. Lehoucq, D. C. Sorensen, C. Yang
Availability: http://www.caam.rice.edu/software/ARPACK
Notice:
  BSD Software License
    
  Pertains to ARPACK and P_ARPACK
    
  Copyright (c) 1996-2008 Rice University.  
  Developed by D.C. Sorensen, R.B. Lehoucq, C. Yang, and K. Maschhoff.
  All rights reserved.
    
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
  met:
    
  - Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer. 
      
  - Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer listed
    in this license in the documentation and/or other materials
    provided with the distribution.
      
  - Neither the name of the copyright holders nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.
      
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT  
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 
  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT  
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
------------------------------------------------------------------------------
ASHRAE weather data from Weather Data Viewer 5.0
Notice:
  Copyright (c) 2013 ASHRAE, www.ashrae.org
  Weather data from Weather Data Viewer 5.0 is owned by ASHRAE and used with
  permission. ASHRAE has neither endorsed, reviewed, or certified the
  work. All warranties and liabilities of ASHRAE relating to use of the work
  are hereby disclaimed.

Notice by COMSOL:
  The weather data has been processed by COMSOL.
------------------------------------------------------------------------------
AvalonDock
Author: Adolfo Marinucci
Notice:
  New BSD License (BSD)
  Copyright (c) 2007-2013, Xceed Software Inc.
  All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  A ND 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.

Notice by COMSOL:
  AvalonDock has been modified by COMSOL.
------------------------------------------------------------------------------
Bitstream Vera Fonts
Notice:
  Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
  a trademark of Bitstream, Inc.

  Permission is hereby granted, free of charge, to any person obtaining a copy
  of the fonts accompanying this license ("Fonts") and associated
  documentation files (the "Font Software"), to reproduce and distribute the
  Font Software, including without limitation the rights to use, copy, merge,
  publish, distribute, and/or sell copies of the Font Software, and to permit
  persons to whom the Font Software is furnished to do so, subject to the
  following conditions:

  The above copyright and trademark notices and this permission notice shall
  be included in all copies of one or more of the Font Software typefaces.

  The Font Software may be modified, altered, or added to, and in particular
  the designs of glyphs or characters in the Fonts may be modified and
  additional glyphs or characters may be added to the Fonts, only if the fonts
  are renamed to names not containing either the words "Bitstream" or the word
  "Vera".

  This License becomes null and void to the extent applicable to Fonts or Font
  Software that has been modified and is distributed under the "Bitstream
  Vera" names.

  The Font Software may be sold as part of a larger software package but no
  copy of one or more of the Font Software typefaces may be sold by itself.

  THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
  TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
  FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
  ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
  FONT SOFTWARE.

  Except as contained in this notice, the names of Gnome, the Gnome
  Foundation, and Bitstream Inc., shall not be used in advertising or
  otherwise to promote the sale, use or other dealings in this Font Software
  without prior written authorization from the Gnome Foundation or Bitstream
  Inc., respectively. For further information, contact: fonts at gnome dot
  org.
-------------------------------------------------------------------------------
BOBYQA
Notice:
  COMSOL Multiphysics contains code based on BOBYQA by Prof. Mike Powell.
-------------------------------------------------------------------------------
BOOST C++ Library
Availability: http://www.boost.org
-------------------------------------------------------------------------------
Bootstrap
Notice:
  The MIT License (MIT)
  Copyright (c) 2011-2014 Twitter, Inc
  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.
-------------------------------------------------------------------------------
Bootstrap Colorpicker
Author: Stefan Petre
Notice:
  Copyright 2012 Stefan Petre

  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.
-------------------------------------------------------------------------------
COBYLA
Notice:
  COMSOL Multiphysics contains code based on COBYLA by Prof. Mike Powell.
-------------------------------------------------------------------------------
Compress
Notice:
  Copyright (c) 1985, 1986, 1992, 1993
   The Regents of the University of California.  All rights reserved.
 
  This code is derived from software contributed to Berkeley by
  Diomidis Spinellis and James A. Woods, derived from original
  work by Spencer Thomas and Joseph Orost.
 
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. Neither the name of the University nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.
 
  THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
Notice by COMSOL:
  Derived from the file src/usr.bin/compress in OpenBSD.
-------------------------------------------------------------------------------
Eclipse
Author: The Eclipse Foundation
Notice by COMSOL:
  Some of the Eclipse Public License 1.0 code has been modified by COMSOL.
  Source code files are available from COMSOL under their respective licenses,
  see details in <COMSOL installation folder>/offer.txt
  Eclipse source code may also be obtained from www.eclipse.org
  The Eclipse license agreement can be found in:
  <COMSOL installation folder>/ext/license/EPL-1.0.txt.
Notice by COMSOL:
  Note that the following files have not been modified by COMSOL
  and that parts of their source code is available under the
  Mozilla Public License 1.1.
  A copy of the Mozilla Public License can be found in
  <COMSOL Installation Folder>/ext/license/MPL-1.1.txt
  org.eclipse.swt.cocoa.macosx.x86_64    
  org.eclipse.swt.gtk.linux.x86_64 
  org.eclipse.swt.win32.win32.x86_64
Notice by COMSOL:
  Note that the following files have not been modified by COMSOL
  and that parts of their source code is available under the
  Mozilla Public License 2.0. A copy of the Mozilla Public License 2.0
  can be found in:
  <COMSOL Installation Folder>/ext/license/MPL-2.0.txt
  org.eclipse.swt.cocoa.macosx.x86_64
  org.eclipse.swt.gtk.linux.x86_64
  org.eclipse.swt.win32.win32.x86_64
Notice by COMSOL:
  Note that the following files have not been modified by COMSOL
  and that part of their source code is available under the Common Development
  and Distribution License. A copy of the Common Development
  and Distribution License can be found in:
  <COMSOL installation folder>/ext/license/CDDL.txt.
  javax.servlet
Notice by COMSOL:
  Note that the following file has not been modified by COMSOL
  and that part of its source code is available under the LGPL 2.1.
  A copy of the Gnu Lesser Public License can be found in:
  <COMSOL installation folder>/ext/license/LGPL-2.1.txt.
  org.eclipse.swt.gtk.linux.x86_64
  Source code files are available from COMSOL under their respective licenses,
  see details in <COMSOL installation folder>/offer.txt
Notice on the jdt.core plugin:
  This plug-in contains a bytecode disassembler ("Disassembler") that can
  produce a listing of the Java assembler mnemonics ("Assembler Mnemonics") for
  a Java method. If you use the Disassembler to view the Assembler Mnemonics
  for a method, you should ensure that doing so will not violate the terms of
  any licenses that apply to your use of that method, as such licenses may not
  permit you to reverse engineer, decompile, or disassemble method bytecodes.
Notice by COMSOL:
  The below plug-ins, located in <COMSOL installation folder>/plugins and/or
  <COMSOL installation folder>/web/plugins may
  contain at least some code which is not under the
  Eclipse Public License (EPL) 1.0. or where some of the code is not 
  copyrighted by The Eclipse Software Foundation. Note that the information
  listed below under Licenses may be incomplete: Detailed licensing and
  authorship information is contained within the about-file and/or
  about-folder, or similar file or folder contained in the respective
  plug-in. You may wish to use decompression software to access the plug-in.

  Plug-in                          Licenses
  com.ibm.icu                      ICU, Unicode, BSD, MIT
  javax.servlet                    CDDL
  org.apache.commons.jxpath        Apache 2.0
  org.apache.felix.gogo.command    Apache 2.0
  org.apache.felix.gogo.runtime    Apache 2.0
  org.apache.felix.gogo.shell      Apache 2.0
  org.eclipse.ant.core             Apache 2.0
  org.eclipse.e4.emf.xpath         Apache 2.0
  org.eclipse.emf.ecore            Apache 1.1
  org.eclipse.equinox.app          Apache 2.0
  org.eclipse.equinox.ds           Apache 2.0
  org.eclipse.equinox.preferences  Apache 2.0
  org.eclipse.equinox.registry     Apache 2.0
  org.eclipse.equinox.supplement   EPL 1.0
  org.eclipse.help                 W3C
  org.eclipse.jetty.client         UnixCryptMIT
  org.eclipse.jetty.continuation   UnixCryptMIT
  org.eclipse.jetty.http           UnixCryptMIT
  org.eclipse.jetty.io             UnixCryptMIT
  org.eclipse.jetty.security       UnixCryptMIT
  org.eclipse.jetty.servlet        UnixCryptMIT
  org.eclipse.jetty.util           UnixCryptMIT
  org.eclipse.jetty.websocket      UnixCryptMIT
  org.eclipse.net4j.util           EPL 1.0
  org.eclipse.osgi.services        Apache 2.0
  org.eclipse.osgi                 Apache 2.0
  org.eclipse.swt.cocoa.macosx.x86_64  Apple, MPL(1.1 and 2.0), JPEG, MIT
  org.eclipse.swt.gtk.linux.x86_64 LGPL 2.1, MPL(1.1 and 2.0), JPEG, MIT, BSD
  org.eclipse.swt                  JPEG, MIT
  org.w3c.css.sac                  W3C  
  org.w3c.dom.events               W3C
  org.w3c.dom.smil                 W3C
  org.w3c.dom.svg                  W3C
-------------------------------------------------------------------------------
Eclipse RAP
Notice by COMSOL:
  Source code files are available from COMSOL under their respective licenses,
  see details in <COMSOL installation folder>/offer.txt
  Eclipse source code may also be obtained from www.eclipse.org
  A copy of the Eclipse license agreement is can be found in: 
  <COMSOL installation folder>/ext/license/EPL-1.0.txt.
Notice by COMSOL:
  The below plug-ins, located in <COMSOL installation folder>/web/plugins may
  contain at least some code which is not under the
  Eclipse Public License (EPL) 1.0. or where some of the code is not
  copyrighted by The Eclipse Software Foundation. Note that the information
  listed below under Licenses may be incomplete: Detailed licensing and
  authorship information is contained within the about-file and/or
  about-folder or similar file or folder contained in the respective
  plug-in. You may wish to use decompression software to access the plug-in.
  Plug-in                          Licenses
  com.ibm.icu.base                 ICU, Unicode, BSD, MIT
  javax.servlet                    CDDL
  javax.xml                        Apache 2.0, W3C
  org.apache.commons.io            Apache 2.0
  org.apache.commons.fileupload    Apache 2.0
  org.apache.felix.gogo.command    Apache 2.0
  org.apache.felix.gogo.runtime    Apache 2.0
  org.apache.felix.gogo.shell      Apache 2.0
  org.eclipse.equinox.app          Apache 2.0
  org.eclipse.equinox.ds           Apache 2.0
  org.eclipse.equinox.preferences  Apache 2.0
  org.eclipse.equinox.registry     Apache 2.0
  org.eclipse.help                 W3C
  org.eclipse.jetty.continuation   UnixCrypt
  org.eclipse.jetty.http           UnixCrypt
  org.eclipse.jetty.io             UnixCrypt
  org.eclipse.jetty.security       UnixCrypt
  org.eclipse.jetty.server         UnixCrypt
  org.eclipse.jetty.servlet        UnixCrypt
  org.eclipse.jetty.util           UnixCrypt
  org.eclipse.osgi.services        Apache 2.0
  org.eclipse.osgi                 Apache 2.0
  org.eclipse.rap.rwt              Apache 2.0, W3C
Notice by COMSOL:
  javax.servlet has not been modified by COMSOL. 
  javax.servlet source code is available under the Common Development and
  Distribution License. A copy of the Common Development and Distribution
  License can be found in:
  <COMSOL installation folder>/ext/license/CDDL.txt
Notice by COMSOL:
  org.eclipse.rap.fileupload has been modified by COMSOL.
  org.eclipse.rap.fileupload source code is available under the Eclipse
  Public License 1.0. A copy of the Eclipse Public License 1.0 can be found
  in:
  <COMSOL installation folder>/ext/license/EPL-1.0.txt
------------------------------------------------------------------------------
Extended WPF Toolkit
Notice:
  Copyright (C) 2010-2012 Xceed Software Inc.
------------------------------------------------------------------------------
FLEXnet
Author: Flexera Software
-------------------------------------------------------------------------------
FreeType Project
Authors: David Turner, Robert Wilhelm, and Werner Lemberg
Availability: http://www.freetype.org/
Notice:
  The FreeType Project is copyright (C) 1996-2000 by David Turner,
  Robert Wilhelm, and Werner Lemberg.
  The Freetype Project is based on work by the Freetype Team.
-------------------------------------------------------------------------------
Geomag 7.0
License: Public Domain
Availability: http://www.ngdc.noaa.gov/IAGA/vmod/igrf.html
Licensing: http://www.ngdc.noaa.gov/IAGA/vmod/geomag70_license.html
-------------------------------------------------------------------------------
gluInvertMatrixd
Author: David Moore
Availability:   http://oss.sgi.com/projects/FreeB/
Notice:
  A method of Mesa 7.5.2\mesa\src\glu\sgi\libutil\project.c:
  SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
  Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
-------------------------------------------------------------------------------
GNU Standard C++ Library and GNU Libgcc
Author: Free Software Foundation, Inc.
Notice by COMSOL:
  GNU Standard C++ Library and GNU Libgcc are available under
  the GNU General Public license version 2.0 and the runtime exception:

    As a special exception, you may use this file as part of a free software
    library without restriction.  Specifically, if other files instantiate
    templates or use macros or inline functions from this file, or you compile
    this file and link it with other files to produce an executable, this
    file does not by itself cause the resulting executable to be covered by
    the GNU General Public License.  This exception does not however
    invalidate any other reasons why the executable file might be covered by
    the GNU General Public License.


  A copy of the GNU General Public License version 2.0 can be
  found in:<COMSOL installation folder>/ext/license/GPL-2.0.txt
  To obtain source code for GNU Standard C++ Library and/or GNU Libgcc,
  see the file <COMSOL installation folder>/offer.txt.
  GNU Standard C++ Library and GNU Libgcc are only installed on Linux systems
-------------------------------------------------------------------------------
GraphicsMagick
Authors: GraphicsMagick Group, ImageMagick Studio LLC, E. I. du Pont de Nemours
  and Company, and others
Availability: http://www.graphicsmagick.org/
License:
  GraphicsMagick copyrights and licenses are can be found in the file:
  <COMSOL installation folder>/ext/license/graphicsmagick/Copyright.txt
Notice by COMSOL:
  Additional licenses for software used by GraphicsMagick and distributed
  with COMSOL are available in the folder:
  <COMSOL installation folder>/ext/license/graphicsmagick
License for GNU Libltdl:
    Copyright (C) 1998, 1999, 2000, 2004, 2005, 2006,
                  2007, 2008, 2011 Free Software Foundation, Inc.
    Written by Thomas Tanner, 1998

    NOTE: The canonical source of this file is maintained with the
    GNU Libtool package.  Report bugs to bug-libtool@gnu.org.

  GNU Libltdl is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as
  published by the Free Software Foundation; either version 2 of the
  License, or (at your option) any later version.

  As a special exception to the GNU Lesser 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 Libltdl is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with GNU Libltdl; see the file COPYING.LIB.  If not, a
  copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
  or obtained by writing to the Free Software Foundation, Inc., 51
  Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Notice by COMSOL on GNU Libltdl:
  Source code for GNU Libltdl is available under GNU Lesser General Public
  License Version 2.1. A copy of the GNU Lesser General Public License can be
  found in:
  <COMSOL installation folder>/ext/license/LGPL-2.1.txt
  To obtain source code for GNU Libltdl, see the file
  <COMSOL installation folder>/offer.txt.
-------------------------------------------------------------------------------
HYPRE
Author: Lawrence Livermore National Security, LLC.
Notice:

  COPYRIGHT

  The following copyright applies to each file in the HYPRE distribution,
  unless otherwise stated in the file:

  Copyright (c) 2008,  Lawrence Livermore National Security, LLC.
  Produced at the Lawrence Livermore National Laboratory under
  Contract No. DE-AC52-07NA27344 with the DOE.

  This file is part of HYPRE.


  LICENSE

  HYPRE is free software; you can redistribute it and/or modify it under the
  terms of the GNU Lesser General Public License (as published by the Free
  Software Foundation) version 2.1 dated February 1999.

  HYPRE 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 terms and conditions of the GNU Lesser
  General Public License for more details.

  You should have received a copy of the GNU Lesser General Public License
  along with this library (file COPYING.LESSER); if not, write to the Free
  Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  02110-1301 USA


  CONTACT INFORMATION

  The HYPRE team can be contacted at hypre-support@llnl.gov.  The software is
  released under UCRL_CODE_222953.  Please see http://www.llnl.gov/CASC/hypre
  for more information and source code availability.
Notice by COMSOL:
  Source Code for Hypre is available under GNU Lesser General Public License 
  Version 2.1. A copy of the GNU Lesser General Public License can be found in:
  <COMSOL installation folder>/ext/license/LGPL-2.1.txt
  To obtain source code for HYPRE, see the file
  <COMSOL installation folder>/offer.txt.
-------------------------------------------------------------------------------
IcoMoon Icons
Author: Keyamoon
-------------------------------------------------------------------------------
Inno Setup
Notice:
  Inno Setup License
==================

  Except where otherwise noted, all of the documentation and software included
  in the Inno Setup package is copyrighted by Jordan Russell.

  Copyright (C) 1997-2014 Jordan Russell. All rights reserved.
  Portions Copyright (C) 2000-2014 Martijn Laan. All rights reserved.

  This software is provided "as-is," without any express or implied warranty.
  In no event shall the author 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 and redistribute it,
  provided that the following conditions are met:

   1. All redistributions of source code files must retain all copyright
   notices that are currently in place, and this list of conditions without
   modification.

   2. All redistributions in binary form must retain all occurrences of the
   above copyright notice and web site addresses that are currently in
   place (for example, in the About boxes).

   3. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software to
   distribute a product, an acknowledgment in the product documentation
   would be appreciated but is not required.

   4. Modified versions in source or binary form must be plainly marked as
   such, and must not be misrepresented as being the original software.


Jordan Russell
jr-2010 AT jrsoftware.org
http://www.jrsoftware.org/
Notice:
  Inno Setup contains Visual Styles APIs, these APIs have not been modified by
  COMSOL. The source code, UxThemeISX.pas, and TmSchemaISX.pas is available
  under the Mozilla Public License 1.1 from https://github.com/jrsoftware/issrc
  A copy of the Mozilla Public License can be found in: 
  <COMSOL Installation Folder>/ext/license/MPL-1.1.txt
Notice:
  Inno Setup contains the LZMA Decoder.
Author: Igor Pavlov
-------------------------------------------------------------------------------
Intel(R) Math Kernel Library
Availability: http://www.intel.com/software/products/mkl
Intel(R) C++ Compiler Libraries, 
Intel(R) Fortran Libraries,
Intel(R) MPI Library,
Intel(R) OMP Runtime Library
Author: Intel, Inc.
-------------------------------------------------------------------------------
Jackcess
Authors: James Ahlborn and Health Market, Inc.
Notice by COMSOL:
  Jackcess is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in: 
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
Javamail 1.5.2
Author: Oracle Corporation
Availability:https://java.net/projects/javamail/pages/Home
Notice:
  Javamail 1.5.2 has not been modified by COMSOL.
  Javamail source code is available under the Common Development and
  Distribution License. A copy of the Common Development and
  Distribution License can be found in:
  <COMSOL installation folder>/ext/license/CDDL.txt
Notice by COMSOL:
  Source code files are available from COMSOL, see details in 
  <COMSOL installation folder>/offer.txt
-------------------------------------------------------------------------------
Java Runtime Environment
Author: Oracle Corporation
Notice:
  Distributed under the license available on: http://java.com/license
Notice:
  See the file, depending on version:
  <COMSOL installation folder>/java/<version>/jre/THIRDPARTYLICENSEREADME.txt
Notice by COMSOL:
  Java Runtime Environment distributed by COMSOL does not contain UPX v3.01.
Notice by COMSOL:
  Java Runtime Environment distributed by COMSOL does not contain the
  Elliptic Curve Cryptography Library.
-------------------------------------------------------------------------------
jquery
Notice:
  Copyright 2005, 2014 jQuery Foundation and other contributors,
  https://jquery.org/
  This software consists of voluntary contributions made by many
  individuals. For exact contribution history, see the revision history
  available at https://github.com/jquery/jquery
  The following license applies to all parts of this software except as
  documented below:
  ====
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:
  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.
-------------------------------------------------------------------------------
jQuery-ui
Notice:
  Copyright 2007, 2014 jQuery Foundation and other contributors,
  https://jquery.org/
  This software consists of voluntary contributions made by many
  individuals. For exact contribution history, see the revision history
  available at https://github.com/jquery/jquery-ui
  The following license applies to all parts of this software except as
  documented below:
  ====
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:
  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 and related rights for sample code are waived via CC0. Sample
  code is defined as all source code contained within the demos directory.
  CC0: http://creativecommons.org/publicdomain/zero/1.0/
-------------------------------------------------------------------------------
The MESA 3D Graphics Library
Author: Brian Paul
Notice:
  Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.

  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and associated documentation files (the "Software"),
  to deal in the Software without restriction, including without limitation
  the rights to use, copy, modify, merge, publish, distribute, sublicense,
  and/or sell copies of the Software, and to permit persons to whom the
  Software is furnished to do so, subject to the following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  BRIAN PAUL 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.

Notice:
  Parts of Mesa are Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved
  licensed under SGI Free Software license B see:
  http://oss.sgi.com/projects/FreeB/

Availability:
  http://www.mesa3d.org/
Notice by COMSOL:
  The original code has been modified.
-------------------------------------------------------------------------------
Method of Moving Asymtotes (MMA)
Author: Krister Svanberg
-------------------------------------------------------------------------------
METIS
Author: George Karypis and Vipin Kumar
Notice:
  Copyright 1995-2013, Regents of the University of Minnesota

  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.
Notice by COMSOL: 
  A copy of the Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
Micro Hei Fonts 
Authors: WenQuanYi Project Contributors
Availability: http://wenq.org/en/ or http://wqy.sourceforge.net/en/
Notice:
  Font Name: WenQuanYi Micro Hei
  Version: 0.2.0-beta (Big-Bang)
  Release: 0
  Copyright Digitized data copyright (C) 2007, Google Corporation.
  Copyright (C) 2008-2009, WenQuanYi Project Board of Trustees,
  All rights reserved.

  Droid Sans Fallback extension interface
  ( http://wenq.org/index.cgi?Fontopia(cn) ),
  Copyright (C) 2008-2009 mozbug and Qianqian Fang
Notice by COMSOL:
  Micro Hei Fonts is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
Microsoft Visual C++ 2013 Runtime Libraries
Microsoft Visual C++ 2012 Runtime Libraries
Microsoft Visual C++ 2010 Runtime Libraries
Microsoft .Net Framework 4.5.1
Microsoft Visual Studio 2010 Tools for Office Runtime
Author: Microsoft Corp.
Notice:
  The software includes one or more components of the .NET Framework (".NET
  Components"). You may conduct internal benchmark testing of those
  components. You may disclose the results of any benchmark test of those
  components, provided that you comply with the conditions set forth at
  http://go.microsoft.com/fwlink/?LinkID=66406. Notwithstanding any other
  agreement you may have with Microsoft, if you disclose such benchmark test
  results, Microsoft shall have the right to disclose the results of benchmark
  tests it conducts of your products that compete with the applicable .NET
  Component, provided it complies with the same conditions set forth at
  http://go.microsoft.com/fwlink/?LinkID=66406.
-------------------------------------------------------------------------------
Microsoft DirectX End User Runtime
Author: Microsoft Corp.
Notice by COMSOL:
  Microsoft DirectX End User Runtime is available under the MICROSOFT SOFTWARE
  LICENSE TERMS. A copy of the Microsoft License terms can be found in:
  <COMSOL installation folder>/ext/license/Direct_X_EULA.rtf
-------------------------------------------------------------------------------
MING
Author: Opaque Industries
Availability: http://www.opaque.net/ming/
Notice:
  Copyright (C) 2002  Opaque Industries - http://www.opaque.net/

  This library is free software; you can redistribute it and/or modify it
  under the terms of the GNU Lesser General Public License as published by the
  Free Software Foundation; either version 2.1 of the License, or (at your
  option) any later version.

  This library is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
  for more details.

  You should have received a copy of the GNU Lesser General Public License
  along with this library; if not, write to the Free Software Foundation,
  Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Notice by COMSOL:
  Source code for Ming is available under GNU Lesser General Public License 
  Version 2.1. A copy of the GNU Lesser General Public License can be found in:
  <COMSOL installation folder>/ext/license/LGPL-2.1.txt
  To obtain source code for MING, see the file
  <COMSOL installation folder>/offer.txt
-------------------------------------------------------------------------------
MUMPS 5.0.2
  Copyright 1991-2016 CERFACS, CNRS, ENS Lyon, INP Toulouse, Inria,
  University of Bordeaux.

  This version of MUMPS is provided to you free of charge. It is
  released under the CeCILL-C license,
  http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html, 
  except for the external and optional ordering PORD, 
  in separate directory PORD, which is public domain (see PORD/README).

  You can acknowledge (using references [1] and [2]) the contribution of
  this package in any scientific publication dependent upon the use of
  the package. Please use reasonable endeavours to notify the authors
  of the package of this publication.

   [1] P. R. Amestoy, I. S. Duff, J. Koster and  J.-Y. L'Excellent,
   A fully asynchronous multifrontal solver using distributed dynamic
   scheduling, SIAM Journal of Matrix Analysis and Applications,
   Vol 23, No 1, pp 15-41 (2001).

   [2] P. R. Amestoy, A. Guermouche, J.-Y. L'Excellent and
   S. Pralet, Hybrid scheduling for the parallel solution of linear
   systems. Parallel Computing Vol 32 (2), pp 136-156 (2006).

  As a counterpart to the access to the source code and rights to copy,
  modify and redistribute granted by the license, users are provided only
  with a limited warranty  and the software's author,  the holder of the
  economic rights,  and the successive licensors  have only  limited
  liability. 

  In this respect, the user's attention is drawn to the risks associated
  with loading,  using,  modifying and/or developing or reproducing the
  software by the user in light of its specific status of free software,
  that may mean  that it is complicated to manipulate,  and  that  also
  therefore means  that it is reserved for developers  and  experienced
  professionals having in-depth computer knowledge. Users are therefore
  encouraged to load and test the software's suitability as regards their
  requirements in conditions enabling the security of their systems and/or 
  data to be ensured and,  more generally, to use and operate it in the 
  same conditions as regards security. 

  The fact that you are presently reading this means that you have had
  knowledge of the CeCILL-C license and that you accept its terms.
Notice: MUMPS is available under the CeCILL-C license. A copy of the CeciLL-C
  license can be found in <COMSOL installation folder>/ext/license/CeCiLL-C.htm
Notice: Note especially the limited warranty and liablity as stated in
  Article 8 & 9.
Notice:
  The source code has been modified by COMSOL and Source code files are
  available from COMSOL under the CeCILL-C license, see details in
  <COMSOL installation folder>/offer.txt
-------------------------------------------------------------------------------
National Institute of Standards and Technology Stopping Power Data Curves
Availability: http://www.nist.gov/pml/data/star/index.cfm
Notice:
  Stopping power data curves are based on information from the databases ESTAR,
  PSTAR and ASTAR in accordance with in ICRU Reports 37 and 49.
  This work was supported in part by the Department of Energy, Office of Health
  and Environmental Research, Washington, D.C. 20585; and by NIST's Systems
  Integration for Manufacturing Applications (SIMA) Program.
References available on:
  http://physics.nist.gov/PhysRefData/Star/Text/ref.html
-------------------------------------------------------------------------------
NeuQuant Neural-Net Quantization Algorithm
Author: Anthony Dekker
Notice:  
  NeuQuant Neural-Net Quantization Algorithm
  ------------------------------------------

  Copyright (c) 1994 Anthony Dekker

  NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994.
  See "Kohonen neural networks for optimal colour quantization"
  in "Network: Computation in Neural Systems" Vol. 5 (1994) pp 351-367.
  for a discussion of the algorithm.
  See also  http://members.ozemail.com.au/~dekker/NEUQUANT.HTML
 
  Any party obtaining a copy of these files from the author, directly or
  indirectly, is granted, free of charge, a full and unrestricted irrevocable,
  world-wide, paid up, royalty-free, nonexclusive right and license to deal
  in this software and documentation files (the "Software"), including without
  limitation the rights to use, copy, modify, merge, publish, distribute,
  sublicense,  and/or sell copies of the Software, and to permit persons who
  receive copies from any such party to do so, with the only requirement being
  that this copyright notice remain intact.
-------------------------------------------------------------------------------
Noto Fonts
Author: Google Inc.
Availability: https://code.google.com/p/noto/
Notice:
  Noto Fonts is available under the Apache Software License version 2.0.
  The Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
Parasolid Kernel, Parasolid Interop, Parasolid Bodyshop
Author: Siemens Product Lifecycle Management Software Inc.
Notice:
  Portions of this software are owned by Siemens Product Lifecycle Management
  Software Inc. (c) 1986-2016.
  All rights reserved.
-------------------------------------------------------------------------------
ODB++
Notice:
  Support for implementation of the ODB++(R) Format was provided by Mentor
  Graphics Corporation pursuant to the ODB++ Solutions Development Partnership
  General Terms and Conditions. ODB++ is a trademark of Mentor Graphics
  Corporation.
-------------------------------------------------------------------------------
Open Sans
Author: Steve Matteson
Availability: https://www.google.com/fonts/specimen/Open+Sans
Notice:
  Open Sans is available under the Apache Software License version 2.0.
  The Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
ParMETIS
Author: George Karypis and Kirk Schloegel
Notice:
  ParMETIS is copyrighted by the Regents of the University of Minnesota.
-------------------------------------------------------------------------------
PNG library
Authors: Contributing Authors and Group 42, Inc.
-------------------------------------------------------------------------------
PARDISO (distributed as part of Intel(R) MKL)
Authors: O. Schenk, Universitat Basel
-------------------------------------------------------------------------------
Promise-polyfill 3.1.0
Authors: Taylor Hakes and Forbes Lindesay
Notice:
  Copyright (c) 2014 Taylor Hakes
  Copyright (c) 2014 Forbes Lindesay

  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.
-------------------------------------------------------------------------------
RapidXML
Author: Marcin Kalicinski
Notice:
  Copyright (c) 2006, 2007 Marcin Kalicinski

  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.
-------------------------------------------------------------------------------
RCM
Author: David Fritzsche
Notice:
  Copyright (c) 2005 David Fritzsche

  RCM License:

    Copyright (c) 2005 David Fritzsche

    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.

Availability: http://www.math.temple.edu/~daffi/software/rcm
Notice by COMSOL:
  The original code has been modified.
-------------------------------------------------------------------------------
Refractive index database
Author: Mikhail Polyanskiy
Availability: http://refractiveindex.info/
License: CCO 1.0 Universal
-------------------------------------------------------------------------------
sqlite-jdbc
Author: Taro L. Saito and contributors
Notice by COMSOL:
  sqlite-jdbc is available under the Apache Software License version 2.0.
  The Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
Notice:
  Parts of sqlite-jdbc are available under the following license:
  Copyright (c) 2006, David Crawshaw.  All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:

  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.

  THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
-------------------------------------------------------------------------------
SNOPT, SQOPT
Authors: P. Gill, W. Murray, M. Saunders
-------------------------------------------------------------------------------
SPOOLES
Authors: C. Ashcraft, Boeing Phantom Works, and others
Availability: http://www.netlib.org/linalg/spooles/spooles.2.2.html
-------------------------------------------------------------------------------
STIX Fonts
License:
  The SIL license agreement can be found in:
  <COMSOL installation folder>/ext/license/STIX_2.0.0_license.pdf
-------------------------------------------------------------------------------
SUNDIALS
Authors: S.D. Cohen, A.C. Hindmarsh, R. Serban, D. Shumaker, and A.G. Taylor
Notice:
  Copyright (c) 2002, The Regents of the University of California. 
  Produced at the Lawrence Livermore National Laboratory.
  Written by S.D. Cohen, A.C. Hindmarsh, R. Serban, 
             D. Shumaker, and A.G. Taylor.
  UCRL-CODE-155951    (CVODE)
  UCRL-CODE-155950    (CVODES)
  UCRL-CODE-155952    (IDA)
  UCRL-CODE-155953    (KINSOL)
  All rights reserved. 

  This file is part of SUNDIALS.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:

  1. Redistributions of source code must retain the above copyright
  notice, this list of conditions and the disclaimer below.

  2. Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the disclaimer (as noted below)
  in the documentation and/or other materials provided with the
  distribution.

  3. Neither the name of the UC/LLNL nor the names of its contributors
  may be used to endorse or promote products derived from this software
  without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  REGENTS OF THE UNIVERSITY OF CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY
  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.

  Additional BSD Notice
  ---------------------
  1. This notice is required to be provided under our contract with
  the U.S. Department of Energy (DOE). This work was produced at the
  University of California, Lawrence Livermore National Laboratory
  under Contract No. W-7405-ENG-48 with the DOE.

  2. Neither the United States Government nor the University of
  California nor any of their employees, makes any warranty, express
  or implied, or assumes any liability or responsibility for the
  accuracy, completeness, or usefulness of any information, apparatus,
  product, or process disclosed, or represents that its use would not
  infringe privately-owned rights.

  3. Also, reference herein to any specific commercial products,
  process, or services by trade name, trademark, manufacturer or
  otherwise does not necessarily constitute or imply its endorsement,
  recommendation, or favoring by the United States Government or the
  University of California. The views and opinions of authors expressed
  herein do not necessarily state or reflect those of the United States
  Government or the University of California, and shall not be used for
  advertising or product endorsement purposes.
Notice by COMSOL:
  The original code has been modified.
-------------------------------------------------------------------------------
Threejs
Notice:
  The MIT License
  Copyright; 2010-2014 three.js authors
  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.
-------------------------------------------------------------------------------
TrueZIP 6.7
Author: Christian Schlichtherle
Notice:
  This product includes software developed by
  Schlichtherle IT Services (http://schlichtherle.de).

  This product includes software developed by
  The Apache Software Foundation (http://www.apache.org/).
Notice by COMSOL:
  TrueZIP 6.7 is available under the Apache Software License version 2.0
  The Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
TrueZIP 7.1
Author: Christian Schlichtherle
Notice:
  This product includes software developed by
  Schlichtherle IT Services (http://schlichtherle.de).

  Copyright (C) 2005-2013 Schlichtherle IT Services All rights reserved.
  This program and the accompanying materials are made available under
  the terms of the Eclipse Public License v1.0 which
  accompanies this distribution, and is available at:
  http://www.eclipse.org/legal/epl-v10.html
Notice by COMSOL:
  Source code files are available from COMSOL under the Eclipse Public License,
  see details in <COMSOL installation folder>/offer.txt
  or download from http://repo1.maven.org/maven2/de/schlichtherle/truezip/
  A copy of the Eclipse license agreement can be found in:
  <COMSOL installation folder>/ext/license/EPL-1.0.txt 
-------------------------------------------------------------------------------
Vaadin Framework
Author: Vaadin Ltd
Notice by COMSOL:
  Vaadin Framework, and the following third party software included in
  Vaadin Framework: Apache Commons CLI, Apache Commons Discovery, 
  Apache Commons IO,Apache Commons Jexl,Apache Commons Lang,
  Apache Commons Logging, Apache Commons Math, Bean Validation (JSR-303) API
  Google Collections, Google GWT, Closure Stylesheet, Guava, JSON, 
  Open Sans, Roboto, Roboto Condensed, and Vaadin Sass Compiler
  are available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in:
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt

Notice:
  Vaadin includes ASM, copyright INRIA and France Telecom
  Copyright (c) 2000-2011 INRIA, France Telecom
  All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

   3. Neither the name of the copyright holders nor the names of its
   contributors may be used to endorse or promote products derived from this
   software without specific prior written permission.

   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
   THE POSSIBILITY OF SUCH DAMAGE.

Notice:
  Vaadin includes streamhtmlparser, copyright Google Inc. 
  Copyright (c) 2006, Google Inc.
  All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, this
  list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

  * Neither the name of Google Inc. nor the names of its contributors may be
  used to endorse or promote products derived from this software without
  specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.

Notice:
  Vaadin includes SCSS Blend Modes, copyright Grady Kuhnline.
  Copyright (c) 2013 Grady Kuhnline

  MIT License

  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.

Notice:
  Vaadin includes Sass list functions, copyright Team Sass
  Copyright (c) 2014-2016 Team Sass

  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.

Notice:
  Vaadin includes Bourbon, copyright thoughtbot, inc.  Copyright 2011-2015
  thoughtbot, inc.

  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.

Notice:
  Vaadin includes JSoup, Copyright © 2009 - 2016 Jonathan Hedley
  (jonathan@hedley.net)

  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.

Notice:
  Vaadin includes Font Awesome, Copyright Dave Gandy.  
  Copyright (c) 2015, Dave Gandy (http://fontawesome.io/),
  with Reserved Font Name Font Awesome.
  This Font Software is licensed under the SIL Open Font License, Version 1.1.
  This license is copied below, and is also available with a FAQ at:
  http://scripts.sil.org/OFL

Notice:
  Vaadin includes Source Sans Pro, Copyright Adobe Systems, Inc.
  Copyright 2010, 2012, 2014 Adobe Systems Incorporated
  (http://www.adobe.com/), with Reserved Font Name 'Source'.
  All Rights Reserved. Source is a trademark of Adobe Systems Incorporated
  in the United States and/or other countries.
  This Font Software is licensed under the SIL Open Font License, Version 1.1.
  This license is copied below, and is also available with a FAQ at:
  http://scripts.sil.org/OFL

Notice:
  Vaadin includes Lato, copyright Lukasz Dziedzic
  Copyright (c) 2010-2015, Lukasz Dziedzic (dziedzic@typoland.com),
  with Reserved Font Name Lato.
  This Font Software is licensed under the SIL Open Font License, Version 1.1.
  This license is copied below, and is also available with a FAQ at:
  http://scripts.sil.org/OFL

Notice:
  Vaadin includes Lora, copyright Lora Project Authors
  Copyright 2011 The Lora Project Authors (a@cyreal.org),
  with Reserved Font Name "Lora".
  This Font Software is licensed under the SIL Open Font License, Version 1.1.
  This license is copied below, and is also available with a FAQ at:
  http://scripts.sil.org/OFL

-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

  PREAMBLE
  The goals of the Open Font License (OFL) are to stimulate worldwide
  development of collaborative font projects, to support the font creation
  efforts of academic and linguistic communities, and to provide a free and
  open framework in which fonts may be shared and improved in partnership
  with others.

  The OFL allows the licensed fonts to be used, studied, modified and
  redistributed freely as long as they are not sold by themselves. The
  fonts, including any derivative works, can be bundled, embedded, 
  redistributed and/or sold with any software provided that any reserved
  names are not used by derivative works. The fonts and derivatives,
  however, cannot be released under any other type of license. The
  requirement for fonts to remain under this license does not apply
  to any document created using the fonts or their derivatives.

  DEFINITIONS
  "Font Software" refers to the set of files released by the Copyright
  Holder(s) under this license and clearly marked as such. This may
  include source files, build scripts and documentation.

  "Reserved Font Name" refers to any names specified as such after the
  copyright statement(s).

  "Original Version" refers to the collection of Font Software components as
  distributed by the Copyright Holder(s).

  "Modified Version" refers to any derivative made by adding to, deleting,
  or substituting -- in part or in whole -- any of the components of the
  Original Version, by changing formats or by porting the Font Software to a
  new environment.

  "Author" refers to any designer, engineer, programmer, technical
  writer or other person who contributed to the Font Software.

  PERMISSION & CONDITIONS
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of the Font Software, to use, study, copy, merge, embed, modify,
  redistribute, and sell modified and unmodified copies of the Font
  Software, subject to the following conditions:

  1) Neither the Font Software nor any of its individual components,
  in Original or Modified Versions, may be sold by itself.

  2) Original or Modified Versions of the Font Software may be bundled,
  redistributed and/or sold with any software, provided that each copy
  contains the above copyright notice and this license. These can be
  included either as stand-alone text files, human-readable headers or
  in the appropriate machine-readable metadata fields within text or
  binary files as long as those fields can be easily viewed by the user.

  3) No Modified Version of the Font Software may use the Reserved Font
  Name(s) unless explicit written permission is granted by the corresponding
  Copyright Holder. This restriction only applies to the primary font name as
  presented to the users.

  4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  Software shall not be used to promote, endorse or advertise any
  Modified Version, except to acknowledge the contribution(s) of the
  Copyright Holder(s) and the Author(s) or with their explicit written
  permission.

  5) The Font Software, modified or unmodified, in part or in whole,
  must be distributed entirely under this license, and must not be
  distributed under any other license. The requirement for fonts to
  remain under this license does not apply to any document created
  using the Font Software.

  TERMINATION
  This license becomes null and void if any of the above conditions are
  not met.

  DISCLAIMER
  THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  OTHER DEALINGS IN THE FONT SOFTWARE. 
-------------------------------------------------------------------------------
Waffle
Author: Application Security Inc.
Notice by COMSOL:
  The code has been modified by COMSOL.
  Source code files are available from COMSOL under the
  Eclipse Public License 1.0, see details in
  <COMSOL installation folder>/offer.txt
  or download unmodified source code 
  from https://github.com/dblock/waffle
  A copy of the Eclipse license agreement can be found in:
  <COMSOL installation folder>/ext/license/EPL-1.0.txt
Notice:
  Waffle contains guava-14.0.1 by The Guava Authors
  Guava is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in: 
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
Availability: http://code.google.com/p/guava-libraries/
Notice:
  Waffle contains SLF4J.

  Copyright (c) 2004-2013 QOS.ch All rights reserved.
  Permission is hereby granted, free of charge, to any person obtaining a 
  copy of this software and associated documentation files (the "Software"),
  to deal in the Software without restriction, including without limitation
  the rights to use, copy, modify, merge, publish, distribute, sublicense,
  and/or sell copies of the Software, and to permit persons to whom the 
  Software is furnished to do so, subject to the following conditions:
  The above copyright notice and this permission notice shall be included in
  all copies or substantial portions of the Software.
 
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
  OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Notice:
  Waffle contains JNA-4.1.0 by Timothy Wall and authors at
  https://github.com/twall/jna/graphs/contributors
  JNA is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in: 
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt

Notice:
  Waffle contains msbuildtasks by LoreSoft
  Copyright (c) 2012, Loresoft All rights reserved.

  Redistribution and use in source and binary forms, with or without 
  modification, are permitted provided that the following conditions
  are met:

  1. Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above
  copyright notice, this list of conditions and the following
  disclaimer in the documentation and/or other materials provided
  with the distribution.

  3. Neither the name of LoreSoft nor the names of its
  contributors may be used to endorse or promote products
  derived from this software without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
  FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
  COPYRIGHT 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 SOFTWARE, EVEN IF ADVISED
  OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------------------------------------------------------
Websocket4net
Author: Kerry Jiang
Notice:
  Copyright 2012 Kerry Jiang
Notice by COMSOL:
  Websocket4net is available under the Apache Software License version 2.0.
  A copy of the Apache license agreement can be found in: 
  <COMSOL installation folder>/ext/license/LICENSE-apache-2.0.txt
-------------------------------------------------------------------------------
xz
Authors: Lasse Collin and Igor Pavlov
-------------------------------------------------------------------------------
ZLIB
Authors: J. Gailly and M. Adler
-------------------------------------------------------------------------------