Bundled assets from the Unity Asset Store are bound by [Asset Store Terms of Service and EULA](https://unity3d.com/legal/as_terms).

  <ul>
    <li>[The Amazing Wireframe Shader](https://assetstore.unity.com/packages/vfx/shaders/wireframe-shader-the-amazing-wireframe-shader-18794)</li>
    <li>[Obfuscator](https://assetstore.unity.com/packages/tools/utilities/obfuscator-48919)</li>
    <li>[Photon Unity Networking](https://assetstore.unity.com/packages/tools/network/photon-unity-networking-free-1786)</li>
    <li>[SteamVR](https://assetstore.unity.com/packages/tools/steamvr-plugin-32647)</li>
    <li>[VRTK](https://assetstore.unity.com/packages/tools/vrtk-virtual-reality-toolkit-vr-toolkit-64131)</li>
    <li>[VR Samples](https://assetstore.unity.com/packages/essentials/tutorial-projects/vr-samples-51519)</li>
  </ul>

  <p>C#/.NET Libraries</p>

  <ul>
    <li>[ColorCode-TextMeshPro](https://github.com/atonalfreerider/ColorCode-TextMeshPro) &ndash; [Microsoft Public License](https://github.com/atonalfreerider/ColorCode-TextMeshPro/blob/master/MicrosoftPublicLicense.txt)</li>
    <li>[DotNetZip](http://dotnetzip.codeplex.com/) &ndash; [Microsoft Public License](http://dotnetzip.codeplex.com/license)</li>
    <li>[MSBuild](https://github.com/Microsoft/msbuild) &ndash; [MIT License](https://github.com/Microsoft/msbuild/blob/master/LICENSE)</li>
    <li>[Roslyn](https://github.com/dotnet/roslyn) &ndash; [Apache License 2.0](https://github.com/dotnet/roslyn/blob/master/License.txt)</li>
    <li>[System.Data.SQLite](https://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki) &ndash; [Microsoft Public License](https://system.data.sqlite.org/index.html/doc/trunk/www/copyright.wiki)</li>
    <li>[YAMLDotNet](https://github.com/aaubry/YamlDotNet) &ndash; [MIT License](https://github.com/aaubry/YamlDotNet/blob/master/LICENSE)</li>
  </ul>

  <p>Java/JVM Libraries</p>

  <ul>
    <li>[BCEL](https://commons.apache.org/proper/commons-bcel/) &ndash; [Apache License 2.0](http://svn.apache.org/repos/asf/commons/proper/bcel/trunk/LICENSE.txt)</li>
    <li>[Guava](https://github.com/google/guava) &ndash; [Apache License 2.0](https://github.com/google/guava/blob/master/COPYING)</li>
    <li>[Javassist](http://jboss-javassist.github.io/javassist/) &ndash; [Mozilla Public License Version 1.1, GNU Lesser General Public License Version 2.1 or later, or Apache License Version 2.0 (triple-license)](https://github.com/jboss-javassist/javassist/blob/master/License.html)</li>
    <li>[Logback](https://logback.qos.ch/) &ndash; [Eclipse Public License v1.0/GNU Lesser General Public License version 2.1 dual-license](https://logback.qos.ch/license.html)</li>
    <li>[OpenJDK language tools](http://hg.netbeans.org/main/nb-javac/file/1446174d9e06) &ndash; [GPL v2 with Classpath Exception](http://hg.netbeans.org/main/nb-javac/file/1446174d9e06/LICENSE) <sup><a href="#footnote-1">[1]</a></sup></li>
    <li>[Protobuf](https://github.com/google/protobuf/tree/master/java) &ndash; [BSD License](https://github.com/google/protobuf/blob/a3868af12be724f808faa21a29e7b4931e30bed1/java/pom.xml#L40-L46)</li>
    <li>[SLF4J](https://www.slf4j.org/) &ndash; [MIT License](https://www.slf4j.org/license.html)</li>
    <li>[Snakeyaml](https://bitbucket.org/asomov/snakeyaml) &ndash; [Apache License 2.0](https://bitbucket.org/asomov/snakeyaml/src/3752dde3403e2bb10c2a40e500d705d6e73da2b6/LICENSE.txt)</li>
    <li>[sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) &ndash; [Apache License 2.0](https://github.com/xerial/sqlite-jdbc/blob/master/LICENSE)</li>
</ul>

  <p>Primitive maintains the following procedures:</p>

  <ul>
    <li>Maintains comprehensive list of third-party open source software in use, together with associated license requirements and terms of use</li>
    <li>Implements evaluation criteria for proposed uses of open source software</li>
    <li>Monitors compliance with open source software license requirements in consultation with outside legal counsel</li>
    <li>Performs periodic reviews for legal compliance</li>
  </ul>

  <h2>Footnotes</h2>

  <ol id="footnotes">
    <li id="footnote-1">
      <p>Primitive's use of these libraries falls under the Classpath Exception as reproduced below:</p>

      <blockquote>As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module.  An independent module is a module which is not derived from or based on this library.  If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so.  If you do not wish to do so, delete this exception statement from your version.</blockquote>
    </li>
  </ol>
</div>