{"id":153,"date":"2023-02-20T15:25:52","date_gmt":"2023-02-20T15:25:52","guid":{"rendered":"https:\/\/oiv10wp.athena-dev.net\/?page_id=153"},"modified":"2025-04-29T07:39:48","modified_gmt":"2025-04-29T07:39:48","slug":"debug-your-application","status":"publish","type":"page","link":"https:\/\/developer.openinventor.com\/index.php\/general-documentation\/debug-your-application\/","title":{"rendered":"Debug your Java\/.Net application"},"content":{"rendered":"<hr>\n<p><strong>Java<\/strong><\/p>\n<\/p>\n<p style=\"text-align: justify;\">If a crash or an exception occurs in your application when using <strong>Open Inventor Java<\/strong>, it can be a crash inside the native libraries of Open Inventor. In that case it is impossible to get a useful traceback if your application use the default native libraries of Open Inventor.<\/p>\n<p style=\"text-align: justify;\">In order to solve this issue and to communicate useful traceback to our customer support , we deliver what we call \u201cdebug\u201d libraries of Open Inventor in addition to the default library. These libraries are functionally similar to the default one, but they contain additional debug information\u2019s that are necessary to get native traceback when a crash occurs. Warnings : Using these libraries makes your application run much slower compare to using the default native libraries.<\/p>\n<p><strong>Windows<\/strong><\/p>\n<ol>\n<li>These debug libraries can be found in be found in <strong>$OIVJHOME\/jre\/bin-debug<\/strong><\/li>\n<li>In order to launch an application in full debug mode, your application must set the environment variable <strong>OIV_JAVA_LOAD_DEBUG_NATIVE_LIBRARIES<\/strong> to 1. When activated, Open Inventor loads the debug version of native dlls. As the debug version of these dlls are packaged in a separated folder, the PATH variable must be set to this one.<\/li>\n<li>You need to have Visual Studio 2017 installed on your machine. If not, you have to copy following libraries from a machine where Visual Studio 2017 is installed into <em>$OIVJHOME\/jre\/bin-debug<\/em> folder:\n<ul>\n<li>C:\\Windows\\System32\\concrt140d.dll<\/li>\n<li>C:\\Windows\\System32\\msvcp140d.dll<\/li>\n<li>C:\\Windows\\System32\\ucrtbased.dll<\/li>\n<li>C:\\Windows\\System32\\vcruntime140d.dll<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p><strong>Linux<\/strong><\/p>\n<ol>\n<li>These debug libraries can be found in <strong>$OIVJHOME\/jre\/lib\/amd64-debug<\/strong>.<\/li>\n<li>In order to launch an application in full debug mode, your application must set the new environment variable <strong>OIV_JAVA_LOAD_DEBUG_NATIVE_LIBRARIES<\/strong> to 1. When activated, Open Inventor loads the debug version of native libraries. As the debug version of these libraries are packaged in a separated folder, the LD_LIBRARY_PATH variable must be set to this one.<\/li>\n<\/ol>\n<p style=\"text-align: justify;\"><strong>Note:<\/strong> the debug libraries are useless during the run time of your application and they must not be distributed.<\/p>\n<hr>\n<p><strong>.NET<\/strong> : Use Managed Compatibility Mode<\/p>\n<p style=\"text-align: justify;\">Even if a new version of the Visual Studio IDE generally comes with a new platform toolset\/.NET framework, you can still use older ones. This means, for example, you can create a Visual Studio 2017 project and still referencing Visual 2015 assemblies.<\/p>\n<p style=\"text-align: justify;\">If you're in such case (ie: Developping an application with Visual 2017 and referencing Visual 2015 Open Inventor assemblies) you may have problems while debugging your application. To avoid issues and see correct value of Open Inventor types like SbVec, SbMatrix etc, you need to activate the <em>Managed Compatibility Mode<\/em> in Visual Studio.<\/p>\n<p style=\"text-align: justify;\">To do this, open the <em>Debug<\/em> menu of Visual Studio and select the <em>Options...<\/em> menu. In the new opened window, Select <em>Debugging<\/em>, <em>General<\/em> and scroll down until you see the option <em>Use Managed Compatibility Mode<\/em>. Select it, and close the menu.<\/p>\n<\/p>\n<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/web.archive.org\/web\/20221209152045im_\/https:\/\/developer.openinventor.com\/wp-content\/uploads\/2020\/11\/net_debug_option.png\"><\/center><\/p>\n<p>\n<a id=\u201dagreement\u201d href=>.zip<\/a><br \/>\n\r\n   <script type=\"text\/javascript\">\r\n      jQuery(document).ready(function ($)\r\n      {\r\n         if ($('#tbd_terms').length == 0)\r\n            $('body').append(\"<div id='tbd_terms' title='Terms and Conditions' class='entry' style='display:none; padding: 20px;'><p>You will find below the list of third party software contained in Open Inventor's modules. Third parties using a commercial license are written in Italic. You can click on Open source third parties to consult the license details. You can get associated library files to a module on the redistribution page. <\/p><hr><ul><li><strong>Inventor<\/strong>: <span style=&quot;font-style: italic&quot;>FlexLM<\/span>, <span style=&quot;font-style: italic&quot;>SMlib<\/span>,&nbsp; <a href=&quot;#Boost&quot;>Boost<\/a>, <a href=&quot;#zlib&quot;>zlib<\/a>, <a href=&quot;#bzip2&quot;>bzip2<\/a>, <a href=&quot;#PROJ4&quot;>Proj4<\/a>, <a href=&quot;#FreeType&quot;>Freetype<\/a>, <a href=&quot;#GLEW&quot;>GLEW<\/a>, <a href=&quot;#Jpeg&quot;>libJpeg<\/a>, <a href=&quot;#libPng&quot;>libPng<\/a>, <a href=&quot;#mpeg&quot;>MPEG Software Simulation Group<\/a>, <a href=&quot;#zlib&quot;>zlib<\/a>, <a href=&quot;#libTiff&quot;>libTiff<\/a>, <a href=&quot;#OpenJPEG&quot;>OpenJPEG<\/a>, <a href=&quot;#EasyBMP&quot;>EasyBMP<\/a>, <a href=&quot;#yaml-cpp&quot;>yaml-cpp<\/a>, <a href=&quot;#Spdlog&quot;>Spdlog<\/a>, <a href=&quot;#fmt&quot;>fmt<\/a>, <a href=&quot;#WebP&quot;>WebP<\/a>, <a href=&quot;#NLohmann_JSON&quot;>NLohmann JSON<\/a>, <a href=&quot;#POCO&quot;>POCO<\/a>, <a href=&quot;#OpenSSL&quot;>OpenSSL<\/a><ul><li>Cuda computation: <a href=&quot;#cuda&quot;>Cuda<\/a><\/li><li>OpenCL computation: <a href=&quot;#OpenCL&quot;>OpenCL<\/a><\/li><li>Qt GUI: <span style=&quot;font-style: italic&quot;>Qt<\/span><\/li><li>CAD import: <span style=&quot;font-style: italic&quot;>DataKit<\/span><\/li><\/ul><\/li><li><strong>VolumeViz<\/strong>:&nbsp; <a href=&quot;#Boost&quot;>Boost<\/a>, <a href=&quot;#gdcm&quot;>GDCM<\/a><\/li><li><strong>LDM<\/strong>:&nbsp; <a href=&quot;#zlib&quot;>zlib<\/a><\/li><li><strong>MeshViz XLM<\/strong>:&nbsp; <a href=&quot;#TBB&quot;>TBB<\/a><\/li><li><strong>RemoteViz<\/strong>: <a href=&quot;#vpx&quot;>libvpx<\/a>, <a href=&quot;#BSon&quot;>Bson<\/a>, <a href=&quot;#Boost&quot;>Boost<\/a>, <a href=&quot;https:\/\/github.com\/libjpeg-turbo\/libjpeg-turbo\/blob\/master\/LICENSE.md&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;>libjpeg-turbo<\/a>, <a href=&quot;#FFmpeg&quot;>FFmpeg<\/a>, <a href=&quot;#OpenH264&quot;>OpenH264<\/a>, <a href=&quot;#NVENC&quot;>Nvidia Video Codec<\/a>, <a href=&quot;#QSV&quot;>Intel QuickSync<\/a>, <a href=&quot;#H264&quot;>H264<\/a><\/li><li><strong>Hardcopy<\/strong>: <a href=&quot;#Haru%20Free%20PDF%20Library&quot;>Haru Free PDF Library<\/a>, <a href=&quot;#Universal3DSampleSoftware&quot;>Universal3D Sample Software<\/a><\/li><li><strong>DialogViz:<\/strong> <span style=&quot;font-style: italic&quot;>Qt<\/span><\/li><li><strong>IvTune:<\/strong> <span style=&quot;font-style: italic&quot;>Qt<\/span><\/li><\/ul><pre><code><hr><h3>Third party information<\/h3><p>This section contains copyright notices, licenses, and\/or acknowledgements as requested or required by various third party software providers whose software is used in Open Inventor.<\/p><p><b>FEI SAS digitally signs certain third-party software components used in this Thermo Fisher Scientific product. Such signatures are used to prevent unauthorized changes to these components, and do not by themselves indicate any intellectual property claim, license, or warranty regarding these components.<\/b><h2><a name=&quot;OpenJPEG&quot;><\/a>OpenJPEG<\/h2><p><strong>From the OpenJPEG distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;licOpenJPEG&quot; rows=&quot;10&quot;>\/*&#013;&#010; * The copyright in this software is being made available under the 2-clauses &#013;&#010; * BSD License, included below. This software may be subject to other third &#013;&#010; * party and contributor rights, including patent rights, and no such rights&#013;&#010; * are granted under this license.&#013;&#010; *&#013;&#010; * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium&#013;&#010; * Copyright (c) 2002-2014, Professor Benoit Macq&#013;&#010; * Copyright (c) 2003-2014, Antonin Descampe&#013;&#010; * Copyright (c) 2003-2009, Francois-Olivier Devaux&#013;&#010; * Copyright (c) 2005, Herve Drolon, FreeImage Team&#013;&#010; * Copyright (c) 2002-2003, Yannick Verschueren&#013;&#010; * Copyright (c) 2001-2003, David Janssens&#013;&#010; * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France &#013;&#010; * Copyright (c) 2012, CS Systemes d'Information, France&#013;&#010; *&#013;&#010; * All rights reserved.&#013;&#010; *&#013;&#010; * Redistribution and use in source and binary forms, with or without&#013;&#010; * modification, are permitted provided that the following conditions&#013;&#010; * are met:&#013;&#010; * 1. Redistributions of source code must retain the above copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer.&#013;&#010; * 2. Redistributions in binary form must reproduce the above copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer in the&#013;&#010; *    documentation and\/or other materials provided with the distribution.&#013;&#010; *&#013;&#010; * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS'&#013;&#010; * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010; * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&#013;&#010; * ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE&#013;&#010; * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR&#013;&#010; * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF&#013;&#010; * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS&#013;&#010; * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN&#013;&#010; * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#013;&#010; * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE&#013;&#010; * POSSIBILITY OF SUCH DAMAGE.&#013;&#010; *\/<\/textarea><\/p><hr><h2><a name=&quot;EasyBMP&quot;><\/a>EasyBMP<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;licEasyBMP&quot; rows=&quot;10&quot;>EasyBMP is open source software licensed under the Modified\/Revised BSD License.<\/textarea><\/p><hr><h2><a name=&quot;yaml-cpp&quot;><\/a>yaml-cpp<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;licyaml-cpp&quot; rows=&quot;10&quot;>Copyright (c) 2008-2015 Jesse Beder.&#013;&#010;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and\/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:&#013;&#010;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.<\/textarea><\/p><hr><h2><a name=&quot;Spdlog&quot;><\/a>Spdlog<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;licSpdlog&quot; rows=&quot;10&quot;>The MIT License (MIT)&#013;&#010;Copyright (c) 2016 Gabi Melman.&#013;&#010;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and\/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:&#013;&#010;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.&#013;&#010;NOTE: Third party dependency used by this software -- This software depends on the fmt lib (MIT License), and users must comply to its license: https:\/\/github.com\/fmtlib\/fmt\/blob\/master\/LICENSE.rst<\/textarea><\/p><hr><h2><a name=&quot;fmt&quot;><\/a>fmt<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;fmt&quot; rows=&quot;10&quot;>Copyright (c) 2012 - present, Victor Zverovich&#013;&#010;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and\/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:&#013;&#010;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.&#013;&#010;As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into a machine-executable object form of such source code, you may redistribute such embedded portions in such object form without including the above copyright and permission notices.<\/textarea><\/p><hr><h2><a name=&quot;WebP&quot;><\/a>WebP<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;WebP&quot; rows=&quot;10&quot;>Copyright (c) 2010, Google Inc. All rights reserved.&#013;&#010;Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:&#013;&#010;Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.&#013;&#010;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.&#013;&#010;Neither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.&#013;&#010;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 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.<\/textarea><\/p><hr><h2><a name=&quot;NLohmann_JSON&quot;><\/a>NLohmann JSON<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;NLohmann JSON&quot; rows=&quot;10&quot;>MIT License&#013;&#010;Copyright (c) 2013-2022 Niels Lohmann&#013;&#010;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and\/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:&#013;&#010;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.<\/textarea><\/p><hr><h2><a name=&quot;POCO&quot;><\/a>POCO<\/h2><p><strong><\/strong><\/p><p><textarea cols=&quot;130&quot; name=&quot;POCO&quot; rows=&quot;10&quot;>Boost Software License - Version 1.0 - August 17th, 2003&#013;&#010;Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the &quot;Software&quot;) to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:&#013;&#010;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.&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.&#013;&#010;Note: Individual files contain the following tag instead of the full license text.&#013;&#010;SPDX-License-Identifier:    BSL-1.0&#013;&#010;This enables machine processing of license information based on the SPDX License Identifiers that are here available: http:\/\/spdx.org\/licenses\/<\/textarea><\/p><hr><h2><a name=&quot;FreeType&quot;><\/a>FreeType<\/h2><p>Portions of this software from FEI S.A.S. are copyright \u00a9 2006 The FreeType Project (<a href=&quot;http:\/\/www.freetype.org\/&quot;>www.freetype.org<\/a>). All rights reserved.<\/p><p><br><\/p><hr><h2><a name=&quot;Jpeg&quot;><\/a>Jpeg<\/h2><p>Open Inventor is based in part on the work of the Independent JPEG Group.<\/p><p>The Jpeg software used by FEI S.A.S. is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbeding, Ge' Weijers, and other members of the Independent JPEG Group.<\/p><p>IJG is not affiliated with the official ISO JPEG standards committee.<\/p><p><strong>From the libJpeg distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>This distribution contains the ninth public release of the Independent JPEG&#013;&#010;Group's free JPEG software.  You are welcome to redistribute this software and&#013;&#010;to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.&#013;&#010;&#013;&#010;This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone,&#013;&#010;Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,&#013;&#010;Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers,&#013;&#010;and other members of the Independent JPEG Group.&#013;&#010;&#013;&#010;IJG is not affiliated with the ISO\/IEC JTC1\/SC29\/WG1 standards committee&#013;&#010;(previously known as JPEG, together with ITU-T SG16).&#013;&#010;&#013;&#010;LEGAL ISSUES&#013;&#010;============&#013;&#010;&#013;&#010;In plain English:&#013;&#010;&#013;&#010;1. We don't promise that this software works.  (But if you find any bugs,&#013;&#010;   please let us know!)&#013;&#010;2. You can use this software for whatever you want.  You don't have to pay us.&#013;&#010;3. You may not pretend that you wrote this software.  If you use it in a&#013;&#010;   program, you must acknowledge somewhere in your documentation that&#013;&#010;   you've used the IJG code.&#013;&#010;&#013;&#010;In legalese:&#013;&#010;&#013;&#010;The authors make NO WARRANTY or representation, either express or implied,&#013;&#010;with respect to this software, its quality, accuracy, merchantability, or&#013;&#010;fitness for a particular purpose.  This software is provided &quot;AS IS&quot;, and you,&#013;&#010;its user, assume the entire risk as to its quality and accuracy.&#013;&#010;&#013;&#010;This software is copyright (C) 1991-2018, Thomas G. Lane, Guido Vollbeding.&#013;&#010;All Rights Reserved except as specified below.&#013;&#010;&#013;&#010;Permission is hereby granted to use, copy, modify, and distribute this&#013;&#010;software (or portions thereof) for any purpose, without fee, subject to these&#013;&#010;conditions:&#013;&#010;(1) If any part of the source code for this software is distributed, then this&#013;&#010;README file must be included, with this copyright and no-warranty notice&#013;&#010;unaltered; and any additions, deletions, or changes to the original files&#013;&#010;must be clearly indicated in accompanying documentation.&#013;&#010;(2) If only executable code is distributed, then the accompanying&#013;&#010;documentation must state that &quot;this software is based in part on the work of&#013;&#010;the Independent JPEG Group&quot;.&#013;&#010;(3) Permission for use of this software is granted only if the user accepts&#013;&#010;full responsibility for any undesirable consequences; the authors accept&#013;&#010;NO LIABILITY for damages of any kind.&#013;&#010;&#013;&#010;These conditions apply to any software derived from or based on the IJG code,&#013;&#010;not just to the unmodified library.  If you use our work, you ought to&#013;&#010;acknowledge us.&#013;&#010;&#013;&#010;Permission is NOT granted for the use of any IJG author's name or company name&#013;&#010;in advertising or publicity relating to this software or products derived from&#013;&#010;it.  This software may be referred to only as &quot;the Independent JPEG Group's&#013;&#010;software&quot;.&#013;&#010;&#013;&#010;We specifically permit and encourage the use of this software as the basis of&#013;&#010;commercial products, provided that all warranty or liability claims are&#013;&#010;assumed by the product vendor.&#013;&#010;&#013;&#010;&#013;&#010;The Unix configuration script &quot;configure&quot; was produced with GNU Autoconf.&#013;&#010;It is copyright by the Free Software Foundation but is freely distributable.&#013;&#010;The same holds for its supporting scripts (config.guess, config.sub,&#013;&#010;ltmain.sh).  Another support script, install-sh, is copyright by X Consortium&#013;&#010;but is also freely distributable.&#013;&#010;&#013;&#010;The IJG distribution formerly included code to read and write GIF files.&#013;&#010;To avoid entanglement with the Unisys LZW patent (now expired), GIF reading&#013;&#010;support has been removed altogether, and the GIF writer has been simplified&#013;&#010;to produce &quot;uncompressed GIFs&quot;.  This technique does not use the LZW&#013;&#010;algorithm; the resulting GIF files are larger than usual, but are readable&#013;&#010;by all standard GIF decoders.<\/textarea><\/p><hr><h2><a name=&quot;libPng&quot;><\/a>libPng<\/h2><p>Open Inventor is based in part on libpng.<\/p><p><textarea cols=&quot;130&quot; rows=&quot;4&quot;>libpng version 1.2.5 - October 3, 2002&#013;&#010;Copyright (c) 1998-2002 Glenn Randers-Pehrson&#013;&#010;Copyright (c) 1996-1997 Andreas Dilger&#013;&#010;Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.<\/textarea><\/p><hr><h2><a name=&quot;libTiff&quot;><\/a>libTiff<\/h2><p><strong>From the libTiff distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright (c) 1988-1997 Sam Leffler&#013;&#010;Copyright (c) 1991-1997 Silicon Graphics, Inc.&#013;&#010;&#013;&#010;Permission to use, copy, modify, distribute, and sell this software and &#013;&#010;its documentation for any purpose is hereby granted without fee, provided&#013;&#010;that (i) the above copyright notices and this permission notice appear in&#013;&#010;all copies of the software and related documentation, and (ii) the names of&#013;&#010;Sam Leffler and Silicon Graphics may not be used in any advertising or&#013;&#010;publicity relating to the software without the specific, prior written&#013;&#010;permission of Sam Leffler and Silicon Graphics.&#013;&#010;&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS-IS&quot; AND WITHOUT WARRANTY OF ANY KIND, &#013;&#010;EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY &#013;&#010;WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  &#013;&#010;&#013;&#010;IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR&#013;&#010;ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,&#013;&#010;OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,&#013;&#010;WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF &#013;&#010;LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE &#013;&#010;OF THIS SOFTWARE.&#013;&#010;<\/textarea><\/p><hr><h2><a name=&quot;zlib&quot;><\/a>zlib<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/* zlib.h -- interface of the 'zlib' general purpose compression library&#013;&#010;   version 1.2.3, July 18th, 2005&#013;&#010;&#013;&#010;Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler&#013;&#010;&#013;&#010;This software is provided 'as-is', without any express or implied&#013;&#010;   warranty. In no event will the authors be held liable for any damages&#013;&#010;   arising from the use of this software.&#013;&#010;&#013;&#010;Permission is granted to anyone to use this software for any purpose,&#013;&#010;   including commercial applications, and to alter it and redistribute it&#013;&#010;   freely, subject to the following restrictions:&#013;&#010;&#013;&#010;1. The origin of this software must not be misrepresented; you must not&#013;&#010;    claim that you wrote the original software. If you use this software&#013;&#010;    in a product, an acknowledgment in the product documentation would be&#013;&#010;    appreciated but is not required.&#013;&#010;&#013;&#010; 2. Altered source versions must be plainly marked as such, and must not be&#013;&#010;    misrepresented as being the original software.&#013;&#010;&#013;&#010; 3. This notice may not be removed or altered from any source distribution.&#013;&#010;Jean-loup Gailly Mark Adler&#013;&#010;   jloup@gzip.org madler@alumni.caltech.edu&#013;&#010;&#013;&#010;The data format used by the zlib library is described by RFCs (Request for&#013;&#010;   Comments) 1950 to 1952 in the files ftp:\/\/ds.internic.net\/rfc\/rfc1950.txt&#013;&#010;   (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).&#013;&#010;*\/&#013;&#010;<\/textarea><\/p><hr><h2><a name=&quot;TBB&quot;><\/a>TBB<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>                                 Apache License&#013;&#010;                           Version 2.0, January 2004&#013;&#010;                        http:\/\/www.apache.org\/licenses\/&#013;&#010;&#013;&#010;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#013;&#010;&#013;&#010;   1. Definitions.&#013;&#010;&#013;&#010;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,and distribution as defined by Sections 1 through 9 of this document.&#013;&#010;     &quot;Licensor&quot; shall mean the copyright owner or entity authorized bythe copyright owner that is granting the License.&#013;&#010;&#013;&#010;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, &quot;control&quot; means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.&#013;&#010;&#013;&#010;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity exercising permissions granted by this License.&#013;&#010;&#013;&#010;      &quot;Source&quot; form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.&#013;&#010;&#013;&#010;      &quot;Object&quot; form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.&#013;&#010;&#013;&#010;      &quot;Work&quot; shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).&#013;&#010;&#013;&#010;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.&#013;&#010;&#013;&#010;      &quot;Contribution&quot; shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, &quot;submitted&quot; means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#013;&#010;&#013;&#010;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.&#013;&#010;&#013;&#010;   2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.&#013;&#010;&#013;&#010;   3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.&#013;&#010;&#013;&#010;   4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:&#013;&#010;&#013;&#010;      (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and&#013;&#010;&#013;&#010;      (b) You must cause any modified files to carry prominent notices stating that You changed the files; and&#013;&#010;&#013;&#010;      (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and&#013;&#010;&#013;&#010;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.&#013;&#010;&#013;&#010;      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.&#013;&#010;&#013;&#010;   5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.&#013;&#010;&#013;&#010;   6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.&#013;&#010;&#013;&#010;   7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.&#013;&#010;&#013;&#010;   8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.&#013;&#010;&#013;&#010;   9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and\/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.&#013;&#010;&#013;&#010;   END OF TERMS AND CONDITIONS&#013;&#010;&#013;&#010;   APPENDIX: How to apply the Apache License to your work.&#013;&#010;&#013;&#010;      To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets &quot;[]&quot; replaced with your own identifying information. (Don't include the brackets!)  The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same &quot;printed page&quot; as the copyright notice for easier identification within third-party archives.&#013;&#010;&#013;&#010;   Copyright [yyyy] [name of copyright owner]&#013;&#010;&#013;&#010;   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.&#013;&#010;   You may obtain a copy of the License at&#013;&#010;&#013;&#010;       http:\/\/www.apache.org\/licenses\/LICENSE-2.0&#013;&#010;&#013;&#010;   Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; 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.<\/textarea><\/p><hr><h2><a name=&quot;bzip2&quot;><\/a>bzip2<\/h2><p><strong>From the bzip2 distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*-- This file is a part of bzip2 and\/or libbzip2, a program and&#013;&#010;library for lossless, block-sorting data compression.&#013;&#010;&#013;&#010;Copyright (C) 1996-2005 Julian R Seward. All rights reserved. &#013;&#010;Redistribution and use in source and binary forms, with or without &#013;&#010;modification, are permitted provided that the following conditions &#013;&#010;are met: &#013;&#010;1. Redistributions of source code must retain the above copyright &#013;&#010;notice, this list of conditions and the following disclaimer. &#013;&#010;2. The origin of this software must not be misrepresented; you must &#013;&#010;not claim that you wrote the original software. If you use this &#013;&#010;software in a product, an acknowledgment in the product documentation &#013;&#010;would be appreciated but is not required. &#013;&#010;3. Altered source versions must be plainly marked as such, and must &#013;&#010;not be misrepresented as being the original software. &#013;&#010;4. The name of the author may not be used to endorse or promote products &#013;&#010;derived from this software without specific prior written permission. &#013;&#010;THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS &#013;&#010;OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED &#013;&#010;WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE &#013;&#010;ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY &#013;&#010;DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL &#013;&#010;DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE &#013;&#010;GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS &#013;&#010;INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, &#013;&#010;WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING &#013;&#010;NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS &#013;&#010;SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. &#013;&#010;Julian Seward, Cambridge, UK. &#013;&#010;jseward@bzip.org bzip2\/libbzip2 version 1.0 of 21 March 2000 &#013;&#010;This program is based on (at least) the work of: &#013;&#010;    Mike Burrows &#013;&#010;    David Wheeler &#013;&#010;    Peter Fenwick &#013;&#010;    Alistair Moffat &#013;&#010;    Radford Neal &#013;&#010;    Ian H. Witten &#013;&#010;    Robert Sedgewick &#013;&#010;    Jon L. Bentley &#013;&#010;&#013;&#010;For more information on these sources, see the manual.&#013;&#010;--*\/<\/textarea><\/p><hr><h2><a name=&quot;pthreads-win32&quot;><\/a>pthreads-win32<\/h2><p>pthreads-win32 - a POSIX threads library for Microsoft Windows<\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>This file is Copyrighted&#013;&#010;------------------------&#013;&#010;&#013;&#010;    This file is covered under the following Copyright:&#013;&#010;&#013;&#010;    Copyright (C) 2001 Ross P. Johnson&#013;&#010;    All rights reserved.&#013;&#010;&#013;&#010;    Everyone is permitted to copy and distribute verbatim copies&#013;&#010;    of this license document, but changing it is not allowed.&#013;&#010;&#013;&#010;Pthreads-win32 is covered by the GNU Lesser General Public License&#013;&#010;------------------------------------------------------------------&#013;&#010;&#013;&#010;    Pthreads-win32 is open software; you can redistribute it and\/or&#013;&#010;    modify it under the terms of the GNU Lesser General Public License&#013;&#010;    as published by the Free Software Foundation version 2.1 of the&#013;&#010;    License.&#013;&#010;&#013;&#010;    Pthreads-win32 is several binary link libraries, several modules,&#013;&#010;    associated interface definition files and scripts used to control&#013;&#010;    its compilation and installation.&#013;&#010;&#013;&#010;    Pthreads-win32 is distributed in the hope that it will be useful,&#013;&#010;    but WITHOUT ANY WARRANTY; without even the implied warranty of&#013;&#010;    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&#013;&#010;    GNU Lesser General Public License for more details.&#013;&#010;&#013;&#010;    A copy of the GNU Lesser General Public License is distributed with&#013;&#010;    pthreads-win32 under the filename:&#013;&#010;&#013;&#010;        COPYING.LIB&#013;&#010;&#013;&#010;    You should have received a copy of the version 2.1 GNU Lesser General&#013;&#010;    Public License with pthreads-win32; if not, write to:&#013;&#010;&#013;&#010;        Free Software Foundation, Inc.&#013;&#010;        59 Temple Place&#013;&#010;        Suite 330&#013;&#010;        Boston, MA 02111-1307&#013;&#010;        USA&#013;&#010;&#013;&#010;    The contact addresses for pthreads-win32 is as follows:&#013;&#010;&#013;&#010;    Web: http:\/\/sources.redhat.com\/pthreads-win32&#013;&#010;    Email:  Ross Johnson (rpj@ise.canberra.edu.au), or&#013;&#010;            Ross.Johnson@canberra.edu.au&#013;&#010;&#013;&#010;&#013;&#010;Pthreads-win32 copyrights and exception files&#013;&#010;---------------------------------------------&#013;&#010;&#013;&#010;    With the exception of the files listed below, Pthreads-win32&#013;&#010;    is covered under the following GNU Lesser General Public License&#013;&#010;    Copyrights:&#013;&#010;&#013;&#010;    Pthreads-win32 - POSIX Threads Library for Win32&#013;&#010;    Copyright(C) 1998 John E. Bossom&#013;&#010;    Copyright(C) 1999,2002 Pthreads-win32 contributors&#013;&#010;&#013;&#010;    The current list of contributors is contained&#013;&#010;    in the file CONTRIBUTORS included with the source&#013;&#010;    code distribution. The current list of CONTRIBUTORS&#013;&#010;    can also be seen at the following WWW location:&#013;&#010;    http:\/\/sources.redhat.com\/pthreads-win32\/contributors.html&#013;&#010;&#013;&#010;    Contact Email: rpj@ise.canberra.edu.au&#013;&#010;&#013;&#010;    These files are not covered under one of the Copyrights listed above:&#013;&#010;&#013;&#010;            COPYING&#013;&#010;            COPYING.LIB&#013;&#010;            tests\/rwlock7.c&#013;&#010;&#013;&#010;    This file, COPYING, is distributed under the Copyright found at the&#013;&#010;    top of this file.  It is important to note that you may distribute&#013;&#010;    verbatim copies of this file but you may not modify this file.&#013;&#010;&#013;&#010;    The file COPYING.LIB, which contains a copy of the version 2.1&#013;&#010;    GNU Lesser General Public License, is itself copyrighted by the&#013;&#010;    Free Software Foundation, Inc.  Please note that the Free Software&#013;&#010;    Foundation, Inc. does NOT have a copyright over Pthreads-win32,&#013;&#010;    only the COPYING.LIB that is supplied with pthreads-win32.&#013;&#010;&#013;&#010;    The file tests\/rwlock7.c is derived from code written by&#013;&#010;    Dave Butenhof for his book 'Programming With POSIX(R) Threads'.&#013;&#010;    The original code was obtained by free download from his website&#013;&#010;    http:\/\/home.earthlink.net\/~anneart\/family\/Threads\/source.html&#013;&#010;    and did not contain a copyright or author notice. It is assumed to&#013;&#010;    be freely distributable.&#013;&#010;&#013;&#010;    In all cases one may use and distribute these exception files freely.&#013;&#010;    And because one may freely distribute the LGPL covered files, the&#013;&#010;    entire pthreads-win32 source may be freely used and distributed.&#013;&#010;&#013;&#010;General Copyleft and License info&#013;&#010;---------------------------------&#013;&#010;&#013;&#010;    For general information on Copylefts, see:&#013;&#010;&#013;&#010;    http:\/\/www.gnu.org\/copyleft\/&#013;&#010;&#013;&#010;    For information on GNU Lesser General Public Licenses, see:&#013;&#010;&#013;&#010;    http:\/\/www.gnu.org\/copyleft\/lesser.html&#013;&#010;    http:\/\/www.gnu.org\/copyleft\/lesser.txt&#013;&#010;&#013;&#010;Why pthreads-win32 did not use the GNU General Public License&#013;&#010;-------------------------------------------------------------&#013;&#010;&#013;&#010;    The goal of the pthreads-win32 project has been to&#013;&#010;    provide a quality and complete implementation of the POSIX&#013;&#010;    threads API for Microsoft Windows within the limits imposed&#013;&#010;    by virtue of it being a stand-alone library and not&#013;&#010;    linked directly to other POSIX compliant libraries. For&#013;&#010;    example, some functions and features, such as those based&#013;&#010;    on POSIX signals, are missing.&#013;&#010;&#013;&#010;    Pthreads-win32 is a library, available in several different&#013;&#010;    versions depending on supported compilers, and may be used&#013;&#010;    as a dynamically linked module or a statically linked set of&#013;&#010;    binary modules. It is not an application on it's own.&#013;&#010;&#013;&#010;    It was fully intended that pthreads-win32 be usable with&#013;&#010;    commercial software not covered by either the GPL or the LGPL&#013;&#010;    licenses. Pthreads-win32 has many contributors to it's&#013;&#010;    code base, many of whom have done so because they have&#013;&#010;    used the library in commercial or proprietry software&#013;&#010;    projects.&#013;&#010;&#013;&#010;    Releasing pthreads-win32 under the LGPL ensures that the&#013;&#010;    library can be used widely, while at the same time ensures&#013;&#010;    that bug fixes and improvements to the pthreads-win32 code&#013;&#010;    itself is returned to benefit all current and future users&#013;&#010;    of the library.&#013;&#010;&#013;&#010;    Although pthreads-win32 makes it possible for applications&#013;&#010;    that use POSIX threads to be ported to Win32 platforms, the&#013;&#010;    broader goal of the project is to encourage the use of open&#013;&#010;    standards, and in particular, to make it just a little easier&#013;&#010;    for developers writing Win32 applications to consider&#013;&#010;    widening the potential market for their products.<\/code><\/pre><p><\/textarea><\/p><\/p><hr><pre><code><h2><a name=&quot;PROJ4&quot;><\/a>PROJ4<\/h2><p><strong>From the PROJ.4 distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright (c) 2000, Frank Warmerdam&#013;&#010;&#013;&#010; Permission is hereby granted, free of charge, to any person obtaining a&#013;&#010; copy of this software and associated documentation files (the &quot;Software&quot;),&#013;&#010; to deal in the Software without restriction, including without limitation&#013;&#010; the rights to use, copy, modify, merge, publish, distribute, sublicense,&#013;&#010; and\/or sell copies of the Software, and to permit persons to whom the&#013;&#010; Software is furnished to do so, subject to the following conditions:&#013;&#010;&#013;&#010; The above copyright notice and this permission notice shall be included&#013;&#010; in all copies or substantial portions of the Software.&#013;&#010;&#013;&#010; THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS&#013;&#010; OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#013;&#010; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL&#013;&#010; THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#013;&#010; LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING&#013;&#010; FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER&#013;&#010; DEALINGS IN THE SOFTWARE.&#013;&#010; ------------------------------------------------------------------------------&#013;&#010; Original Author:&#013;&#010; Gerald Evenden &#013;&#010;&#013;&#010; Maintainer(s):&#013;&#010; Frank Warmerdam warmerdam@pobox.com&#013;&#010;&#013;&#010; Contributors:&#013;&#010; Brent Fraser bfraser@geoanalytic.com&#013;&#010; Chris Stuber imap@chesapeake.net&#013;&#010; Craig Bruce cbruce@cubewerx.com&#013;&#010; Victor Osipkov vctos@email.com&#013;&#010; Andrea Antonello andrea.antonello@hydrologis.com<\/code><\/pre><p><\/textarea><\/p><\/p><hr><pre><code><h2><a name=&quot;Haru Free PDF Library&quot;><\/a>Haru Free PDF Library<\/h2><p><strong>From the HPDF distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Haru is distributed under the ZLIB\/LIBPNG License. Because ZLIB\/LIBPNG License &#013;&#010;is one of the freest licenses, You can use Haru for various purposes.&#013;&#010;&#013;&#010;The license of Haru is as follows.&#013;&#010;&#013;&#010;Copyright (C) 1999-2006 Takeshi Kanno&#013;&#010;This software is provided 'as-is', without any express or implied warranty.&#013;&#010;&#013;&#010;In no event will the authors be held liable for any damages arising from the &#013;&#010;use of this software.&#013;&#010;&#013;&#010;Permission is granted to anyone to use this software for any purpose,including &#013;&#010;commercial applications, and to alter it and redistribute it freely, subject &#013;&#010;to the following restrictions:&#013;&#010;&#013;&#010; 1. The origin of this software must not be misrepresented; you must not claim &#013;&#010;    that you wrote the original software. If you use this software in a &#013;&#010;    product, an acknowledgment in the product documentation would be &#013;&#010;    appreciated but is not required.&#013;&#010; 2. Altered source versions must be plainly marked as such, and must not be &#013;&#010;    misrepresented as being the original software.&#013;&#010; 3. This notice may not be removed or altered from any source distribution.&#013;&#010;&#013;&#010;&#013;&#010;*&#013;&#010;* Acknowledgment&#013;&#010;*&#013;&#010;1. Information-technology Promotion Agency(IPA)&#013;&#010;   The development of Haru has been supported by Exploratory Software Project &#013;&#010;   of Information-technology Promotion Agency(IPA), Japan. &#013;&#010;&#013;&#010;2. All users of libHaru.&#013;&#010;   We wish to thank all users of Haru.&#013;&#010;   In particular, we thank Thomas Nimstad, LeslieM, Par Hogberg, adenelson, &#013;&#010;   Riccardo Cohen, sea_sbs, Andrew. &#013;&#010;   They gave me very useful advices.&#013;&#010;&#013;&#010;3. Sourceforge.net&#013;&#010;   We would like to thank sourceForge.net for project hosting.&#013;&#010;&#013;&#010;4. Adobe Systems Inc.&#013;&#010;   We thank Adobe Systems Inc. for publishing PDF specification.<\/textarea><\/p><hr><h2><a name=&quot;Universal3DSampleSoftware&quot;><\/a>Universal3D Sample Software (U3D)<\/h2><p><strong>From the U3D distribution:<\/strong><\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Redistribution and use in source and binary forms of some portions of &#013;&#010;the included software is governed by other licenses associated with it, &#013;&#010;and not by the license contained in License.txt:&#013;&#010;                                Apache License&#013;&#010;                           Version 2.0, January 2004&#013;&#010;                        http:\/\/www.apache.org\/licenses\/&#013;&#010;&#013;&#010;This software is located in the following directories and files&#013;&#010;(embedded within them or in their entirety):&#013;&#010;&#013;&#010;Source\\RTL\\Dependencies&#013;&#010;    + Fowler\/Noll\/Vo (FNV) Hash from Landon Curt Noll &#013;&#010;      (http:\/\/www.isthe.com\/chongo\/tech\/comp\/fnv\/index.html)&#013;&#010;&#013;&#010;    + JPEG library from the Independent JPEG Group &#013;&#010;      (http:\/\/www.ijg.org\/)&#013;&#010;&#013;&#010;    + OpenGL SDK's glext.h from Silicon Graphics, Inc. &#013;&#010;      (http:\/\/oss.sgi.com\/projects\/ogl-sample\/sdk.html)&#013;&#010;&#013;&#010;    + PNG reference library LIBPNG from Guy Eric Schalnat, &#013;&#010;      Andreas Dilger, Glenn Randers-Pehrson, and others &#013;&#010;      (http:\/\/www.libpng.org\/pub\/png\/libpng.html)&#013;&#010;&#013;&#010;    + Routines for Arbitrary Precision Floating-point Arithmetic and &#013;&#010;      Fast Robust Geometric Predicates (predicates.c) from Jonathan &#013;&#010;      Richard Shewchuk (http:\/\/www.cs.cmu.edu\/~quake\/robust.html)&#013;&#010;      &#013;&#010;    + Wildcard Match module (wcmatch.h\/c) from Ville Vainio &#013;&#010;      (http:\/\/www.students.tut.fi\/~vainio24\/dl\/)&#013;&#010;&#013;&#010;    + ZLIB general purpose compression library from Jean-loup Gailly &#013;&#010;      and Mark Adler (http:\/\/www.gzip.org\/zlib\/)&#013;&#010;&#013;&#010;\u00c2\u00a9 1999 - 2006 Intel Corporation. All rights reserved. Intel is a trademark&#013;&#010; or registered trademark of Intel Corporation or its subsidiaries in the&#013;&#010; United States and other countries.<\/textarea><\/p><hr><h2><a name=&quot;GLEW&quot;><\/a>The OpenGL Extension Wrangler Library (GLEW)<\/h2><p>Open Inventor uses a modified version of the OpenGL Extension Wrangler library covered by the BSD License as described below:<\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>The OpenGL Extension Wrangler Library&#013;&#010; Copyright (C) 2002-2008, Milan Ikits &lt;milan ikits[]ieee org&gt;&#013;&#010; Copyright (C) 2002-2008, Marcelo E. Magallon &lt;mmagallo[]debian org&gt;&#013;&#010; Copyright (C) 2002, Lev Povalahev&#013;&#010; All rights reserved.&#013;&#010;&#013;&#010; Redistribution and use in source and binary forms, with or without &#013;&#010; modification, are permitted provided that the following conditions are met:&#013;&#010;&#013;&#010; * Redistributions of source code must retain the above copyright notice, &#013;&#010;   this list of conditions and the following disclaimer.&#013;&#010; * Redistributions in binary form must reproduce the above copyright notice, &#013;&#010;   this list of conditions and the following disclaimer in the documentation &#013;&#010;   and\/or other materials provided with the distribution.&#013;&#010; * The name of the author may be used to endorse or promote products &#013;&#010;   derived from this software without specific prior written permission.&#013;&#010;&#013;&#010; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; &#013;&#010; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE &#013;&#010; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&#013;&#010; ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE &#013;&#010; LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR &#013;&#010; CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF &#013;&#010; SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS&#013;&#010; INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN&#013;&#010; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#013;&#010; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF&#013;&#010; THE POSSIBILITY OF SUCH DAMAGE.<\/textarea><\/p><hr><h2><a name=&quot;cmake&quot;><\/a>cmake<\/h2><p>&nbsp;CMake was initially developed by Kitware with the following sponsorship:<\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>CMake was initially developed by Kitware with the following sponsorship:&#013;&#010;* National Library of Medicine at the National Institutes of Health&#013;&#010;   as part of the Insight Segmentation and Registration Toolkit (ITK).&#013;&#010;&#013;&#010; * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel &#013;&#010;   Visualization Initiative.&#013;&#010;&#013;&#010; * National Alliance for Medical Image Computing (NAMIC) is funded by the&#013;&#010;   National Institutes of Health through the NIH Roadmap for Medical Research,&#013;&#010;   Grant U54 EB005149.&#013;&#010;&#013;&#010; * Kitware, Inc.&#013;&#010;&#013;&#010;The CMake copyright is as follows:&#013;&#010;&#013;&#010;Copyright (c) 2002 Kitware, Inc., Insight Consortium&#013;&#010;All rights reserved.&#013;&#010;&#013;&#010;Redistribution and use in source and binary forms, with or without&#013;&#010;modification, are permitted provided that the following conditions are&#013;&#010;met:&#013;&#010;&#013;&#010; * Redistributions of source code must retain the above copyright notice,&#013;&#010;   this list of conditions and the following disclaimer.&#013;&#010;&#013;&#010; * Redistributions in binary form must reproduce the above copyright notice,&#013;&#010;   this list of conditions and the following disclaimer in the documentation&#013;&#010;   and\/or other materials provided with the distribution.&#013;&#010;&#013;&#010; * The names of Kitware, Inc., the Insight Consortium, or the names of&#013;&#010;   any consortium members, or of any contributors, may not be used to&#013;&#010;   endorse or promote products derived from this software without&#013;&#010;   specific prior written permission.&#013;&#010;&#013;&#010; * Modified source versions must be plainly marked as such, and must&#013;&#010;   not be misrepresented as being the original software.&#013;&#010;&#013;&#010;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''&#013;&#010;AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010;IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&#013;&#010;ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR&#013;&#010;ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL&#013;&#010;DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#013;&#010;SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER&#013;&#010;CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,&#013;&#010;OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<\/textarea><\/p><hr><h2><a name=&quot;mpeg&quot;><\/a>MPEG Software Simulation Group<\/h2><p>The Open Inventor MPEG recorder API includes the &quot;MPEG Software Simulation Group&quot; implementation. The following Disclaimer of Warranty applies to this part of the product. Notice also that neither the &quot;MPEG Software Simulation Group&quot; nor FEI protect end-users against patent infringements related to the MPEG standard.<\/p><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved.&#013;&#010;Disclaimer of Warranty&#013;&#010;&#013;&#010;These software programs are available to the user without any license fee or royalty on an &quot;as is&quot; basis.  The MPEG Software Simulation Group disclaims any and all warranties, whether express, implied, or statuary, including any implied warranties or merchantability or of fitness for a particular purpose.  In no event shall the copyright-holder be liable for any incidental, punitive, or consequential damages of any kind whatsoever arising from the use of these programs.&#013;&#010;&#013;&#010;This disclaimer of warranty extends to the user of these programs and user's customers, employees, agents, transferees, successors, and assigns. The MPEG Software Simulation Group does not represent or warrant that the programs furnished hereunder are free of infringement of any third-party patents.&#013;&#010;Commercial implementations of MPEG-1 and MPEG-2 video, including shareware, are subject to royalty fees to patent holders.  Many of these patents are general enough such that they are unavoidable regardless of implementation design.<\/textarea><\/p><hr><h2><a name=&quot;Boost&quot;><\/a>Boost library<\/h2>&#013;&#010;    <p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Boost Software License - Version 1.0 - August 17th, 2003&#013;&#010;&#013;&#010;Permission is hereby granted, free of charge, to any person or organization&#013;&#010;obtaining a copy of the software and accompanying documentation covered by&#013;&#010;this license (the &quot;Software&quot;) to use, reproduce, display, distribute,&#013;&#010;execute, and transmit the Software, and to prepare derivative works of the&#013;&#010;Software, and to permit third-parties to whom the Software is furnished to&#013;&#010;do so, all subject to the following:&#013;&#010;&#013;&#010;The copyright notices in the Software and this entire statement, including&#013;&#010;the above license grant, this restriction and the following disclaimer,&#013;&#010;must be included in all copies of the Software, in whole or in part, and&#013;&#010;all derivative works of the Software, unless such copies or derivative&#013;&#010;works are solely in the form of machine-executable object code generated by&#013;&#010;a source language processor.&#013;&#010;&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#013;&#010;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#013;&#010;FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT&#013;&#010;SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE&#013;&#010;FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,&#013;&#010;ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER&#013;&#010;DEALINGS IN THE SOFTWARE.<\/textarea><\/p><hr><h2><a name=&quot;log4cplus&quot;><\/a>log4cplus<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright (C) 1999-2009 Contributors to log4cplus project. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met:&#013;&#010;&#013;&#010;1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.&#013;&#010;&#013;&#010;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.&#013;&#010;&#013;&#010;THIS SOFTWARE IS PROVIDED &quot;AS IS&quot; AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION 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.<\/textarea><\/p><hr><h2><a name=&quot;OpenSSL&quot;><\/a>OpenSSL<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>  LICENSE ISSUES&#013;&#010;  ==============&#013;&#010;&#013;&#010;  The OpenSSL toolkit stays under a dual license, i.e. both the conditions of&#013;&#010;  the OpenSSL License and the original SSLeay license apply to the toolkit.&#013;&#010;  See below for the actual license texts. Actually both licenses are BSD-style&#013;&#010;  Open Source licenses. In case of any license issues related to OpenSSL&#013;&#010;  please contact openssl-core@openssl.org.&#013;&#010;&#013;&#010;  OpenSSL License&#013;&#010;  ---------------&#013;&#010;&#013;&#010;\/* ====================================================================&#013;&#010; * Copyright (c) 1998-2016 The OpenSSL Project.  All rights reserved.&#013;&#010; *&#013;&#010; * Redistribution and use in source and binary forms, with or without&#013;&#010; * modification, are permitted provided that the following conditions&#013;&#010; * are met:&#013;&#010; *&#013;&#010; * 1. Redistributions of source code must retain the above copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer. &#013;&#010; *&#013;&#010; * 2. Redistributions in binary form must reproduce the above copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer in&#013;&#010; *    the documentation and\/or other materials provided with the&#013;&#010; *    distribution.&#013;&#010; *&#013;&#010; * 3. All advertising materials mentioning features or use of this&#013;&#010; *    software must display the following acknowledgment:&#013;&#010; *    &quot;This product includes software developed by the OpenSSL Project&#013;&#010; *    for use in the OpenSSL Toolkit. (http:\/\/www.openssl.org\/)&quot;&#013;&#010; *&#013;&#010; * 4. The names &quot;OpenSSL Toolkit&quot; and &quot;OpenSSL Project&quot; must not be used to&#013;&#010; *    endorse or promote products derived from this software without&#013;&#010; *    prior written permission. For written permission, please contact&#013;&#010; *    openssl-core@openssl.org.&#013;&#010; *&#013;&#010; * 5. Products derived from this software may not be called &quot;OpenSSL&quot;&#013;&#010; *    nor may &quot;OpenSSL&quot; appear in their names without prior written&#013;&#010; *    permission of the OpenSSL Project.&#013;&#010; *&#013;&#010; * 6. Redistributions of any form whatsoever must retain the following&#013;&#010; *    acknowledgment:&#013;&#010; *    &quot;This product includes software developed by the OpenSSL Project&#013;&#010; *    for use in the OpenSSL Toolkit (http:\/\/www.openssl.org\/)&quot;&#013;&#010; *&#013;&#010; * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT `<code>AS IS&#039;&#039; AND ANY&#013;&#010; * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010; * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR&#013;&#010; * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR&#013;&#010; * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#013;&#010; * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT&#013;&#010; * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;&#013;&#010; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#013;&#010; * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#013;&#010; * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)&#013;&#010; * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED&#013;&#010; * OF THE POSSIBILITY OF SUCH DAMAGE.&#013;&#010; * ====================================================================&#013;&#010; *&#013;&#010; * This product includes cryptographic software written by Eric Young&#013;&#010; * (eay@cryptsoft.com).  This product includes software written by Tim&#013;&#010; * Hudson (tjh@cryptsoft.com).&#013;&#010; *&#013;&#010; *\/&#013;&#010;&#013;&#010; Original SSLeay License&#013;&#010; -----------------------&#013;&#010;&#013;&#010;\/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)&#013;&#010; * All rights reserved.&#013;&#010; *&#013;&#010; * This package is an SSL implementation written&#013;&#010; * by Eric Young (eay@cryptsoft.com).&#013;&#010; * The implementation was written so as to conform with Netscapes SSL.&#013;&#010; * &#013;&#010; * This library is free for commercial and non-commercial use as long as&#013;&#010; * the following conditions are aheared to.  The following conditions&#013;&#010; * apply to all code found in this distribution, be it the RC4, RSA,&#013;&#010; * lhash, DES, etc., code; not just the SSL code.  The SSL documentation&#013;&#010; * included with this distribution is covered by the same copyright terms&#013;&#010; * except that the holder is Tim Hudson (tjh@cryptsoft.com).&#013;&#010; * &#013;&#010; * Copyright remains Eric Young&#039;s, and as such any Copyright notices in&#013;&#010; * the code are not to be removed.&#013;&#010; * If this package is used in a product, Eric Young should be given attribution&#013;&#010; * as the author of the parts of the library used.&#013;&#010; * This can be in the form of a textual message at program startup or&#013;&#010; * in documentation (online or textual) provided with the package.&#013;&#010; * &#013;&#010; * Redistribution and use in source and binary forms, with or without&#013;&#010; * modification, are permitted provided that the following conditions&#013;&#010; * are met:&#013;&#010; * 1. Redistributions of source code must retain the copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer.&#013;&#010; * 2. Redistributions in binary form must reproduce the above copyright&#013;&#010; *    notice, this list of conditions and the following disclaimer in the&#013;&#010; *    documentation and\/or other materials provided with the distribution.&#013;&#010; * 3. All advertising materials mentioning features or use of this software&#013;&#010; *    must display the following acknowledgement:&#013;&#010; *    &quot;This product includes cryptographic software written by&#013;&#010; *     Eric Young (eay@cryptsoft.com)&quot;&#013;&#010; *    The word &#039;cryptographic&#039; can be left out if the rouines from the library&#013;&#010; *    being used are not cryptographic related :-).&#013;&#010; * 4. If you include any Windows specific code (or a derivative thereof) from &#013;&#010; *    the apps directory (application code) you must include an acknowledgement:&#013;&#010; *    &quot;This product includes software written by Tim Hudson (tjh@cryptsoft.com)&quot;&#013;&#010; * &#013;&#010; * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG <\/code>`AS IS'' AND&#013;&#010; * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010; * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&#013;&#010; * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE&#013;&#010; * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL&#013;&#010; * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS&#013;&#010; * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#013;&#010; * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT&#013;&#010; * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY&#013;&#010; * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF&#013;&#010; * SUCH DAMAGE.&#013;&#010; * &#013;&#010; * The licence and distribution terms for any publically available version or&#013;&#010; * derivative of this code cannot be changed.  i.e. this code cannot simply be&#013;&#010; * copied and put under another distribution licence&#013;&#010; * [including the GNU Public Licence.]&#013;&#010; *\/<\/textarea><\/p><\/code><\/pre><hr><h2><a name=&quot;vpx&quot;><\/a>libvpx<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;> Copyright (c) 2010, The WebM Project authors. All rights reserved.&#013;&#010;&#013;&#010;Redistribution and use in source and binary forms, with or without&#013;&#010;modification, are permitted provided that the following conditions are&#013;&#010;met:&#013;&#010;&#013;&#010;  * Redistributions of source code must retain the above copyright&#013;&#010;    notice, this list of conditions and the following disclaimer.&#013;&#010;&#013;&#010;  * Redistributions in binary form must reproduce the above copyright&#013;&#010;    notice, this list of conditions and the following disclaimer in&#013;&#010;    the documentation and\/or other materials provided with the&#013;&#010;    distribution.&#013;&#010;&#013;&#010;  * Neither the name of Google, nor the WebM Project, nor the names&#013;&#010;    of its contributors may be used to endorse or promote products&#013;&#010;    derived from this software without specific prior written&#013;&#010;    permission.&#013;&#010;&#013;&#010;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#013;&#010;&quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#013;&#010;LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#013;&#010;A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT&#013;&#010;HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#013;&#010;SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT&#013;&#010;LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#013;&#010;DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY&#013;&#010;THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#013;&#010;(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#013;&#010; <\/textarea><\/p><\/p><pre><code><hr><h2><a name=&quot;BSon&quot;><\/a>Bson<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>                                Apache License&#013;&#010;                           Version 2.0, January 2004&#013;&#010;                        http:\/\/www.apache.org\/licenses\/&#013;&#010;&#013;&#010;   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION&#013;&#010;&#013;&#010;   1. Definitions.&#013;&#010;&#013;&#010;      &quot;License&quot; shall mean the terms and conditions for use, reproduction,&#013;&#010;      and distribution as defined by Sections 1 through 9 of this document.&#013;&#010;&#013;&#010;      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by&#013;&#010;      the copyright owner that is granting the License.&#013;&#010;&#013;&#010;      &quot;Legal Entity&quot; shall mean the union of the acting entity and all&#013;&#010;      other entities that control, are controlled by, or are under common&#013;&#010;      control with that entity. For the purposes of this definition,&#013;&#010;      &quot;control&quot; means (i) the power, direct or indirect, to cause the&#013;&#010;      direction or management of such entity, whether by contract or&#013;&#010;      otherwise, or (ii) ownership of fifty percent (50%) or more of the&#013;&#010;      outstanding shares, or (iii) beneficial ownership of such entity.&#013;&#010;&#013;&#010;      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity&#013;&#010;      exercising permissions granted by this License.&#013;&#010;&#013;&#010;      &quot;Source&quot; form shall mean the preferred form for making modifications,&#013;&#010;      including but not limited to software source code, documentation&#013;&#010;      source, and configuration files.&#013;&#010;&#013;&#010;      &quot;Object&quot; form shall mean any form resulting from mechanical&#013;&#010;      transformation or translation of a Source form, including but&#013;&#010;      not limited to compiled object code, generated documentation,&#013;&#010;      and conversions to other media types.&#013;&#010;&#013;&#010;      &quot;Work&quot; shall mean the work of authorship, whether in Source or&#013;&#010;      Object form, made available under the License, as indicated by a&#013;&#010;      copyright notice that is included in or attached to the work&#013;&#010;      (an example is provided in the Appendix below).&#013;&#010;&#013;&#010;      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object&#013;&#010;      form, that is based on (or derived from) the Work and for which the&#013;&#010;      editorial revisions, annotations, elaborations, or other modifications&#013;&#010;      represent, as a whole, an original work of authorship. For the purposes&#013;&#010;      of this License, Derivative Works shall not include works that remain&#013;&#010;      separable from, or merely link (or bind by name) to the interfaces of,&#013;&#010;      the Work and Derivative Works thereof.&#013;&#010;&#013;&#010;      &quot;Contribution&quot; shall mean any work of authorship, including&#013;&#010;      the original version of the Work and any modifications or additions&#013;&#010;      to that Work or Derivative Works thereof, that is intentionally&#013;&#010;      submitted to Licensor for inclusion in the Work by the copyright owner&#013;&#010;      or by an individual or Legal Entity authorized to submit on behalf of&#013;&#010;      the copyright owner. For the purposes of this definition, &quot;submitted&quot;&#013;&#010;      means any form of electronic, verbal, or written communication sent&#013;&#010;      to the Licensor or its representatives, including but not limited to&#013;&#010;      communication on electronic mailing lists, source code control systems,&#013;&#010;      and issue tracking systems that are managed by, or on behalf of, the&#013;&#010;      Licensor for the purpose of discussing and improving the Work, but&#013;&#010;      excluding communication that is conspicuously marked or otherwise&#013;&#010;      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;&#013;&#010;&#013;&#010;      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity&#013;&#010;      on behalf of whom a Contribution has been received by Licensor and&#013;&#010;      subsequently incorporated within the Work.&#013;&#010;&#013;&#010;   2. Grant of Copyright License. Subject to the terms and conditions of&#013;&#010;      this License, each Contributor hereby grants to You a perpetual,&#013;&#010;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#013;&#010;      copyright license to reproduce, prepare Derivative Works of,&#013;&#010;      publicly display, publicly perform, sublicense, and distribute the&#013;&#010;      Work and such Derivative Works in Source or Object form.&#013;&#010;&#013;&#010;   3. Grant of Patent License. Subject to the terms and conditions of&#013;&#010;      this License, each Contributor hereby grants to You a perpetual,&#013;&#010;      worldwide, non-exclusive, no-charge, royalty-free, irrevocable&#013;&#010;      (except as stated in this section) patent license to make, have made,&#013;&#010;      use, offer to sell, sell, import, and otherwise transfer the Work,&#013;&#010;      where such license applies only to those patent claims licensable&#013;&#010;      by such Contributor that are necessarily infringed by their&#013;&#010;      Contribution(s) alone or by combination of their Contribution(s)&#013;&#010;      with the Work to which such Contribution(s) was submitted. If You&#013;&#010;      institute patent litigation against any entity (including a&#013;&#010;      cross-claim or counterclaim in a lawsuit) alleging that the Work&#013;&#010;      or a Contribution incorporated within the Work constitutes direct&#013;&#010;      or contributory patent infringement, then any patent licenses&#013;&#010;      granted to You under this License for that Work shall terminate&#013;&#010;      as of the date such litigation is filed.&#013;&#010;&#013;&#010;   4. Redistribution. You may reproduce and distribute copies of the&#013;&#010;      Work or Derivative Works thereof in any medium, with or without&#013;&#010;      modifications, and in Source or Object form, provided that You&#013;&#010;      meet the following conditions:&#013;&#010;&#013;&#010;      (a) You must give any other recipients of the Work or&#013;&#010;          Derivative Works a copy of this License; and&#013;&#010;&#013;&#010;      (b) You must cause any modified files to carry prominent notices&#013;&#010;          stating that You changed the files; and&#013;&#010;&#013;&#010;      (c) You must retain, in the Source form of any Derivative Works&#013;&#010;          that You distribute, all copyright, patent, trademark, and&#013;&#010;          attribution notices from the Source form of the Work,&#013;&#010;          excluding those notices that do not pertain to any part of&#013;&#010;          the Derivative Works; and&#013;&#010;&#013;&#010;      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its&#013;&#010;          distribution, then any Derivative Works that You distribute must&#013;&#010;          include a readable copy of the attribution notices contained&#013;&#010;          within such NOTICE file, excluding those notices that do not&#013;&#010;          pertain to any part of the Derivative Works, in at least one&#013;&#010;          of the following places: within a NOTICE text file distributed&#013;&#010;          as part of the Derivative Works; within the Source form or&#013;&#010;          documentation, if provided along with the Derivative Works; or,&#013;&#010;          within a display generated by the Derivative Works, if and&#013;&#010;          wherever such third-party notices normally appear. The contents&#013;&#010;          of the NOTICE file are for informational purposes only and&#013;&#010;          do not modify the License. You may add Your own attribution&#013;&#010;          notices within Derivative Works that You distribute, alongside&#013;&#010;          or as an addendum to the NOTICE text from the Work, provided&#013;&#010;          that such additional attribution notices cannot be construed&#013;&#010;          as modifying the License.&#013;&#010;&#013;&#010;      You may add Your own copyright statement to Your modifications and&#013;&#010;      may provide additional or different license terms and conditions&#013;&#010;      for use, reproduction, or distribution of Your modifications, or&#013;&#010;      for any such Derivative Works as a whole, provided Your use,&#013;&#010;      reproduction, and distribution of the Work otherwise complies with&#013;&#010;      the conditions stated in this License.&#013;&#010;&#013;&#010;   5. Submission of Contributions. Unless You explicitly state otherwise,&#013;&#010;      any Contribution intentionally submitted for inclusion in the Work&#013;&#010;      by You to the Licensor shall be under the terms and conditions of&#013;&#010;      this License, without any additional terms or conditions.&#013;&#010;      Notwithstanding the above, nothing herein shall supersede or modify&#013;&#010;      the terms of any separate license agreement you may have executed&#013;&#010;      with Licensor regarding such Contributions.&#013;&#010;&#013;&#010;   6. Trademarks. This License does not grant permission to use the trade&#013;&#010;      names, trademarks, service marks, or product names of the Licensor,&#013;&#010;      except as required for reasonable and customary use in describing the&#013;&#010;      origin of the Work and reproducing the content of the NOTICE file.&#013;&#010;&#013;&#010;   7. Disclaimer of Warranty. Unless required by applicable law or&#013;&#010;      agreed to in writing, Licensor provides the Work (and each&#013;&#010;      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,&#013;&#010;      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or&#013;&#010;      implied, including, without limitation, any warranties or conditions&#013;&#010;      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A&#013;&#010;      PARTICULAR PURPOSE. You are solely responsible for determining the&#013;&#010;      appropriateness of using or redistributing the Work and assume any&#013;&#010;      risks associated with Your exercise of permissions under this License.&#013;&#010;&#013;&#010;   8. Limitation of Liability. In no event and under no legal theory,&#013;&#010;      whether in tort (including negligence), contract, or otherwise,&#013;&#010;      unless required by applicable law (such as deliberate and grossly&#013;&#010;      negligent acts) or agreed to in writing, shall any Contributor be&#013;&#010;      liable to You for damages, including any direct, indirect, special,&#013;&#010;      incidental, or consequential damages of any character arising as a&#013;&#010;      result of this License or out of the use or inability to use the&#013;&#010;      Work (including but not limited to damages for loss of goodwill,&#013;&#010;      work stoppage, computer failure or malfunction, or any and all&#013;&#010;      other commercial damages or losses), even if such Contributor&#013;&#010;      has been advised of the possibility of such damages.&#013;&#010;&#013;&#010;   9. Accepting Warranty or Additional Liability. While redistributing&#013;&#010;      the Work or Derivative Works thereof, You may choose to offer,&#013;&#010;      and charge a fee for, acceptance of support, warranty, indemnity,&#013;&#010;      or other liability obligations and\/or rights consistent with this&#013;&#010;      License. However, in accepting such obligations, You may act only&#013;&#010;      on Your own behalf and on Your sole responsibility, not on behalf&#013;&#010;      of any other Contributor, and only if You agree to indemnify,&#013;&#010;      defend, and hold each Contributor harmless for any liability&#013;&#010;      incurred by, or claims asserted against, such Contributor by reason&#013;&#010;      of your accepting any such warranty or additional liability.&#013;&#010;&#013;&#010;   END OF TERMS AND CONDITIONS&#013;&#010;&#013;&#010;   APPENDIX: How to apply the Apache License to your work.&#013;&#010;&#013;&#010;      To apply the Apache License to your work, attach the following&#013;&#010;      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;&#013;&#010;      replaced with your own identifying information. (Don't include&#013;&#010;      the brackets!)  The text should be enclosed in the appropriate&#013;&#010;      comment syntax for the file format. We also recommend that a&#013;&#010;      file or class name and description of purpose be included on the&#013;&#010;      same &quot;printed page&quot; as the copyright notice for easier&#013;&#010;      identification within third-party archives.&#013;&#010;&#013;&#010;   Copyright [yyyy] [name of copyright owner]&#013;&#010;&#013;&#010;   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#013;&#010;   you may not use this file except in compliance with the License.&#013;&#010;   You may obtain a copy of the License at&#013;&#010;&#013;&#010;       http:\/\/www.apache.org\/licenses\/LICENSE-2.0&#013;&#010;&#013;&#010;   Unless required by applicable law or agreed to in writing, software&#013;&#010;   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#013;&#010;   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#013;&#010;   See the License for the specific language governing permissions and&#013;&#010;   limitations under the License.<\/textarea><\/p><hr><h2><a name=&quot;msmpi&quot;><\/a>MS-MPI<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>MICROSOFT SOFTWARE LICENSE TERMS&#013;&#010;&#013;&#010;MICROSOFT HPC Pack MS-MPI Redistributable Pack&#013;&#010;&#013;&#010;These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft&#013;&#010;&#013;&#010;updates,&#013;&#010;&#013;&#010;supplements,&#013;&#010;&#013;&#010;Internet-based services, and&#013;&#010;&#013;&#010;support services&#013;&#010;&#013;&#010;for this software, unless other terms accompany those items. If so, those terms apply.&#013;&#010;&#013;&#010;BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE.&#013;&#010;&#013;&#010;If you comply with these license terms, you have the rights below.&#013;&#010;&#013;&#010;INSTALLATION AND USE RIGHTS. You may install and use any number of copies of the software on your premises as follows:&#013;&#010;&#013;&#010;Individual Use. You may install and use the software with third party programs designed and developed for use with the software.&#013;&#010;&#013;&#010;Production Use. You may install and use any number of copies of the software on your premises to design, develop, test and demonstrate your programs.&#013;&#010;&#013;&#010;RIGHT TO DISTRIBUTE. If you comply with the terms below you may copy and distribute the object code form of the software listed in the REDIST.TXT file in conjunction with the programs you develop. Further, you may permit distributors of your programs to copy and distribute the software as part of those programs you create.&#013;&#010;&#013;&#010;Distribution Requirements. If you distribute the software, you must:&#013;&#010;&#013;&#010;add significant primary functionality to it in your programs;&#013;&#010;&#013;&#010;require distributors and external end users to agree to terms that protect it at least as much as this agreement;&#013;&#010;&#013;&#010;display your valid copyright notice on your programs; and&#013;&#010;&#013;&#010;indemnify, defend, and hold harmless Microsoft from any claims, including attorneys\u00e2\u20ac\u2122 fees, related to the distribution or use of your programs.&#013;&#010;&#013;&#010;Distribution Restrictions. You may not&#013;&#010;&#013;&#010;alter any copyright, trademark or patent notice in the software;&#013;&#010;&#013;&#010;use Microsoft\u00e2\u20ac\u2122s trademarks in your programs\u00e2\u20ac\u2122 names or in a way that suggests your programs come from or are endorsed by Microsoft;&#013;&#010;&#013;&#010;distribute the software to run on a platform other than the Windows platform;&#013;&#010;&#013;&#010;include the software in malicious, deceptive or unlawful programs; or&#013;&#010;&#013;&#010;modify or distribute the source code of the software so that any part of it becomes subject to an Excluded License. An Excluded License is one that requires, as a condition of use, modification or distribution, that&#013;&#010;&#013;&#010;the code be disclosed or distributed in source code form; or&#013;&#010;&#013;&#010;others have the right to modify it.&#013;&#010;&#013;&#010;Scope of License. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not&#013;&#010;&#013;&#010;work around any technical limitations in the software;&#013;&#010;&#013;&#010;reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation;&#013;&#010;&#013;&#010;make more copies of the software than specified in this agreement or allowed by applicable law, despite this limitation;&#013;&#010;&#013;&#010;publish the software for others to copy;&#013;&#010;&#013;&#010;rent, lease or lend the software;&#013;&#010;&#013;&#010;transfer the software or this agreement to any third party (except as permitted in Section 2); or&#013;&#010;&#013;&#010;use the software for commercial software hosting services.&#013;&#010;&#013;&#010;BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software.&#013;&#010;&#013;&#010;DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.&#013;&#010;&#013;&#010;Export Restrictions. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com\/exporting.&#013;&#010;&#013;&#010;SUPPORT SERVICES. Because this software is &quot;as is,&quot; we may not provide support services for it.&#013;&#010;&#013;&#010;Entire Agreement. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.&#013;&#010;&#013;&#010;Applicable Law.&#013;&#010;&#013;&#010;United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.&#013;&#010;&#013;&#010;Outside the United States. If you acquired the software in any other country, the laws of that country apply.&#013;&#010;&#013;&#010;Legal Effect. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.&#013;&#010;&#013;&#010;Disclaimer of Warranty. The software is licensed \u00e2\u20ac\u0153as-is.\u00e2\u20ac\ufffd? You bear the risk of using it. Microsoft gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this agreement cannot change. To the extent permitted under your local laws, Microsoft excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.&#013;&#010;&#013;&#010;Limitation on and Exclusion of Remedies and Damages. You can recover from Microsoft and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.&#013;&#010;&#013;&#010;This limitation applies to&#013;&#010;&#013;&#010;anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and&#013;&#010;&#013;&#010;claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law.&#013;&#010;&#013;&#010;It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.<\/textarea><\/p><hr><h2><a name=&quot;flexlm&quot;><\/a>FlexLM<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright Notice&#013;&#010;Copyright \u00c2\u00a9 2013 Flexera Software LLC. All Rights Reserved.&#013;&#010;&#013;&#010;This product contains proprietary and confidential technology, information and creative works owned by&#013;&#010;Flexera Software LLC and its licensors, if any. Any use, copying, publication, distribution, display,&#013;&#010;modification, or transmission of such technology in whole or in part in any form or by any means without&#013;&#010;the prior express written permission of Flexera Software LLC is strictly prohibited. Except where&#013;&#010;expressly provided by Flexera Software LLC in writing, possession of this technology shall not be&#013;&#010;construed to confer any license or rights under any Flexera Software LLC intellectual property rights,&#013;&#010;whether by estoppel, implication, or otherwise.&#013;&#010;&#013;&#010;All copies of the technology and related information, if allowed by Flexera Software LLC, must display&#013;&#010;this notice of copyright and ownership in full.&#013;&#010;&#013;&#010;FlexNet Publisher incorporates software developed by others and redistributed according to license&#013;&#010;agreements. Copyright notices and licenses for these external libraries are provided in a supplementary&#013;&#010;document that accompanies this one.&#013;&#010;&#013;&#010;Intellectual Property&#013;&#010;For a list of trademarks and patents that are owned by Flexera Software, see http:\/\/&#013;&#010;www.flexerasoftware.com\/intellectual-property. All other brand and product names mentioned in Flexera&#013;&#010;Software products, product documentation, and marketing materials are the trademarks and registered&#013;&#010;trademarks of their respective owners.&#013;&#010;&#013;&#010;Restricted Rights Legend&#013;&#010;The Software is commercial computer software. If the user or licensee of the Software is an agency,&#013;&#010;department, or other entity of the United States Government, the use, duplication, reproduction,&#013;&#010;release, modification, disclosure, or transfer of the Software, or any related documentation of any&#013;&#010;kind, including technical data and manuals, is restricted by a license agreement or by the terms of&#013;&#010;this Agreement in accordance with Federal Acquisition Regulation 12.212 for civilian purposes and&#013;&#010;Defense Federal Acquisition Regulation Supplement 227.7202 for military purposes. The Software&#013;&#010;was developed fully at private expense. All other use is prohibited.<\/textarea><\/p><hr><h2><a name=&quot;mpich2&quot;><\/a>Mpich2<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>Copyright Notice&#013;&#010; + 2002 University of Chicago&#013;&#010;&#013;&#010;Permission is hereby granted to use, reproduce, prepare derivative works, and&#013;&#010;to redistribute to others.  This software was authored by:&#013;&#010;&#013;&#010;Mathematics and Computer Science Division&#013;&#010;Argonne National Laboratory, Argonne IL 60439&#013;&#010;&#013;&#010;(and)&#013;&#010;&#013;&#010;Department of Computer Science&#013;&#010;University of Illinois at Urbana-Champaign&#013;&#010;&#013;&#010;&#013;&#010;               GOVERNMENT LICENSE&#013;&#010;&#013;&#010;Portions of this material resulted from work developed under a U.S.&#013;&#010;Government Contract and are subject to the following license: the Government&#013;&#010;is granted for itself and others acting on its behalf a paid-up, nonexclusive,&#013;&#010;irrevocable worldwide license in this computer software to reproduce, prepare&#013;&#010;derivative works, and perform publicly and display publicly.&#013;&#010;&#013;&#010;                DISCLAIMER&#013;&#010;&#013;&#010;This computer code material was prepared, in part, as an account of work&#013;&#010;sponsored by an agency of the United States Government.  Neither the United&#013;&#010;States, nor the University of Chicago, nor any of their employees, makes any&#013;&#010;warranty express or implied, or assumes any legal liability or responsibility&#013;&#010;for the accuracy, completeness, or usefulness of any information, apparatus,&#013;&#010;product, or process disclosed, or represents that its use would not infringe&#013;&#010;privately owned rights.&#013;&#010;<\/textarea><\/p><hr><h2><a name=&quot;cuda&quot;><\/a>Cuda<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>1. NVIDIA CUDA Toolkit License Agreement&#013;&#010;----------------------------------------&#013;&#010;&#013;&#010;&#013;&#010;Important Notice&#013;&#010;----------------&#013;&#010;&#013;&#010;READ CAREFULLY: This Software License Agreement (&quot;Agreement&quot;)&#013;&#010;for NVIDIA CUDA Toolkit, including computer software and&#013;&#010;associated documentation (&quot;Software&quot;), is the Agreement which&#013;&#010;governs use of the SOFTWARE of NVIDIA Corporation and its&#013;&#010;subsidiaries (&quot;NVIDIA&quot;) downloadable herefrom. By downloading,&#013;&#010;installing, copying, or otherwise using the SOFTWARE, You (as&#013;&#010;defined below) agree to be bound by the terms of this&#013;&#010;Agreement. If You do not agree to the terms of this Agreement,&#013;&#010;do not download the SOFTWARE.&#013;&#010;&#013;&#010;&#013;&#010;Recitals&#013;&#010;--------&#013;&#010;&#013;&#010;Use of NVIDIA's SOFTWARE requires three elements: the&#013;&#010;SOFTWARE, an NVIDIA GPU or application processor (&quot;NVIDIA&#013;&#010;Hardware&quot;), and a computer system. The SOFTWARE is protected&#013;&#010;by copyright laws and international copyright treaties, as&#013;&#010;well as other intellectual property laws and treaties. The&#013;&#010;SOFTWARE is not sold, and instead is only licensed for Your&#013;&#010;use, strictly in accordance with this Agreement. The NVIDIA&#013;&#010;Hardware is protected by various patents, and is sold, but&#013;&#010;this Agreement does not cover the sale or use of such&#013;&#010;hardware, since it may not necessarily be sold as a package&#013;&#010;with the SOFTWARE. This Agreement sets forth the terms and&#013;&#010;conditions of the SOFTWARE only.&#013;&#010;&#013;&#010;&#013;&#010;1.1. Definitions&#013;&#010;&#013;&#010;&#013;&#010;1.1.1. Licensee&#013;&#010;&#013;&#010;&quot;You&quot;, or &quot;Your&quot; shall mean the entity or individual that&#013;&#010;downloads and uses the SOFTWARE.&#013;&#010;&#013;&#010;&#013;&#010;1.1.2. Redistributable Software&#013;&#010;&#013;&#010;&quot;Redistributable Software&quot; shall mean the redistributable&#013;&#010;libraries referenced in Attachment A of this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;1.1.3. Software&#013;&#010;&#013;&#010;&quot;SOFTWARE&quot; shall mean the deliverables provided pursuant to&#013;&#010;this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;1.2. Grant of License&#013;&#010;&#013;&#010;&#013;&#010;1.2.1. Rights and Limitations of Grant&#013;&#010;&#013;&#010;Provided that Licensee complies with the terms of this&#013;&#010;Agreement, NVIDIA hereby grants Licensee the following&#013;&#010;limited, non-exclusive, non-transferable, non-sublicensable&#013;&#010;(except as expressly permitted otherwise for Redistributable&#013;&#010;Software in Section 1.2.1.1 and Section 1.2.1.3 of this&#013;&#010;Agreement) right to use the SOFTWARE, with the following&#013;&#010;limitations:&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.1. Redistribution Rights&#013;&#010;&#013;&#010;Licensee may transfer, redistribute, and sublicense certain&#013;&#010;files of the Redistributable SOFTWARE, as defined in&#013;&#010;Attachment A of this Agreement, provided, however, that (a)&#013;&#010;the Redistributable SOFTWARE shall be distributed solely in&#013;&#010;binary form to Licensee's licensees (&quot;Customers&quot;) only as a&#013;&#010;component of Licensee's own software products (each, a&#013;&#010;&quot;Licensee Application&quot;); (b) Licensee shall design the&#013;&#010;Licensee Application such that the Redistributable SOFTWARE&#013;&#010;files are installed only in a private (non-shared) directory&#013;&#010;location that is used only by the Licensee Application; (c)&#013;&#010;Licensee shall obtain each Customer's written or clickwrap&#013;&#010;agreement to the license terms under a written, legally&#013;&#010;enforceable agreement that has the effect of protecting the&#013;&#010;SOFTWARE and the rights of NVIDIA under terms no less&#013;&#010;restrictive than this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.2. Usage Rights&#013;&#010;&#013;&#010;Licensee may install and use multiple copies of the SOFTWARE&#013;&#010;on a shared computer or concurrently on different computers,&#013;&#010;and make multiple back-up copies of the SOFTWARE, solely for&#013;&#010;Licensee's use within Licensee's Enterprise. &quot;Enterprise&quot;&#013;&#010;shall mean individual use by Licensee or any legal entity&#013;&#010;(such as a corporation or university) and the subsidiaries it&#013;&#010;owns by more than 50 percent.&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.3. Further Redistribution Rights&#013;&#010;&#013;&#010;Subject to the terms and conditions of the Agreement, Licensee&#013;&#010;may authorize Customers to further redistribute the&#013;&#010;Redistributable SOFTWARE that such Customers receive as part&#013;&#010;of the Licensee Application, solely in binary form, provided,&#013;&#010;however, that Licensee shall require in their standard&#013;&#010;software license agreements with Customers that all such&#013;&#010;redistributions must be made pursuant to a license agreement&#013;&#010;that has the effect of protecting the SOFTWARE and the rights&#013;&#010;of NVIDIA whose terms and conditions are at least as&#013;&#010;restrictive as those in the applicable Licensee software&#013;&#010;license agreement covering the Licensee Application. For&#013;&#010;avoidance of doubt, termination of this Agreement shall not&#013;&#010;affect rights previously granted by Licensee to its Customers&#013;&#010;under this Agreement to the extent validly granted to&#013;&#010;Customers under Section 1.2.1.1.&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.4. Linux\/FreeBSD Exception&#013;&#010;&#013;&#010;Notwithstanding the foregoing terms of Section 1.2.1.2,&#013;&#010;Section 1.2.1.1 and Section 1.2.1.3, SOFTWARE designed&#013;&#010;exclusively for use on the Linux or FreeBSD operating systems,&#013;&#010;or other operating systems derived from the source code to&#013;&#010;these operating systems, may be copied and redistributed,&#013;&#010;provided that the binary files thereof are not modified in any&#013;&#010;way (except for unzipping of compressed files).&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.5. Additional Licensing Obligations&#013;&#010;&#013;&#010;Licensee acknowledges and agrees that its use of certain third&#013;&#010;party components included with the SOFTWARE may be subject to&#013;&#010;additional licensing terms and conditions as set forth or&#013;&#010;referenced in Attachment B of this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;1.2.1.6. Limitations&#013;&#010;&#013;&#010;No Reverse Engineering&#013;&#010;&#013;&#010;Licensee may not reverse engineer, decompile, or disassemble&#013;&#010;the SOFTWARE, nor attempt in any other manner to obtain the&#013;&#010;source code.&#013;&#010;&#013;&#010;No Separation of Components&#013;&#010;&#013;&#010;The SOFTWARE is licensed as a single product. Except as&#013;&#010;authorized in this Agreement, Software component parts of the&#013;&#010;Software may not be separated for use on more than one&#013;&#010;computer, nor otherwise used separately from the other parts.&#013;&#010;&#013;&#010;No Rental&#013;&#010;&#013;&#010;Licensee may not rent or lease the SOFTWARE to someone else.&#013;&#010;&#013;&#010;&#013;&#010;1.3. Term and Termination&#013;&#010;&#013;&#010;This Agreement will continue in effect for two (2) years&#013;&#010;(&quot;Initial Term&quot;) after Your initial download and use of the&#013;&#010;SOFTWARE, subject to the exclusive right of NVIDIA to&#013;&#010;terminate as provided herein. The term of this Agreement will&#013;&#010;automatically renew for successive one (1) year renewal terms&#013;&#010;after the Initial Term, unless either party provides to the&#013;&#010;other party at least three (3) months prior written notice of&#013;&#010;termination before the end of the applicable renewal term.&#013;&#010;&#013;&#010;This Agreement will automatically terminate if Licensee fails&#013;&#010;to comply with any of the terms and conditions hereof. In such&#013;&#010;event, Licensee must destroy all copies of the SOFTWARE and&#013;&#010;all of its component parts.&#013;&#010;&#013;&#010;&#013;&#010;Defensive Suspension&#013;&#010;&#013;&#010;If Licensee commences or participates in any legal proceeding&#013;&#010;against NVIDIA, then NVIDIA may, in its sole discretion,&#013;&#010;suspend or terminate all license grants and any other rights&#013;&#010;provided under this Agreement during the pendency of such&#013;&#010;legal proceedings.&#013;&#010;&#013;&#010;&#013;&#010;1.4. Copyright&#013;&#010;&#013;&#010;All rights, title, interest and copyrights in and to the&#013;&#010;SOFTWARE (including but not limited to all images,&#013;&#010;photographs, animations, video, audio, music, text, and other&#013;&#010;information incorporated into the SOFTWARE), the accompanying&#013;&#010;printed materials, and any copies of the SOFTWARE, are owned&#013;&#010;by NVIDIA, or its suppliers. The SOFTWARE is protected by&#013;&#010;copyright laws and international treaty provisions.&#013;&#010;Accordingly, Licensee is required to treat the SOFTWARE like&#013;&#010;any other copyrighted material, except as otherwise allowed&#013;&#010;pursuant to this Agreement and that it may make one copy of&#013;&#010;the SOFTWARE solely for backup or archive purposes.&#013;&#010;&#013;&#010;RESTRICTED RIGHTS NOTICE. Software has been developed entirely&#013;&#010;at private expense and is commercial computer software&#013;&#010;provided with RESTRICTED RIGHTS. Use, duplication or&#013;&#010;disclosure by the U.S. Government or a U.S. Government&#013;&#010;subcontractor is subject to the restrictions set forth in the&#013;&#010;Agreement under which Software was obtained pursuant to DFARS&#013;&#010;227.7202-3(a) or as set forth in subparagraphs (c)(1) and (2)&#013;&#010;of the Commercial Computer Software - Restricted Rights clause&#013;&#010;at FAR 52.227-19, as applicable. Contractor\/manufacturer is&#013;&#010;NVIDIA, 2701 San Tomas Expressway, Santa Clara, CA 95050.&#013;&#010;&#013;&#010;&#013;&#010;1.5. Applicable Law&#013;&#010;&#013;&#010;This Agreement shall be deemed to have been made in, and shall&#013;&#010;be construed pursuant to, the laws of the State of Delaware.&#013;&#010;The United Nations Convention on Contracts for the&#013;&#010;International Sale of Goods is specifically disclaimed. The&#013;&#010;courts of Santa Clara County, California shall have exclusive&#013;&#010;jurisdiction and venue over any dispute arising out of or&#013;&#010;relating to this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;1.6. Disclaimer of Warranties and Limitations on Liability&#013;&#010;&#013;&#010;&#013;&#010;1.6.1. No Warranties&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE&#013;&#010;SOFTWARE IS PROVIDED &quot;AS IS&quot; AND NVIDIA AND ITS SUPPLIERS&#013;&#010;DISCLAIM ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING,&#013;&#010;BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY,&#013;&#010;FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT.&#013;&#010;&#013;&#010;&#013;&#010;1.6.2. No Liability for Consequential Damages&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT&#013;&#010;SHALL NVIDIA OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL,&#013;&#010;INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER&#013;&#010;(INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS&#013;&#010;PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION,&#013;&#010;OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR&#013;&#010;INABILITY TO USE THE SOFTWARE, EVEN IF NVIDIA HAS BEEN ADVISED&#013;&#010;OF THE POSSIBILITY OF SUCH DAMAGES.&#013;&#010;&#013;&#010;&#013;&#010;1.6.3. No Support&#013;&#010;&#013;&#010;NVIDIA has no obligation to support or to provide any updates&#013;&#010;of the Software.&#013;&#010;&#013;&#010;&#013;&#010;1.7. Miscellaneous&#013;&#010;&#013;&#010;&#013;&#010;1.7.1. Feedback&#013;&#010;&#013;&#010;Notwithstanding any Non-Disclosure Agreement executed by and&#013;&#010;between the parties, the parties agree that in the event&#013;&#010;Licensee or NVIDIA provides Feedback (as defined below) to the&#013;&#010;other party on how to design, implement, or improve the&#013;&#010;SOFTWARE or Licensee's product(s) for use with the SOFTWARE,&#013;&#010;the following terms and conditions apply the Feedback:&#013;&#010;&#013;&#010;&#013;&#010;1.7.1.1. Exchange of Feedback&#013;&#010;&#013;&#010;Both parties agree that neither party has an obligation to&#013;&#010;give the other party any suggestions, comments or other&#013;&#010;feedback, whether verbally or in written or source code form,&#013;&#010;relating to (i) the SOFTWARE; (ii) Licensee's products; (iii)&#013;&#010;Licensee's use of the SOFTWARE; or (iv)&#013;&#010;optimization\/interoperability of Licensee's product with the&#013;&#010;SOFTWARE (collectively defined as &quot;Feedback&quot;). In the event&#013;&#010;either party provides Feedback to the other party, the party&#013;&#010;receiving the Feedback may use any Feedback that the other&#013;&#010;party voluntarily provides to improve the (i) SOFTWARE or&#013;&#010;other related NVIDIA technologies, respectively for the&#013;&#010;benefit of NVIDIA; or (ii) Licensee's product or other related&#013;&#010;Licensee technologies, respectively for the benefit of&#013;&#010;Licensee. Accordingly, if either party provides Feedback to&#013;&#010;the other party, both parties agree that the other party and&#013;&#010;its respective licensees may freely use, reproduce, license,&#013;&#010;distribute, and otherwise commercialize the Feedback in the&#013;&#010;(i) SOFTWARE or other related technologies; or (ii) Licensee's&#013;&#010;products or other related technologies, respectively, without&#013;&#010;the payment of any royalties or fees.&#013;&#010;&#013;&#010;&#013;&#010;1.7.1.2. Residual Rights&#013;&#010;&#013;&#010;Licensee agrees that NVIDIA shall be free to use any general&#013;&#010;knowledge, skills and experience, (including, but not limited&#013;&#010;to, ideas, concepts, know-how, or techniques) (&quot;Residuals&quot;),&#013;&#010;contained in the (i) Feedback provided by Licensee to NVIDIA;&#013;&#010;(ii) Licensee's products shared or disclosed to NVIDIA in&#013;&#010;connection with the Feedback; or (c) Licensee's confidential&#013;&#010;information voluntarily provided to NVIDIA in connection with&#013;&#010;the Feedback, which are retained in the memories of NVIDIA's&#013;&#010;employees, agents, or contractors who have had access to such&#013;&#010;Residuals. Subject to the terms and conditions of this&#013;&#010;Agreement, NVIDIA's employees, agents, or contractors shall&#013;&#010;not be prevented from using Residuals as part of such&#013;&#010;employee's, agent's or contractor's general knowledge, skills,&#013;&#010;experience, talent, and\/or expertise. NVIDIA shall not have&#013;&#010;any obligation to limit or restrict the assignment of such&#013;&#010;employees, agents or contractors or to pay royalties for any&#013;&#010;work resulting from the use of Residuals.&#013;&#010;&#013;&#010;&#013;&#010;1.7.1.3. Disclaimer of Warranty&#013;&#010;&#013;&#010;FEEDBACK FROM EITHER PARTY IS PROVIDED FOR THE OTHER PARTY'S&#013;&#010;USE &quot;AS IS&quot; AND BOTH PARTIES DISCLAIM ALL WARRANTIES, EXPRESS,&#013;&#010;IMPLIED AND STATUTORY INCLUDING, WITHOUT LIMITATION, THE&#013;&#010;IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A&#013;&#010;PARTICULAR PURPOSE, OR NONINFRINGEMENT. BOTH PARTIES DO NOT&#013;&#010;REPRESENT OR WARRANT THAT THE FEEDBACK WILL MEET THE OTHER&#013;&#010;PARTY'S REQUIREMENTS OR THAT THE OPERATION OR IMPLEMENTATION&#013;&#010;OF THE FEEDBACK WILL BE UNINTERRUPTED OR ERROR-FREE.&#013;&#010;&#013;&#010;&#013;&#010;1.7.1.4. No Liability for Consequential Damages&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT&#013;&#010;SHALL EITHER PARTY OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL,&#013;&#010;INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER&#013;&#010;(INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS&#013;&#010;PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION,&#013;&#010;OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR&#013;&#010;INABILITY TO USE THE FEEDBACK, EVEN IF THE OTHER PARTY HAS&#013;&#010;BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&#013;&#010;&#013;&#010;&#013;&#010;1.7.2. Freedom of Action&#013;&#010;&#013;&#010;Licensee agrees that this Agreement is nonexclusive and NVIDIA&#013;&#010;may currently or in the future be developing software, other&#013;&#010;technology or confidential information internally, or&#013;&#010;receiving confidential information from other parties that&#013;&#010;maybe similar to the Feedback and Licensee's confidential&#013;&#010;information (as provided in Section 1.7.1.2 above), which may&#013;&#010;be provided to NVIDIA in connection with Feedback by Licensee.&#013;&#010;Accordingly, Licensee agrees that nothing in this Agreement&#013;&#010;will be construed as a representation or inference that NVIDIA&#013;&#010;will not develop, design, manufacture, acquire, market&#013;&#010;products, or have products developed, designed, manufactured,&#013;&#010;&#013;&#010;Component : NVIDIA Optimizing Compiler Library&#013;&#010;  Windows : nvvm.dll&#013;&#010;  MacOs   : libnvvm.so&#013;&#010;  Linux   : libnvvm.dylib&#013;&#010;&#013;&#010;Component : NVIDIA Common Device Math Functions Library&#013;&#010;  Windows : libdevice.compute_20.bc, libdevice.compute_30.bc, libdevice.compute_35.bc&#013;&#010;  MacOs   : libdevice.compute_20.bc, libdevice.compute_30.bc, libdevice.compute_35.bc&#013;&#010;  Linux   : libdevice.compute_20.bc, libdevice.compute_30.bc, libdevice.compute_35.bc&#013;&#010;&#013;&#010;Component : NVIDIA Internal Library&#013;&#010;  MacOs   : libtlshook.dylib&#013;&#010;      &#013;&#010;&#013;&#010;&#013;&#010;1.9. Attachment B&#013;&#010;&#013;&#010;&#013;&#010;Additional Licensing Obligations&#013;&#010;&#013;&#010;The following third party components included in the SOFTWARE&#013;&#010;are licensed to Licensee pursuant to the following terms and&#013;&#010;conditions:&#013;&#010;&#013;&#010;  1. Licensee's use of the following third party components is&#013;&#010;    subject to the terms and conditions of GNU GPL v2.0:&#013;&#010;&#013;&#010;      a. gdb&#013;&#010;&#013;&#010;      b. Open64&#013;&#010;&#013;&#010;    This product includes copyrighted third-party software&#013;&#010;    licensed under the terms of the GNU General Public License&#013;&#010;    v2.0 (&quot;GPL v2.0). All third-party software packages are&#013;&#010;    copyright by their respective authors. GPL v2.0 terms and&#013;&#010;    conditions are hereby incorporated into the Agreement by&#013;&#010;    this reference.&#013;&#010;    http:\/\/www.gnu.org\/licenses\/old-licenses\/gpl-2.0.txt&#013;&#010;&#013;&#010;  2. Licensee's use of the following third party components is&#013;&#010;    subject to the terms and conditions of GNU GPL v3.0:&#013;&#010;&#013;&#010;      a. gcc front-end v2.2&#013;&#010;&#013;&#010;        This product includes copyrighted third-party software licensed under &#013;&#010;        the terms of the GNU General Public License v2.0 (&quot;GPL v2.0). All &#013;&#010;        third-party software packages are copyright by their respective &#013;&#010;        authors. GPL v2.0 terms and conditions are hereby incorporated into &#013;&#010;        the Agreement by this reference.&#013;&#010;            &#013;&#010;            http:\/\/www.gnu.org\/licenses\/gpl.html      &#013;&#010;&#013;&#010;  3. Licensee represents and warrants that any and all third&#013;&#010;    party licensing and\/or royalty payment obligations in&#013;&#010;    connection with Licensee's use of the H.264 video codecs&#013;&#010;    are solely the responsibility of Licensee.&#013;&#010;&#013;&#010;  4. Licensee's use of the Thrust library is subject to the&#013;&#010;    terms and conditions of the Apache License Version 2.0.&#013;&#010;    All third-party software packages are copyright by their&#013;&#010;    respective authors. Apache License Version 2.0 terms and&#013;&#010;    conditions are hereby incorporated into the Agreement by&#013;&#010;    this reference.&#013;&#010;    http:\/\/www.apache.org\/licenses\/LICENSE-2.0.html&#013;&#010;&#013;&#010;    In addition, Licensee acknowledges the following notice:&#013;&#010;&#013;&#010;    Thrust includes source code from the Boost Iterator, Tuple, System,&#013;&#010;    and Random Number libraries.&#013;&#010;    &#013;&#010;    Boost Software License - Version 1.0 - August 17th, 2003&#013;&#010;    . . . .&#013;&#010;    &#013;&#010;    Permission is hereby granted, free of charge, to any person or &#013;&#010;    organization obtaining a copy of the software and accompanying &#013;&#010;    documentation covered by this license (the &quot;Software&quot;) to use, &#013;&#010;    reproduce, display, distribute, execute, and transmit the Software, &#013;&#010;    and to prepare derivative works of the Software, and to permit &#013;&#010;    third-parties to whom the Software is furnished to do so, all &#013;&#010;    subject to the following:&#013;&#010;    &#013;&#010;    The copyright notices in the Software and this entire statement, &#013;&#010;    including the above license grant, this restriction and the following &#013;&#010;    disclaimer, must be included in all copies of the Software, in whole &#013;&#010;    or in part, and all derivative works of the Software, unless such &#013;&#010;    copies or derivative works are solely in the form of machine-executable &#013;&#010;    object code generated by a source language processor.&#013;&#010;    &#013;&#010;    THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, &#013;&#010;    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF &#013;&#010;    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND &#013;&#010;    NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR &#013;&#010;    ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR &#013;&#010;    OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING &#013;&#010;    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR &#013;&#010;    OTHER DEALINGS IN THE SOFTWARE.  &#013;&#010;&#013;&#010;  5. Licensee's use of the LLVM third party component is&#013;&#010;    subject to the following terms and conditions:&#013;&#010;&#013;&#010;    ======================================================&#013;&#010;    LLVM Release License&#013;&#010;    ======================================================&#013;&#010;    University of Illinois\/NCSA&#013;&#010;    Open Source License&#013;&#010;    &#013;&#010;    Copyright (c) 2003-2010 University of Illinois at Urbana-Champaign.&#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Developed by:&#013;&#010;    &#013;&#010;        LLVM Team&#013;&#010;    &#013;&#010;        University of Illinois at Urbana-Champaign&#013;&#010;    &#013;&#010;        http:\/\/llvm.org&#013;&#010;    &#013;&#010;    Permission is hereby granted, free of charge, to any person obtaining a copy&#013;&#010;    of this software and associated documentation files (the &quot;Software&quot;), to &#013;&#010;    deal with the Software without restriction, including without limitation the&#013;&#010;    rights to use, copy, modify, merge, publish, distribute, sublicense, and\/or &#013;&#010;    sell copies of the Software, and to permit persons to whom the Software is &#013;&#010;    furnished to do so, subject to the following conditions:&#013;&#010;    &#013;&#010;    *  Redistributions of source code must retain the above copyright notice, &#013;&#010;       this list of conditions and the following disclaimers.&#013;&#010;    &#013;&#010;    *  Redistributions in binary form must reproduce the above copyright &#013;&#010;       notice, this list of conditions and the following disclaimers in the &#013;&#010;       documentation and\/or other materials provided with the distribution.&#013;&#010;    &#013;&#010;    *  Neither the names of the LLVM Team, University of Illinois at Urbana-&#013;&#010;       Champaign, nor the names of its contributors may be used to endorse or&#013;&#010;       promote products derived from this Software without specific prior &#013;&#010;       written permission.&#013;&#010;    &#013;&#010;    THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#013;&#010;    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, &#013;&#010;    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL &#013;&#010;    THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR &#013;&#010;    OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,&#013;&#010;    ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER&#013;&#010;    DEALINGS WITH THE SOFTWARE.  &#013;&#010;&#013;&#010;  6. Licensee's use of the PCRE third party component is&#013;&#010;    subject to the following terms and conditions:&#013;&#010;&#013;&#010;    ------------&#013;&#010;    PCRE LICENCE&#013;&#010;    ------------&#013;&#010;    PCRE is a library of functions to support regular expressions whose syntax&#013;&#010;    and semantics are as close as possible to those of the Perl 5 language.&#013;&#010;    Release 8 of PCRE is distributed under the terms of the &quot;BSD&quot; licence, as&#013;&#010;    specified below. The documentation for PCRE, supplied in the &quot;doc&quot; &#013;&#010;    directory, is distributed under the same terms as the software itself. The&#013;&#010;    basic library functions are written in C and are freestanding. Also &#013;&#010;    included in the distribution is a set of C++ wrapper functions, and a just-&#013;&#010;    in-time compiler that can be used to optimize pattern matching. These are &#013;&#010;    both optional features that can be omitted when the library is built.&#013;&#010;    &#013;&#010;    THE BASIC LIBRARY FUNCTIONS&#013;&#010;    ---------------------------&#013;&#010;    Written by:       Philip Hazel&#013;&#010;    Email local part: ph10&#013;&#010;    Email domain:     cam.ac.uk&#013;&#010;    University of Cambridge Computing Service,&#013;&#010;    Cambridge, England.&#013;&#010;    Copyright (c) 1997-2012 University of Cambridge&#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    PCRE JUST-IN-TIME COMPILATION SUPPORT&#013;&#010;    -------------------------------------&#013;&#010;    Written by:       Zoltan Herczeg&#013;&#010;    Email local part: hzmester&#013;&#010;    Emain domain:     freemail.hu&#013;&#010;    Copyright(c) 2010-2012 Zoltan Herczeg&#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    STACK-LESS JUST-IN-TIME COMPILER&#013;&#010;    --------------------------------&#013;&#010;    Written by:       Zoltan Herczeg&#013;&#010;    Email local part: hzmester&#013;&#010;    Emain domain:     freemail.hu&#013;&#010;    Copyright(c) 2009-2012 Zoltan Herczeg&#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    THE C++ WRAPPER FUNCTIONS&#013;&#010;    -------------------------&#013;&#010;    Contributed by:   Google Inc.&#013;&#010;    Copyright (c) 2007-2012, Google Inc.&#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    THE &quot;BSD&quot; LICENCE&#013;&#010;    -----------------&#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are met:&#013;&#010;    &#013;&#010;      * Redistributions of source code must retain the above copyright notice, &#013;&#010;        this list of conditions and the following disclaimer.&#013;&#010;    &#013;&#010;      * Redistributions in binary form must reproduce the above copyright &#013;&#010;        notice, this list of conditions and the following disclaimer in the &#013;&#010;        documentation and\/or other materials provided with the distribution.&#013;&#010;    &#013;&#010;      * Neither the name of the University of Cambridge nor the name of Google &#013;&#010;        Inc. nor the names of their contributors may be used to endorse or &#013;&#010;        promote products derived from this software without specific prior &#013;&#010;        written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;&#013;&#010;    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE &#013;&#010;    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE &#013;&#010;    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE &#013;&#010;    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR &#013;&#010;    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF &#013;&#010;    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS &#013;&#010;    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN &#013;&#010;    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) &#013;&#010;    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE &#013;&#010;    POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  7. Some of the CUBLAS library routines were written by or&#013;&#010;    derived from code written by Vasily Volkov and are subject&#013;&#010;    to the Modified Berkeley Software Distribution License as&#013;&#010;    follows:&#013;&#010;&#013;&#010;    Copyright (c) 2007-2009, Regents of the University of California&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimer in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * Neither the name of the University of California, Berkeley nor&#013;&#010;          the names of its contributors may be used to endorse or promote&#013;&#010;          products derived from this software without specific prior&#013;&#010;          written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE AUTHOR &quot;AS IS&quot; AND ANY EXPRESS OR&#013;&#010;    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&#013;&#010;    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE&#013;&#010;    DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,&#013;&#010;    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#013;&#010;    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#013;&#010;    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#013;&#010;    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#013;&#010;    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING&#013;&#010;    IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE&#013;&#010;    POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  8. Some of the CUBLAS library routines were written by or&#013;&#010;    derived from code written by Davide Barbieri and are&#013;&#010;    subject to the Modified Berkeley Software Distribution&#013;&#010;    License as follows:&#013;&#010;&#013;&#010;    Copyright (c) 2008-2009 Davide Barbieri @ University of Rome Tor Vergata.&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimer in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * The name of the author may not be used to endorse or promote&#013;&#010;          products derived from this software without specific prior&#013;&#010;          written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE AUTHOR &quot;AS IS&quot; AND ANY EXPRESS OR&#013;&#010;    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&#013;&#010;    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE&#013;&#010;    DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,&#013;&#010;    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#013;&#010;    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#013;&#010;    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&#013;&#010;    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&#013;&#010;    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING&#013;&#010;    IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE&#013;&#010;    POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  9. Some of the CUBLAS library routines were derived from&#013;&#010;    code developed by the University of Tennessee and are&#013;&#010;    subject to the Modified Berkeley Software Distribution&#013;&#010;    License as follows:&#013;&#010;&#013;&#010;    Copyright (c) 2010 The University of Tennessee.&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimer listed in this license in the documentation and\/or&#013;&#010;          other materials provided with the distribution.&#013;&#010;        * Neither the name of the copyright holders nor the names of its&#013;&#010;          contributors may be used to endorse or promote products derived&#013;&#010;          from this software without specific prior written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#013;&#010;    &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#013;&#010;    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT&#013;&#010;    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#013;&#010;    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#013;&#010;    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY&#013;&#010;    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#013;&#010;    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  10. Some of the CUBLAS library routines were written by or&#013;&#010;    derived from code written by Jonathan Hogg and are subject&#013;&#010;    to the Modified Berkeley Software Distribution License as&#013;&#010;    follows:&#013;&#010;&#013;&#010;    Copyright (c) 2012, The Science and Technology Facilities Council (STFC).&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimer in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * Neither the name of the STFC nor the names of its contributors&#013;&#010;          may be used to endorse or promote products derived from this&#013;&#010;          software without specific prior written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#013;&#010;    &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#013;&#010;    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE STFC BE&#013;&#010;    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR&#013;&#010;    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF&#013;&#010;    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR&#013;&#010;    BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,&#013;&#010;    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE&#013;&#010;    OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN&#013;&#010;    IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  11. Some of the CUSPARSE library routines were written by or&#013;&#010;    derived from code written by Li-Wen Chang and are subject&#013;&#010;    to the NCSA Open Source License as follows:&#013;&#010;&#013;&#010;    Copyright (c) 2012, University of Illinois.&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Developed by: IMPACT Group, University of Illinois, http:\/\/impact.crhc.illinois.edu&#013;&#010;    &#013;&#010;    Permission is hereby granted, free of charge, to any person obtaining&#013;&#010;    a copy of this software and associated documentation files (the&#013;&#010;    &quot;Software&quot;), to deal with the Software without restriction, including&#013;&#010;    without limitation the rights to use, copy, modify, merge, publish,&#013;&#010;    distribute, sublicense, and\/or sell copies of the Software, and to&#013;&#010;    permit persons to whom the Software is furnished to do so, subject to&#013;&#010;    the following conditions:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimers in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * Neither the names of IMPACT Group, University of Illinois, nor&#013;&#010;          the names of its contributors may be used to endorse or promote&#013;&#010;          products derived from this Software without specific prior&#013;&#010;          written permission.&#013;&#010;    &#013;&#010;    THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,&#013;&#010;    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF&#013;&#010;    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND&#013;&#010;    NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT&#013;&#010;    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER&#013;&#010;    IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR&#013;&#010;    IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE&#013;&#010;    SOFTWARE.  &#013;&#010;&#013;&#010;  12. Some of the CURAND library routines were written by or&#013;&#010;    derived from code written by Mutsuo Saito and Makoto&#013;&#010;    Matsumoto and are subject to the following license:&#013;&#010;&#013;&#010;    Copyright (c) 2009, 2010 Mutsuo Saito, Makoto Matsumoto and Hiroshima&#013;&#010;    University. All rights reserved.&#013;&#010;    &#013;&#010;    Copyright (c) 2011 Mutsuo Saito, Makoto Matsumoto, Hiroshima&#013;&#010;    University and University of Tokyo.  All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions and the following&#013;&#010;          disclaimer in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * Neither the name of the Hiroshima University nor the names of&#013;&#010;          its contributors may be used to endorse or promote products&#013;&#010;          derived from this software without specific prior written&#013;&#010;          permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#013;&#010;    &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#013;&#010;    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT&#013;&#010;    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#013;&#010;    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#013;&#010;    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY&#013;&#010;    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#013;&#010;    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;  13. Some of the CURAND library routines were derived from&#013;&#010;    code developed by D. E. Shaw Research and are subject to&#013;&#010;    the following license:&#013;&#010;&#013;&#010;    Copyright 2010-2011, D. E. Shaw Research.&#013;&#010;    &#013;&#010;    All rights reserved.&#013;&#010;    &#013;&#010;    Redistribution and use in source and binary forms, with or without&#013;&#010;    modification, are permitted provided that the following conditions are&#013;&#010;    met:&#013;&#010;        * Redistributions of source code must retain the above copyright&#013;&#010;          notice, this list of conditions, and the following disclaimer.&#013;&#010;        * Redistributions in binary form must reproduce the above&#013;&#010;          copyright notice, this list of conditions, and the following&#013;&#010;          disclaimer in the documentation and\/or other materials provided&#013;&#010;          with the distribution.&#013;&#010;        * Neither the name of D. E. Shaw Research nor the names of its&#013;&#010;          contributors may be used to endorse or promote products derived&#013;&#010;          from this software without specific prior written permission.&#013;&#010;    &#013;&#010;    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS&#013;&#010;    &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR&#013;&#010;    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT&#013;&#010;    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,&#013;&#010;    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT&#013;&#010;    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,&#013;&#010;    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY&#013;&#010;    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#013;&#010;    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  &#013;&#010;&#013;&#010;&#013;&#010;2. NVIDIA Corporation CUDA Samples End User License Agreement&#013;&#010;-------------------------------------------------------------&#013;&#010;&#013;&#010;BY DOWNLOADING THE SOFTWARE AND OTHER AVAILABLE MATERIALS, YOU&#013;&#010;(&quot;DEVELOPER&quot; or &quot;LICENSEE&quot;) AGREE TO BE BOUND BY THE FOLLOWING&#013;&#010;TERMS AND CONDITIONS OF THIS AGREEMENT. IF DEVELOPER DOES NOT&#013;&#010;AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT, THEN DO&#013;&#010;NOT DOWNLOAD THE SOFTWARE AND MATERIALS.&#013;&#010;&#013;&#010;The materials available for download to Developers may include&#013;&#010;software in both sample source (&quot;Source Code&quot;) and object code&#013;&#010;(&quot;Object Code&quot;) versions, documentation (&quot;Documentation&quot;),&#013;&#010;certain art work (&quot;Art Assets&quot;) and other materials&#013;&#010;(collectively, these materials referred to herein as&#013;&#010;&quot;Materials&quot;). Except as expressly indicated herein, all terms&#013;&#010;and conditions of this Agreement apply to all of the&#013;&#010;Materials.&#013;&#010;&#013;&#010;Except as expressly set forth herein, NVIDIA owns all of the&#013;&#010;Materials and makes them available to Developer only under the&#013;&#010;terms and conditions set forth in this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;2.1. License&#013;&#010;&#013;&#010;Subject to the terms of this Agreement, NVIDIA hereby grants&#013;&#010;to Developer a royalty-free, non-exclusive license to possess&#013;&#010;and to use the Materials. Developer may install and use&#013;&#010;multiple copies of the Materials on a shared computer or&#013;&#010;concurrently on different computers, and make multiple back-up&#013;&#010;copies of the Materials, solely for Licensee's use within&#013;&#010;Licensee's Enterprise. &quot;Enterprise&quot; shall mean individual use&#013;&#010;by Licensee or any legal entity (such as a corporation or&#013;&#010;university) and the subsidiaries it owns by more than 50&#013;&#010;percent.&#013;&#010;&#013;&#010;The following terms apply to the specified type of Material.&#013;&#010;&#013;&#010;&#013;&#010;2.1.1. Source Code&#013;&#010;&#013;&#010;Developer shall have the right to modify and create derivative&#013;&#010;works with the Source Code. Developer shall own any derivative&#013;&#010;works (&quot;Derivatives&quot;) it creates to the Source Code, provided&#013;&#010;that Developer uses the Materials in accordance with the terms&#013;&#010;and conditions of this Agreement. Developer may distribute the&#013;&#010;Derivatives, provided that all NVIDIA copyright notices and&#013;&#010;trademarks are propagated and used properly and the&#013;&#010;Derivatives include the following statement: &quot;This software&#013;&#010;contains source code provided by NVIDIA Corporation.&quot;&#013;&#010;&#013;&#010;&#013;&#010;2.1.2. Object Code&#013;&#010;&#013;&#010;Developer agrees not to disassemble, decompile or reverse&#013;&#010;engineer the Object Code versions of any of the Materials.&#013;&#010;Developer acknowledges that certain of the Materials provided&#013;&#010;in Object Code version may contain third party components that&#013;&#010;may be subject to restrictions, and expressly agrees not to&#013;&#010;attempt to modify or distribute such Materials without first&#013;&#010;receiving consent from NVIDIA.&#013;&#010;&#013;&#010;&#013;&#010;2.1.3. Art Assets&#013;&#010;&#013;&#010;Developer shall have the right to modify and create&#013;&#010;Derivatives of the Art Assets, but may not distribute any of&#013;&#010;the Art Assets or Derivatives created therefrom without&#013;&#010;NVIDIA's prior written consent.&#013;&#010;&#013;&#010;&#013;&#010;2.1.4. No Other License&#013;&#010;&#013;&#010;No rights or licenses with respect to any proprietary&#013;&#010;information or patent, copyright, trade secret or other&#013;&#010;intellectual property right owned or controlled by NVIDIA are&#013;&#010;granted by NVIDIA to Developer under this Agreement, expressly&#013;&#010;or by implication, except as expressly provided in this&#013;&#010;Agreement. Licensee represents and warrants that any and all&#013;&#010;third party licensing and\/or royalty payment obligations in&#013;&#010;connection with Licensee's use of the H.264 video codecs are&#013;&#010;solely the responsibility of Licensee.&#013;&#010;&#013;&#010;&#013;&#010;2.1.5. Intellectual Property Ownership&#013;&#010;&#013;&#010;All rights, title, interest and copyrights in and to the&#013;&#010;Materials (including but not limited to all images,&#013;&#010;photographs, animations, video, audio, music, text, and other&#013;&#010;information incorporated into the Materials), are owned by&#013;&#010;NVIDIA, or its suppliers. The Materials are protected by&#013;&#010;copyright laws and international treaty provisions.&#013;&#010;Accordingly, Developer is required to treat the Materials like&#013;&#010;any other copyrighted material, except as otherwise allowed&#013;&#010;pursuant to this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;2.2. Term of Agreement&#013;&#010;&#013;&#010;This Agreement is effective until (i) automatically terminated&#013;&#010;if Developer fails to comply with any of the terms and&#013;&#010;conditions of this Agreement; or (ii) terminated by NVIDIA.&#013;&#010;NVIDIA may terminate this Agreement (and with it, all of&#013;&#010;Developer's right to the Materials) immediately upon written&#013;&#010;notice (which may include email) to Developer, with or without&#013;&#010;cause. For the sake of clarity, Licensee may continue to use&#013;&#010;the Derivatives created pursuant to this Agreement, after the&#013;&#010;termination or expiration of this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;2.3. Defensive Suspension&#013;&#010;&#013;&#010;If Developer commences or participates in any legal proceeding&#013;&#010;against NVIDIA, then NVIDIA may, in its sole discretion,&#013;&#010;suspend or terminate all license grants and any other rights&#013;&#010;provided under this Agreement during the pendency of such&#013;&#010;legal proceedings.&#013;&#010;&#013;&#010;&#013;&#010;2.4. No Support&#013;&#010;&#013;&#010;NVIDIA has no obligation to support or to continue providing&#013;&#010;or updating any of the Materials.&#013;&#010;&#013;&#010;&#013;&#010;2.5. No Warranty&#013;&#010;&#013;&#010;THE SOFTWARE AND ANY OTHER MATERIALS PROVIDED BY NVIDIA TO&#013;&#010;DEVELOPER HEREUNDER ARE PROVIDED &quot;AS IS.&quot; NVIDIA DISCLAIMS ALL&#013;&#010;WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT&#013;&#010;LIMITATION, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY,&#013;&#010;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.&#013;&#010;&#013;&#010;&#013;&#010;2.6. Limitation of Liability&#013;&#010;&#013;&#010;NVIDIA SHALL NOT BE LIABLE TO DEVELOPER, DEVELOPER'S&#013;&#010;CUSTOMERS, OR ANY OTHER PERSON OR ENTITY CLAIMING THROUGH OR&#013;&#010;UNDER DEVELOPER FOR ANY LOSS OF PROFITS, INCOME, SAVINGS, OR&#013;&#010;ANY OTHER CONSEQUENTIAL, INCIDENTAL, SPECIAL, PUNITIVE, DIRECT&#013;&#010;OR INDIRECT DAMAGES (WHETHER IN AN ACTION IN CONTRACT, TORT OR&#013;&#010;BASED ON A WARRANTY), EVEN IF NVIDIA HAS BEEN ADVISED OF THE&#013;&#010;POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS SHALL APPLY&#013;&#010;NOTWITHSTANDING ANY FAILURE OF THE ESSENTIAL PURPOSE OF ANY&#013;&#010;LIMITED REMEDY. IN NO EVENT SHALL NVIDIA'S AGGREGATE LIABILITY&#013;&#010;TO DEVELOPER OR ANY OTHER PERSON OR ENTITY CLAIMING THROUGH OR&#013;&#010;UNDER DEVELOPER EXCEED THE AMOUNT OF MONEY ACTUALLY PAID BY&#013;&#010;DEVELOPER TO NVIDIA FOR THE SOFTWARE OR ANY OTHER MATERIALS.&#013;&#010;&#013;&#010;&#013;&#010;2.7. Applicable Law&#013;&#010;&#013;&#010;This Agreement shall be deemed to have been made in, and shall&#013;&#010;be construed pursuant to, the laws of the State of Delaware.&#013;&#010;The United Nations Convention on Contracts for the&#013;&#010;International Sale of Goods is specifically disclaimed.&#013;&#010;&#013;&#010;&#013;&#010;2.8. Feedback&#013;&#010;&#013;&#010;Notwithstanding any Non-Disclosure Agreement executed by and&#013;&#010;between the parties, the parties agree that in the event&#013;&#010;Licensee or NVIDIA provides Feedback (as defined below) to the&#013;&#010;other party on how to design, implement, or improve the&#013;&#010;SOFTWARE or Licensee's product(s) for use with the SOFTWARE,&#013;&#010;the following terms and conditions apply the Feedback:&#013;&#010;&#013;&#010;&#013;&#010;2.8.1. Exchange of Feedback&#013;&#010;&#013;&#010;Both parties agree that neither party has an obligation to&#013;&#010;give the other party any suggestions, comments or other&#013;&#010;feedback, whether verbally or in written or source code form,&#013;&#010;relating to (i) the SOFTWARE; (ii) Licensee's products; (iii)&#013;&#010;Licensee's use of the SOFTWARE; or (iv)&#013;&#010;optimization\/interoperability of Licensee's product with the&#013;&#010;SOFTWARE (collectively defined as &quot;Feedback&quot;). In the event&#013;&#010;either party provides Feedback to the other party, the party&#013;&#010;receiving the Feedback may use any Feedback that the other&#013;&#010;party voluntarily provides to improve the (i) SOFTWARE or&#013;&#010;other related NVIDIA technologies, respectively for the&#013;&#010;benefit of NVIDIA; or (ii) Licensee's product or other related&#013;&#010;Licensee technologies, respectively for the benefit of&#013;&#010;Licensee. Accordingly, if either party provides Feedback to&#013;&#010;the other party, both parties agree that the other party and&#013;&#010;its respective licensees may freely use, reproduce, license,&#013;&#010;distribute, and otherwise commercialize the Feedback in the&#013;&#010;(i) SOFTWARE or other related technologies; or (ii) Licensee's&#013;&#010;products or other related technologies, respectively, without&#013;&#010;the payment of any royalties or fees.&#013;&#010;&#013;&#010;&#013;&#010;2.8.2. Residual Rights&#013;&#010;&#013;&#010;Licensee agrees that NVIDIA shall be free to use any general&#013;&#010;knowledge, skills and experience, (including, but not limited&#013;&#010;to, ideas, concepts, know-how, or techniques) (&quot;Residuals&quot;),&#013;&#010;contained in the (i) Feedback provided by Licensee to NVIDIA;&#013;&#010;(ii) Licensee's products shared or disclosed to NVIDIA in&#013;&#010;connection with the Feedback; or (c) Licensee's confidential&#013;&#010;information voluntarily provided to NVIDIA in connection with&#013;&#010;the Feedback, which are retained in the memories of NVIDIA's&#013;&#010;employees, agents, or contractors who have had access to such&#013;&#010;Residuals. Subject to the terms and conditions of this&#013;&#010;Agreement, NVIDIA's employees, agents, or contractors shall&#013;&#010;not be prevented from using Residuals as part of such&#013;&#010;employee's, agent's or contractor's general knowledge, skills,&#013;&#010;experience, talent, and\/or expertise. NVIDIA shall not have&#013;&#010;any obligation to limit or restrict the assignment of such&#013;&#010;employees, agents or contractors or to pay royalties for any&#013;&#010;work resulting from the use of Residuals.&#013;&#010;&#013;&#010;&#013;&#010;2.8.3. Disclaimer of Warranty&#013;&#010;&#013;&#010;FEEDBACK FROM EITHER PARTY IS PROVIDED FOR THE OTHER PARTY'S&#013;&#010;USE &quot;AS IS&quot; AND BOTH PARTIES DISCLAIM ALL WARRANTIES, EXPRESS,&#013;&#010;IMPLIED AND STATUTORY INCLUDING, WITHOUT LIMITATION, THE&#013;&#010;IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A&#013;&#010;PARTICULAR PURPOSE, OR NONINFRINGEMENT. BOTH PARTIES DO NOT&#013;&#010;REPRESENT OR WARRANT THAT THE FEEDBACK WILL MEET THE OTHER&#013;&#010;PARTY'S REQUIREMENTS OR THAT THE OPERATION OR IMPLEMENTATION&#013;&#010;OF THE FEEDBACK WILL BE UNINTERRUPTED OR ERROR-FREE.&#013;&#010;&#013;&#010;&#013;&#010;2.8.4. No Liability for Consequential Damages&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT&#013;&#010;SHALL EITHER PARTY OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL,&#013;&#010;INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER&#013;&#010;(INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS&#013;&#010;PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION,&#013;&#010;OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR&#013;&#010;INABILITY TO USE THE FEEDBACK, EVEN IF THE OTHER PARTY HAS&#013;&#010;BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&#013;&#010;&#013;&#010;&#013;&#010;2.9. Freedom of Action&#013;&#010;&#013;&#010;Developer agrees that this Agreement is nonexclusive and&#013;&#010;NVIDIA may currently or in the future be developing software,&#013;&#010;other technology or confidential information internally, or&#013;&#010;receiving confidential information from other parties that&#013;&#010;maybe similar to the Feedback and Developer's confidential&#013;&#010;information (as provided in subsection 2 above), which may be&#013;&#010;provided to NVIDIA in connection with Feedback by Developer.&#013;&#010;Accordingly, Developer agrees that nothing in this Agreement&#013;&#010;will be construed as a representation or inference that NVIDIA&#013;&#010;will not develop, design, manufacture, acquire, market&#013;&#010;products, or have products developed, designed, manufactured,&#013;&#010;acquired, or marketed for NVIDIA, that compete with the&#013;&#010;Developer's products or confidential information.&#013;&#010;&#013;&#010;&#013;&#010;2.10. Restricted Rights Notice&#013;&#010;&#013;&#010;Materials have been developed entirely at private expense and&#013;&#010;is commercial computer software provided with RESTRICTED&#013;&#010;RIGHTS. Use, duplication or disclosure by the U.S. Government&#013;&#010;or a U.S. Government subcontractor is subject to the&#013;&#010;restrictions set forth in the license agreement under which&#013;&#010;Materials was obtained pursuant to DFARS 227.7202-3(a) or as&#013;&#010;set forth in subparagraphs (c)(1) and (2) of the Commercial&#013;&#010;Computer Software - Restricted Rights clause at FAR 52.227-19,&#013;&#010;as applicable. Contractor\/manufacturer is NVIDIA, 2701 San&#013;&#010;Tomas Expressway, Santa Clara, CA 95050.&#013;&#010;&#013;&#010;&#013;&#010;2.11. Miscellaneous&#013;&#010;&#013;&#010;If any provision of this Agreement is inconsistent with, or&#013;&#010;cannot be fully enforced under, the law, such provision will&#013;&#010;be construed as limited to the extent necessary to be&#013;&#010;consistent with and fully enforceable under the law. This&#013;&#010;Agreement is the final, complete and exclusive agreement&#013;&#010;between the parties relating to the subject matter hereof, and&#013;&#010;supersedes all prior or contemporaneous understandings and&#013;&#010;agreements relating to such subject matter, whether oral or&#013;&#010;written. This Agreement may only be modified in writing signed&#013;&#010;by an authorized officer of NVIDIA. Developer agrees that it&#013;&#010;will not ship, transfer or export the Materials into any&#013;&#010;country, or use the Materials in any manner, prohibited by the&#013;&#010;United States Bureau of Industry and Security or any export&#013;&#010;laws, restrictions or regulations.&#013;&#010;&#013;&#010;&#013;&#010;3. NVIDIA Driver License for Customer Use of NVIDIA Software&#013;&#010;------------------------------------------------------------&#013;&#010;&#013;&#010;&#013;&#010;IMPORTANT NOTICE -- READ CAREFULLY:&#013;&#010;-----------------------------------&#013;&#010;&#013;&#010;This License For Customer Use of NVIDIA Software (&quot;LICENSE&quot;)&#013;&#010;is the agreement which governs use of the software of NVIDIA&#013;&#010;Corporation and its subsidiaries (&quot;NVIDIA&quot;) downloadable&#013;&#010;herefrom, including computer software and associated printed&#013;&#010;materials (&quot;SOFTWARE&quot;). By downloading, installing, copying,&#013;&#010;or otherwise using the SOFTWARE, you agree to be bound by the&#013;&#010;terms of this LICENSE. If you do not agree to the terms of&#013;&#010;this LICENSE, do not download the SOFTWARE.&#013;&#010;&#013;&#010;&#013;&#010;RECITALS:&#013;&#010;---------&#013;&#010;&#013;&#010;Use of NVIDIA's products requires three elements: the&#013;&#010;SOFTWARE, the hardware on a graphics controller board, and a&#013;&#010;personal computer. The SOFTWARE is protected by copyright laws&#013;&#010;and international copyright treaties, as well as other&#013;&#010;intellectual property laws and treaties. The SOFTWARE is not&#013;&#010;sold, and instead is only licensed for use, strictly in&#013;&#010;accordance with this document. The hardware is protected by&#013;&#010;various patents, and is sold, but this LICENSE does not cover&#013;&#010;that sale, since it may not necessarily be sold as a package&#013;&#010;with the SOFTWARE. This LICENSE sets forth the terms and&#013;&#010;conditions of the SOFTWARE LICENSE only.&#013;&#010;&#013;&#010;&#013;&#010;3.1. Definitions&#013;&#010;&#013;&#010;&#013;&#010;3.1.1. Customer&#013;&#010;&#013;&#010;Customer means the entity or individual that downloads the&#013;&#010;SOFTWARE.&#013;&#010;&#013;&#010;&#013;&#010;3.2. Grant of License&#013;&#010;&#013;&#010;&#013;&#010;3.2.1. Rights and Limitations of Grant&#013;&#010;&#013;&#010;NVIDIA hereby grants Customer the following non-exclusive,&#013;&#010;non-transferable right to use the SOFTWARE, with the following&#013;&#010;limitations:&#013;&#010;&#013;&#010;&#013;&#010;3.2.1.1. Rights&#013;&#010;&#013;&#010;Customer may install and use multiple copies of the SOFTWARE&#013;&#010;on a shared computer or concurrently on different computers,&#013;&#010;and make multiple back-up copies of the SOFTWARE, solely for&#013;&#010;Customer's use within Customer's Enterprise. &quot;Enterprise&quot;&#013;&#010;shall mean individual use by Customer or any legal entity&#013;&#010;(such as a corporation or university) and the subsidiaries it&#013;&#010;owns by more than fifty percent (50%).&#013;&#010;&#013;&#010;&#013;&#010;3.2.1.2. Linux\/FreeBSD Exception&#013;&#010;&#013;&#010;Notwithstanding the foregoing terms of Section 3.2.1.1,&#013;&#010;SOFTWARE designed exclusively for use on the Linux or FreeBSD&#013;&#010;operating systems, or other operating systems derived from the&#013;&#010;source code to these operating systems, may be copied and&#013;&#010;redistributed, provided that the binary files thereof are not&#013;&#010;modified in any way (except for unzipping of compressed&#013;&#010;files).&#013;&#010;&#013;&#010;&#013;&#010;3.2.1.3. Limitations&#013;&#010;&#013;&#010;No Reverse Engineering&#013;&#010;&#013;&#010;Customer may not reverse engineer, decompile, or disassemble&#013;&#010;the SOFTWARE, nor attempt in any other manner to obtain the&#013;&#010;source code.&#013;&#010;&#013;&#010;No Separation of Components&#013;&#010;&#013;&#010;The SOFTWARE is licensed as a single product. Its component&#013;&#010;parts may not be separated for use on more than one computer,&#013;&#010;nor otherwise used separately from the other parts.&#013;&#010;&#013;&#010;No Rental&#013;&#010;&#013;&#010;Customer may not rent or lease the SOFTWARE to someone else.&#013;&#010;&#013;&#010;&#013;&#010;3.3. Termination&#013;&#010;&#013;&#010;This LICENSE will automatically terminate if Customer fails to&#013;&#010;comply with any of the terms and conditions hereof. In such&#013;&#010;event, Customer must destroy all copies of the SOFTWARE and&#013;&#010;all of its component parts.&#013;&#010;&#013;&#010;Defensive Suspension. If Customer commences or participates in&#013;&#010;any legal proceeding against NVIDIA, then NVIDIA may, in its&#013;&#010;sole discretion, suspend or terminate all license grants and&#013;&#010;any other rights provided under this LICENSE during the&#013;&#010;pendency of such legal proceedings.&#013;&#010;&#013;&#010;&#013;&#010;3.4. Copyright&#013;&#010;&#013;&#010;All title and copyrights in and to the SOFTWARE (including but&#013;&#010;not limited to all images, photographs, animations, video,&#013;&#010;audio, music, text, and other information incorporated into&#013;&#010;the SOFTWARE), the accompanying printed materials, and any&#013;&#010;copies of the SOFTWARE, are owned by NVIDIA, or its suppliers.&#013;&#010;The SOFTWARE is protected by copyright laws and international&#013;&#010;treaty provisions. Accordingly, Customer is required to treat&#013;&#010;the SOFTWARE like any other copyrighted material, except as&#013;&#010;otherwise allowed pursuant to this LICENSE and that it may&#013;&#010;make one copy of the SOFTWARE solely for backup or archive&#013;&#010;purposes.&#013;&#010;&#013;&#010;&#013;&#010;Applicable Law&#013;&#010;&#013;&#010;This LICENSE shall be deemed to have been made in, and shall&#013;&#010;be construed pursuant to, the laws of the State of Delaware.&#013;&#010;The United Nations Convention on Contracts for the&#013;&#010;International Sale of Goods is specifically disclaimed.&#013;&#010;&#013;&#010;&#013;&#010;3.6. Disclaimer of Warranties and Limitations on Liability&#013;&#010;&#013;&#010;&#013;&#010;3.6.1. No Warranties&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE&#013;&#010;SOFTWARE IS PROVIDED &quot;AS IS&quot; AND NVIDIA AND ITS SUPPLIERS&#013;&#010;DISCLAIM ALL WARRANTIES OF ANY KIND OR NATURE, WHETHER&#013;&#010;EXPRESS, IMPLIED, OR STATUTORY, RELATING TO OR ARISING FROM&#013;&#010;THE SOFTWARE, INCLUDING, BUT NOT LIMITED TO, IMPLIED&#013;&#010;WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR&#013;&#010;PURPOSE, TITLE, AND NON-INFRINGEMENT. Without limiting the&#013;&#010;foregoing, you are solely responsible for determining and&#013;&#010;verifying that the SOFTWARE that you obtain and install is the&#013;&#010;appropriate version for your model of graphics controller&#013;&#010;board, operating system, and computer hardware.&#013;&#010;&#013;&#010;&#013;&#010;No Liability for Consequential Damages&#013;&#010;&#013;&#010;TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT&#013;&#010;SHALL EITHER PARTY OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL,&#013;&#010;INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER&#013;&#010;(INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS&#013;&#010;PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION,&#013;&#010;OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR&#013;&#010;INABILITY TO USE THE FEEDBACK, EVEN IF THE OTHER PARTY HAS&#013;&#010;BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&#013;&#010;&#013;&#010;&#013;&#010;3.7. System Updates&#013;&#010;&#013;&#010;Customer hereby agrees and acknowledges that the SOFTWARE may&#013;&#010;access, collect non-personally identifiable information about,&#013;&#010;update, and configure Customer's system in order to properly&#013;&#010;optimize such system for use with the SOFTWARE. To the extent&#013;&#010;that Customer uses the SOFTWARE, Customer hereby consents to&#013;&#010;all of the foregoing, and represent and warrant that Customer&#013;&#010;has the right to grant such consent. In addition, Customer&#013;&#010;agrees that Customer is solely responsible for maintaining&#013;&#010;appropriate data backups and system restore points for&#013;&#010;Customer's system, and that NVIDIA will have no responsibility&#013;&#010;for any damage or loss to such system (including loss of data&#013;&#010;or access) arising from or relating to (a) any changes to the&#013;&#010;configuration, application settings, environment variables,&#013;&#010;registry, drivers, BIOS, or other attributes of the system (or&#013;&#010;any part of such system) initiated through the SOFTWARE; or&#013;&#010;(b) installation of any SOFTWARE or third party software&#013;&#010;patches through the NVIDIA Update Service. The SOFTWARE may&#013;&#010;contain links to websites and services. We encourage you to&#013;&#010;review the privacy statements on those sites and services that&#013;&#010;you choose to visit so that you can understand how they may&#013;&#010;collect, use and share your personal information. NVIDIA is&#013;&#010;not responsible for the privacy statements or practices of&#013;&#010;sites and services controlled by other companies or&#013;&#010;organizations.&#013;&#010;&#013;&#010;Registration and Customer Information. Customer represents and&#013;&#010;warrants that the non-personally identifiable information that&#013;&#010;Customer has furnished in connection with its registration for&#013;&#010;the SOFTWARE is complete and accurate. Customer also&#013;&#010;acknowledges that from time to time, NVIDIA may collect, use,&#013;&#010;and disclose such information about Customer and\/or Customer's&#013;&#010;system in connection with the SOFTWARE in accordance with&#013;&#010;NVIDIA's privacy policy, available at URL&#013;&#010;http:\/\/www.nvidia.com\/object\/privacy_policy.html. If Customer&#013;&#010;does not wish the SOFTWARE to provide system updates as&#013;&#010;described in this Section 3.7, uncheck &quot;Automatically check&#013;&#010;for updates&quot; in the &quot;Preferences&quot; tab of the applicable NVIDIA&#013;&#010;Update control panel for the SOFTWARE.&#013;&#010;&#013;&#010;&#013;&#010;3.8. Miscellaneous&#013;&#010;&#013;&#010;If any provision of this LICENSE is inconsistent with, or&#013;&#010;cannot be fully enforced under, the law, such provision will&#013;&#010;be construed as limited to the extent necessary to be&#013;&#010;consistent with and fully enforceable under the law. This&#013;&#010;LICENSE is the final, complete and exclusive agreement between&#013;&#010;the parties relating to the subject matter hereof, and&#013;&#010;supersedes all prior or contemporaneous understandings and&#013;&#010;agreements relating to such subject matter, whether oral or&#013;&#010;written. This LICENSE may only be modified in writing signed&#013;&#010;by an authorized officer of NVIDIA. Customer agrees that it&#013;&#010;will not ship, transfer or export the SOFTWARE into any&#013;&#010;country, or use the SOFTWARE in any manner, prohibited by the&#013;&#010;United States Bureau of Industry and Security or any export&#013;&#010;laws, restrictions or regulations.&#013;&#010;&#013;&#010;&#013;&#010;4. NVIDIA Nsight Development Platform, Visual Studio Edition&#013;&#010;Software License Agreement (Windows only)&#013;&#010;------------------------------------------------------------&#013;&#010;&#013;&#010;&#013;&#010;IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING&#013;&#010;----------------------------------------------------&#013;&#010;&#013;&#010;Do not use or load this software and any associated materials&#013;&#010;provided by NVIDIA on its extranet (collectively the&#013;&#010;&quot;Software&quot;) until You have carefully read the following terms&#013;&#010;and conditions. By loading or using the Software, You agree to&#013;&#010;fully comply with the terms and conditions of this Software&#013;&#010;License Agreement (&quot;Agreement&quot;) by and between NVIDIA&#013;&#010;Corporation, a Delaware corporation with its principal place&#013;&#010;of business at 2701 San Tomas Expressway, Santa Clara,&#013;&#010;California 95050 U.S.A. (&quot;NVIDIA&quot;), and You. If You do not&#013;&#010;wish to so agree, do not install or use the Software.&#013;&#010;&#013;&#010;For the purposes of this Agreement:&#013;&#010;&#013;&#010;&quot;Licensee,&quot; &quot;You&quot; and\/or &quot;Your&quot; shall mean, collectively and&#013;&#010;individually, Original Equipment Manufacturers, Independent&#013;&#010;Hardware Vendors, Independent Software Vendors, and End-Users&#013;&#010;of the Software pursuant to the terms and conditions of this&#013;&#010;Agreement.&#013;&#010;&#013;&#010;&quot;Intellectual Property Rights&quot; shall mean all proprietary&#013;&#010;rights, including all patents, trademarks, copyrights,&#013;&#010;know-how, trade secrets, mask works, including all&#013;&#010;applications and registrations thereto, and any other similar&#013;&#010;protected rights in any country.&#013;&#010;&#013;&#010;&#013;&#010;4.1. Grant of License&#013;&#010;&#013;&#010;NVIDIA agrees to provide the Software and any associated&#013;&#010;materials pursuant to this Agreement. Subject to the terms of&#013;&#010;this Agreement, NVIDIA grants to You a nonexclusive,&#013;&#010;transferable, worldwide, revocable, limited, royalty-free,&#013;&#010;fully paid-up license under NVIDIA's copyrights to install,&#013;&#010;deploy, use, have used execute, reproduce, display, perform,&#013;&#010;run, the object code of the Software, to create Your products&#013;&#010;to interoperate with NVIDIA hardware and software.&#013;&#010;&#013;&#010;Unless otherwise authorized in the Agreement, You shall not&#013;&#010;otherwise assign, sublicense, lease, or in any other way&#013;&#010;transfer or disclose Software to any third party. Unless&#013;&#010;otherwise authorized in the Agreement, You shall not reverse-&#013;&#010;compile, disassemble, reverse-engineer, or in any manner&#013;&#010;attempt to derive the source code of the Software from the&#013;&#010;object code portions of the Software.&#013;&#010;&#013;&#010;Except as expressly stated in this Agreement, no license or&#013;&#010;right is granted to You directly or by implication,&#013;&#010;inducement, estoppels or otherwise. NVIDIA shall have the&#013;&#010;right to inspect or have an independent auditor inspect Your&#013;&#010;relevant records to verify Your compliance with the terms and&#013;&#010;conditions of this Agreement.&#013;&#010;&#013;&#010;&#013;&#010;4.2. Confidentiality&#013;&#010;&#013;&#010;If applicable, any exchange of Confidential Information (as&#013;&#010;defined in the NDA) shall be made pursuant to the terms and&#013;&#010;conditions of a separately signed Non-Disclosure Agreement&#013;&#010;(&quot;NDA&quot;) by and between NVIDIA and You. For the sake of&#013;&#010;clarity, You agree that (a) the Software; and (b) Your use of&#013;&#010;the Software\/participation in the Software's pre-production&#013;&#010;release is considered Confidential Information of NVIDIA.&#013;&#010;&#013;&#010;If You wish to have a third party consultant or subcontractor&#013;&#010;(&quot;Contractor&quot;) perform work on Your behalf which involves&#013;&#010;access to or use of Software, You shall obtain a written&#013;&#010;confidentiality agreement from the Contractor which contains&#013;&#010;terms and obligations with respect to access to or use of&#013;&#010;Software no less restrictive than those set forth in this&#013;&#010;Agreement and excluding any distribution or sublicense rights,&#013;&#010;and use for any other purpose than permitted in this&#013;&#010;Agreement. Otherwise, You shall not disclose the terms or&#013;&#010;existence of this Agreement or use NVIDIA's name in any&#013;&#010;publications, advertisements, or other announcements without&#013;&#010;NVIDIA's prior written consent. Unless otherwise provided in&#013;&#010;this Agreement, You do not have any rights to use any NVIDIA&#013;&#010;trademarks or logos.&#013;&#010;&#013;&#010;&#013;&#010;4.3. Ownership of Software and Intellectual Property Rights&#013;&#010;&#013;&#010;All rights, title and interest to all copies of the Software&#013;&#010;remain with NVIDIA, subsidiaries, licensors, or its suppliers.&#013;&#010;The Software is copyrighted and protected by the laws of the&#013;&#010;United States and other countries, and international treaty&#013;&#010;provisions. You may not remove any copyright notices from the&#013;&#010;Software. NVIDIA may make changes to the Software, or to items&#013;&#010;referenced therein, at any time and without notice, but is not&#013;&#010;obligated to support or update the Software. Except as&#013;&#010;otherwise expressly provided, NVIDIA grants no express or&#013;&#010;implied right under any NVIDIA patents, copyrights,&#013;&#010;trademarks, or other intellectual property rights.&#013;&#010;&#013;&#010;You have no obligation to give NVIDIA any suggestions,&#013;&#010;comments or other feedback (&quot;Feedback&quot;) relating to the&#013;&#010;Software. However, NVIDIA may use and include any Feedback&#013;&#010;that You voluntarily provide to improve the Software or other&#013;&#010;related NVIDIA technologies. Accordingly, if You provide&#013;&#010;Feedback, You agree NVIDIA and its licensees may freely use,&#013;&#010;reproduce, license, distribute, and otherwise commercialize&#013;&#010;the Feedback in the Software or other related technologies&#013;&#010;without the payment of any royalties or fees. You also agree&#013;&#010;that the Software may collect application specific session&#013;&#010;data and target device information that shall be sent to&#013;&#010;NVIDIA, solely for use by NVIDIA in improving the Software.&#013;&#010;&#013;&#010;&#013;&#010;4.4. No Warranties&#013;&#010;&#013;&#010;THE SOFTWARE IS PROVIDED &quot;AS IS&quot; WITHOUT ANY EXPRESS OR&#013;&#010;IMPLIED WARRANTY OF ANY KIND, INCLUDING WARRANTIES OF&#013;&#010;MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR&#013;&#010;PURPOSE. NVIDIA does not warrant or assume responsibility for&#013;&#010;the accuracy or completeness of any information, text,&#013;&#010;graphics, links or other items contained within the Software.&#013;&#010;NVIDIA does not represent that errors or other defects will be&#013;&#010;identified or corrected.&#013;&#010;&#013;&#010;&#013;&#010;4.5. Limitation of Liability&#013;&#010;&#013;&#010;EXCEPT WITH RESPECT TO THE MISUSE OF THE OTHER PARTY'S&#013;&#010;INTELLECTUAL PROPERTY OR DISCLOSURE OF THE OTHER PARTY'S&#013;&#010;CONFIDENTIAL INFORMATION IN BREACH OF THIS AGREEMENT, IN NO&#013;&#010;EVENT SHALL NVIDIA, SUBSIDIARIES, LICENSORS, OR ITS SUPPLIERS&#013;&#010;BE LIABLE FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT&#013;&#010;LIMITATION, INDIRECT, LOST PROFITS, CONSEQUENTIAL, BUSINESS&#013;&#010;INTERRUPTION OR LOST INFORMATION) ARISING OUT OF THE USE OF OR&#013;&#010;INABILITY TO USE THE SOFTWARE, EVEN IF NVIDIA HAS BEEN ADVISED&#013;&#010;OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS&#013;&#010;PROHIBIT EXCLUSION OR LIMITATION OF LIABILITY FOR IMPLIED&#013;&#010;WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE&#013;&#010;ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE OTHER&#013;&#010;LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION.&#013;&#010;NOTWITHSTANDING THE FOREGOING, NVIDIA'S AGGREGATE LIABILITY&#013;&#010;ARISING OUT OF THIS AGREEMENT SHALL NOT EXCEED ONE HUNDRED&#013;&#010;UNITED STATES DOLLARS (USD$100).&#013;&#010;&#013;&#010;&#013;&#010;4.6. Term&#013;&#010;&#013;&#010;This Agreement and the licenses granted hereunder shall be&#013;&#010;effective as of the date You install\/download the Software&#013;&#010;(&quot;Effective Date&quot;) and continue perpetually, unless terminated&#013;&#010;earlier in accordance with the &quot;Termination&quot; provision of this&#013;&#010;Agreement.&#013;&#010;&#013;&#010;&#013;&#010;4.7. Termination&#013;&#010;&#013;&#010;NVIDIA may terminate this Agreement at any time if You violate&#013;&#010;its terms. Upon termination, You will immediately destroy the&#013;&#010;Software or return all copies of the Software to NVIDIA, and&#013;&#010;certify to NVIDIA in writing that such actions have been&#013;&#010;completed.&#013;&#010;&#013;&#010;&#013;&#010;4.8. Miscellaneous&#013;&#010;&#013;&#010;&#013;&#010;4.8.1. Survival&#013;&#010;&#013;&#010;Those provisions in this Agreement, which by their nature need&#013;&#010;to survive the termination or expiration of this Agreement,&#013;&#010;shall survive termination or expiration of the Agreement,&#013;&#010;including but not limited to Section  4.2, Section 4.3,&#013;&#010;Section 4.4, Section 4.5, Section 4.7, and Section 4.8.&#013;&#010;&#013;&#010;&#013;&#010;4.8.2. Applicable Laws&#013;&#010;&#013;&#010;Claims arising under this Agreement shall be governed by the&#013;&#010;laws of Delaware, excluding its principles of conflict of laws&#013;&#010;and the United Nations Convention on Contracts for the Sale of&#013;&#010;Goods. The state and\/or federal courts residing in Santa Clara&#013;&#010;County, California shall have exclusive jurisdiction over any&#013;&#010;dispute or claim arising out of this Agreement. You may not&#013;&#010;export the Software in violation of applicable export laws and&#013;&#010;regulations.&#013;&#010;&#013;&#010;&#013;&#010;4.8.3. Amendment&#013;&#010;&#013;&#010;The Agreement shall not be modified except by a written&#013;&#010;agreement that names this Agreement and any provision to be&#013;&#010;modified, is dated subsequent to the Effective Date, and is&#013;&#010;signed by duly authorized representatives of both parties.&#013;&#010;&#013;&#010;&#013;&#010;4.8.4. No Waiver&#013;&#010;&#013;&#010;No failure or delay on the part of either party in the&#013;&#010;exercise of any right, power or remedy under this Agreement or&#013;&#010;under law, or to insist upon or enforce performance by the&#013;&#010;other party of any of the provisions of this Agreement or&#013;&#010;under law, shall operate as a waiver thereof, nor shall any&#013;&#010;single or partial exercise of any right, power or remedy&#013;&#010;preclude other or further exercise thereof, or the exercise of&#013;&#010;any other right, power or remedy; rather the provision, right,&#013;&#010;or remedy shall be and remain in full force and effect.&#013;&#010;&#013;&#010;&#013;&#010;4.8.5. No Assignment&#013;&#010;&#013;&#010;This Agreement and Licensee's rights and obligations herein,&#013;&#010;may not be assigned, subcontracted, delegated, or otherwise&#013;&#010;transferred by Licensee without NVIDIA's prior written&#013;&#010;consent, and any attempted assignment, subcontract,&#013;&#010;delegation, or transfer in violation of the foregoing will be&#013;&#010;null and void. The terms of this Agreement shall be binding&#013;&#010;upon Licensee's assignees.&#013;&#010;&#013;&#010;&#013;&#010;4.8.6. Government Restricted Rights&#013;&#010;&#013;&#010;The parties acknowledge that the Software is subject to U.S.&#013;&#010;export control laws and regulations. The parties agree to&#013;&#010;comply with all applicable international and national laws&#013;&#010;that apply to the Software, including the U.S. Export&#013;&#010;Administration Regulations, as well as end-user, end-use and&#013;&#010;destination restrictions issued by U.S. and other governments.&#013;&#010;&#013;&#010;The Software has been developed entirely at private expense&#013;&#010;and is commercial computer software provided with RESTRICTED&#013;&#010;RIGHTS. Use, duplication or disclosure of the Software by the&#013;&#010;U.S. Government or a U.S. Government subcontractor is subject&#013;&#010;to the restrictions set forth in the Agreement under which the&#013;&#010;Software was obtained pursuant to DFARS 227.7202-3(a) or as&#013;&#010;set forth in subparagraphs (c)(1) and (2) of the Commercial&#013;&#010;Computer Software - Restricted Rights clause at FAR 52.227-19,&#013;&#010;as applicable. Contractor\/manufacturer is NVIDIA, 2701 San&#013;&#010;Tomas Expressway, Santa Clara, CA 95050. Use of the Software&#013;&#010;by the Government constitutes acknowledgment of NVIDIA's&#013;&#010;proprietary rights therein.&#013;&#010;&#013;&#010;&#013;&#010;4.8.7. Independent Contractors&#013;&#010;&#013;&#010;Licensee's relationship to NVIDIA is that of an independent&#013;&#010;contractor, and neither party is an agent or partner of the&#013;&#010;other. Licensee will not have, and will not represent to any&#013;&#010;third party that it has, any authority to act on behalf of&#013;&#010;NVIDIA.&#013;&#010;&#013;&#010;&#013;&#010;4.8.8. Severability&#013;&#010;&#013;&#010;If for any reason a court of competent jurisdiction finds any&#013;&#010;provision of this Agreement, or portion thereof, to be&#013;&#010;unenforceable, that provision of the Agreement will be&#013;&#010;enforced to the maximum extent permissible so as to affect the&#013;&#010;intent of the parties, and the remainder of this Agreement&#013;&#010;will continue in full force and effect. This Agreement has&#013;&#010;been negotiated by the parties and their respective counsel&#013;&#010;and will be interpreted fairly in accordance with its terms&#013;&#010;and without any strict construction in favor of or against&#013;&#010;either party.&#013;&#010;&#013;&#010;&#013;&#010;4.8.9. Entire Agreement&#013;&#010;&#013;&#010;This Agreement and NDA constitute the entire agreement between&#013;&#010;the parties with respect to the subject matter contemplated&#013;&#010;herein, and merges all prior and contemporaneous&#013;&#010;communications.&#013;&#010;&#013;&#010;MICROSOFT SOFTWARE LICENSE TERMS&#013;&#010;MICROSOFT DIRECTX END USER RUNTIME&#013;&#010;&#013;&#010;These license terms are an agreement between Microsoft Corporation (or based on&#013;&#010;where you live, one of its affiliates) and you.  Please read them.  They apply&#013;&#010;to the software named above, which includes the media on which you received it,&#013;&#010;if any.  The terms also apply to any Microsoft&#013;&#010;&#013;&#010;* updates,&#013;&#010;* supplements,&#013;&#010;* Internet-based services, and &#013;&#010;* support services&#013;&#010;&#013;&#010;for this software, unless other terms accompany those items.  If so, those&#013;&#010;terms apply.&#013;&#010;&#013;&#010;BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS.  IF YOU DO NOT ACCEPT THEM, DO&#013;&#010;NOT USE THE SOFTWARE.&#013;&#010;&#013;&#010;If you comply with these license terms, you have the rights below.&#013;&#010;&#013;&#010;1. INSTALLATION AND USE RIGHTS.  You may install and use any number of copies&#013;&#010;of the software on your devices.&#013;&#010;&#013;&#010;2. SCOPE OF LICENSE.  The software is licensed, not sold. This agreement only&#013;&#010;gives you some rights to use the software.  Microsoft reserves all other&#013;&#010;rights.  Unless applicable law gives you more rights despite this limitation,&#013;&#010;you may use the software only as expressly permitted in this agreement.  In&#013;&#010;doing so, you must comply with any technical limitations in the software that&#013;&#010;only allow you to use it in certain ways.  You may not&#013;&#010;&#013;&#010;* work around any technical limitations in the software;&#013;&#010;* reverse engineer, decompile or disassemble the software, except and only to&#013;&#010;  the extent that applicable law expressly permits, despite this limitation;&#013;&#010;* make more copies of the software than specified in this agreement or allowed&#013;&#010;  by applicable law, despite this limitation;&#013;&#010;* publish the software for others to copy;&#013;&#010;* rent, lease or lend the software;&#013;&#010;* transfer the software or this agreement to any third party; or&#013;&#010;* use the software for commercial software hosting services.&#013;&#010;&#013;&#010;3. BACKUP COPY.  You may make one backup copy of the software.  You may use it&#013;&#010;only to reinstall the software.&#013;&#010;&#013;&#010;4. DOCUMENTATION.  Any person that has valid access to your computer or&#013;&#010;internal network may copy and use the documentation for your internal,&#013;&#010;reference purposes.&#013;&#010;&#013;&#010;5. EXPORT RESTRICTIONS.  The software is subject to United States export laws&#013;&#010;and regulations.  You must comply with all domestic and international export&#013;&#010;laws and regulations that apply to the software.  These laws include&#013;&#010;restrictions on destinations, end users and end use.  For additional&#013;&#010;information, see www.microsoft.com\/exporting.&#013;&#010;&#013;&#010;6. SUPPORT SERVICES. Because this software is &quot;as is,&quot; we may not provide&#013;&#010;support services for it.&#013;&#010;&#013;&#010;7. ENTIRE AGREEMENT.  This agreement, and the terms for supplements, updates,&#013;&#010;Internet-based services and support services that you use, are the entire&#013;&#010;agreement for the software and support services.&#013;&#010;&#013;&#010;8. APPLICABLE LAW.&#013;&#010;&#013;&#010;a. United States.  If you acquired the software in the United States,&#013;&#010;Washington state law governs the interpretation of this agreement and applies&#013;&#010;to claims for breach of it, regardless of conflict of laws principles.  The&#013;&#010;laws of the state where you live govern all other claims, including claims&#013;&#010;under state consumer protection laws, unfair competition laws, and in tort.&#013;&#010;&#013;&#010;b. Outside the United States.  If you acquired the software in any other&#013;&#010;country, the laws of that country apply.&#013;&#010;&#013;&#010;9. LEGAL EFFECT.  This agreement describes certain legal rights.  You may have&#013;&#010;other rights under the laws of your country.  You may also have rights with&#013;&#010;respect to the party from whom you acquired the software.  This agreement does&#013;&#010;not change your rights under the laws of your country if the laws of your&#013;&#010;country do not permit it to do so.&#013;&#010;&#013;&#010;10. DISCLAIMER OF WARRANTY.   THE SOFTWARE IS LICENSED &quot;AS-IS.&quot;  YOU BEAR THE&#013;&#010;RISK OF USING IT.  MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR&#013;&#010;CONDITIONS.  YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS UNDER YOUR LOCAL LAWS&#013;&#010;WHICH THIS AGREEMENT CANNOT CHANGE.  TO THE EXTENT PERMITTED UNDER YOUR LOCAL&#013;&#010;LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR&#013;&#010;A PARTICULAR PURPOSE AND NON-INFRINGEMENT.&#013;&#010;&#013;&#010;11. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES.  YOU CAN RECOVER FROM&#013;&#010;MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00.  YOU CANNOT&#013;&#010;RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL,&#013;&#010;INDIRECT OR INCIDENTAL DAMAGES.&#013;&#010;&#013;&#010;This limitation applies to&#013;&#010;&#013;&#010;* anything related to the software, services, content (including code) on third&#013;&#010;  party Internet sites, or third party programs; and&#013;&#010;* claims for breach of contract, breach of warranty, guarantee or condition,&#013;&#010;  strict liability, negligence, or other tort to the extent permitted by&#013;&#010;  applicable law.&#013;&#010;&#013;&#010;It also applies even if Microsoft knew or should have known about the&#013;&#010;possibility of the damages.  The above limitation or exclusion may not apply to&#013;&#010;you because your country may not allow the exclusion or limitation of&#013;&#010;incidental, consequential or other damages.&#013;&#010;&#013;&#010;The Software contains components, as listed below that are&#013;&#010;licensed to Licensee pursuant to the terms and conditions of&#013;&#010;their respective End User License Agreements:&#013;&#010;&#013;&#010;  * NVIDIA CUDA Samples&#013;&#010;&#013;&#010;  * NVIDIA CUDA Toolkit&#013;&#010;&#013;&#010;  * NVIDIA DirectX SDK&#013;&#010;&#013;&#010;More information, including licensing information, about the&#013;&#010;NVIDIA CUDA Toolkit and the NVIDIA CUDA Samples can be found&#013;&#010;at: http:\/\/www.nvidia.com\/getcuda&#013;&#010;&#013;&#010;More information, including licensing information, about the&#013;&#010;NVIDIA DirectX SDK can be found at:&#013;&#010;http:\/\/developer.nvidia.com\/object\/sdk_home.html&#013;&#010;&#013;&#010;&#013;&#010;NVIDIA CUDA General Terms&#013;&#010;-------------------------&#013;&#010;&#013;&#010;The Software may collect non-personally identifiable&#013;&#010;information for the purposes of customizing information&#013;&#010;delivered to you and improving future versions of the&#013;&#010;Software. Such information, including IP address and system&#013;&#010;configuration, will only be collected on an anonymous basis&#013;&#010;and cannot be linked to any personally identifiable&#013;&#010;information. Personally identifiable information such as your&#013;&#010;username or hostname is not collected.<\/textarea><\/p><hr><h2><a name=&quot;OpenCL&quot;><\/a>OpenCL<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*******************************************************************************&#013;&#010; * Copyright (c) 2008-2009 The Khronos Group Inc.&#013;&#010; *&#013;&#010; * Permission is hereby granted, free of charge, to any person obtaining a&#013;&#010; * copy of this software and\/or associated documentation files (the&#013;&#010; * &quot;Materials&quot;), to deal in the Materials without restriction, including&#013;&#010; * without limitation the rights to use, copy, modify, merge, publish,&#013;&#010; * distribute, sublicense, and\/or sell copies of the Materials, and to&#013;&#010; * permit persons to whom the Materials are furnished to do so, subject to&#013;&#010; * the following conditions:&#013;&#010; *&#013;&#010; * The above copyright notice and this permission notice shall be included&#013;&#010; * in all copies or substantial portions of the Materials.&#013;&#010; *&#013;&#010; * THE MATERIALS ARE PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,&#013;&#010; * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF&#013;&#010; * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.&#013;&#010; * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY&#013;&#010; * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,&#013;&#010; * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE&#013;&#010; * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.&#013;&#010; ******************************************************************************\/<\/textarea><\/p><hr><h2><a name=&quot;FFmpeg&quot;><\/a>FFmpeg<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*******************************************************************************&#013;&#010;*                   GNU LESSER GENERAL PUBLIC LICENSE&#013;&#010;*                        Version 2.1, February 1999&#013;&#010;* &#013;&#010;*  Copyright (C) 1991, 1999 Free Software Foundation, Inc.&#013;&#010;*  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA&#013;&#010;*  Everyone is permitted to copy and distribute verbatim copies&#013;&#010;*  of this license document, but changing it is not allowed.&#013;&#010;* &#013;&#010;* [This is the first released version of the Lesser GPL.  It also counts&#013;&#010;*  as the successor of the GNU Library Public License, version 2, hence&#013;&#010;*  the version number 2.1.]&#013;&#010;* &#013;&#010;*                             Preamble&#013;&#010;* &#013;&#010;*   The licenses for most software are designed to take away your&#013;&#010;* freedom to share and change it.  By contrast, the GNU General Public&#013;&#010;* Licenses are intended to guarantee your freedom to share and change&#013;&#010;* free software--to make sure the software is free for all its users.&#013;&#010;* &#013;&#010;*   This license, the Lesser General Public License, applies to some&#013;&#010;* specially designated software packages--typically libraries--of the&#013;&#010;* Free Software Foundation and other authors who decide to use it.  You&#013;&#010;* can use it too, but we suggest you first think carefully about whether&#013;&#010;* this license or the ordinary General Public License is the better&#013;&#010;* strategy to use in any particular case, based on the explanations below.&#013;&#010;* &#013;&#010;*   When we speak of free software, we are referring to freedom of use,&#013;&#010;* not price.  Our General Public Licenses are designed to make sure that&#013;&#010;* you have the freedom to distribute copies of free software (and charge&#013;&#010;* for this service if you wish); that you receive source code or can get&#013;&#010;* it if you want it; that you can change the software and use pieces of&#013;&#010;* it in new free programs; and that you are informed that you can do&#013;&#010;* these things.&#013;&#010;* &#013;&#010;*   To protect your rights, we need to make restrictions that forbid&#013;&#010;* distributors to deny you these rights or to ask you to surrender these&#013;&#010;* rights.  These restrictions translate to certain responsibilities for&#013;&#010;* you if you distribute copies of the library or if you modify it.&#013;&#010;* &#013;&#010;*   For example, if you distribute copies of the library, whether gratis&#013;&#010;* or for a fee, you must give the recipients all the rights that we gave&#013;&#010;* you.  You must make sure that they, too, receive or can get the source&#013;&#010;* code.  If you link other code with the library, you must provide&#013;&#010;* complete object files to the recipients, so that they can relink them&#013;&#010;* with the library after making changes to the library and recompiling&#013;&#010;* it.  And you must show them these terms so they know their rights.&#013;&#010;* &#013;&#010;*   We protect your rights with a two-step method: (1) we copyright the&#013;&#010;* library, and (2) we offer you this license, which gives you legal&#013;&#010;* permission to copy, distribute and\/or modify the library.&#013;&#010;* &#013;&#010;*   To protect each distributor, we want to make it very clear that&#013;&#010;* there is no warranty for the free library.  Also, if the library is&#013;&#010;* modified by someone else and passed on, the recipients should know&#013;&#010;* that what they have is not the original version, so that the original&#013;&#010;* author's reputation will not be affected by problems that might be&#013;&#010;* introduced by others.&#013;&#010;* &#013;&#010;*   Finally, software patents pose a constant threat to the existence of&#013;&#010;* any free program.  We wish to make sure that a company cannot&#013;&#010;* effectively restrict the users of a free program by obtaining a&#013;&#010;* restrictive license from a patent holder.  Therefore, we insist that&#013;&#010;* any patent license obtained for a version of the library must be&#013;&#010;* consistent with the full freedom of use specified in this license.&#013;&#010;* &#013;&#010;*   Most GNU software, including some libraries, is covered by the&#013;&#010;* ordinary GNU General Public License.  This license, the GNU Lesser&#013;&#010;* General Public License, applies to certain designated libraries, and&#013;&#010;* is quite different from the ordinary General Public License.  We use&#013;&#010;* this license for certain libraries in order to permit linking those&#013;&#010;* libraries into non-free programs.&#013;&#010;* &#013;&#010;*   When a program is linked with a library, whether statically or using&#013;&#010;* a shared library, the combination of the two is legally speaking a&#013;&#010;* combined work, a derivative of the original library.  The ordinary&#013;&#010;* General Public License therefore permits such linking only if the&#013;&#010;* entire combination fits its criteria of freedom.  The Lesser General&#013;&#010;* Public License permits more lax criteria for linking other code with&#013;&#010;* the library.&#013;&#010;* &#013;&#010;*   We call this license the &quot;Lesser&quot; General Public License because it&#013;&#010;* does Less to protect the user's freedom than the ordinary General&#013;&#010;* Public License.  It also provides other free software developers Less&#013;&#010;* of an advantage over competing non-free programs.  These disadvantages&#013;&#010;* are the reason we use the ordinary General Public License for many&#013;&#010;* libraries.  However, the Lesser license provides advantages in certain&#013;&#010;* special circumstances.&#013;&#010;* &#013;&#010;*   For example, on rare occasions, there may be a special need to&#013;&#010;* encourage the widest possible use of a certain library, so that it becomes&#013;&#010;* a de-facto standard.  To achieve this, non-free programs must be&#013;&#010;* allowed to use the library.  A more frequent case is that a free&#013;&#010;* library does the same job as widely used non-free libraries.  In this&#013;&#010;* case, there is little to gain by limiting the free library to free&#013;&#010;* software only, so we use the Lesser General Public License.&#013;&#010;* &#013;&#010;*   In other cases, permission to use a particular library in non-free&#013;&#010;* programs enables a greater number of people to use a large body of&#013;&#010;* free software.  For example, permission to use the GNU C Library in&#013;&#010;* non-free programs enables many more people to use the whole GNU&#013;&#010;* operating system, as well as its variant, the GNU\/Linux operating&#013;&#010;* system.&#013;&#010;* &#013;&#010;*   Although the Lesser General Public License is Less protective of the&#013;&#010;* users' freedom, it does ensure that the user of a program that is&#013;&#010;* linked with the Library has the freedom and the wherewithal to run&#013;&#010;* that program using a modified version of the Library.&#013;&#010;* &#013;&#010;*   The precise terms and conditions for copying, distribution and&#013;&#010;* modification follow.  Pay close attention to the difference between a&#013;&#010;* &quot;work based on the library&quot; and a &quot;work that uses the library&quot;.  The&#013;&#010;* former contains code derived from the library, whereas the latter must&#013;&#010;* be combined with the library in order to run.&#013;&#010;* &#013;&#010;*                   GNU LESSER GENERAL PUBLIC LICENSE&#013;&#010;*    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION&#013;&#010;* &#013;&#010;*   0. This License Agreement applies to any software library or other&#013;&#010;* program which contains a notice placed by the copyright holder or&#013;&#010;* other authorized party saying it may be distributed under the terms of&#013;&#010;* this Lesser General Public License (also called &quot;this License&quot;).&#013;&#010;* Each licensee is addressed as &quot;you&quot;.&#013;&#010;* &#013;&#010;*   A &quot;library&quot; means a collection of software functions and\/or data&#013;&#010;* prepared so as to be conveniently linked with application programs&#013;&#010;* (which use some of those functions and data) to form executables.&#013;&#010;* &#013;&#010;*   The &quot;Library&quot;, below, refers to any such software library or work&#013;&#010;* which has been distributed under these terms.  A &quot;work based on the&#013;&#010;* Library&quot; means either the Library or any derivative work under&#013;&#010;* copyright law: that is to say, a work containing the Library or a&#013;&#010;* portion of it, either verbatim or with modifications and\/or translated&#013;&#010;* straightforwardly into another language.  (Hereinafter, translation is&#013;&#010;* included without limitation in the term &quot;modification&quot;.)&#013;&#010;* &#013;&#010;*   &quot;Source code&quot; for a work means the preferred form of the work for&#013;&#010;* making modifications to it.  For a library, complete source code means&#013;&#010;* all the source code for all modules it contains, plus any associated&#013;&#010;* interface definition files, plus the scripts used to control compilation&#013;&#010;* and installation of the library.&#013;&#010;* &#013;&#010;*   Activities other than copying, distribution and modification are not&#013;&#010;* covered by this License; they are outside its scope.  The act of&#013;&#010;* running a program using the Library is not restricted, and output from&#013;&#010;* such a program is covered only if its contents constitute a work based&#013;&#010;* on the Library (independent of the use of the Library in a tool for&#013;&#010;* writing it).  Whether that is true depends on what the Library does&#013;&#010;* and what the program that uses the Library does.&#013;&#010;* &#013;&#010;*   1. You may copy and distribute verbatim copies of the Library's&#013;&#010;* complete source code as you receive it, in any medium, provided that&#013;&#010;* you conspicuously and appropriately publish on each copy an&#013;&#010;* appropriate copyright notice and disclaimer of warranty; keep intact&#013;&#010;* all the notices that refer to this License and to the absence of any&#013;&#010;* warranty; and distribute a copy of this License along with the&#013;&#010;* Library.&#013;&#010;* &#013;&#010;*   You may charge a fee for the physical act of transferring a copy,&#013;&#010;* and you may at your option offer warranty protection in exchange for a&#013;&#010;* fee.&#013;&#010;* &#013;&#010;*   2. You may modify your copy or copies of the Library or any portion&#013;&#010;* of it, thus forming a work based on the Library, and copy and&#013;&#010;* distribute such modifications or work under the terms of Section 1&#013;&#010;* above, provided that you also meet all of these conditions:&#013;&#010;* &#013;&#010;*     a) The modified work must itself be a software library.&#013;&#010;* &#013;&#010;*     b) You must cause the files modified to carry prominent notices&#013;&#010;*     stating that you changed the files and the date of any change.&#013;&#010;* &#013;&#010;*     c) You must cause the whole of the work to be licensed at no&#013;&#010;*     charge to all third parties under the terms of this License.&#013;&#010;* &#013;&#010;*     d) If a facility in the modified Library refers to a function or a&#013;&#010;*     table of data to be supplied by an application program that uses&#013;&#010;*     the facility, other than as an argument passed when the facility&#013;&#010;*     is invoked, then you must make a good faith effort to ensure that,&#013;&#010;*     in the event an application does not supply such function or&#013;&#010;*     table, the facility still operates, and performs whatever part of&#013;&#010;*     its purpose remains meaningful.&#013;&#010;* &#013;&#010;*     (For example, a function in a library to compute square roots has&#013;&#010;*     a purpose that is entirely well-defined independent of the&#013;&#010;*     application.  Therefore, Subsection 2d requires that any&#013;&#010;*     application-supplied function or table used by this function must&#013;&#010;*     be optional: if the application does not supply it, the square&#013;&#010;*     root function must still compute square roots.)&#013;&#010;* &#013;&#010;* These requirements apply to the modified work as a whole.  If&#013;&#010;* identifiable sections of that work are not derived from the Library,&#013;&#010;* and can be reasonably considered independent and separate works in&#013;&#010;* themselves, then this License, and its terms, do not apply to those&#013;&#010;* sections when you distribute them as separate works.  But when you&#013;&#010;* distribute the same sections as part of a whole which is a work based&#013;&#010;* on the Library, the distribution of the whole must be on the terms of&#013;&#010;* this License, whose permissions for other licensees extend to the&#013;&#010;* entire whole, and thus to each and every part regardless of who wrote&#013;&#010;* it.&#013;&#010;* &#013;&#010;* Thus, it is not the intent of this section to claim rights or contest&#013;&#010;* your rights to work written entirely by you; rather, the intent is to&#013;&#010;* exercise the right to control the distribution of derivative or&#013;&#010;* collective works based on the Library.&#013;&#010;* &#013;&#010;* In addition, mere aggregation of another work not based on the Library&#013;&#010;* with the Library (or with a work based on the Library) on a volume of&#013;&#010;* a storage or distribution medium does not bring the other work under&#013;&#010;* the scope of this License.&#013;&#010;* &#013;&#010;*   3. You may opt to apply the terms of the ordinary GNU General Public&#013;&#010;* License instead of this License to a given copy of the Library.  To do&#013;&#010;* this, you must alter all the notices that refer to this License, so&#013;&#010;* that they refer to the ordinary GNU General Public License, version 2,&#013;&#010;* instead of to this License.  (If a newer version than version 2 of the&#013;&#010;* ordinary GNU General Public License has appeared, then you can specify&#013;&#010;* that version instead if you wish.)  Do not make any other change in&#013;&#010;* these notices.&#013;&#010;* &#013;&#010;*   Once this change is made in a given copy, it is irreversible for&#013;&#010;* that copy, so the ordinary GNU General Public License applies to all&#013;&#010;* subsequent copies and derivative works made from that copy.&#013;&#010;* &#013;&#010;*   This option is useful when you wish to copy part of the code of&#013;&#010;* the Library into a program that is not a library.&#013;&#010;* &#013;&#010;*   4. You may copy and distribute the Library (or a portion or&#013;&#010;* derivative of it, under Section 2) in object code or executable form&#013;&#010;* under the terms of Sections 1 and 2 above provided that you accompany&#013;&#010;* it with the complete corresponding machine-readable source code, which&#013;&#010;* must be distributed under the terms of Sections 1 and 2 above on a&#013;&#010;* medium customarily used for software interchange.&#013;&#010;* &#013;&#010;*   If distribution of object code is made by offering access to copy&#013;&#010;* from a designated place, then offering equivalent access to copy the&#013;&#010;* source code from the same place satisfies the requirement to&#013;&#010;* distribute the source code, even though third parties are not&#013;&#010;* compelled to copy the source along with the object code.&#013;&#010;* &#013;&#010;*   5. A program that contains no derivative of any portion of the&#013;&#010;* Library, but is designed to work with the Library by being compiled or&#013;&#010;* linked with it, is called a &quot;work that uses the Library&quot;.  Such a&#013;&#010;* work, in isolation, is not a derivative work of the Library, and&#013;&#010;* therefore falls outside the scope of this License.&#013;&#010;* &#013;&#010;*   However, linking a &quot;work that uses the Library&quot; with the Library&#013;&#010;* creates an executable that is a derivative of the Library (because it&#013;&#010;* contains portions of the Library), rather than a &quot;work that uses the&#013;&#010;* library&quot;.  The executable is therefore covered by this License.&#013;&#010;* Section 6 states terms for distribution of such executables.&#013;&#010;* &#013;&#010;*   When a &quot;work that uses the Library&quot; uses material from a header file&#013;&#010;* that is part of the Library, the object code for the work may be a&#013;&#010;* derivative work of the Library even though the source code is not.&#013;&#010;* Whether this is true is especially significant if the work can be&#013;&#010;* linked without the Library, or if the work is itself a library.  The&#013;&#010;* threshold for this to be true is not precisely defined by law.&#013;&#010;* &#013;&#010;*   If such an object file uses only numerical parameters, data&#013;&#010;* structure layouts and accessors, and small macros and small inline&#013;&#010;* functions (ten lines or less in length), then the use of the object&#013;&#010;* file is unrestricted, regardless of whether it is legally a derivative&#013;&#010;* work.  (Executables containing this object code plus portions of the&#013;&#010;* Library will still fall under Section 6.)&#013;&#010;* &#013;&#010;*   Otherwise, if the work is a derivative of the Library, you may&#013;&#010;* distribute the object code for the work under the terms of Section 6.&#013;&#010;* Any executables containing that work also fall under Section 6,&#013;&#010;* whether or not they are linked directly with the Library itself.&#013;&#010;* &#013;&#010;*   6. As an exception to the Sections above, you may also combine or&#013;&#010;* link a &quot;work that uses the Library&quot; with the Library to produce a&#013;&#010;* work containing portions of the Library, and distribute that work&#013;&#010;* under terms of your choice, provided that the terms permit&#013;&#010;* modification of the work for the customer's own use and reverse&#013;&#010;* engineering for debugging such modifications.&#013;&#010;* &#013;&#010;*   You must give prominent notice with each copy of the work that the&#013;&#010;* Library is used in it and that the Library and its use are covered by&#013;&#010;* this License.  You must supply a copy of this License.  If the work&#013;&#010;* during execution displays copyright notices, you must include the&#013;&#010;* copyright notice for the Library among them, as well as a reference&#013;&#010;* directing the user to the copy of this License.  Also, you must do one&#013;&#010;* of these things:&#013;&#010;* &#013;&#010;*     a) Accompany the work with the complete corresponding&#013;&#010;*     machine-readable source code for the Library including whatever&#013;&#010;*     changes were used in the work (which must be distributed under&#013;&#010;*     Sections 1 and 2 above); and, if the work is an executable linked&#013;&#010;*     with the Library, with the complete machine-readable &quot;work that&#013;&#010;*     uses the Library&quot;, as object code and\/or source code, so that the&#013;&#010;*     user can modify the Library and then relink to produce a modified&#013;&#010;*     executable containing the modified Library.  (It is understood&#013;&#010;*     that the user who changes the contents of definitions files in the&#013;&#010;*     Library will not necessarily be able to recompile the application&#013;&#010;*     to use the modified definitions.)&#013;&#010;* &#013;&#010;*     b) Use a suitable shared library mechanism for linking with the&#013;&#010;*     Library.  A suitable mechanism is one that (1) uses at run time a&#013;&#010;*     copy of the library already present on the user's computer system,&#013;&#010;*     rather than copying library functions into the executable, and (2)&#013;&#010;*     will operate properly with a modified version of the library, if&#013;&#010;*     the user installs one, as long as the modified version is&#013;&#010;*     interface-compatible with the version that the work was made with.&#013;&#010;* &#013;&#010;*     c) Accompany the work with a written offer, valid for at&#013;&#010;*     least three years, to give the same user the materials&#013;&#010;*     specified in Subsection 6a, above, for a charge no more&#013;&#010;*     than the cost of performing this distribution.&#013;&#010;* &#013;&#010;*     d) If distribution of the work is made by offering access to copy&#013;&#010;*     from a designated place, offer equivalent access to copy the above&#013;&#010;*     specified materials from the same place.&#013;&#010;* &#013;&#010;*     e) Verify that the user has already received a copy of these&#013;&#010;*     materials or that you have already sent this user a copy.&#013;&#010;* &#013;&#010;*   For an executable, the required form of the &quot;work that uses the&#013;&#010;* Library&quot; must include any data and utility programs needed for&#013;&#010;* reproducing the executable from it.  However, as a special exception,&#013;&#010;* the materials to be distributed need not include anything that is&#013;&#010;* normally distributed (in either source or binary form) with the major&#013;&#010;* components (compiler, kernel, and so on) of the operating system on&#013;&#010;* which the executable runs, unless that component itself accompanies&#013;&#010;* the executable.&#013;&#010;* &#013;&#010;*   It may happen that this requirement contradicts the license&#013;&#010;* restrictions of other proprietary libraries that do not normally&#013;&#010;* accompany the operating system.  Such a contradiction means you cannot&#013;&#010;* use both them and the Library together in an executable that you&#013;&#010;* distribute.&#013;&#010;* &#013;&#010;*   7. You may place library facilities that are a work based on the&#013;&#010;* Library side-by-side in a single library together with other library&#013;&#010;* facilities not covered by this License, and distribute such a combined&#013;&#010;* library, provided that the separate distribution of the work based on&#013;&#010;* the Library and of the other library facilities is otherwise&#013;&#010;* permitted, and provided that you do these two things:&#013;&#010;* &#013;&#010;*     a) Accompany the combined library with a copy of the same work&#013;&#010;*     based on the Library, uncombined with any other library&#013;&#010;*     facilities.  This must be distributed under the terms of the&#013;&#010;*     Sections above.&#013;&#010;* &#013;&#010;*     b) Give prominent notice with the combined library of the fact&#013;&#010;*     that part of it is a work based on the Library, and explaining&#013;&#010;*     where to find the accompanying uncombined form of the same work.&#013;&#010;* &#013;&#010;*   8. You may not copy, modify, sublicense, link with, or distribute&#013;&#010;* the Library except as expressly provided under this License.  Any&#013;&#010;* attempt otherwise to copy, modify, sublicense, link with, or&#013;&#010;* distribute the Library is void, and will automatically terminate your&#013;&#010;* rights under this License.  However, parties who have received copies,&#013;&#010;* or rights, from you under this License will not have their licenses&#013;&#010;* terminated so long as such parties remain in full compliance.&#013;&#010;* &#013;&#010;*   9. You are not required to accept this License, since you have not&#013;&#010;* signed it.  However, nothing else grants you permission to modify or&#013;&#010;* distribute the Library or its derivative works.  These actions are&#013;&#010;* prohibited by law if you do not accept this License.  Therefore, by&#013;&#010;* modifying or distributing the Library (or any work based on the&#013;&#010;* Library), you indicate your acceptance of this License to do so, and&#013;&#010;* all its terms and conditions for copying, distributing or modifying&#013;&#010;* the Library or works based on it.&#013;&#010;* &#013;&#010;*   10. Each time you redistribute the Library (or any work based on the&#013;&#010;* Library), the recipient automatically receives a license from the&#013;&#010;* original licensor to copy, distribute, link with or modify the Library&#013;&#010;* subject to these terms and conditions.  You may not impose any further&#013;&#010;* restrictions on the recipients' exercise of the rights granted herein.&#013;&#010;* You are not responsible for enforcing compliance by third parties with&#013;&#010;* this License.&#013;&#010;* &#013;&#010;*   11. If, as a consequence of a court judgment or allegation of patent&#013;&#010;* infringement or for any other reason (not limited to patent issues),&#013;&#010;* conditions are imposed on you (whether by court order, agreement or&#013;&#010;* otherwise) that contradict the conditions of this License, they do not&#013;&#010;* excuse you from the conditions of this License.  If you cannot&#013;&#010;* distribute so as to satisfy simultaneously your obligations under this&#013;&#010;* License and any other pertinent obligations, then as a consequence you&#013;&#010;* may not distribute the Library at all.  For example, if a patent&#013;&#010;* license would not permit royalty-free redistribution of the Library by&#013;&#010;* all those who receive copies directly or indirectly through you, then&#013;&#010;* the only way you could satisfy both it and this License would be to&#013;&#010;* refrain entirely from distribution of the Library.&#013;&#010;* &#013;&#010;* If any portion of this section is held invalid or unenforceable under any&#013;&#010;* particular circumstance, the balance of the section is intended to apply,&#013;&#010;* and the section as a whole is intended to apply in other circumstances.&#013;&#010;* &#013;&#010;* It is not the purpose of this section to induce you to infringe any&#013;&#010;* patents or other property right claims or to contest validity of any&#013;&#010;* such claims; this section has the sole purpose of protecting the&#013;&#010;* integrity of the free software distribution system which is&#013;&#010;* implemented by public license practices.  Many people have made&#013;&#010;* generous contributions to the wide range of software distributed&#013;&#010;* through that system in reliance on consistent application of that&#013;&#010;* system; it is up to the author\/donor to decide if he or she is willing&#013;&#010;* to distribute software through any other system and a licensee cannot&#013;&#010;* impose that choice.&#013;&#010;* &#013;&#010;* This section is intended to make thoroughly clear what is believed to&#013;&#010;* be a consequence of the rest of this License.&#013;&#010;* &#013;&#010;*   12. If the distribution and\/or use of the Library is restricted in&#013;&#010;* certain countries either by patents or by copyrighted interfaces, the&#013;&#010;* original copyright holder who places the Library under this License may add&#013;&#010;* an explicit geographical distribution limitation excluding those countries,&#013;&#010;* so that distribution is permitted only in or among countries not thus&#013;&#010;* excluded.  In such case, this License incorporates the limitation as if&#013;&#010;* written in the body of this License.&#013;&#010;* &#013;&#010;*   13. The Free Software Foundation may publish revised and\/or new&#013;&#010;* versions of the Lesser General Public License from time to time.&#013;&#010;* Such new versions will be similar in spirit to the present version,&#013;&#010;* but may differ in detail to address new problems or concerns.&#013;&#010;* &#013;&#010;* Each version is given a distinguishing version number.  If the Library&#013;&#010;* specifies a version number of this License which applies to it and&#013;&#010;* &quot;any later version&quot;, you have the option of following the terms and&#013;&#010;* conditions either of that version or of any later version published by&#013;&#010;* the Free Software Foundation.  If the Library does not specify a&#013;&#010;* license version number, you may choose any version ever published by&#013;&#010;* the Free Software Foundation.&#013;&#010;* &#013;&#010;*   14. If you wish to incorporate parts of the Library into other free&#013;&#010;* programs whose distribution conditions are incompatible with these,&#013;&#010;* write to the author to ask for permission.  For software which is&#013;&#010;* copyrighted by the Free Software Foundation, write to the Free&#013;&#010;* Software Foundation; we sometimes make exceptions for this.  Our&#013;&#010;* decision will be guided by the two goals of preserving the free status&#013;&#010;* of all derivatives of our free software and of promoting the sharing&#013;&#010;* and reuse of software generally.&#013;&#010;* &#013;&#010;*                             NO WARRANTY&#013;&#010;* &#013;&#010;*   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO&#013;&#010;* WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.&#013;&#010;* EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND\/OR&#013;&#010;* OTHER PARTIES PROVIDE THE LIBRARY &quot;AS IS&quot; WITHOUT WARRANTY OF ANY&#013;&#010;* KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010;* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR&#013;&#010;* PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE&#013;&#010;* LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME&#013;&#010;* THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.&#013;&#010;* &#013;&#010;*   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN&#013;&#010;* WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY&#013;&#010;* AND\/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU&#013;&#010;* FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR&#013;&#010;* CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE&#013;&#010;* LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING&#013;&#010;* RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A&#013;&#010;* FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF&#013;&#010;* SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH&#013;&#010;* DAMAGES.&#013;&#010;* &#013;&#010;*                      END OF TERMS AND CONDITIONS&#013;&#010;******************************************************************************\/<\/textarea><\/p><hr><h2><a name=&quot;OpenH264&quot;><\/a>OpenH264<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*******************************************************************************&#013;&#010;* Copyright (c) 2013, Cisco Systems&#013;&#010;* All rights reserved.&#013;&#010;* &#013;&#010;* Redistribution and use in source and binary forms, with or without modification,&#013;&#010;* are permitted provided that the following conditions are met:&#013;&#010;* &#013;&#010;* * Redistributions of source code must retain the above copyright notice, this&#013;&#010;*   list of conditions and the following disclaimer.&#013;&#010;* &#013;&#010;* * Redistributions in binary form must reproduce the above copyright notice, this&#013;&#010;*   list of conditions and the following disclaimer in the documentation and\/or&#013;&#010;*   other materials provided with the distribution.&#013;&#010;* &#013;&#010;* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND&#013;&#010;* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&#013;&#010;* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE&#013;&#010;* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR&#013;&#010;* ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES&#013;&#010;* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;&#013;&#010;* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON&#013;&#010;* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT&#013;&#010;* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS&#013;&#010;* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#013;&#010;******************************************************************************\/<\/textarea><\/p><hr>    <h2><a name=&quot;NVENC&quot;><\/a>Nvidia Video Codec<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*******************************************************************************&#013;&#010;1. LICENSE.&#013;&#010;&#013;&#010;1.1          License Grant. Subject to the terms of this Agreement, NVIDIA hereby grants you a nonexclusive, non-transferable, worldwide, revocable, limited, royalty-free, fully paid-up license to during the term of this Agreement:&#013;&#010;&#013;&#010;(i) install, use and reproduce the Licensed Software delivered by NVIDIA plus make modifications and create derivative works of the sample source code software delivered by NVIDIA, provided that the software is executed only in hardware products as specified by NVIDIA in the accompanying documentation (such as release notes) as supported, to develop, test and service your products (each, a \u201cCustomer Product\ufffd?) that are interoperable with supported hardware products. If the NVIDIA documentation is silent, the supported hardware consists of certain NVIDIA GPUs; and&#013;&#010;&#013;&#010;(ii) sub-license and distribute in binary format the API library software and header files as delivered by NVIDIA and sample source code as delivered by NVIDIA or as modified by you, all as incorporated into a Customer Product for use by your recipients only in the hardware products specified by NVIDIA as supported, provided that: (a) all such distributions by you or your distribution channels are consistent with the terms of this Agreement; and (b) you must enter into enforceable agreements with your recipients that binds them to terms that are consistent with the terms set forth in this Agreement for their use of the software binaries, including (without limitation) terms relating to the license grant and license restrictions, confidentiality and protection of NVIDIA\u2019s intellectual property rights in and to the software you distributed. You are liable for the distribution and the use of distributed software if you failed to comply or enforce the distribution requirements of this Agreement. You agree to notify NVIDIA in writing of any known or suspected use or distribution of the Licensed Software that are not in compliance with the terms of this Agreement.&#013;&#010;&#013;&#010;1.2          Enterprise and Contractor Usage. Under this Agreement you may allow (i) your Enterprise employees, and (ii) individuals who work primarily for your Enterprise on a contractor basis and from your secure network (each a &quot;Contractor&quot;) to access and use the Licensed Software pursuant to the terms in Section 1 solely to perform work on your behalf, provided further that with respect to Contractors: (i) you obtain a written agreement from the Contractor which contains terms and obligations with respect to access to or use of Licensed Software no less protective of NVIDIA than those set forth in this Agreement, and (ii) such Contractor\u2019s access and use expressly excludes any sublicensing or distribution rights for the Licensed Software. You are responsible for the compliance with the terms and conditions of this Agreement by your Enterprise and Contractors. Any act or omission that if committed by you would constitute a breach of this Agreement shall be deemed to constitute a breach of this Agreement if committed by your Enterprise or Contractors. \u201cEnterprise\ufffd? means you or any company or legal entity for which you accepted the terms of this Agreement, and their subsidiaries of which your company or legal entity owns more than fifty percent (50%) of the issued and outstanding equity.&#013;&#010;&#013;&#010;1.3          No Support. NVIDIA is under no obligation to provide support for the Licensed Software or to provide any error corrections or updates to the Licensed Software under this Agreement.&#013;&#010;&#013;&#010;2. LIMITATIONS.&#013;&#010;&#013;&#010;2.1          License Restrictions. Except as expressly authorized in this Agreement, you agree that you will not (nor allow third parties to): (i) copy and use software that was licensed to you for use in one or more devices in other unlicensed devices (provided that copies solely for backup purposes are allowed); (ii) reverse engineer, decompile, disassemble (except to the extent applicable laws specifically requires that such activities be permitted) or attempt to derive the source code, underlying ideas, algorithm or structure of software provided to you in object code form; (iii) sell, transfer, assign, distribute, rent, loan, lease, sublicense or otherwise make available the Licensed Software or its functionality to third parties (a) as an application services provider or service bureau, (b) by operating hosted\/virtual system environments, (c) by hosting, time sharing or providing any other type of services, or (d) otherwise by means of the internet; (iv) modify, translate or otherwise create any modifications or derivative works of any of the Licensed Software; (v) remove, alter, cover or obscure any proprietary notice that appears on or with the Licensed Software or any copies thereof; (vi) use the Licensed Software, or allow its use, transfer, transmission or export in violation of any export control laws or regulations administered by the United States government; (vii) distribute, permit access to, or sublicense the Licensed Software as a stand-alone product; (viii) bypass, disable, circumvent or remove any form of copy protection, encryption, security or digital rights management or authentication mechanism used by NVIDIA in connection with the Licensed Software, or use the Licensed Software together with any authorization code, serial number, or other copy protection device not supplied by NVIDIA directly or through an authorized reseller; (ix) use the Licensed Software for the purpose of developing competing products or technologies or assisting a third party in such activities; (x) distribute any modification you make to software under or by reference to the same name as used by NVIDIA; or (xi) use the Licensed Software in any manner that would cause the Licensed Software to become subject to an Open Source License. Nothing in this Agreement shall be construed to give you a right to use, or otherwise obtain access to, any source code from which the software or any portion thereof is compiled or interpreted. \u201cOpen Source License\ufffd? includes, without limitation, a software license that requires as a condition of use, modification, and\/or distribution of such software that the software be (x) disclosed or distributed in source code form; (y) be licensed for the purpose of making derivative works; or (z) be redistributable at no charge.&#013;&#010;&#013;&#010;2.2          Third Party License Obligations.  You acknowledge and agree that the Licensed Software may include or incorporate third party technology (collectively \u201cThird Party Components\ufffd?), which is provided for use in or with the software and not otherwise used separately. If the Licensed Software includes or incorporates Third Party Components, then the third-party pass-through terms and conditions (\u201cThird Party Terms\ufffd?) for the particular Third Party Component will be bundled with the software or otherwise made available online as indicated by NVIDIA and will be incorporated by reference into this Agreement. In the event of any conflict between the terms in this Agreement and the Third Party Terms, the Third Party Terms shall govern. Copyright to Third Party Components are held by the copyright holders indicated in the copyright notices indicated in the Third Party Terms.&#013;&#010;&#013;&#010;Audio\/Video Encoders and Decoders. You acknowledge and agree that it is your sole responsibility to obtain any additional third party licenses required to make, have made, use, have used, sell, import, and offer for sale your products or services that include or incorporate any Third Party Components and content relating to audio and\/or video encoders and decoders from, including but not limited to, Microsoft, Thomson, Fraunhofer IIS, Sisvel S.p.A., MPEG-LA, and Coding Technologies as NVIDIA does not grant to you under this Agreement any necessary patent rights with respect to audio and\/or video encoders and decoders.&#013;&#010;&#013;&#010;2.3          Limited Rights. Your rights in the Licensed Software are limited to those expressly granted in Section 1 and no other licenses are granted whether by implication, estoppel or otherwise. NVIDIA reserves all other rights, title and interest in and to the Licensed Software not expressly granted to you under this Agreement.&#013;&#010;&#013;&#010;3. CONFIDENTIALITY. Each party will not use the other party\u2019s Confidential Information, except as necessary for the performance of this Agreement, and will not disclose such Confidential Information to any third party, except to NVIDIA personnel, you, your Enterprise and your Enterprise Contractors that have a need to know such Confidential Information for the performance of this Agreement, provided that each such personnel, employee and Contractor is subject to a written agreement that includes confidentiality obligations consistent with those set forth herein. Each party will use all reasonable efforts to maintain the confidentiality of all of the other party\u2019s Confidential Information in its possession or control, but in no event less than the efforts that it ordinarily uses with respect to its own Confidential Information of similar nature and importance. The foregoing obligations will not restrict either party from disclosing the other party\u2019s Confidential Information or the terms and conditions of this Agreement as required under applicable securities regulations or pursuant to the order or requirement of a court, administrative agency, or other governmental body, provided that the party required to make such a disclosure (i) gives reasonable notice to the other party to enable it to contest such order or requirement prior to its disclosure (whether through protective orders or otherwise), (ii) uses reasonable effort to obtain confidential treatment or similar protection to the fullest extent possible to avoid public disclosure, and (iii) discloses only the minimum amount of information necessary to comply with such requirements.&#013;&#010;&#013;&#010;\u201cConfidential Information\ufffd? means the Licensed Software (unless made publicly available by NVIDIA without confidentiality obligations), and any NVIDIA business, marketing, pricing, research and development, know-how, technical, scientific, financial status, proposed new products or other information disclosed by NVIDIA to you which, at the time of disclosure, is designated in writing as confidential or proprietary (or like written designation), or orally identified as confidential or proprietary or is otherwise reasonably identifiable by parties exercising reasonable business judgment as confidential. Confidential Information does not and will not include information that: (i) is or becomes generally known to the public through no fault of or breach of this Agreement by the receiving party; (ii) is rightfully known by the receiving party at the time of disclosure without an obligation of confidentiality; (iii) is independently developed by the receiving party without use of the disclosing party\u2019s Confidential Information; or (iv) is rightfully obtained by the receiving party from a third party without restriction on use or disclosure.&#013;&#010;&#013;&#010;4. OWNERSHIP AND FEEDBACK.&#013;&#010;&#013;&#010;4.1          Ownership of Licensed Software. The Licensed Software, and the respective intellectual property rights therein, is and will remain the sole and exclusive property of NVIDIA and its licensors, whether the Licensed Software is separate from or combined with any other products or materials. You shall not knowingly engage in any act or omission that would impair NVIDIA\u2019s and\/or its licensors\u2019 intellectual property rights in the Licensed Software or any other materials, information, processes or subject matter proprietary to NVIDIA. NVIDIA\u2019s licensors are intended third party beneficiaries with the right to enforce provisions of this Agreement with respect to their Confidential Information and\/or intellectual property rights.&#013;&#010;&#013;&#010;4.2          Modifications. You hold all rights, title and interest in and to the modifications to and derivative works of the NVIDIA sample source code software that you create as permitted hereunder, subject to NVIDIA\u2019s underlying intellectual property rights in and to the NVIDIA software; provided, however that you grant NVIDIA and its affiliates an irrevocable, perpetual, nonexclusive, worldwide, royalty-free paid-up license to make, have made, use, have used, reproduce, sell, license, distribute, sublicense, transfer and otherwise commercialize modifications and derivative works including (without limitation) with the Licensed Software or other NVIDIA products, technologies or materials.&#013;&#010;&#013;&#010;4.3          Feedback. You have no obligation to provide Feedback to NVIDIA. However, NVIDIA and its affiliates may use and include any Feedback that you provide to improve the Licensed Software or other NVIDIA products, technologies or materials. Accordingly, if you provide Feedback, you agree that NVIDIA and its affiliates may at their option, and may permit its licensees, to make, have made, use, have used, reproduce, sell, license, distribute, sublicense, transfer and otherwise commercialize the Feedback in the Licensed Software or in other products, technologies or materials without the payment of any royalties or fees to you. All Feedback becomes the sole property of NVIDIA and may be used in any manner NVIDIA sees fit, and you hereby assign to NVIDIA all of your right, title and interest in and to any Feedback. NVIDIA has no obligation to respond to Feedback or to incorporate Feedback into the Licensed Software. \u201cFeedback\ufffd? means any and all suggestions, feature requests, comments or other feedback relating to the Licensed Software, including possible enhancements or modifications thereto.&#013;&#010;&#013;&#010;5. NO WARRANTIES. THE LICENSED SOFTWARE IS PROVIDED BY NVIDIA \u201cAS IS\ufffd? AND \u201cWITH ALL FAULTS,\ufffd? AND NVIDIA EXPRESSLY DISCLAIMS ALL WARRANTIES OF ANY KIND OR NATURE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF OPERABILITY, CONDITION, VALUE, ACCURACY OF DATA, OR QUALITY, AS WELL AS ANY WARRANTIES OF MERCHANTABILITY, SYSTEM INTEGRATION, WORKMANSHIP, SUITABILITY, NON-INGRINGEMENT, FITNESS FOR A PARTICULAR PURPOSE, OR THE ABSENCE OF ANY DEFECTS THEREIN, WHETHER LATENT OR NO WARRANTY IS MADE BY NVIDIA ON THE BASIS OF TRADE USAGE, COURSE OF DEALING OR COURSE OF TRADE. NVIDIA DOES NOT WARRANT THAT THE LICENSED SOFTWARE WILL MEET YOUR REQUIREMENTS OR THAT THE OPERATION THEREOF WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT ALL ERRORS WILL BE CORRECTED. YOU ACKNOWLEDGE THAT NVIDIA\u2019S OBLIGATIONS UNDER THIS AGREEMENT ARE FOR THE BENEFIT OF YOU ONLY. Nothing in this warranty section affects any statutory rights of consumers or other customers to the extent that they cannot be waived or limited by contract.&#013;&#010;&#013;&#010;6. LIMITATION OF LIABILITY. TO THE MAXIMUM EXTENT PERMITTED BY LAW NVIDIA SHALL NOT BE LIABLE FOR ANY SPECIAL, INCIDENTAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (SUCH AS, WITHOUT LIMITATION, LOST PROFITS, LOSS OF USE, LOSS OF DATA OR LOSS OF GOODWILL), OR THE COSTS OF PROCURING SUBSTITUTE PRODUCTS, ARISING OUT OF OR IN CONNECTION WITH THIS AGREEMENT OR THE USE OR PERFORMANCE OF THE LICENSED SOFTWARE, WHETHER SUCH LIABILITY ARISES FROM ANY CLAIM BASED UPON BREACH OF CONTRACT, BREACH OF WARRANTY, TORT (INCLUDING NEGLIGENCE), PRODUCT LIABILITY OR ANY OTHER CAUSE OF ACTION OR THEORY OF LIABILITY. IN NO EVENT WILL NVIDIA\u2019S TOTAL CUMULATIVE LIABILITY UNDER OR ARISING OUT OF THIS AGREEMENT EXCEED THE GREATER OF THE NET AMOUNT NVIDIA RECEIVED FOR YOUR USE OF THE LICENSED SOFTWARE ONE HUNDRED U.S. DOLLARS (US $100). THE NATURE OF THE LIABILITY, THE NUMBER OF CLAIMS OR SUITS OR THE NUMBER OF PARTIES WITHIN YOUR ENTERPRISE THAT ACCEPTED THE TERMS OF THIS AGREEMENT SHALL NOT ENLARGE OR EXTEND THIS LIMIT. THE FOREGOING LIMITATIONS SHALL APPLY REGARDLESS OF WHETHER NVIDIA OR ITS LICENSORS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND REGARDLESS OF WHETHER ANY REMEDY FAILS ITS ESSENTIAL PURPOSE.&#013;&#010;&#013;&#010;7. TERM AND TERMINATION. This Agreement and your licenses hereunder shall become effective upon the Effective Date and shall remain in effect unless and until terminated as follows: (i) automatically if you breach any of the terms of this Agreement; or (ii) by either party upon written notice if the other party becomes the subject of a voluntary or involuntary petition in bankruptcy or any proceeding relating to insolvency, receivership, liquidation or composition for the benefit of creditors, if that petition or proceeding is not dismissed with prejudice within sixty (60) days after filing, or if a party ceases to do business; (iii) by you, upon ceasing to use the Licensed Software provided under this Agreement; or (iv) by NVIDIA upon written notice if you commence or participate in any legal proceeding against NVIDIA, with respect to the Licensed Software that is the subject of the proceeding during the pendency of such legal proceeding. Termination of this Agreement shall not release the parties from any liability which, at the time of termination, has already accrued or which thereafter may accrue with respect to any act or omission before termination, or from any obligation which is expressly stated in this Agreement to survive termination. Notwithstanding the foregoing, the party terminating this Agreement shall incur no additional liability merely by virtue of such Termination of this Agreement regardless of cause or nature shall be without prejudice to any other rights or remedies of the parties and shall be without liability for any loss or damage occasioned thereby. Upon any expiration or termination of this Agreement (i) you must promptly discontinue use of the Licensed Software, and (ii) you must promptly destroy or return to NVIDIA all copies of the Licensed Software and all portions thereof in your possession or control, and each party will promptly destroy or return to the other all of the other party\u2019s Confidential Information within its possession or control, provided that your prior distributions in accordance with this Agreement are not affected by the expiration or termination of this Agreement. Upon written request, you will certify in writing that you have complied with your obligations under this section. Sections 2 through 8 will survive the expiration or termination of this Agreement for any reason.&#013;&#010;&#013;&#010;8. MISCELLANEOUS.&#013;&#010;&#013;&#010;8.1         NVIDIA Entities. NVIDIA Corporation and its subsidiaries, including, but not limited to, NVIDIA Singapore Pte Ltd., have agreed to their respective rights and obligations regarding the distribution of the Licensed Software and the performance of obligations related to the Licensed Software. Ordering and delivery shall be with the NVIDIA entity with distribution rights for the geographic region in which the Licensed Software will be used, as communicated by NVIDIA to you.&#013;&#010;&#013;&#010;8.2          Audit. During the term of this Agreement and for a period of three (3) years thereafter, you will maintain complete and accurate books and records regarding use of the Licensed Software and your performance and administration of this Agreement.  During such period and upon written notice to you, NVIDIA or its authorized third party auditors subject to confidentiality obligations will have the right to inspect and audit your Enterprise books and records for the purpose of confirming your compliance with the terms of this Agreement. Any such inspection and audit will be conducted during regular business hours, in a manner that minimizes interference with your normal business activities, and no more frequent than annually unless non-compliance was previously found. If such an inspection and audit reveals an underpayment of any amounts payable to NVIDIA, then you will promptly remit the full amount of such underpayment to NVIDIA, including interest that will accrue (without the requirement of a notice) at the lower of 1.5% per month or the highest rate permissible by law. If the underpaid amount exceeds five percent (5%) of the amounts payable to NVIDIA for the period audited and\/or such an inspection and audit reveals a material non-conformance with the terms of this Agreement, then you will also pay NVIDIA\u2019s reasonable costs of conducting the inspection and audit. Further, you agree that the party delivering the Licensed Software to you may collect and disclose to NVIDIA (subject to confidentiality obligations) information for NVIDIA to verify your compliance with the terms of this Agreement including (without limitation) information regarding your usage of the Licensed Software.&#013;&#010;&#013;&#010;8.3          Trademarks. You are granted no rights to use any of NVIDIA's trademarks under this Agreement. NVIDIA's trademarks include company names, product or service names, marks, logos, designs and trade dress. You may not remove, alter, or add to any of NVIDIA's trademarks that appear in or as part of the Licensed Software.&#013;&#010;&#013;&#010;8.4          Indemnity. You agree to defend, indemnify and hold harmless NVIDIA and its affiliates, and their respective employees, contractors, agents, officers and directors, from and against any and all claims, damages, obligations, losses, liabilities, costs or debt, fines, restitutions and expenses (including but not limited to attorney\u2019s fees and costs incident to establishing the right of indemnification) arising out of or related to you and your Enterprise, and their respective employees, contractors, agents, officers and directors: (i) use of a Licensed Software with any system or application where the use or failure of such system or application can reasonably be expected to threaten or result in personal injury, death, or catastrophic loss including, for example, use in connection with any nuclear, avionics, navigation, military, medical, life support or other life critical application; (ii) violation of any third party right, including without limitation any right of privacy or intellectual property rights; (iii) failure to comply with any applicable export and import laws, rules or regulations; or (iv) negligence or willful misconduct.&#013;&#010;&#013;&#010;8.5          Injunctive Relief. The parties agree that a breach of any of the promises or agreements contained in this Agreement may result in irreparable and continuing injury for which monetary damages would not be an adequate remedy and therefore the parties are entitled to seek injunctive relief as well as such other and further relief as may be appropriate.&#013;&#010;&#013;&#010;8.6          Waiver. The failure by either party to enforce its rights under this Agreement at any time for any period will not constitute a waiver of future enforcement of that right or any other right. Any waiver will be effective only if in writing and signed by duly authorized representatives of each party.&#013;&#010;&#013;&#010;8.7          Severability. If for any reason a court of competent jurisdiction finds any provision of this Agreement invalid or unenforceable, that provision of this Agreement will be enforced to the maximum extent permissible so as to effect the intent of the parties, and the other provisions of this Agreement will remain in full force and effect.&#013;&#010;&#013;&#010;8.8          U.S. Government Legend. You agree and certify that you will comply with all laws, regulations, rules, and other requirements applicable to transaction(s) with any government(s) occurring pursuant to this Agreement and all related matters. The Licensed Software has been developed entirely at private expense and is \u201ccommercial items\ufffd? consisting of \u201ccommercial software\ufffd? and \u201ccommercial software documentation\ufffd? provided with RESTRICTED RIGHTS. Use, duplication or disclosure by the U.S. Government or a U.S. Government subcontractor is subject to the restrictions set forth in this Agreement under which Licensed Software was obtained pursuant to DFARS 227.7202-3(a) or as set forth in subparagraphs (c)(1) and (2) of the Commercial Computer Software - Restricted Rights clause at FAR 52.227-19, as applicable. Contractor\/manufacturer is NVIDIA, 2701 San Tomas Expressway, Santa Clara, CA 95050.&#013;&#010;&#013;&#010;8.9          Force Majeure.  Neither party will be responsible for any failure or delay in its performance under this Agreement to the extent due to causes beyond its reasonable control, including, but not limited to, acts of God, fire, flood, war, earthquake, environmental conditions, governmental action, acts of civil or military authority, riots, wars, sabotage, strikes, compliance with laws or regulations, strikes, lockouts or other serious labor disputes, or shortage of or inability to obtain material or equipment for so long as such event of force majeure continues in effect.&#013;&#010;&#013;&#010;8.10        Export Control. You acknowledge that the Licensed Software, technology and related documentation described under this Agreement are subject to the U.S. Export Administration Regulations (EAR) and economic sanctions regulations administered by the U.S. Department of Treasury\u2019s Office of Foreign Assets Control (OFAC).  You agree to comply with the EAR and OFAC regulations and all applicable international and national export and import laws. You agree not to export or re-export the Licensed Software, technology and related documentation to any destination requiring an export license or other approval under the EAR or OFAC regulations otherwise without first obtaining such export license or approval and NVIDIA\u2019s permission. You will not, without prior governmental authorization, export or re-export NVIDIA Licensed Software, technology and related documentation, directly or indirectly, (i) to any end-user whom you know or have reason to know will utilize them in the design, development or production of nuclear, chemical or biological weapons, or rocket systems, space launch vehicles, and sounding rockets, or unmanned air vehicle systems; (ii) to any end-user who has been prohibited from participating in U.S. export transactions by any federal agency of the U.S. government; or (iii) to any countries that are subject to U.S. export restrictions (currently including, but not necessarily limited to, Cuba, Iran, North Korea, Sudan, and Syria and the Region of Crimea). &#013;&#010;&#013;&#010;8.11        General. This Agreement constitutes the entire agreement of the parties with respect to the subject matter hereto and supersede all prior negotiations, conversations, or discussions between the parties relating to the subject matter hereto, oral or written, and all past dealing or industry custom. Any notice delivered by NVIDIA to you under this Agreement will be delivered via mail, email or fax. Any additional and\/or conflicting terms and conditions on purchase order(s) or any other documents issued by you are null, void, and invalid. This Agreement and the rights and obligations hereunder may not be assigned by you, in whole or in part, including by merger, consolidation, dissolution, operation of law, or any other manner, without written consent of NVIDIA, and any purported assignment in violation of this provision shall be void and of no effect. Each party acknowledges and agrees that the other is an independent contractor in the performance of this Agreement, and each is solely responsible for all of its employees, agents, contractors, and labor costs and expenses arising in connection therewith. This Agreement will be governed by and construed under the laws of the State of Delaware and the United States without regard to the conflicts of law provisions thereof and without regard to the United Nations Convention on Contracts for the International Sale of Goods. The parties consent to the personal jurisdiction of the federal and state courts located in Santa Clara County, California. If one or more provisions of this Agreement are held to be unenforceable under applicable law, such provision shall be excluded from this Agreement and the balance of this Agreement shall be interpreted as if such provision were so excluded and shall be enforceable in accordance with its terms. Any amendment or waiver under this Agreement must be in writing and signed by representatives of both parties.&#013;&#010;******************************************************************************\/<\/textarea><\/p><hr><h2><a name=&quot;QSV&quot;><\/a>Intel QuickSync<\/h2><\/code><\/pre><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*******************************************************************************&#013;&#010;IMPORTANT INFORMATION ABOUT YOUR RIGHTS, OBLIGATIONS AND THE USE OF YOUR DATA - READ AND AGREE BEFORE COPYING, INSTALLING OR USING&#013;&#010;This Agreement forms a legally binding contract between you, or the company or other legal entity (\u201cLegal Entity\ufffd?) for which you represent and warrant that you have the legal authority to bind that Legal Entity, are agreeing to this Agreement (each, \u201cYou\ufffd? or \u201cYour\ufffd?) and Intel Corporation and its subsidiaries (collectively \u201cIntel\ufffd?) regarding Your use of the Materials.  By copying, installing, distributing, publicly displaying, or otherwise using the Materials, You agree to be bound by the terms of this Agreement.  If You do not agree to the terms of this Agreement, do not copy, install, distribute, publicly display, or use the Materials. You affirm that You are 18 years old or older or, if not, Your parent, legal guardian or Legal Entity must agree and enter into this Agreement.&#013;&#010;&#013;&#010;DATA COLLECTION.  The Materials may contain certain features that generate, collect, and transmit data to Intel about the installation, setup, and use of the Materials.  The purposes of data collection are: 1) to verify compliance with the terms of this Agreement; and 2) to enable Intel to develop, improve, and support Intel\u2019s products and services.  When data is collected to verify compliance with the terms of this Agreement, this collection may be mandatory and a condition of using the Materials.  This data includes the Material\u2019s unique serial number combined with other information about the Materials and Your computer.&#013;&#010;&#013;&#010;When Materials are made available for use free of charge, the collection of usage data (such as randomly generated unique identifier and component\/feature\/function usage) may also be mandatory and a condition of using the Materials.  Data collected about the installation, setup, and use of the Materials may be collated with other available data only if: 1) the purpose is to develop, improve, and support Intel\u2019s products and services, and 2) the data will not be used to identify or contact You or other individuals.&#013;&#010;&#013;&#010;To learn more about Intel\u2019s data collection for these Materials, please visit: https:\/\/software.intel.com\/en-us\/articles\/data-collection.  To learn more about Intel\u2019s privacy practices, please visit http:\/\/www.intel.com\/privacy.&#013;&#010;&#013;&#010;Third Party Programs (as defined below), even if included with the distribution of the Materials, are governed by separate license terms, including without limitation, third party license terms, other Intel software license terms, and open source software license terms.  Such separate license terms (and not this Agreement) solely govern Your use of the Third Party Programs.&#013;&#010;&#013;&#010;1.  LICENSE DEFINITIONS:&#013;&#010;&#013;&#010;A. \u201cConfidential Information\ufffd? means all Materials (as defined below), including any portions thereof, that are identified (in the product release notes, on Intel\u2019s download website for the Materials or elsewhere) or labeled as Intel confidential information or a similar legend.&#013;&#010;&#013;&#010;B.  \u201cExcluded License\ufffd? means a license that requires, as a condition of use, modification, or distribution, that the licensed software or other software incorporated into, derived from or distributed with such software (a) be disclosed or distributed in Source Code form; (b) be licensed by the user to third parties for the purpose of making and\/or distributing derivative works; or (c) be redistributable at no charge.  Excluded Licenses include, without limitation, licenses that license or distribute software under any of the following licenses or distribution models, or licenses or distribution models substantially similar to any of the following: (a) GNU\u2019s General Public License (GPL) or Lesser\/Library GPL (LGPL), (b) the Artistic License (e.g., PERL), (c) the Mozilla Public License, (d) the Netscape Public License, (e) the Sun Community Source License (SCSL), (f) the Sun Industry Source License (SISL), and (g) the Common Public License (CPL).&#013;&#010;&#013;&#010;C.   \u201cLicensed Patent Claims\ufffd? means the claims of Intel\u2019s patents that are necessarily and directly infringed by the reproduction and distribution of the Materials that is authorized in Section 2 below, when the Materials is in its unmodified form as delivered by Intel to You and not modified or combined with anything else.  Licensed Patent Claims are only those claims that Intel can license without paying, or getting the consent of, a third party.&#013;&#010;&#013;&#010;D.  &quot;Materials&quot; are defined as the software, documentation, the software product serial number and license key codes (if applicable), and other materials, including any modifications, updates and upgrades thereto, that are provided to You under this Agreement.  Materials also include any Redistributables, Source Code, and Pre-Release Materials, as defined below but do not include Third Party Programs.&#013;&#010;&#013;&#010;E.  \u201cMicrosoft Platforms\ufffd? means any current and future Microsoft operating system products, Microsoft run-time technologies (such as the .NET Framework), and Microsoft application platforms (such as Microsoft Office or Microsoft Dynamics) that Microsoft offers.&#013;&#010;&#013;&#010;F.    \u201cPre-Release Materials\ufffd? means the Materials, or portions thereof, that are identified (in the product release notes, on Intel\u2019s download website for the Materials or elsewhere) or labeled as pre-release, and as such the Pre-Release Materials are deemed to be pre-release code (e.g., alpha or beta release, etc.), which may not be fully functional and which Intel may substantially modify in development of a  commercial version, and for which Intel makes no assurances that it will ever develop or make generally available a commercial version.&#013;&#010;&#013;&#010;G. &quot;Redistributables&quot; (if any) are the files listed in the following text files that may be included in the Materials for the applicable Intel Software Development Product: clredist.txt, credist.txt, fredist.txt, redist.txt, and redist-rt.txt.&#013;&#010;&#013;&#010;H.  \u201cSample Source Code\ufffd? is those portions of the Materials that are Source Code files and are identified as sample source code, including without limitation, the IPP Sample Source.&#013;&#010;&#013;&#010;I.    \u201cSource Code\ufffd? is defined as the software (and not documentation or text) portion of the Materials provided in human readable format, and includes modifications to the Source Code that You make or are made on Your behalf as expressly permitted under the terms of this Agreement.&#013;&#010;&#013;&#010;J.    \u201cThird Party Programs\ufffd? (if any) are the files listed in the \u201cthird-party-programs.txt\ufffd? text file that may be included in the Materials for the applicable software.&#013;&#010;&#013;&#010;K. \u201cYour Product\ufffd? means one or more applications or products developed by or for You using the Materials.&#013;&#010;&#013;&#010;2.   LICENSE GRANT:&#013;&#010;&#013;&#010;2.1   Subject to the terms and conditions of this Agreement, and timely payment of any fees (if applicable), Intel grants You a non-exclusive, worldwide, perpetual (subject to Section 11 below), non-assignable (except as expressly permitted hereunder), limited right and license: &#013;&#010;&#013;&#010;A.    under its copyrights, to:&#013;&#010;&#013;&#010;(1)    reproduce copies of the Materials for Your internal business use in accordance with the documentation included as part of the Materials, and subject to the applicable license rights and restrictions specified in Section 3 below; provided, however, that this license does not include the right to sublicense and may only be exercised by You or Your employees;&#013;&#010;&#013;&#010;(2)   use the Materials solely for Your internal business use to develop Your Product, in accordance with the applicable license rights and restrictions specified in Section 3 below and the documentation or text files included as part of the Materials; provided, however, that this license does not include the right to sublicense and may only be exercised by You or Your employees;&#013;&#010;&#013;&#010;(3) modify or create derivative works of the Materials, or any portions thereof, that are provided in Source Code form, provided, however, that this license does not include the right to sublicense and may be exercised only by You or Your employees;&#013;&#010;&#013;&#010;(4)    publicly perform, display, and distribute (directly and through Your distributors, resellers and other channel partners) or otherwise make publicly available the Redistributables, including any modifications to or derivative works of the Redistributables made pursuant to Section 2.1.A(3), or any portions thereof, subject to the following restrictions:&#013;&#010;&#013;&#010;(i)    any distribution of the Redistributables must only be as part of Your Product which must add significantly more functionality than the Redistributables themselves;&#013;&#010;&#013;&#010;(ii) any additional restrictions which may appear in the Redistributables text files specified in Section 1.G above and in Section 3 below; and&#013;&#010; &#013;&#010; (iii)   the license under Section 2.1.A(4) includes the right to sublicense the Redistributables, but the sublicense rights are limited to sublicensing of any Intel copyrights in the Redistributables and only to the extent necessary to perform, display, and distribute the Redistributables (including Your modifications and derivative works thereto) solely as incorporated in Your Product. IF YOU RECEIVED THE MATERIALS FOR EVALUATION, YOU HAVE NO RIGHTS TO DISTRIBUTE THE REDISTRIBUTABLES, INCLUDING WITHOUT LIMITATION, ANY PORTIONS, MODIFICATIONS OR DERIVATIVE WORKS.&#013;&#010;&#013;&#010;   (iv) Distribution of the Redistributables is also subject to the following limitations:  You (a) will be solely responsible to Your customers for any update, support obligation or other liability which may arise from the distribution, (b) will not make any statement that Your Product is &quot;certified&quot; or that its performance is guaranteed by Intel, (c) will not use Intel's name or trademarks to market Your Product without written permission from Intel, (d) will provide the Redistributables subject to a license agreement that prohibits disassembly and reverse engineering of the Redistributables except in cases when you provide Your Product subject to an open source license that is not an Excluded License, for example, the BSD license, or the MIT license, (e) will indemnify, hold harmless, and defend Intel and its suppliers from and against any claims or lawsuits, including attorney's fees, that arise or result from Your modifications, derivative works or Your distribution of Your Product.&#013;&#010;&#013;&#010;and&#013;&#010;&#013;&#010;B.    under Intel\u2019s Licensed Patent Claims, to:&#013;&#010;(1)  make copies of the Materials only as specified in Section 2.1.A(1);&#013;&#010;(2)    use the Materials only as specified in Section 2.1.A(2); and&#013;&#010;(3)   offer to distribute, and distribute, but not sell, the Redistributables only as part of Your Product, under Intel\u2019s copyright license granted in Section 2.1(A), but only under the terms of that copyright license and not as a sale (but this right does not include the right to sub-license);&#013;&#010;(4)  provided, further, that the license under the Licensed Patent Claims does not and will not apply to any modifications to, or derivative works of, the Materials, whether made by You, Your customer (which, for all purposes under this Agreement, will mean either a customer, reseller, distributor or other channel partner), or any third party even if the modification and derivative works are permitted under 2.1(A)(3).&#013;&#010;&#013;&#010;2.2 If the Materials You receive are packaged, as a single orderable item (i.e., as a single SKU), with hardware that includes one or more Intel manufactured microprocessors (\u201cIntel Target Hardware\ufffd?), then the licenses granted in Section 2.1 above are restricted to the sole purpose of producing and releasing Your Product to execute on computer systems that include the same or new versions of the Intel manufactured microprocessor included in the Intel Target Hardware.&#013;&#010;&#013;&#010;Intel expressly does not grant You a patent license in this Agreement to any modifications or derivative works of the Materials, whether made by You, Your contractor, Your customer, or any other third party in creating the derivative works even to the extent creation of derivative works is permitted under Section 2.1(A)(3) above.&#013;&#010;&#013;&#010;3.   LICENSE CONDITIONS:&#013;&#010;&#013;&#010;A.   If You are an entity, each of Your employees and Your contractors may use the Materials as specified in Section 2 above, provided: (i) their use of the Materials is solely on behalf of and in support of Your business, (ii) they agree to the terms and conditions of this Agreement, and (iii) You are solely responsible for their use of the Materials.&#013;&#010;&#013;&#010;B. If Your Product is a software development library, then attribution (if any), as specified in the product release notes of the corresponding Materials shall be displayed prominently in Your Product\u2019s associated documentation and on the web site (if any) for Your Product.&#013;&#010;&#013;&#010;C.   If You receive Your first copy of the Materials electronically, and a second copy on media, then you may use the second copy only in accordance with Your applicable license stated in this Agreement, or for backup or archival purposes.  You may not provide the second copy to another user.&#013;&#010;&#013;&#010;D.  If the Materials You received are identified as Pre-Release Materials, (i) You have the right to use the Pre-Release Materials only for the duration of the pre-release term, which is specified in the product release notes, on Intel\u2019s download website for the Materials or elsewhere, or until the commercial release, if any, of the Pre-Release Materials, whichever is shorter, and (ii) You may not disclose to any third party any benchmarks, performance results, or other information relating to the Pre-Release Materials.&#013;&#010;&#013;&#010;E. Notwithstanding anything to the contrary in this Agreement, if the Materials include the text file named \u201csite_license_materials.txt\ufffd? the files specified in that text file may be installed on computer systems located only at a single site (unless multiple sites are specified in the purchase order accepted by Intel or its resellers), and those files may be accessed or used by unlimited and simultaneous users, subject to their compliance with all of the terms and conditions of this Agreement.&#013;&#010;&#013;&#010;F.  Except as expressly provided in this Agreement, You may NOT: (i) use, copy, distribute, or publicly display the Materials; (ii) rent or lease the Materials to any third party; (iii) assign this Agreement or transfer the Materials; (iv) modify, adapt, or translate the Materials in whole or in part; (v) reverse engineer, decompile, or disassemble the Materials; (vi) attempt to modify or tamper with the normal function of any license manager that may regulate usage of the Materials; (vii) distribute, sublicense or transfer the Source Code form of any components of the Materials or derivatives thereof to any third party; (viii) distribute Redistributables except as part of a larger program that adds significant primary functionality different from that of the Redistributables; (ix) distribute the Redistributables to run on a platform other than a Microsoft Platform if according to the accompanying user documentation the Materials are meant to execute only on a Microsoft Platform; (x) include the Redistributables in malicious, deceptive, or unlawful programs or products; or (xi) modify, create a derivative work, link, or distribute the Materials so that any part of it becomes subject to an Excluded License.&#013;&#010;&#013;&#010;G. The scope and term of Your license depends on the type of license You are provided by Intel.  The variety of license types are set forth below, which may not be available for all &quot;Intel(R) Software Development Products&quot; and therefore may not apply to the particular Materials You are licensing.  For more information on the types of licenses, please contact Intel or Your sales representative.&#013;&#010;&#013;&#010;i. EVALUATION LICENSE: If You obtained the Materials pursuant to an evaluation license, You may use the Materials only for internal evaluation purposes and only for the term of the evaluation period, as specified on Intel\u2019s download website or which may be controlled by the license key for the Materials.  NOTWITHSTANDING ANYTHING TO THE CONTRARY ELSEWHERE IN THIS AGREEMENT, YOU MAY USE THE MATERIALS ONLY FOR EVALUATION PURPOSES AND ONLY FOR THE TERM OF THE EVALUATION, YOU MAY NOT DISTRIBUTE ANY PORTION OF THE MATERIALS, AND THE APPLICATION AND\/OR PRODUCT DEVELOPED BY YOU MAY ONLY BE USED FOR EVALUATION PURPOSES AND ONLY FOR THE TERM OF THE EVALUATION.  You may install copies of the Materials on a reasonable number of computers to conduct Your evaluation provided that You are the only individual using the Materials and only one copy of the Materials is in use at any one time.  A separate license key is required for each additional use and\/or individual user in all other cases, including without limitation, use by persons, computer systems, and other use methods known now and in the future.  Intel may provide You with a license key that enables the Materials for an evaluation license.  If You are an entity, Intel grants You the right to designate one individual within Your organization to have the sole right to use the Materials in the manner provided above.&#013;&#010;&#013;&#010;ii.  NONCOMMERCIAL USE LICENSE:  If You obtained the Materials under a noncommercial use license, You may use the Materials only for non-commercial use where You receive no fee, salary or any other form of compensation.  The Materials may not be used for any other purpose, whether &quot;for profit&quot; or &quot;not for profit.&quot;  Any work performed or produced as a result of use of the Materials cannot be performed or produced for the benefit of other parties for a fee, compensation or any other reimbursement or remuneration.  You may install copies of the Materials on an unlimited number of computers provided that You are the only individual using the Materials and only one copy of the Materials is in use at any one time.  A separate license is required for each additional use and\/or individual user in all other cases, including without limitation, use by persons, computer systems, and other methods of use known now and in the future.  Intel will provide You with a license key that enables the Materials for a noncommercial-use license.  If You obtained a time-limited noncommercial-use license, the duration (time period) of Your license and Your ability to use the Materials is limited to the time period of the obtained license, which is specified on Intel\u2019s download website, specified in the applicable documentation or controlled by the license key for the Materials.&#013;&#010;&#013;&#010;iii.   NAMED-USER LICENSE: If You obtained the Materials under a named-user license, You may allow only one (1) individual to install and use the Materials on no more than three (3) computers provided that same individual is using the Materials only on one (1) computer at a time.  If You obtained a time-limited named-user license, the term of Your license and your ability to use the Materials is limited to the time period of the obtained license, which is specified on Intel\u2019s download website, specified in the applicable documentation or controlled by the license key for the Materials.&#013;&#010;&#013;&#010;iv.    NODE-LOCKED LICENSE: If You obtained the Materials under a node-locked license, You may use the Materials only on a single designated computer by no more than the authorized number of concurrent users. If You obtained a time-limited node-locked license, the term of Your license and Your ability to use the Materials is limited to the time period of the obtained license, which is specified on Intel\u2019s download website, specified in the applicable documentation or controlled by the license key for the Materials.&#013;&#010;&#013;&#010;v. FLOATING LICENSE: If You obtained the Materials under a floating license, you may (a) install the Materials on an unlimited number of computers that are connected to the designated network and (b) use the Material by no more than the authorized number of concurrent individual users.  If You obtained a time-limited Floating license key, the term of Your license and Your ability to use the Materials is limited to the time period of the obtained license, which is specified on Intel\u2019s download website, specified in the applicable documentation or controlled by the license key for the Materials.&#013;&#010;&#013;&#010;H. MEDIA FORMAT CODECS AND DIGITAL RIGHTS MANAGEMENT.  You acknowledge and agree that your use of the Materials or distribution of the Materials with Your Product as permitted by this license may require you to procure license(s) from one or more third parties that may hold intellectual property rights applicable to any media decoding, encoding or transcoding technology (such as, for example, through use of an audio or video codec) and\/or digital rights management capabilities of the Materials, if any.  Should any such additional licenses be required, You are solely responsible for obtaining any such licenses and agree to obtain any such licenses at Your own expense.&#013;&#010;&#013;&#010;I.  MATERIALS TRANSFER:  Except for the Pre-Release Licenses or Evaluation Licenses or Non-Commercial Licenses, as specified above, You may permanently transfer the Materials you received pursuant to a license type listed in Section 4(G) above, and all of Your rights under this Agreement, to another party (\u201cRecipient\ufffd?) solely in conjunction with a change of ownership, merger, acquisition, sale or transfer of all or substantially all of Your business or assets, either voluntarily, by operation of law or otherwise subject to the following: You must notify Intel of the transfer by sending a letter to Intel (i) identifying the legal entities of Recipient and You, (ii) identifying the Materials (i.e., the specific Intel software and version) and the associated serial numbers to be transferred, (iii) certifying that You retain no copies of the Materials or portions thereof, (iv) certifying that the Recipient has agreed in writing to be bound by all of the terms and conditions of this Agreement, (v) certifying that the Recipient has been notified that in order to receive support from Intel for the Materials they must notify Intel in writing of the transfer and provide Intel with the information specified in subsection (ii) above along with the name and email address of the individual assigned to use the Materials, and (vi) providing Your email address so that Intel may confirm receipt of Your letter.  Please send such letter to:&#013;&#010;&#013;&#010;Intel Corporation&#013;&#010;2111 NE 25th Avenue&#013;&#010;Hillsboro, OR 97124&#013;&#010;Attn: DPD Contracts Management, JF1-15&#013;&#010;&#013;&#010;4. PRIVACY:&#013;&#010;&#013;&#010;A.  Data Collection:  Based on the personal information You provided to Intel when You registered the license to the Materials with Intel, Intel has collected or will collect certain personal information from You in order to contact You regarding updates to the Materials, and regarding Your experience with obtaining, installing and otherwise using Materials, including sending You surveys to obtain the aforementioned information.&#013;&#010;&#013;&#010;B.  Revoking Consent to Data Collection:  You can revoke Your consent to this collection of personal information at any time by clicking on the link to \u201cunsubscribe\ufffd? at the bottom of any communication from Intel related to the Materials which will allow You to opt-out of receiving future messages related to the Materials.&#013;&#010;&#013;&#010;C.  Intel\u2019s Privacy Notice:  Intel is committed to respecting Your privacy. To learn more about Intel\u2019s privacy practices, please visit http:\/\/www.intel.com\/privacy.&#013;&#010;&#013;&#010;5. OWNERSHIP: Title to the Materials and all copies thereof remain with Intel or its suppliers.  The Materials are protected by intellectual property rights, including without limitation, United States copyright laws and international treaty provisions.  You will not remove any copyright or other proprietary notice from the Materials.  You agree to prevent any unauthorized copying of the Materials.  Except as expressly provided herein, no license or right is granted to You directly or by implication, inducement, estoppel or otherwise; specifically Intel does not grant any express or implied right to You under Intel patents, copyrights, trademarks, or trade secrets.&#013;&#010;&#013;&#010;6.    NO WARRANTY AND NO SUPPORT:  Disclaimer.  Intel disclaims all warranties of any kind and the terms and remedies provided in this Agreement are instead of any other warranty or condition, express, implied or statutory, including those regarding merchantability, fitness for any particular purpose, non-infringement or any warranty arising out of any course of dealing, usage of trade, proposal, specification or sample.  Intel does not assume (and does not authorize any person to assume on its behalf) any other liability.&#013;&#010;&#013;&#010;Intel may make changes to the Materials, or to items referenced therein, at any time without notice, but is not obligated to support, update or provide training for the Materials. Intel may in its sole discretion offer such support, update or training services under separate terms at Intel\u2019s then-current rates. You may request additional information on Intel\u2019s service offerings from an Intel sales representative.&#013;&#010;&#013;&#010;7.    LIMITATION OF LIABILITY:  Neither Intel nor its suppliers shall be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other loss) arising out of the use of or inability to use the Materials, even if Intel has been advised of the possibility of such damages.  Because some jurisdictions prohibit the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you. &#013;&#010;&#013;&#010;8. UNAUTHORIZED USE:  The Materials are not designed, intended, or authorized for use in any type of a system or application in which the failure of the Materials could create a situation where personal injury or death may occur (e.g.,  medical systems, life sustaining or lifesaving systems).  Should You use the Materials for any such unintended or unauthorized use, You hereby indemnify, defend, and hold Intel and its officers, subsidiaries and affiliates harmless against all claims, costs, damages, expenses, and reasonable attorney fees arising out of, directly or indirectly, such use and any claim of product liability, personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that Intel was negligent regarding the design or manufacture of the Materials.&#013;&#010;&#013;&#010;9. USER SUBMISSIONS:  This Agreement does not obligate You to provide Intel with materials, information, comments, suggestions or other communication regarding the Materials.  However, You agree that any material, information, comments, suggestions or other communication You transmit or post to an Intel website (including but not limited to, submissions to the Intel Premier Support and\/or other customer support websites or online portals) or provide to Intel under this Agreement are not controlled by the International Traffic in Arms Regulations (ITAR) or the Export Administration Regulation (EAR), and if related to the features, functions, performance or use of the Materials are deemed non-confidential and non-proprietary (&quot;Communications&quot;).  Intel will have no obligations with respect to the Communications.  You hereby grant to Intel a non-exclusive, perpetual, irrevocable, royalty-free, copyright license to copy, modify, create derivative works, publicly display, disclose, distribute, license and sublicense through multiple tiers of distribution and licensees, incorporate and otherwise use the Communications and all data, images, sounds, text, and other things embodied therein, including derivative works thereto, for any and all commercial or non-commercial purposes. You are prohibited from posting or transmitting to or from an Intel website or provide to Intel any unlawful, threatening, libelous, defamatory, obscene, pornographic, or other material that would violate any law.  If You wish to provide Intel with information that You intend to be treated as confidential information, Intel requires that such confidential information be provided pursuant to a non-disclosure agreement (\u201cNDA\ufffd?), so please contact Your Intel representative to ensure the proper NDA is in place.&#013;&#010;&#013;&#010;Nothing in this Agreement will be construed as preventing Intel from reviewing Your Communications and errors or defects in Intel products discovered while reviewing Your Communications. Furthermore, nothing in this Agreement will be construed as preventing Intel from implementing independently-developed enhancements to Intel\u2019s own error diagnosis methodology to detect errors or defects in Intel products discovered while reviewing Your Communications or to implement bug fixes or enhancements in Intel products. The foregoing may include the right to include Your Communications in regression test suites.&#013;&#010;&#013;&#010;10.     NON-DISCLOSURE: The following provisions will apply if there is no existing non-disclosure agreement between You and Intel. You will maintain the confidentiality of the Confidential Information (if any) with at least the same degree of care that You use to protect Your own confidential and proprietary information, but no less than a reasonable degree of care under the circumstances.  You will not disclose the Confidential Information to any employees or to any third parties except to Your employees who have a need to know and who agree to abide by nondisclosure terms at least as comprehensive as those set forth herein; provided that You will be liable for breach by any such entity.  For the purposes of this Agreement, the term \u201cemployee\ufffd? will include Your independent contractors, who have signed confidentiality agreements with You.  You will not make any copies of the Confidential Information except as necessary for Your employees with a need to know.  Any copies which are made will be identified as belonging to Intel and marked \u201cconfidential\ufffd?, \u201cproprietary\ufffd? or with similar legend.  You will not be liable for the disclosure of any Confidential Information which is (a) generally made available publicly or to third parties by Intel without restriction on disclosure; (b) rightfully received from a third party without obligation of confidentiality; (c) rightfully known to You without any limitation on disclosure prior to Your receipt from Intel; (d) independently developed by Your employees; or (e) required to be disclosed in accordance with applicable laws, regulations, court, judicial or other government order, provided that You will give Intel reasonable notice prior to such disclosure and will comply with any applicable protective order.&#013;&#010;&#013;&#010;11.  TERMINATION OF THIS LICENSE: This Agreement becomes effective on the date You accept this Agreement and will continue until terminated as provided for in this Agreement.  If You are using the Materials under a time-limited license, for example an Evaluation License, this Agreement terminates without notice on the last day of the time period, which is specified in the Materials or on Intel\u2019s website, and\/or controlled by the license key code for the Materials.  Intel may terminate this license immediately if You are in breach of any of its terms and conditions and such breach is not cured within thirty (30) days of written notice from Intel.  Upon termination, You will immediately return to Intel or destroy the Materials and all copies thereof.  In the event of termination of this Agreement, the license grant to any Materials or Redistributables distributed by You in accordance with the terms and conditions of this Agreement, prior to the effective date of such termination, will survive any such termination of this Agreement. Sections 1, 4, 5, 6, 7, 8, 9, 10, 11, 12, and 13 will survive expiration or termination of this Agreement.&#013;&#010;&#013;&#010;12.  U.S. GOVERNMENT RESTRICTED RIGHTS: The technical data and computer software covered by this license is a \u201cCommercial Item,\ufffd? as such term is defined by the FAR 2.101 (48 C.F.R. 2.101) and is \u201ccommercial computer software\ufffd? and \u201ccommercial computer software documentation\ufffd? as specified under FAR 12.212 (48 C.F.R. 12.212) or DFARS 227.7202 (48 C.F.R. 227.7202), as applicable. This commercial computer software and related documentation is provided to end users for use by and on behalf of the U.S. Government, with only those rights as are granted to all other end users pursuant to the terms and conditions herein. Use for or on behalf of the U.S. Government is permitted only if the party acquiring or using this software is properly authorized by an appropriate U.S. Government official. This use by or for the U.S. Government clause is in lieu of, and supersedes, any other FAR, DFARS, or other provision that addresses Government rights in the computer software or documentation covered by this license.  All copyright licenses granted to the U.S. Government are coextensive with the technical data and computer software licenses granted herein. The U.S. Government will only have the right to reproduce, distribute, perform, display, and prepare derivative works as needed to implement those rights.&#013;&#010;&#013;&#010;13.   GENERAL PROVISIONS&#013;&#010;&#013;&#010;A.    ENTIRE AGREEMENT: This Agreement contains the complete and exclusive agreement and understanding between the parties concerning the subject matter of this Agreement, and supersedes all prior and contemporaneous proposals, agreements, understanding, negotiations, representations, warranties, conditions, and communications, oral or written, between the parties relating to the same subject matter. This Agreement, including without limitation its termination, has no effect on any signed non-disclosure agreements between the parties, which remain in full force and effect as separate agreements to their terms. Each party acknowledges and agrees that in entering into this Agreement it has not relied on, and will not be entitled to rely on, any oral or written representations, warranties, conditions, understanding, or communications between the parties that are not expressly set forth in this Agreement. The express provisions of this Agreement control over any course of performance, course of dealing, or usage of the trade inconsistent with any of the provisions of this Agreement. The provisions of this Agreement will prevail notwithstanding any different, conflicting, or additional provisions that may appear on any purchase order, acknowledgement, invoice, or other writing issued by either party in connection with this Agreement. No modification or amendment to this Agreement will be effective unless in writing and signed by authorized representatives of each party, and must specifically identify this Agreement by its title and version (e.g., \u201cEnd User License Agreement for the Intel(R) Software Development Products (Version March 2016)).  If You received a copy of this Agreement translated into another language, the English language version of this Agreement will prevail in the event of any conflict between versions.  Intel may make changes to the Agreement as it distributes new versions of the Materials. When these changes are made, Intel will make a new version of the Agreement available on its website: https:\/\/software.intel.com\/en-us\/articles\/end-user-license-agreement &#013;&#010;&#013;&#010;B.  EXPORT. You acknowledge that the Materials and all related technical information are subject to export controls under the laws and regulations of the United States and any other applicable governments. You agree to comply with these laws and regulations governing export, re-export, import, transfer, distribution, and use of the Materials. In particular, but without limitation, the Materials may not be exported or re-exported (a) into any U.S. embargoed countries or (b) to any person or entity listed on a denial order published by the U.S. government or any other applicable governments. By using the Materials, you represent and warrant that you are not located in any such country or on any such list. You also agree that you will not use the Materials for any purposes prohibited by the U.S. government or other applicable governments, including, without limitation, the development, design, manufacture or production of nuclear, missile, chemical or biological weapons. You confirm that the Materials will not be re-exported or sold to a third party who is known or suspected to be involved in activities including, without limitation, the development, design, manufacture, or production of nuclear, missile, chemical or biological weapons.&#013;&#010;&#013;&#010;C. GOVERNING LAW, JURISDICTION, AND VENUE: All disputes arising out of or related to this Agreement, whether based on contract, tort, or any other legal or equitable theory, will in all respects be governed by, and construed and interpreted under, the laws of the United States of America and the State of Delaware, without reference to conflict of laws principles. The parties agree that the United Nations Convention on Contracts for the International Sale of Goods (1980) is specifically excluded from and will not apply to this Agreement. All disputes arising out of or related to this Agreement, whether based on contract, tort, or any other legal or equitable theory, will be subject to the exclusive jurisdiction of the courts of the State of Delaware or of the Federal courts sitting in that State. Each party submits to the personal jurisdiction of those courts and waives all objections to that jurisdiction and venue for those disputes.&#013;&#010;&#013;&#010;D.  SEVERABILITY: The parties intend that if a court holds that any provision or part of this Agreement is invalid or unenforceable under applicable law, the court will modify the provision to the minimum extent necessary to make it valid and enforceable, or if it cannot be made valid and enforceable, the parties intend that the court will sever and delete the provision or part from this Agreement. Any change to or deletion of a provision or part of this Agreement under this Section will not affect the validity or enforceability of the remainder of this Agreement, which will continue in full force and effect.&#013;&#010;&#013;&#010;Document Title and Version: End User License Agreement for the Intel(R) Software Development Products (Version March 2016)&#013;&#010;&#013;&#010;* Other names and brands may be claimed as the property of others&#013;&#010;&#013;&#010;******************************************************************************\/&#013;&#010;<\/textarea><\/p><hr><pre><code><h2><a name=&quot;H264&quot;><\/a>H264<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;3&quot;>If you are using the H264 video streaming protocol inside the RemoteViz extension depending on your use cases, you could be under the scope of the MPEG LA patents. You acknowledge and agree that it is your sole responsibility to obtain any additional third party licenses required to make, have made, use, have used, sell, import, and offer for sale your products or services that include this technology<\/textarea><\/p><\/code><\/pre><hr><pre><code><h2><a name=&quot;gdcm&quot;><\/a>GDCM<\/h2><p><textarea cols=&quot;130&quot; rows=&quot;10&quot;>\/*=========================================================================&#013;&#010;&#013;&#010;  Program: GDCM (Grassroots DICOM). A DICOM library&#013;&#010;&#013;&#010;Copyright (c) 2006-2016 Mathieu Malaterre&#013;&#010;Copyright (c) 1993-2005 CREATIS&#013;&#010;(CREATIS = Centre de Recherche et d'Applications en Traitement de l'Image)&#013;&#010;All rights reserved.&#013;&#010;&#013;&#010;Redistribution and use in source and binary forms, with or without&#013;&#010;modification, are permitted provided that the following conditions are met:&#013;&#010;&#013;&#010; * Redistributions of source code must retain the above copyright notice,&#013;&#010;   this list of conditions and the following disclaimer.&#013;&#010;&#013;&#010; * Redistributions in binary form must reproduce the above copyright notice,&#013;&#010;   this list of conditions and the following disclaimer in the documentation&#013;&#010;   and\/or other materials provided with the distribution.&#013;&#010;&#013;&#010; * Neither name of Mathieu Malaterre, or CREATIS, nor the names of any&#013;&#010;   contributors (CNRS, INSERM, UCB, Universite Lyon I), may be used to&#013;&#010;   endorse or promote products derived from this software without specific&#013;&#010;   prior written permission.&#013;&#010;&#013;&#010;THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''&#013;&#010;AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE&#013;&#010;IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&#013;&#010;ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR&#013;&#010;ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL&#013;&#010;DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR&#013;&#010;SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER&#013;&#010;CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,&#013;&#010;OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE&#013;&#010;OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&#013;&#010;&#013;&#010;=========================================================================*\/&#013;&#010;<\/textarea><\/p><hr><p><\/p><\/code><\/pre><div style=&quot;margin-top:30px;clear:both&quot;><\/div><\/div>\");\r\n      });\r\n   <\/script>\r\n   \r\n   <script type=\"text\/javascript\">\r\n      jQuery(function ($) {\r\n         const link = $('.tbd_link');\r\n         const dialog = $('#tbd_terms');\r\n         const height = $(window).height() * 0.8;\r\n         let downloadFile;\r\n   \r\n         \/\/ Init modal\r\n         dialog.dialog({\r\n            autoOpen: false,\r\n            dialogClass: 'wp-dialog',\r\n            resizable: false,\r\n            draggable: false,\r\n            modal: true,\r\n            width: '80%',\r\n            maxHeight: height,\r\n            buttons: {\r\n               'I agree to the terms': function () {\r\n                  dialog.dialog('close');\r\n                  window.location.href = downloadFile;\r\n               },\r\n               Cancel: function () {\r\n                  dialog.dialog('close');\r\n               }\r\n            },\r\n            create: function () {\r\n               $(this).parent().css({ position: 'fixed' });\r\n            }\r\n         });\r\n   \r\n         \/\/ Show the dialog\r\n         link.on('click', function (e) {\r\n            e.preventDefault();\r\n            e.stopPropagation();\r\n   \r\n            downloadFile = $(this).data('url');\r\n            dialog.dialog('open');\r\n         });\r\n   \r\n         \/\/ Adjust height on resize\r\n         $(window).on('resize', function () {\r\n            dialog.dialog('option', 'maxHeight', $(window).height() * 0.8);\r\n         });\r\n      });\r\n   <\/script>\r\n   \n\n","protected":false},"excerpt":{"rendered":"<p>Java If a crash or an exception occurs in your application when using Open Inventor Java, it can be a&hellip;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":63,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-153","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/pages\/153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/comments?post=153"}],"version-history":[{"count":6,"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/pages\/153\/revisions"}],"predecessor-version":[{"id":700,"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/pages\/153\/revisions\/700"}],"up":[{"embeddable":true,"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/pages\/63"}],"wp:attachment":[{"href":"https:\/\/developer.openinventor.com\/index.php\/wp-json\/wp\/v2\/media?parent=153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}