CINXE.COM
SPDX License List | Software Package Data Exchange (SPDX)
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/terms/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:spdx="http://spdx.org/rdf/terms#"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="sites/all/themes/cpstandard/favicon.ico" type="image/vnd.microsoft.icon" /> <title>SPDX License List | Software Package Data Exchange (SPDX)</title> <link rel="shortcut icon" href="sites/all/themes/cpstandard/favicon.ico" type="image/vnd.microsoft.icon" /> <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/cpstandard/css/style.css" /> <link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/cpstandard/css/colors.css" /> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet" /> <!-- GOOGLE FONTS --> <link href='//fonts.googleapis.com/css?family=Roboto:400,400italic,300,300italic,100italic,100,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css' /> <style type="text/css"> #page { color: #58595b; } #header { border-bottom: 3px solid #4597cb; padding-bottom: 50px; } .breadcrumb { margin-top: 25px; } #content-header h1 { color: #58595b; } #page h2, h3, h4, h5 { color: #00416b; } #page p { color: #58595b; } a, a:visited, a:hover { color: #00416b; } #footer-copyright { margin-top: 25px; } hr { background-color: #4597cb; } table { border-collapse: collapse; } th { padding: 3px; text-align: left; border: 1px solid gray; background-color: #003f69; color: #ffffff; } tbody tr:nth-child(even) { background-color: #dddddd; } td { padding: 3px; text-align: left; border: 1px solid gray; } ul, ol, li { margin: 10px 0 10px 0; } </style> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3676394-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript" src="sorttable.js"></script> </head> <body typeof="rdf:Bag"> <div id="lf-header" class="collaborative-projects"> <div class="gray-diagonal"> <div class="container"> <a id="collaborative-projects-logo" href="http://collabprojects.linuxfoundation.org">Linux Foundation Collaborative Projects</a> </div> </div> </div> <div id="header"> <div id="header-inner"> <a href="/" title="Home" rel="home" id="logo"> <img src="https://spdx.org/sites/cpstandard/files/logo_spdx_250.png" alt="Home" /> </a> <div id="name-and-slogan"> <div id="site-name"> <h1><a href="/" title="Home" rel="home">Software Package Data Exchange (SPDX)</a></h1> </div> </div> </div> </div> <!-- /header --> <div id="highlighted"> <div class="region region-highlighted"> </div> </div> <div id="page" class="page"> <h1 id="preamble">SPDX License List</h1> <p>The SPDX License List is an integral part of the SPDX Specification. The SPDX License List itself is a list of commonly found licenses and exceptions used in free and open or collaborative software, data, hardware, or documentation. The SPDX License List includes a standardized short identifier, the full name, the license text, and a canonical permanent URL for each license and exception. </p> <p>The purpose of the SPDX License List is to enable efficient and reliable identification of such licenses and exceptions in an SPDX document, in source files or elsewhere. </p> <ul style="list-style-type: square; padding: 5px;"> <li style="margin:5px 0 5px 10px;"><a href="./exceptions-index.html"><strong>License Exceptions</strong></a> are commonly found exceptions to free and open source licenses, used with the <strong><a href="https://spdx.dev/specifications/">License Expression</a></strong> operator, "WITH" to create a license with an exception. </li> <li style="margin:5px 0 5px 10px;">The <a href="https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/"><strong>matching guidelines</strong></a> define what constitutes a license or exception match. The license text on the HTML pages here will display omitable text in blue and replaceable text in red (see Guideline #2 for more information).</li> <li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-fields.md"><strong>Explanation of fields</strong></a> used on the SPDX License List</li> <li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/DOCS/license-inclusion-principles.md"><strong>License inclusion principles</strong></a> for adding new licenses or exceptions to the SPDX License List</li> <li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML/blob/master/CONTRIBUTING.md"><strong>Contribute</strong></a> to the project or request a new license</li> <li style="margin:0px 0 5px 10px;">Use <a href="https://spdx.dev/ids"><strong>short identifiers in your source code</strong></a></li> <li style="margin:5px 0 5px 10px;"><a href="https://github.com/spdx/license-list-XML"><strong>Github repo</strong></a></li> <li style="margin:5px 0 5px 10px;">Machine readable <a href="https://github.com/spdx/license-list-data"><strong>data files</strong></a> for the SPDX License List</li> </ul> <p><strong>Version: </strong><code property="spdx:licenseListVersion">3.25.0 2024-08-19</code></p> Note: You can sort by each column by clicking on the column header. By default, the table sorts by the Identifier column. <table class="sortable"> <thead><tr> <th>Full name</th><th>Identifier</th><th>FSF Free/Libre?</th><th>OSI Approved?</th> </tr></thead> <tbody> <tr> <td><a href="./0BSD.html" rel="rdf:_583">BSD Zero Clause License</a></td> <td about="./0BSD.html" typeof="spdx:License"> <code property="spdx:licenseId">0BSD</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./3D-Slicer-1.0.html" rel="rdf:_467">3D Slicer License v1.0</a></td> <td about="./3D-Slicer-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">3D-Slicer-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AAL.html" rel="rdf:_253">Attribution Assurance License</a></td> <td about="./AAL.html" typeof="spdx:License"> <code property="spdx:licenseId">AAL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Abstyles.html" rel="rdf:_457">Abstyles License</a></td> <td about="./Abstyles.html" typeof="spdx:License"> <code property="spdx:licenseId">Abstyles</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AdaCore-doc.html" rel="rdf:_356">AdaCore Doc License</a></td> <td about="./AdaCore-doc.html" typeof="spdx:License"> <code property="spdx:licenseId">AdaCore-doc</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Adobe-2006.html" rel="rdf:_129">Adobe Systems Incorporated Source Code License Agreement</a></td> <td about="./Adobe-2006.html" typeof="spdx:License"> <code property="spdx:licenseId">Adobe-2006</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Adobe-Display-PostScript.html" rel="rdf:_434">Adobe Display PostScript License</a></td> <td about="./Adobe-Display-PostScript.html" typeof="spdx:License"> <code property="spdx:licenseId">Adobe-Display-PostScript</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Adobe-Glyph.html" rel="rdf:_126">Adobe Glyph List License</a></td> <td about="./Adobe-Glyph.html" typeof="spdx:License"> <code property="spdx:licenseId">Adobe-Glyph</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Adobe-Utopia.html" rel="rdf:_496">Adobe Utopia Font License</a></td> <td about="./Adobe-Utopia.html" typeof="spdx:License"> <code property="spdx:licenseId">Adobe-Utopia</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ADSL.html" rel="rdf:_561">Amazon Digital Services License</a></td> <td about="./ADSL.html" typeof="spdx:License"> <code property="spdx:licenseId">ADSL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AFL-1.1.html" rel="rdf:_15">Academic Free License v1.1</a></td> <td about="./AFL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">AFL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./AFL-1.2.html" rel="rdf:_623">Academic Free License v1.2</a></td> <td about="./AFL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">AFL-1.2</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./AFL-2.0.html" rel="rdf:_560">Academic Free License v2.0</a></td> <td about="./AFL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">AFL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./AFL-2.1.html" rel="rdf:_571">Academic Free License v2.1</a></td> <td about="./AFL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">AFL-2.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./AFL-3.0.html" rel="rdf:_333">Academic Free License v3.0</a></td> <td about="./AFL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">AFL-3.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Afmparse.html" rel="rdf:_164">Afmparse License</a></td> <td about="./Afmparse.html" typeof="spdx:License"> <code property="spdx:licenseId">Afmparse</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AGPL-1.0-only.html" rel="rdf:_143">Affero General Public License v1.0 only</a></td> <td about="./AGPL-1.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-1.0-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AGPL-1.0-or-later.html" rel="rdf:_156">Affero General Public License v1.0 or later</a></td> <td about="./AGPL-1.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-1.0-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AGPL-3.0-only.html" rel="rdf:_331">GNU Affero General Public License v3.0 only</a></td> <td about="./AGPL-3.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-3.0-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./AGPL-3.0-or-later.html" rel="rdf:_367">GNU Affero General Public License v3.0 or later</a></td> <td about="./AGPL-3.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-3.0-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Aladdin.html" rel="rdf:_558">Aladdin Free Public License</a></td> <td about="./Aladdin.html" typeof="spdx:License"> <code property="spdx:licenseId">Aladdin</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AMD-newlib.html" rel="rdf:_341">AMD newlib License</a></td> <td about="./AMD-newlib.html" typeof="spdx:License"> <code property="spdx:licenseId">AMD-newlib</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AMDPLPA.html" rel="rdf:_468">AMD's plpa_map.c License</a></td> <td about="./AMDPLPA.html" typeof="spdx:License"> <code property="spdx:licenseId">AMDPLPA</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AML.html" rel="rdf:_300">Apple MIT License</a></td> <td about="./AML.html" typeof="spdx:License"> <code property="spdx:licenseId">AML</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AML-glslang.html" rel="rdf:_568">AML glslang variant License</a></td> <td about="./AML-glslang.html" typeof="spdx:License"> <code property="spdx:licenseId">AML-glslang</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./AMPAS.html" rel="rdf:_415">Academy of Motion Picture Arts and Sciences BSD</a></td> <td about="./AMPAS.html" typeof="spdx:License"> <code property="spdx:licenseId">AMPAS</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ANTLR-PD.html" rel="rdf:_461">ANTLR Software Rights Notice</a></td> <td about="./ANTLR-PD.html" typeof="spdx:License"> <code property="spdx:licenseId">ANTLR-PD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ANTLR-PD-fallback.html" rel="rdf:_66">ANTLR Software Rights Notice with license fallback</a></td> <td about="./ANTLR-PD-fallback.html" typeof="spdx:License"> <code property="spdx:licenseId">ANTLR-PD-fallback</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./any-OSI.html" rel="rdf:_311">Any OSI License</a></td> <td about="./any-OSI.html" typeof="spdx:License"> <code property="spdx:licenseId">any-OSI</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Apache-1.0.html" rel="rdf:_251">Apache License 1.0</a></td> <td about="./Apache-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Apache-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Apache-1.1.html" rel="rdf:_289">Apache License 1.1</a></td> <td about="./Apache-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">Apache-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Apache-2.0.html" rel="rdf:_144">Apache License 2.0</a></td> <td about="./Apache-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Apache-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./APAFML.html" rel="rdf:_637">Adobe Postscript AFM License</a></td> <td about="./APAFML.html" typeof="spdx:License"> <code property="spdx:licenseId">APAFML</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./APL-1.0.html" rel="rdf:_86">Adaptive Public License 1.0</a></td> <td about="./APL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">APL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./App-s2p.html" rel="rdf:_239">App::s2p License</a></td> <td about="./App-s2p.html" typeof="spdx:License"> <code property="spdx:licenseId">App-s2p</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./APSL-1.0.html" rel="rdf:_336">Apple Public Source License 1.0</a></td> <td about="./APSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">APSL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./APSL-1.1.html" rel="rdf:_309">Apple Public Source License 1.1</a></td> <td about="./APSL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">APSL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./APSL-1.2.html" rel="rdf:_281">Apple Public Source License 1.2</a></td> <td about="./APSL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">APSL-1.2</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./APSL-2.0.html" rel="rdf:_593">Apple Public Source License 2.0</a></td> <td about="./APSL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">APSL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Arphic-1999.html" rel="rdf:_33">Arphic Public License</a></td> <td about="./Arphic-1999.html" typeof="spdx:License"> <code property="spdx:licenseId">Arphic-1999</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Artistic-1.0.html" rel="rdf:_139">Artistic License 1.0</a></td> <td about="./Artistic-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Artistic-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Artistic-1.0-cl8.html" rel="rdf:_354">Artistic License 1.0 w/clause 8</a></td> <td about="./Artistic-1.0-cl8.html" typeof="spdx:License"> <code property="spdx:licenseId">Artistic-1.0-cl8</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Artistic-1.0-Perl.html" rel="rdf:_661">Artistic License 1.0 (Perl)</a></td> <td about="./Artistic-1.0-Perl.html" typeof="spdx:License"> <code property="spdx:licenseId">Artistic-1.0-Perl</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Artistic-2.0.html" rel="rdf:_278">Artistic License 2.0</a></td> <td about="./Artistic-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Artistic-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ASWF-Digital-Assets-1.0.html" rel="rdf:_167">ASWF Digital Assets License version 1.0</a></td> <td about="./ASWF-Digital-Assets-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ASWF-Digital-Assets-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ASWF-Digital-Assets-1.1.html" rel="rdf:_30">ASWF Digital Assets License 1.1</a></td> <td about="./ASWF-Digital-Assets-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">ASWF-Digital-Assets-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Baekmuk.html" rel="rdf:_381">Baekmuk License</a></td> <td about="./Baekmuk.html" typeof="spdx:License"> <code property="spdx:licenseId">Baekmuk</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Bahyph.html" rel="rdf:_369">Bahyph License</a></td> <td about="./Bahyph.html" typeof="spdx:License"> <code property="spdx:licenseId">Bahyph</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Barr.html" rel="rdf:_196">Barr License</a></td> <td about="./Barr.html" typeof="spdx:License"> <code property="spdx:licenseId">Barr</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./bcrypt-Solar-Designer.html" rel="rdf:_479">bcrypt Solar Designer License</a></td> <td about="./bcrypt-Solar-Designer.html" typeof="spdx:License"> <code property="spdx:licenseId">bcrypt-Solar-Designer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Beerware.html" rel="rdf:_617">Beerware License</a></td> <td about="./Beerware.html" typeof="spdx:License"> <code property="spdx:licenseId">Beerware</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Bitstream-Charter.html" rel="rdf:_456">Bitstream Charter Font License</a></td> <td about="./Bitstream-Charter.html" typeof="spdx:License"> <code property="spdx:licenseId">Bitstream-Charter</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Bitstream-Vera.html" rel="rdf:_371">Bitstream Vera Font License</a></td> <td about="./Bitstream-Vera.html" typeof="spdx:License"> <code property="spdx:licenseId">Bitstream-Vera</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BitTorrent-1.0.html" rel="rdf:_107">BitTorrent Open Source License v1.0</a></td> <td about="./BitTorrent-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">BitTorrent-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BitTorrent-1.1.html" rel="rdf:_542">BitTorrent Open Source License v1.1</a></td> <td about="./BitTorrent-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">BitTorrent-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./blessing.html" rel="rdf:_360">SQLite Blessing</a></td> <td about="./blessing.html" typeof="spdx:License"> <code property="spdx:licenseId">blessing</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BlueOak-1.0.0.html" rel="rdf:_607">Blue Oak Model License 1.0.0</a></td> <td about="./BlueOak-1.0.0.html" typeof="spdx:License"> <code property="spdx:licenseId">BlueOak-1.0.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Boehm-GC.html" rel="rdf:_128">Boehm-Demers-Weiser GC License</a></td> <td about="./Boehm-GC.html" typeof="spdx:License"> <code property="spdx:licenseId">Boehm-GC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Borceux.html" rel="rdf:_572">Borceux license</a></td> <td about="./Borceux.html" typeof="spdx:License"> <code property="spdx:licenseId">Borceux</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Brian-Gladman-2-Clause.html" rel="rdf:_417">Brian Gladman 2-Clause License</a></td> <td about="./Brian-Gladman-2-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">Brian-Gladman-2-Clause</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Brian-Gladman-3-Clause.html" rel="rdf:_291">Brian Gladman 3-Clause License</a></td> <td about="./Brian-Gladman-3-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">Brian-Gladman-3-Clause</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-1-Clause.html" rel="rdf:_420">BSD 1-Clause License</a></td> <td about="./BSD-1-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-1-Clause</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BSD-2-Clause.html" rel="rdf:_230">BSD 2-Clause "Simplified" License</a></td> <td about="./BSD-2-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BSD-2-Clause-Darwin.html" rel="rdf:_297">BSD 2-Clause - Ian Darwin variant</a></td> <td about="./BSD-2-Clause-Darwin.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-Darwin</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-2-Clause-first-lines.html" rel="rdf:_218">BSD 2-Clause - first lines requirement</a></td> <td about="./BSD-2-Clause-first-lines.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-first-lines</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-2-Clause-Patent.html" rel="rdf:_5">BSD-2-Clause Plus Patent License</a></td> <td about="./BSD-2-Clause-Patent.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-Patent</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BSD-2-Clause-Views.html" rel="rdf:_515">BSD 2-Clause with views sentence</a></td> <td about="./BSD-2-Clause-Views.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-Views</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause.html" rel="rdf:_585">BSD 3-Clause "New" or "Revised" License</a></td> <td about="./BSD-3-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BSD-3-Clause-acpica.html" rel="rdf:_342">BSD 3-Clause acpica variant</a></td> <td about="./BSD-3-Clause-acpica.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-acpica</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-Attribution.html" rel="rdf:_72">BSD with attribution</a></td> <td about="./BSD-3-Clause-Attribution.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-Attribution</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-Clear.html" rel="rdf:_254">BSD 3-Clause Clear License</a></td> <td about="./BSD-3-Clause-Clear.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-Clear</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-flex.html" rel="rdf:_53">BSD 3-Clause Flex variant</a></td> <td about="./BSD-3-Clause-flex.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-flex</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-HP.html" rel="rdf:_216">Hewlett-Packard BSD variant license</a></td> <td about="./BSD-3-Clause-HP.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-HP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-LBNL.html" rel="rdf:_302">Lawrence Berkeley National Labs BSD variant license</a></td> <td about="./BSD-3-Clause-LBNL.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-LBNL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BSD-3-Clause-Modification.html" rel="rdf:_48">BSD 3-Clause Modification</a></td> <td about="./BSD-3-Clause-Modification.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-Modification</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-No-Military-License.html" rel="rdf:_616">BSD 3-Clause No Military License</a></td> <td about="./BSD-3-Clause-No-Military-License.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-No-Military-License</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-No-Nuclear-License.html" rel="rdf:_648">BSD 3-Clause No Nuclear License</a></td> <td about="./BSD-3-Clause-No-Nuclear-License.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-No-Nuclear-License</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-No-Nuclear-License-2014.html" rel="rdf:_378">BSD 3-Clause No Nuclear License 2014</a></td> <td about="./BSD-3-Clause-No-Nuclear-License-2014.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-No-Nuclear-License-2014</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-No-Nuclear-Warranty.html" rel="rdf:_55">BSD 3-Clause No Nuclear Warranty</a></td> <td about="./BSD-3-Clause-No-Nuclear-Warranty.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-No-Nuclear-Warranty</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-Open-MPI.html" rel="rdf:_634">BSD 3-Clause Open MPI variant</a></td> <td about="./BSD-3-Clause-Open-MPI.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-Open-MPI</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-3-Clause-Sun.html" rel="rdf:_271">BSD 3-Clause Sun Microsystems</a></td> <td about="./BSD-3-Clause-Sun.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-3-Clause-Sun</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-4-Clause.html" rel="rdf:_471">BSD 4-Clause "Original" or "Old" License</a></td> <td about="./BSD-4-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-4-Clause</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-4-Clause-Shortened.html" rel="rdf:_221">BSD 4 Clause Shortened</a></td> <td about="./BSD-4-Clause-Shortened.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-4-Clause-Shortened</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-4-Clause-UC.html" rel="rdf:_176">BSD-4-Clause (University of California-Specific)</a></td> <td about="./BSD-4-Clause-UC.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-4-Clause-UC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-4.3RENO.html" rel="rdf:_362">BSD 4.3 RENO License</a></td> <td about="./BSD-4.3RENO.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-4.3RENO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-4.3TAHOE.html" rel="rdf:_47">BSD 4.3 TAHOE License</a></td> <td about="./BSD-4.3TAHOE.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-4.3TAHOE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Advertising-Acknowledgement.html" rel="rdf:_298">BSD Advertising Acknowledgement License</a></td> <td about="./BSD-Advertising-Acknowledgement.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Advertising-Acknowledgement</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Attribution-HPND-disclaimer.html" rel="rdf:_87">BSD with Attribution and HPND disclaimer</a></td> <td about="./BSD-Attribution-HPND-disclaimer.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Attribution-HPND-disclaimer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Inferno-Nettverk.html" rel="rdf:_90">BSD-Inferno-Nettverk</a></td> <td about="./BSD-Inferno-Nettverk.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Inferno-Nettverk</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Protection.html" rel="rdf:_395">BSD Protection License</a></td> <td about="./BSD-Protection.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Protection</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Source-beginning-file.html" rel="rdf:_379">BSD Source Code Attribution - beginning of file variant</a></td> <td about="./BSD-Source-beginning-file.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Source-beginning-file</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Source-Code.html" rel="rdf:_606">BSD Source Code Attribution</a></td> <td about="./BSD-Source-Code.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Source-Code</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Systemics.html" rel="rdf:_328">Systemics BSD variant license</a></td> <td about="./BSD-Systemics.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Systemics</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSD-Systemics-W3Works.html" rel="rdf:_428">Systemics W3Works BSD variant license</a></td> <td about="./BSD-Systemics-W3Works.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-Systemics-W3Works</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./BSL-1.0.html" rel="rdf:_335">Boost Software License 1.0</a></td> <td about="./BSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">BSL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./BUSL-1.1.html" rel="rdf:_286">Business Source License 1.1</a></td> <td about="./BUSL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">BUSL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./bzip2-1.0.6.html" rel="rdf:_535">bzip2 and libbzip2 License v1.0.6</a></td> <td about="./bzip2-1.0.6.html" typeof="spdx:License"> <code property="spdx:licenseId">bzip2-1.0.6</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./C-UDA-1.0.html" rel="rdf:_163">Computational Use of Data Agreement v1.0</a></td> <td about="./C-UDA-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">C-UDA-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CAL-1.0.html" rel="rdf:_100">Cryptographic Autonomy License 1.0</a></td> <td about="./CAL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CAL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CAL-1.0-Combined-Work-Exception.html" rel="rdf:_334">Cryptographic Autonomy License 1.0 (Combined Work Exception)</a></td> <td about="./CAL-1.0-Combined-Work-Exception.html" typeof="spdx:License"> <code property="spdx:licenseId">CAL-1.0-Combined-Work-Exception</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Caldera.html" rel="rdf:_529">Caldera License</a></td> <td about="./Caldera.html" typeof="spdx:License"> <code property="spdx:licenseId">Caldera</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Caldera-no-preamble.html" rel="rdf:_234">Caldera License (without preamble)</a></td> <td about="./Caldera-no-preamble.html" typeof="spdx:License"> <code property="spdx:licenseId">Caldera-no-preamble</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Catharon.html" rel="rdf:_338">Catharon License</a></td> <td about="./Catharon.html" typeof="spdx:License"> <code property="spdx:licenseId">Catharon</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CATOSL-1.1.html" rel="rdf:_135">Computer Associates Trusted Open Source License 1.1</a></td> <td about="./CATOSL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">CATOSL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CC-BY-1.0.html" rel="rdf:_416">Creative Commons Attribution 1.0 Generic</a></td> <td about="./CC-BY-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-2.0.html" rel="rdf:_429">Creative Commons Attribution 2.0 Generic</a></td> <td about="./CC-BY-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-2.5.html" rel="rdf:_574">Creative Commons Attribution 2.5 Generic</a></td> <td about="./CC-BY-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-2.5-AU.html" rel="rdf:_389">Creative Commons Attribution 2.5 Australia</a></td> <td about="./CC-BY-2.5-AU.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-2.5-AU</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0.html" rel="rdf:_133">Creative Commons Attribution 3.0 Unported</a></td> <td about="./CC-BY-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-AT.html" rel="rdf:_26">Creative Commons Attribution 3.0 Austria</a></td> <td about="./CC-BY-3.0-AT.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-AT</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-AU.html" rel="rdf:_393">Creative Commons Attribution 3.0 Australia</a></td> <td about="./CC-BY-3.0-AU.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-AU</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-DE.html" rel="rdf:_22">Creative Commons Attribution 3.0 Germany</a></td> <td about="./CC-BY-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-IGO.html" rel="rdf:_597">Creative Commons Attribution 3.0 IGO</a></td> <td about="./CC-BY-3.0-IGO.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-IGO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-NL.html" rel="rdf:_158">Creative Commons Attribution 3.0 Netherlands</a></td> <td about="./CC-BY-3.0-NL.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-NL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-3.0-US.html" rel="rdf:_396">Creative Commons Attribution 3.0 United States</a></td> <td about="./CC-BY-3.0-US.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-3.0-US</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-4.0.html" rel="rdf:_436">Creative Commons Attribution 4.0 International</a></td> <td about="./CC-BY-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-4.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-1.0.html" rel="rdf:_642">Creative Commons Attribution Non Commercial 1.0 Generic</a></td> <td about="./CC-BY-NC-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-2.0.html" rel="rdf:_92">Creative Commons Attribution Non Commercial 2.0 Generic</a></td> <td about="./CC-BY-NC-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-2.5.html" rel="rdf:_466">Creative Commons Attribution Non Commercial 2.5 Generic</a></td> <td about="./CC-BY-NC-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-3.0.html" rel="rdf:_235">Creative Commons Attribution Non Commercial 3.0 Unported</a></td> <td about="./CC-BY-NC-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-3.0-DE.html" rel="rdf:_355">Creative Commons Attribution Non Commercial 3.0 Germany</a></td> <td about="./CC-BY-NC-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-4.0.html" rel="rdf:_54">Creative Commons Attribution Non Commercial 4.0 International</a></td> <td about="./CC-BY-NC-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-4.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-1.0.html" rel="rdf:_89">Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic</a></td> <td about="./CC-BY-NC-ND-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-2.0.html" rel="rdf:_427">Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic</a></td> <td about="./CC-BY-NC-ND-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-2.5.html" rel="rdf:_442">Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic</a></td> <td about="./CC-BY-NC-ND-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-3.0.html" rel="rdf:_305">Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported</a></td> <td about="./CC-BY-NC-ND-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-3.0-DE.html" rel="rdf:_122">Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany</a></td> <td about="./CC-BY-NC-ND-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-3.0-IGO.html" rel="rdf:_172">Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO</a></td> <td about="./CC-BY-NC-ND-3.0-IGO.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-3.0-IGO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-ND-4.0.html" rel="rdf:_184">Creative Commons Attribution Non Commercial No Derivatives 4.0 International</a></td> <td about="./CC-BY-NC-ND-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-ND-4.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-1.0.html" rel="rdf:_502">Creative Commons Attribution Non Commercial Share Alike 1.0 Generic</a></td> <td about="./CC-BY-NC-SA-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-2.0.html" rel="rdf:_359">Creative Commons Attribution Non Commercial Share Alike 2.0 Generic</a></td> <td about="./CC-BY-NC-SA-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-2.0-DE.html" rel="rdf:_261">Creative Commons Attribution Non Commercial Share Alike 2.0 Germany</a></td> <td about="./CC-BY-NC-SA-2.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-2.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-2.0-FR.html" rel="rdf:_159">Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France</a></td> <td about="./CC-BY-NC-SA-2.0-FR.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-2.0-FR</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-2.0-UK.html" rel="rdf:_34">Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales</a></td> <td about="./CC-BY-NC-SA-2.0-UK.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-2.0-UK</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-2.5.html" rel="rdf:_223">Creative Commons Attribution Non Commercial Share Alike 2.5 Generic</a></td> <td about="./CC-BY-NC-SA-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-3.0.html" rel="rdf:_256">Creative Commons Attribution Non Commercial Share Alike 3.0 Unported</a></td> <td about="./CC-BY-NC-SA-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-3.0-DE.html" rel="rdf:_526">Creative Commons Attribution Non Commercial Share Alike 3.0 Germany</a></td> <td about="./CC-BY-NC-SA-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-3.0-IGO.html" rel="rdf:_245">Creative Commons Attribution Non Commercial Share Alike 3.0 IGO</a></td> <td about="./CC-BY-NC-SA-3.0-IGO.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-3.0-IGO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-NC-SA-4.0.html" rel="rdf:_514">Creative Commons Attribution Non Commercial Share Alike 4.0 International</a></td> <td about="./CC-BY-NC-SA-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-NC-SA-4.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-1.0.html" rel="rdf:_475">Creative Commons Attribution No Derivatives 1.0 Generic</a></td> <td about="./CC-BY-ND-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-2.0.html" rel="rdf:_357">Creative Commons Attribution No Derivatives 2.0 Generic</a></td> <td about="./CC-BY-ND-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-2.5.html" rel="rdf:_260">Creative Commons Attribution No Derivatives 2.5 Generic</a></td> <td about="./CC-BY-ND-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-3.0.html" rel="rdf:_528">Creative Commons Attribution No Derivatives 3.0 Unported</a></td> <td about="./CC-BY-ND-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-3.0-DE.html" rel="rdf:_215">Creative Commons Attribution No Derivatives 3.0 Germany</a></td> <td about="./CC-BY-ND-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-ND-4.0.html" rel="rdf:_482">Creative Commons Attribution No Derivatives 4.0 International</a></td> <td about="./CC-BY-ND-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-ND-4.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-1.0.html" rel="rdf:_589">Creative Commons Attribution Share Alike 1.0 Generic</a></td> <td about="./CC-BY-SA-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-2.0.html" rel="rdf:_181">Creative Commons Attribution Share Alike 2.0 Generic</a></td> <td about="./CC-BY-SA-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-2.0-UK.html" rel="rdf:_386">Creative Commons Attribution Share Alike 2.0 England and Wales</a></td> <td about="./CC-BY-SA-2.0-UK.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-2.0-UK</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-2.1-JP.html" rel="rdf:_18">Creative Commons Attribution Share Alike 2.1 Japan</a></td> <td about="./CC-BY-SA-2.1-JP.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-2.1-JP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-2.5.html" rel="rdf:_608">Creative Commons Attribution Share Alike 2.5 Generic</a></td> <td about="./CC-BY-SA-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-3.0.html" rel="rdf:_27">Creative Commons Attribution Share Alike 3.0 Unported</a></td> <td about="./CC-BY-SA-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-3.0-AT.html" rel="rdf:_399">Creative Commons Attribution Share Alike 3.0 Austria</a></td> <td about="./CC-BY-SA-3.0-AT.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-3.0-AT</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-3.0-DE.html" rel="rdf:_121">Creative Commons Attribution Share Alike 3.0 Germany</a></td> <td about="./CC-BY-SA-3.0-DE.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-3.0-DE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-3.0-IGO.html" rel="rdf:_520">Creative Commons Attribution-ShareAlike 3.0 IGO</a></td> <td about="./CC-BY-SA-3.0-IGO.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-3.0-IGO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-BY-SA-4.0.html" rel="rdf:_14">Creative Commons Attribution Share Alike 4.0 International</a></td> <td about="./CC-BY-SA-4.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-BY-SA-4.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC-PDDC.html" rel="rdf:_170">Creative Commons Public Domain Dedication and Certification</a></td> <td about="./CC-PDDC.html" typeof="spdx:License"> <code property="spdx:licenseId">CC-PDDC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CC0-1.0.html" rel="rdf:_492">Creative Commons Zero v1.0 Universal</a></td> <td about="./CC0-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CC0-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CDDL-1.0.html" rel="rdf:_186">Common Development and Distribution License 1.0</a></td> <td about="./CDDL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CDDL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CDDL-1.1.html" rel="rdf:_477">Common Development and Distribution License 1.1</a></td> <td about="./CDDL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">CDDL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CDL-1.0.html" rel="rdf:_306">Common Documentation License 1.0</a></td> <td about="./CDL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CDL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CDLA-Permissive-1.0.html" rel="rdf:_387">Community Data License Agreement Permissive 1.0</a></td> <td about="./CDLA-Permissive-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CDLA-Permissive-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CDLA-Permissive-2.0.html" rel="rdf:_591">Community Data License Agreement Permissive 2.0</a></td> <td about="./CDLA-Permissive-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CDLA-Permissive-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CDLA-Sharing-1.0.html" rel="rdf:_191">Community Data License Agreement Sharing 1.0</a></td> <td about="./CDLA-Sharing-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CDLA-Sharing-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CECILL-1.0.html" rel="rdf:_626">CeCILL Free Software License Agreement v1.0</a></td> <td about="./CECILL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CECILL-1.1.html" rel="rdf:_327">CeCILL Free Software License Agreement v1.1</a></td> <td about="./CECILL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CECILL-2.0.html" rel="rdf:_464">CeCILL Free Software License Agreement v2.0</a></td> <td about="./CECILL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CECILL-2.1.html" rel="rdf:_171">CeCILL Free Software License Agreement v2.1</a></td> <td about="./CECILL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-2.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CECILL-B.html" rel="rdf:_197">CeCILL-B Free Software License Agreement</a></td> <td about="./CECILL-B.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-B</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CECILL-C.html" rel="rdf:_179">CeCILL-C Free Software License Agreement</a></td> <td about="./CECILL-C.html" typeof="spdx:License"> <code property="spdx:licenseId">CECILL-C</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CERN-OHL-1.1.html" rel="rdf:_149">CERN Open Hardware Licence v1.1</a></td> <td about="./CERN-OHL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">CERN-OHL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CERN-OHL-1.2.html" rel="rdf:_652">CERN Open Hardware Licence v1.2</a></td> <td about="./CERN-OHL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">CERN-OHL-1.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CERN-OHL-P-2.0.html" rel="rdf:_544">CERN Open Hardware Licence Version 2 - Permissive</a></td> <td about="./CERN-OHL-P-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CERN-OHL-P-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CERN-OHL-S-2.0.html" rel="rdf:_397">CERN Open Hardware Licence Version 2 - Strongly Reciprocal</a></td> <td about="./CERN-OHL-S-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CERN-OHL-S-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CERN-OHL-W-2.0.html" rel="rdf:_615">CERN Open Hardware Licence Version 2 - Weakly Reciprocal</a></td> <td about="./CERN-OHL-W-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CERN-OHL-W-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CFITSIO.html" rel="rdf:_569">CFITSIO License</a></td> <td about="./CFITSIO.html" typeof="spdx:License"> <code property="spdx:licenseId">CFITSIO</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./check-cvs.html" rel="rdf:_325">check-cvs License</a></td> <td about="./check-cvs.html" typeof="spdx:License"> <code property="spdx:licenseId">check-cvs</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./checkmk.html" rel="rdf:_465">Checkmk License</a></td> <td about="./checkmk.html" typeof="spdx:License"> <code property="spdx:licenseId">checkmk</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ClArtistic.html" rel="rdf:_231">Clarified Artistic License</a></td> <td about="./ClArtistic.html" typeof="spdx:License"> <code property="spdx:licenseId">ClArtistic</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Clips.html" rel="rdf:_425">Clips License</a></td> <td about="./Clips.html" typeof="spdx:License"> <code property="spdx:licenseId">Clips</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CMU-Mach.html" rel="rdf:_74">CMU Mach License</a></td> <td about="./CMU-Mach.html" typeof="spdx:License"> <code property="spdx:licenseId">CMU-Mach</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CMU-Mach-nodoc.html" rel="rdf:_9">CMU Mach - no notices-in-documentation variant</a></td> <td about="./CMU-Mach-nodoc.html" typeof="spdx:License"> <code property="spdx:licenseId">CMU-Mach-nodoc</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CNRI-Jython.html" rel="rdf:_294">CNRI Jython License</a></td> <td about="./CNRI-Jython.html" typeof="spdx:License"> <code property="spdx:licenseId">CNRI-Jython</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CNRI-Python.html" rel="rdf:_403">CNRI Python License</a></td> <td about="./CNRI-Python.html" typeof="spdx:License"> <code property="spdx:licenseId">CNRI-Python</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CNRI-Python-GPL-Compatible.html" rel="rdf:_225">CNRI Python Open Source GPL Compatible License Agreement</a></td> <td about="./CNRI-Python-GPL-Compatible.html" typeof="spdx:License"> <code property="spdx:licenseId">CNRI-Python-GPL-Compatible</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./COIL-1.0.html" rel="rdf:_346">Copyfree Open Innovation License</a></td> <td about="./COIL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">COIL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Community-Spec-1.0.html" rel="rdf:_57">Community Specification License 1.0</a></td> <td about="./Community-Spec-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Community-Spec-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Condor-1.1.html" rel="rdf:_78">Condor Public License v1.1</a></td> <td about="./Condor-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">Condor-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./copyleft-next-0.3.0.html" rel="rdf:_323">copyleft-next 0.3.0</a></td> <td about="./copyleft-next-0.3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">copyleft-next-0.3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./copyleft-next-0.3.1.html" rel="rdf:_404">copyleft-next 0.3.1</a></td> <td about="./copyleft-next-0.3.1.html" typeof="spdx:License"> <code property="spdx:licenseId">copyleft-next-0.3.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Cornell-Lossless-JPEG.html" rel="rdf:_99">Cornell Lossless JPEG License</a></td> <td about="./Cornell-Lossless-JPEG.html" typeof="spdx:License"> <code property="spdx:licenseId">Cornell-Lossless-JPEG</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CPAL-1.0.html" rel="rdf:_549">Common Public Attribution License 1.0</a></td> <td about="./CPAL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CPAL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CPL-1.0.html" rel="rdf:_115">Common Public License 1.0</a></td> <td about="./CPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./CPOL-1.02.html" rel="rdf:_7">Code Project Open License 1.02</a></td> <td about="./CPOL-1.02.html" typeof="spdx:License"> <code property="spdx:licenseId">CPOL-1.02</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Cronyx.html" rel="rdf:_650">Cronyx License</a></td> <td about="./Cronyx.html" typeof="spdx:License"> <code property="spdx:licenseId">Cronyx</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Crossword.html" rel="rdf:_594">Crossword License</a></td> <td about="./Crossword.html" typeof="spdx:License"> <code property="spdx:licenseId">Crossword</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CrystalStacker.html" rel="rdf:_242">CrystalStacker License</a></td> <td about="./CrystalStacker.html" typeof="spdx:License"> <code property="spdx:licenseId">CrystalStacker</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./CUA-OPL-1.0.html" rel="rdf:_410">CUA Office Public License v1.0</a></td> <td about="./CUA-OPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">CUA-OPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Cube.html" rel="rdf:_142">Cube License</a></td> <td about="./Cube.html" typeof="spdx:License"> <code property="spdx:licenseId">Cube</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./curl.html" rel="rdf:_603">curl License</a></td> <td about="./curl.html" typeof="spdx:License"> <code property="spdx:licenseId">curl</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./cve-tou.html" rel="rdf:_657">Common Vulnerability Enumeration ToU License</a></td> <td about="./cve-tou.html" typeof="spdx:License"> <code property="spdx:licenseId">cve-tou</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./D-FSL-1.0.html" rel="rdf:_117">Deutsche Freie Software Lizenz</a></td> <td about="./D-FSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">D-FSL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DEC-3-Clause.html" rel="rdf:_513">DEC 3-Clause License</a></td> <td about="./DEC-3-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">DEC-3-Clause</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./diffmark.html" rel="rdf:_481">diffmark license</a></td> <td about="./diffmark.html" typeof="spdx:License"> <code property="spdx:licenseId">diffmark</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DL-DE-BY-2.0.html" rel="rdf:_85">Data licence Germany – attribution – version 2.0</a></td> <td about="./DL-DE-BY-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">DL-DE-BY-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DL-DE-ZERO-2.0.html" rel="rdf:_523">Data licence Germany – zero – version 2.0</a></td> <td about="./DL-DE-ZERO-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">DL-DE-ZERO-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DOC.html" rel="rdf:_647">DOC License</a></td> <td about="./DOC.html" typeof="spdx:License"> <code property="spdx:licenseId">DOC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DocBook-Schema.html" rel="rdf:_154">DocBook Schema License</a></td> <td about="./DocBook-Schema.html" typeof="spdx:License"> <code property="spdx:licenseId">DocBook-Schema</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DocBook-XML.html" rel="rdf:_494">DocBook XML License</a></td> <td about="./DocBook-XML.html" typeof="spdx:License"> <code property="spdx:licenseId">DocBook-XML</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Dotseqn.html" rel="rdf:_534">Dotseqn License</a></td> <td about="./Dotseqn.html" typeof="spdx:License"> <code property="spdx:licenseId">Dotseqn</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DRL-1.0.html" rel="rdf:_411">Detection Rule License 1.0</a></td> <td about="./DRL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">DRL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DRL-1.1.html" rel="rdf:_269">Detection Rule License 1.1</a></td> <td about="./DRL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">DRL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./DSDP.html" rel="rdf:_165">DSDP License</a></td> <td about="./DSDP.html" typeof="spdx:License"> <code property="spdx:licenseId">DSDP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./dtoa.html" rel="rdf:_264">David M. Gay dtoa License</a></td> <td about="./dtoa.html" typeof="spdx:License"> <code property="spdx:licenseId">dtoa</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./dvipdfm.html" rel="rdf:_62">dvipdfm License</a></td> <td about="./dvipdfm.html" typeof="spdx:License"> <code property="spdx:licenseId">dvipdfm</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ECL-1.0.html" rel="rdf:_265">Educational Community License v1.0</a></td> <td about="./ECL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ECL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ECL-2.0.html" rel="rdf:_364">Educational Community License v2.0</a></td> <td about="./ECL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ECL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EFL-1.0.html" rel="rdf:_138">Eiffel Forum License v1.0</a></td> <td about="./EFL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">EFL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EFL-2.0.html" rel="rdf:_448">Eiffel Forum License v2.0</a></td> <td about="./EFL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">EFL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./eGenix.html" rel="rdf:_349">eGenix.com Public License 1.1.0</a></td> <td about="./eGenix.html" typeof="spdx:License"> <code property="spdx:licenseId">eGenix</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Elastic-2.0.html" rel="rdf:_405">Elastic License 2.0</a></td> <td about="./Elastic-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Elastic-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Entessa.html" rel="rdf:_199">Entessa Public License v1.0</a></td> <td about="./Entessa.html" typeof="spdx:License"> <code property="spdx:licenseId">Entessa</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EPICS.html" rel="rdf:_533">EPICS Open License</a></td> <td about="./EPICS.html" typeof="spdx:License"> <code property="spdx:licenseId">EPICS</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./EPL-1.0.html" rel="rdf:_116">Eclipse Public License 1.0</a></td> <td about="./EPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">EPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EPL-2.0.html" rel="rdf:_283">Eclipse Public License 2.0</a></td> <td about="./EPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">EPL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ErlPL-1.1.html" rel="rdf:_531">Erlang Public License v1.1</a></td> <td about="./ErlPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">ErlPL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./etalab-2.0.html" rel="rdf:_130">Etalab Open License 2.0</a></td> <td about="./etalab-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">etalab-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./EUDatagrid.html" rel="rdf:_394">EU DataGrid Software License</a></td> <td about="./EUDatagrid.html" typeof="spdx:License"> <code property="spdx:licenseId">EUDatagrid</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EUPL-1.0.html" rel="rdf:_390">European Union Public License 1.0</a></td> <td about="./EUPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">EUPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./EUPL-1.1.html" rel="rdf:_504">European Union Public License 1.1</a></td> <td about="./EUPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">EUPL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./EUPL-1.2.html" rel="rdf:_13">European Union Public License 1.2</a></td> <td about="./EUPL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">EUPL-1.2</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Eurosym.html" rel="rdf:_622">Eurosym License</a></td> <td about="./Eurosym.html" typeof="spdx:License"> <code property="spdx:licenseId">Eurosym</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Fair.html" rel="rdf:_259">Fair License</a></td> <td about="./Fair.html" typeof="spdx:License"> <code property="spdx:licenseId">Fair</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./FBM.html" rel="rdf:_627">Fuzzy Bitmap License</a></td> <td about="./FBM.html" typeof="spdx:License"> <code property="spdx:licenseId">FBM</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FDK-AAC.html" rel="rdf:_345">Fraunhofer FDK AAC Codec Library</a></td> <td about="./FDK-AAC.html" typeof="spdx:License"> <code property="spdx:licenseId">FDK-AAC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Ferguson-Twofish.html" rel="rdf:_363">Ferguson Twofish License</a></td> <td about="./Ferguson-Twofish.html" typeof="spdx:License"> <code property="spdx:licenseId">Ferguson-Twofish</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Frameworx-1.0.html" rel="rdf:_189">Frameworx Open License 1.0</a></td> <td about="./Frameworx-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Frameworx-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./FreeBSD-DOC.html" rel="rdf:_152">FreeBSD Documentation License</a></td> <td about="./FreeBSD-DOC.html" typeof="spdx:License"> <code property="spdx:licenseId">FreeBSD-DOC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FreeImage.html" rel="rdf:_233">FreeImage Public License v1.0</a></td> <td about="./FreeImage.html" typeof="spdx:License"> <code property="spdx:licenseId">FreeImage</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FSFAP.html" rel="rdf:_437">FSF All Permissive License</a></td> <td about="./FSFAP.html" typeof="spdx:License"> <code property="spdx:licenseId">FSFAP</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FSFAP-no-warranty-disclaimer.html" rel="rdf:_548">FSF All Permissive License (without Warranty)</a></td> <td about="./FSFAP-no-warranty-disclaimer.html" typeof="spdx:License"> <code property="spdx:licenseId">FSFAP-no-warranty-disclaimer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FSFUL.html" rel="rdf:_3">FSF Unlimited License</a></td> <td about="./FSFUL.html" typeof="spdx:License"> <code property="spdx:licenseId">FSFUL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FSFULLR.html" rel="rdf:_509">FSF Unlimited License (with License Retention)</a></td> <td about="./FSFULLR.html" typeof="spdx:License"> <code property="spdx:licenseId">FSFULLR</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FSFULLRWD.html" rel="rdf:_641">FSF Unlimited License (With License Retention and Warranty Disclaimer)</a></td> <td about="./FSFULLRWD.html" typeof="spdx:License"> <code property="spdx:licenseId">FSFULLRWD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./FTL.html" rel="rdf:_250">Freetype Project License</a></td> <td about="./FTL.html" typeof="spdx:License"> <code property="spdx:licenseId">FTL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Furuseth.html" rel="rdf:_274">Furuseth License</a></td> <td about="./Furuseth.html" typeof="spdx:License"> <code property="spdx:licenseId">Furuseth</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./fwlw.html" rel="rdf:_51">fwlw License</a></td> <td about="./fwlw.html" typeof="spdx:License"> <code property="spdx:licenseId">fwlw</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GCR-docs.html" rel="rdf:_273">Gnome GCR Documentation License</a></td> <td about="./GCR-docs.html" typeof="spdx:License"> <code property="spdx:licenseId">GCR-docs</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GD.html" rel="rdf:_625">GD License</a></td> <td about="./GD.html" typeof="spdx:License"> <code property="spdx:licenseId">GD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-invariants-only.html" rel="rdf:_217">GNU Free Documentation License v1.1 only - invariants</a></td> <td about="./GFDL-1.1-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-invariants-or-later.html" rel="rdf:_58">GNU Free Documentation License v1.1 or later - invariants</a></td> <td about="./GFDL-1.1-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-no-invariants-only.html" rel="rdf:_39">GNU Free Documentation License v1.1 only - no invariants</a></td> <td about="./GFDL-1.1-no-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-no-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-no-invariants-or-later.html" rel="rdf:_290">GNU Free Documentation License v1.1 or later - no invariants</a></td> <td about="./GFDL-1.1-no-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-no-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-only.html" rel="rdf:_655">GNU Free Documentation License v1.1 only</a></td> <td about="./GFDL-1.1-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.1-or-later.html" rel="rdf:_570">GNU Free Documentation License v1.1 or later</a></td> <td about="./GFDL-1.1-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-invariants-only.html" rel="rdf:_462">GNU Free Documentation License v1.2 only - invariants</a></td> <td about="./GFDL-1.2-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-invariants-or-later.html" rel="rdf:_392">GNU Free Documentation License v1.2 or later - invariants</a></td> <td about="./GFDL-1.2-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-no-invariants-only.html" rel="rdf:_188">GNU Free Documentation License v1.2 only - no invariants</a></td> <td about="./GFDL-1.2-no-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-no-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-no-invariants-or-later.html" rel="rdf:_241">GNU Free Documentation License v1.2 or later - no invariants</a></td> <td about="./GFDL-1.2-no-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-no-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-only.html" rel="rdf:_303">GNU Free Documentation License v1.2 only</a></td> <td about="./GFDL-1.2-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.2-or-later.html" rel="rdf:_563">GNU Free Documentation License v1.2 or later</a></td> <td about="./GFDL-1.2-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-invariants-only.html" rel="rdf:_185">GNU Free Documentation License v1.3 only - invariants</a></td> <td about="./GFDL-1.3-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-invariants-or-later.html" rel="rdf:_347">GNU Free Documentation License v1.3 or later - invariants</a></td> <td about="./GFDL-1.3-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-no-invariants-only.html" rel="rdf:_60">GNU Free Documentation License v1.3 only - no invariants</a></td> <td about="./GFDL-1.3-no-invariants-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-no-invariants-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-no-invariants-or-later.html" rel="rdf:_282">GNU Free Documentation License v1.3 or later - no invariants</a></td> <td about="./GFDL-1.3-no-invariants-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-no-invariants-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-only.html" rel="rdf:_643">GNU Free Documentation License v1.3 only</a></td> <td about="./GFDL-1.3-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GFDL-1.3-or-later.html" rel="rdf:_495">GNU Free Documentation License v1.3 or later</a></td> <td about="./GFDL-1.3-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Giftware.html" rel="rdf:_619">Giftware License</a></td> <td about="./Giftware.html" typeof="spdx:License"> <code property="spdx:licenseId">Giftware</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GL2PS.html" rel="rdf:_232">GL2PS License</a></td> <td about="./GL2PS.html" typeof="spdx:License"> <code property="spdx:licenseId">GL2PS</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Glide.html" rel="rdf:_621">3dfx Glide License</a></td> <td about="./Glide.html" typeof="spdx:License"> <code property="spdx:licenseId">Glide</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Glulxe.html" rel="rdf:_430">Glulxe License</a></td> <td about="./Glulxe.html" typeof="spdx:License"> <code property="spdx:licenseId">Glulxe</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GLWTPL.html" rel="rdf:_155">Good Luck With That Public License</a></td> <td about="./GLWTPL.html" typeof="spdx:License"> <code property="spdx:licenseId">GLWTPL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./gnuplot.html" rel="rdf:_272">gnuplot License</a></td> <td about="./gnuplot.html" typeof="spdx:License"> <code property="spdx:licenseId">gnuplot</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GPL-1.0-only.html" rel="rdf:_564">GNU General Public License v1.0 only</a></td> <td about="./GPL-1.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-1.0-only</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GPL-1.0-or-later.html" rel="rdf:_559">GNU General Public License v1.0 or later</a></td> <td about="./GPL-1.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-1.0-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./GPL-2.0-only.html" rel="rdf:_484">GNU General Public License v2.0 only</a></td> <td about="./GPL-2.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./GPL-2.0-or-later.html" rel="rdf:_350">GNU General Public License v2.0 or later</a></td> <td about="./GPL-2.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./GPL-3.0-only.html" rel="rdf:_43">GNU General Public License v3.0 only</a></td> <td about="./GPL-3.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./GPL-3.0-or-later.html" rel="rdf:_270">GNU General Public License v3.0 or later</a></td> <td about="./GPL-3.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Graphics-Gems.html" rel="rdf:_438">Graphics Gems License</a></td> <td about="./Graphics-Gems.html" typeof="spdx:License"> <code property="spdx:licenseId">Graphics-Gems</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./gSOAP-1.3b.html" rel="rdf:_659">gSOAP Public License v1.3b</a></td> <td about="./gSOAP-1.3b.html" typeof="spdx:License"> <code property="spdx:licenseId">gSOAP-1.3b</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./gtkbook.html" rel="rdf:_398">gtkbook License</a></td> <td about="./gtkbook.html" typeof="spdx:License"> <code property="spdx:licenseId">gtkbook</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Gutmann.html" rel="rdf:_104">Gutmann License</a></td> <td about="./Gutmann.html" typeof="spdx:License"> <code property="spdx:licenseId">Gutmann</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HaskellReport.html" rel="rdf:_358">Haskell Language Report License</a></td> <td about="./HaskellReport.html" typeof="spdx:License"> <code property="spdx:licenseId">HaskellReport</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./hdparm.html" rel="rdf:_352">hdparm License</a></td> <td about="./hdparm.html" typeof="spdx:License"> <code property="spdx:licenseId">hdparm</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HIDAPI.html" rel="rdf:_319">HIDAPI License</a></td> <td about="./HIDAPI.html" typeof="spdx:License"> <code property="spdx:licenseId">HIDAPI</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Hippocratic-2.1.html" rel="rdf:_426">Hippocratic License 2.1</a></td> <td about="./Hippocratic-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">Hippocratic-2.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HP-1986.html" rel="rdf:_478">Hewlett-Packard 1986 License</a></td> <td about="./HP-1986.html" typeof="spdx:License"> <code property="spdx:licenseId">HP-1986</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HP-1989.html" rel="rdf:_654">Hewlett-Packard 1989 License</a></td> <td about="./HP-1989.html" typeof="spdx:License"> <code property="spdx:licenseId">HP-1989</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND.html" rel="rdf:_76">Historical Permission Notice and Disclaimer</a></td> <td about="./HPND.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./HPND-DEC.html" rel="rdf:_598">Historical Permission Notice and Disclaimer - DEC variant</a></td> <td about="./HPND-DEC.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-DEC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-doc.html" rel="rdf:_385">Historical Permission Notice and Disclaimer - documentation variant</a></td> <td about="./HPND-doc.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-doc</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-doc-sell.html" rel="rdf:_649">Historical Permission Notice and Disclaimer - documentation sell variant</a></td> <td about="./HPND-doc-sell.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-doc-sell</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-export-US.html" rel="rdf:_552">HPND with US Government export control warning</a></td> <td about="./HPND-export-US.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-export-US</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-export-US-acknowledgement.html" rel="rdf:_662">HPND with US Government export control warning and acknowledgment</a></td> <td about="./HPND-export-US-acknowledgement.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-export-US-acknowledgement</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-export-US-modify.html" rel="rdf:_120">HPND with US Government export control warning and modification rqmt</a></td> <td about="./HPND-export-US-modify.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-export-US-modify</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-export2-US.html" rel="rdf:_451">HPND with US Government export control and 2 disclaimers</a></td> <td about="./HPND-export2-US.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-export2-US</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Fenneberg-Livingston.html" rel="rdf:_644">Historical Permission Notice and Disclaimer - Fenneberg-Livingston variant</a></td> <td about="./HPND-Fenneberg-Livingston.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Fenneberg-Livingston</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-INRIA-IMAG.html" rel="rdf:_584">Historical Permission Notice and Disclaimer - INRIA-IMAG variant</a></td> <td about="./HPND-INRIA-IMAG.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-INRIA-IMAG</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Intel.html" rel="rdf:_21">Historical Permission Notice and Disclaimer - Intel variant</a></td> <td about="./HPND-Intel.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Intel</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Kevlin-Henney.html" rel="rdf:_638">Historical Permission Notice and Disclaimer - Kevlin Henney variant</a></td> <td about="./HPND-Kevlin-Henney.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Kevlin-Henney</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Markus-Kuhn.html" rel="rdf:_173">Historical Permission Notice and Disclaimer - Markus Kuhn variant</a></td> <td about="./HPND-Markus-Kuhn.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Markus-Kuhn</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-merchantability-variant.html" rel="rdf:_573">Historical Permission Notice and Disclaimer - merchantability variant</a></td> <td about="./HPND-merchantability-variant.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-merchantability-variant</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-MIT-disclaimer.html" rel="rdf:_610">Historical Permission Notice and Disclaimer with MIT disclaimer</a></td> <td about="./HPND-MIT-disclaimer.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-MIT-disclaimer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Netrek.html" rel="rdf:_127">Historical Permission Notice and Disclaimer - Netrek variant</a></td> <td about="./HPND-Netrek.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Netrek</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-Pbmplus.html" rel="rdf:_243">Historical Permission Notice and Disclaimer - Pbmplus variant</a></td> <td about="./HPND-Pbmplus.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-Pbmplus</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-sell-MIT-disclaimer-xserver.html" rel="rdf:_161">Historical Permission Notice and Disclaimer - sell xserver variant with MIT disclaimer</a></td> <td about="./HPND-sell-MIT-disclaimer-xserver.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-sell-MIT-disclaimer-xserver</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-sell-regexpr.html" rel="rdf:_45">Historical Permission Notice and Disclaimer - sell regexpr variant</a></td> <td about="./HPND-sell-regexpr.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-sell-regexpr</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-sell-variant.html" rel="rdf:_486">Historical Permission Notice and Disclaimer - sell variant</a></td> <td about="./HPND-sell-variant.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-sell-variant</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-sell-variant-MIT-disclaimer.html" rel="rdf:_431">HPND sell variant with MIT disclaimer</a></td> <td about="./HPND-sell-variant-MIT-disclaimer.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-sell-variant-MIT-disclaimer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-sell-variant-MIT-disclaimer-rev.html" rel="rdf:_11">HPND sell variant with MIT disclaimer - reverse</a></td> <td about="./HPND-sell-variant-MIT-disclaimer-rev.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-sell-variant-MIT-disclaimer-rev</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-UC.html" rel="rdf:_424">Historical Permission Notice and Disclaimer - University of California variant</a></td> <td about="./HPND-UC.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-UC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HPND-UC-export-US.html" rel="rdf:_83">Historical Permission Notice and Disclaimer - University of California, US export warning</a></td> <td about="./HPND-UC-export-US.html" typeof="spdx:License"> <code property="spdx:licenseId">HPND-UC-export-US</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./HTMLTIDY.html" rel="rdf:_440">HTML Tidy License</a></td> <td about="./HTMLTIDY.html" typeof="spdx:License"> <code property="spdx:licenseId">HTMLTIDY</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./IBM-pibs.html" rel="rdf:_605">IBM PowerPC Initialization and Boot Software</a></td> <td about="./IBM-pibs.html" typeof="spdx:License"> <code property="spdx:licenseId">IBM-pibs</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ICU.html" rel="rdf:_376">ICU License</a></td> <td about="./ICU.html" typeof="spdx:License"> <code property="spdx:licenseId">ICU</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./IEC-Code-Components-EULA.html" rel="rdf:_19">IEC Code Components End-user licence agreement</a></td> <td about="./IEC-Code-Components-EULA.html" typeof="spdx:License"> <code property="spdx:licenseId">IEC-Code-Components-EULA</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./IJG.html" rel="rdf:_375">Independent JPEG Group License</a></td> <td about="./IJG.html" typeof="spdx:License"> <code property="spdx:licenseId">IJG</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./IJG-short.html" rel="rdf:_153">Independent JPEG Group License - short</a></td> <td about="./IJG-short.html" typeof="spdx:License"> <code property="spdx:licenseId">IJG-short</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ImageMagick.html" rel="rdf:_609">ImageMagick License</a></td> <td about="./ImageMagick.html" typeof="spdx:License"> <code property="spdx:licenseId">ImageMagick</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./iMatix.html" rel="rdf:_646">iMatix Standard Function Library Agreement</a></td> <td about="./iMatix.html" typeof="spdx:License"> <code property="spdx:licenseId">iMatix</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Imlib2.html" rel="rdf:_97">Imlib2 License</a></td> <td about="./Imlib2.html" typeof="spdx:License"> <code property="spdx:licenseId">Imlib2</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Info-ZIP.html" rel="rdf:_452">Info-ZIP License</a></td> <td about="./Info-ZIP.html" typeof="spdx:License"> <code property="spdx:licenseId">Info-ZIP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Inner-Net-2.0.html" rel="rdf:_59">Inner Net License v2.0</a></td> <td about="./Inner-Net-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Inner-Net-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Intel.html" rel="rdf:_317">Intel Open Source License</a></td> <td about="./Intel.html" typeof="spdx:License"> <code property="spdx:licenseId">Intel</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Intel-ACPI.html" rel="rdf:_310">Intel ACPI Software License Agreement</a></td> <td about="./Intel-ACPI.html" typeof="spdx:License"> <code property="spdx:licenseId">Intel-ACPI</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Interbase-1.0.html" rel="rdf:_666">Interbase Public License v1.0</a></td> <td about="./Interbase-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Interbase-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./IPA.html" rel="rdf:_238">IPA Font License</a></td> <td about="./IPA.html" typeof="spdx:License"> <code property="spdx:licenseId">IPA</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./IPL-1.0.html" rel="rdf:_444">IBM Public License v1.0</a></td> <td about="./IPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">IPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ISC.html" rel="rdf:_132">ISC License</a></td> <td about="./ISC.html" typeof="spdx:License"> <code property="spdx:licenseId">ISC</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ISC-Veillard.html" rel="rdf:_555">ISC Veillard variant</a></td> <td about="./ISC-Veillard.html" typeof="spdx:License"> <code property="spdx:licenseId">ISC-Veillard</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Jam.html" rel="rdf:_339">Jam License</a></td> <td about="./Jam.html" typeof="spdx:License"> <code property="spdx:licenseId">Jam</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./JasPer-2.0.html" rel="rdf:_592">JasPer License</a></td> <td about="./JasPer-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">JasPer-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./JPL-image.html" rel="rdf:_344">JPL Image Use Policy</a></td> <td about="./JPL-image.html" typeof="spdx:License"> <code property="spdx:licenseId">JPL-image</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./JPNIC.html" rel="rdf:_118">Japan Network Information Center License</a></td> <td about="./JPNIC.html" typeof="spdx:License"> <code property="spdx:licenseId">JPNIC</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./JSON.html" rel="rdf:_175">JSON License</a></td> <td about="./JSON.html" typeof="spdx:License"> <code property="spdx:licenseId">JSON</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Kastrup.html" rel="rdf:_182">Kastrup License</a></td> <td about="./Kastrup.html" typeof="spdx:License"> <code property="spdx:licenseId">Kastrup</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Kazlib.html" rel="rdf:_198">Kazlib License</a></td> <td about="./Kazlib.html" typeof="spdx:License"> <code property="spdx:licenseId">Kazlib</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Knuth-CTAN.html" rel="rdf:_23">Knuth CTAN License</a></td> <td about="./Knuth-CTAN.html" typeof="spdx:License"> <code property="spdx:licenseId">Knuth-CTAN</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LAL-1.2.html" rel="rdf:_262">Licence Art Libre 1.2</a></td> <td about="./LAL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">LAL-1.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LAL-1.3.html" rel="rdf:_527">Licence Art Libre 1.3</a></td> <td about="./LAL-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">LAL-1.3</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Latex2e.html" rel="rdf:_4">Latex2e License</a></td> <td about="./Latex2e.html" typeof="spdx:License"> <code property="spdx:licenseId">Latex2e</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Latex2e-translated-notice.html" rel="rdf:_105">Latex2e with translated notice permission</a></td> <td about="./Latex2e-translated-notice.html" typeof="spdx:License"> <code property="spdx:licenseId">Latex2e-translated-notice</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Leptonica.html" rel="rdf:_222">Leptonica License</a></td> <td about="./Leptonica.html" typeof="spdx:License"> <code property="spdx:licenseId">Leptonica</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LGPL-2.0-only.html" rel="rdf:_518">GNU Library General Public License v2 only</a></td> <td about="./LGPL-2.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.0-only</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPL-2.0-or-later.html" rel="rdf:_459">GNU Library General Public License v2 or later</a></td> <td about="./LGPL-2.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.0-or-later</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPL-2.1-only.html" rel="rdf:_525">GNU Lesser General Public License v2.1 only</a></td> <td about="./LGPL-2.1-only.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.1-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPL-2.1-or-later.html" rel="rdf:_337">GNU Lesser General Public License v2.1 or later</a></td> <td about="./LGPL-2.1-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.1-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPL-3.0-only.html" rel="rdf:_226">GNU Lesser General Public License v3.0 only</a></td> <td about="./LGPL-3.0-only.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-3.0-only</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPL-3.0-or-later.html" rel="rdf:_412">GNU Lesser General Public License v3.0 or later</a></td> <td about="./LGPL-3.0-or-later.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-3.0-or-later</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LGPLLR.html" rel="rdf:_88">Lesser General Public License For Linguistic Resources</a></td> <td about="./LGPLLR.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPLLR</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Libpng.html" rel="rdf:_532">libpng License</a></td> <td about="./Libpng.html" typeof="spdx:License"> <code property="spdx:licenseId">Libpng</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./libpng-2.0.html" rel="rdf:_150">PNG Reference Library version 2</a></td> <td about="./libpng-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">libpng-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./libselinux-1.0.html" rel="rdf:_321">libselinux public domain notice</a></td> <td about="./libselinux-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">libselinux-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./libtiff.html" rel="rdf:_25">libtiff License</a></td> <td about="./libtiff.html" typeof="spdx:License"> <code property="spdx:licenseId">libtiff</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./libutil-David-Nugent.html" rel="rdf:_663">libutil David Nugent License</a></td> <td about="./libutil-David-Nugent.html" typeof="spdx:License"> <code property="spdx:licenseId">libutil-David-Nugent</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LiLiQ-P-1.1.html" rel="rdf:_151">Licence Libre du Québec – Permissive version 1.1</a></td> <td about="./LiLiQ-P-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">LiLiQ-P-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LiLiQ-R-1.1.html" rel="rdf:_204">Licence Libre du Québec – Réciprocité version 1.1</a></td> <td about="./LiLiQ-R-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">LiLiQ-R-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LiLiQ-Rplus-1.1.html" rel="rdf:_315">Licence Libre du Québec – Réciprocité forte version 1.1</a></td> <td about="./LiLiQ-Rplus-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">LiLiQ-Rplus-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Linux-man-pages-1-para.html" rel="rdf:_578">Linux man-pages - 1 paragraph</a></td> <td about="./Linux-man-pages-1-para.html" typeof="spdx:License"> <code property="spdx:licenseId">Linux-man-pages-1-para</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Linux-man-pages-copyleft.html" rel="rdf:_214">Linux man-pages Copyleft</a></td> <td about="./Linux-man-pages-copyleft.html" typeof="spdx:License"> <code property="spdx:licenseId">Linux-man-pages-copyleft</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Linux-man-pages-copyleft-2-para.html" rel="rdf:_353">Linux man-pages Copyleft - 2 paragraphs</a></td> <td about="./Linux-man-pages-copyleft-2-para.html" typeof="spdx:License"> <code property="spdx:licenseId">Linux-man-pages-copyleft-2-para</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Linux-man-pages-copyleft-var.html" rel="rdf:_187">Linux man-pages Copyleft Variant</a></td> <td about="./Linux-man-pages-copyleft-var.html" typeof="spdx:License"> <code property="spdx:licenseId">Linux-man-pages-copyleft-var</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Linux-OpenIB.html" rel="rdf:_279">Linux Kernel Variant of OpenIB.org license</a></td> <td about="./Linux-OpenIB.html" typeof="spdx:License"> <code property="spdx:licenseId">Linux-OpenIB</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LOOP.html" rel="rdf:_522">Common Lisp LOOP License</a></td> <td about="./LOOP.html" typeof="spdx:License"> <code property="spdx:licenseId">LOOP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPD-document.html" rel="rdf:_562">LPD Documentation License</a></td> <td about="./LPD-document.html" typeof="spdx:License"> <code property="spdx:licenseId">LPD-document</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPL-1.0.html" rel="rdf:_268">Lucent Public License Version 1.0</a></td> <td about="./LPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">LPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LPL-1.02.html" rel="rdf:_123">Lucent Public License v1.02</a></td> <td about="./LPL-1.02.html" typeof="spdx:License"> <code property="spdx:licenseId">LPL-1.02</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./LPPL-1.0.html" rel="rdf:_134">LaTeX Project Public License v1.0</a></td> <td about="./LPPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">LPPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPPL-1.1.html" rel="rdf:_285">LaTeX Project Public License v1.1</a></td> <td about="./LPPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">LPPL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPPL-1.2.html" rel="rdf:_408">LaTeX Project Public License v1.2</a></td> <td about="./LPPL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">LPPL-1.2</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPPL-1.3a.html" rel="rdf:_511">LaTeX Project Public License v1.3a</a></td> <td about="./LPPL-1.3a.html" typeof="spdx:License"> <code property="spdx:licenseId">LPPL-1.3a</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LPPL-1.3c.html" rel="rdf:_301">LaTeX Project Public License v1.3c</a></td> <td about="./LPPL-1.3c.html" typeof="spdx:License"> <code property="spdx:licenseId">LPPL-1.3c</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./lsof.html" rel="rdf:_77">lsof License</a></td> <td about="./lsof.html" typeof="spdx:License"> <code property="spdx:licenseId">lsof</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Lucida-Bitmap-Fonts.html" rel="rdf:_384">Lucida Bitmap Fonts License</a></td> <td about="./Lucida-Bitmap-Fonts.html" typeof="spdx:License"> <code property="spdx:licenseId">Lucida-Bitmap-Fonts</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LZMA-SDK-9.11-to-9.20.html" rel="rdf:_240">LZMA SDK License (versions 9.11 to 9.20)</a></td> <td about="./LZMA-SDK-9.11-to-9.20.html" typeof="spdx:License"> <code property="spdx:licenseId">LZMA-SDK-9.11-to-9.20</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./LZMA-SDK-9.22.html" rel="rdf:_601">LZMA SDK License (versions 9.22 and beyond)</a></td> <td about="./LZMA-SDK-9.22.html" typeof="spdx:License"> <code property="spdx:licenseId">LZMA-SDK-9.22</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Mackerras-3-Clause.html" rel="rdf:_541">Mackerras 3-Clause License</a></td> <td about="./Mackerras-3-Clause.html" typeof="spdx:License"> <code property="spdx:licenseId">Mackerras-3-Clause</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Mackerras-3-Clause-acknowledgment.html" rel="rdf:_177">Mackerras 3-Clause - acknowledgment variant</a></td> <td about="./Mackerras-3-Clause-acknowledgment.html" typeof="spdx:License"> <code property="spdx:licenseId">Mackerras-3-Clause-acknowledgment</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./magaz.html" rel="rdf:_94">magaz License</a></td> <td about="./magaz.html" typeof="spdx:License"> <code property="spdx:licenseId">magaz</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./mailprio.html" rel="rdf:_293">mailprio License</a></td> <td about="./mailprio.html" typeof="spdx:License"> <code property="spdx:licenseId">mailprio</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MakeIndex.html" rel="rdf:_553">MakeIndex License</a></td> <td about="./MakeIndex.html" typeof="spdx:License"> <code property="spdx:licenseId">MakeIndex</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Martin-Birgmeier.html" rel="rdf:_365">Martin Birgmeier License</a></td> <td about="./Martin-Birgmeier.html" typeof="spdx:License"> <code property="spdx:licenseId">Martin-Birgmeier</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./McPhee-slideshow.html" rel="rdf:_512">McPhee Slideshow License</a></td> <td about="./McPhee-slideshow.html" typeof="spdx:License"> <code property="spdx:licenseId">McPhee-slideshow</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./metamail.html" rel="rdf:_326">metamail License</a></td> <td about="./metamail.html" typeof="spdx:License"> <code property="spdx:licenseId">metamail</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Minpack.html" rel="rdf:_635">Minpack License</a></td> <td about="./Minpack.html" typeof="spdx:License"> <code property="spdx:licenseId">Minpack</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MirOS.html" rel="rdf:_203">The MirOS Licence</a></td> <td about="./MirOS.html" typeof="spdx:License"> <code property="spdx:licenseId">MirOS</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MIT.html" rel="rdf:_602">MIT License</a></td> <td about="./MIT.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MIT-0.html" rel="rdf:_588">MIT No Attribution</a></td> <td about="./MIT-0.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MIT-advertising.html" rel="rdf:_40">Enlightenment License (e16)</a></td> <td about="./MIT-advertising.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-advertising</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-CMU.html" rel="rdf:_37">CMU License</a></td> <td about="./MIT-CMU.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-CMU</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-enna.html" rel="rdf:_208">enna License</a></td> <td about="./MIT-enna.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-enna</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-feh.html" rel="rdf:_147">feh License</a></td> <td about="./MIT-feh.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-feh</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-Festival.html" rel="rdf:_432">MIT Festival Variant</a></td> <td about="./MIT-Festival.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-Festival</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-Khronos-old.html" rel="rdf:_69">MIT Khronos - old variant</a></td> <td about="./MIT-Khronos-old.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-Khronos-old</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-Modern-Variant.html" rel="rdf:_93">MIT License Modern Variant</a></td> <td about="./MIT-Modern-Variant.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-Modern-Variant</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MIT-open-group.html" rel="rdf:_521">MIT Open Group variant</a></td> <td about="./MIT-open-group.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-open-group</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-testregex.html" rel="rdf:_579">MIT testregex Variant</a></td> <td about="./MIT-testregex.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-testregex</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MIT-Wu.html" rel="rdf:_157">MIT Tom Wu Variant</a></td> <td about="./MIT-Wu.html" typeof="spdx:License"> <code property="spdx:licenseId">MIT-Wu</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MITNFA.html" rel="rdf:_651">MIT +no-false-attribs license</a></td> <td about="./MITNFA.html" typeof="spdx:License"> <code property="spdx:licenseId">MITNFA</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MMIXware.html" rel="rdf:_445">MMIXware License</a></td> <td about="./MMIXware.html" typeof="spdx:License"> <code property="spdx:licenseId">MMIXware</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Motosoto.html" rel="rdf:_32">Motosoto License</a></td> <td about="./Motosoto.html" typeof="spdx:License"> <code property="spdx:licenseId">Motosoto</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MPEG-SSG.html" rel="rdf:_324">MPEG Software Simulation</a></td> <td about="./MPEG-SSG.html" typeof="spdx:License"> <code property="spdx:licenseId">MPEG-SSG</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./mpi-permissive.html" rel="rdf:_460">mpi Permissive License</a></td> <td about="./mpi-permissive.html" typeof="spdx:License"> <code property="spdx:licenseId">mpi-permissive</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./mpich2.html" rel="rdf:_449">mpich2 License</a></td> <td about="./mpich2.html" typeof="spdx:License"> <code property="spdx:licenseId">mpich2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MPL-1.0.html" rel="rdf:_249">Mozilla Public License 1.0</a></td> <td about="./MPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">MPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MPL-1.1.html" rel="rdf:_220">Mozilla Public License 1.1</a></td> <td about="./MPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">MPL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MPL-2.0.html" rel="rdf:_148">Mozilla Public License 2.0</a></td> <td about="./MPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">MPL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MPL-2.0-no-copyleft-exception.html" rel="rdf:_530">Mozilla Public License 2.0 (no copyleft exception)</a></td> <td about="./MPL-2.0-no-copyleft-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">MPL-2.0-no-copyleft-exception</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./mplus.html" rel="rdf:_554">mplus Font License</a></td> <td about="./mplus.html" typeof="spdx:License"> <code property="spdx:licenseId">mplus</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MS-LPL.html" rel="rdf:_413">Microsoft Limited Public License</a></td> <td about="./MS-LPL.html" typeof="spdx:License"> <code property="spdx:licenseId">MS-LPL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MS-PL.html" rel="rdf:_361">Microsoft Public License</a></td> <td about="./MS-PL.html" typeof="spdx:License"> <code property="spdx:licenseId">MS-PL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MS-RL.html" rel="rdf:_213">Microsoft Reciprocal License</a></td> <td about="./MS-RL.html" typeof="spdx:License"> <code property="spdx:licenseId">MS-RL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./MTLL.html" rel="rdf:_611">Matrix Template Library License</a></td> <td about="./MTLL.html" typeof="spdx:License"> <code property="spdx:licenseId">MTLL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MulanPSL-1.0.html" rel="rdf:_237">Mulan Permissive Software License, Version 1</a></td> <td about="./MulanPSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">MulanPSL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./MulanPSL-2.0.html" rel="rdf:_524">Mulan Permissive Software License, Version 2</a></td> <td about="./MulanPSL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">MulanPSL-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Multics.html" rel="rdf:_463">Multics License</a></td> <td about="./Multics.html" typeof="spdx:License"> <code property="spdx:licenseId">Multics</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Mup.html" rel="rdf:_516">Mup License</a></td> <td about="./Mup.html" typeof="spdx:License"> <code property="spdx:licenseId">Mup</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NAIST-2003.html" rel="rdf:_119">Nara Institute of Science and Technology License (2003)</a></td> <td about="./NAIST-2003.html" typeof="spdx:License"> <code property="spdx:licenseId">NAIST-2003</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NASA-1.3.html" rel="rdf:_489">NASA Open Source Agreement 1.3</a></td> <td about="./NASA-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">NASA-1.3</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Naumen.html" rel="rdf:_401">Naumen Public License</a></td> <td about="./Naumen.html" typeof="spdx:License"> <code property="spdx:licenseId">Naumen</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NBPL-1.0.html" rel="rdf:_169">Net Boolean Public License v1</a></td> <td about="./NBPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NBPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NCBI-PD.html" rel="rdf:_600">NCBI Public Domain Notice</a></td> <td about="./NCBI-PD.html" typeof="spdx:License"> <code property="spdx:licenseId">NCBI-PD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NCGL-UK-2.0.html" rel="rdf:_131">Non-Commercial Government Licence</a></td> <td about="./NCGL-UK-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NCGL-UK-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NCL.html" rel="rdf:_517">NCL Source Code License</a></td> <td about="./NCL.html" typeof="spdx:License"> <code property="spdx:licenseId">NCL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NCSA.html" rel="rdf:_653">University of Illinois/NCSA Open Source License</a></td> <td about="./NCSA.html" typeof="spdx:License"> <code property="spdx:licenseId">NCSA</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NetCDF.html" rel="rdf:_190">NetCDF license</a></td> <td about="./NetCDF.html" typeof="spdx:License"> <code property="spdx:licenseId">NetCDF</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Newsletr.html" rel="rdf:_500">Newsletr License</a></td> <td about="./Newsletr.html" typeof="spdx:License"> <code property="spdx:licenseId">Newsletr</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NGPL.html" rel="rdf:_168">Nethack General Public License</a></td> <td about="./NGPL.html" typeof="spdx:License"> <code property="spdx:licenseId">NGPL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NICTA-1.0.html" rel="rdf:_487">NICTA Public Software License, Version 1.0</a></td> <td about="./NICTA-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NICTA-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NIST-PD.html" rel="rdf:_195">NIST Public Domain Notice</a></td> <td about="./NIST-PD.html" typeof="spdx:License"> <code property="spdx:licenseId">NIST-PD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NIST-PD-fallback.html" rel="rdf:_224">NIST Public Domain Notice with license fallback</a></td> <td about="./NIST-PD-fallback.html" typeof="spdx:License"> <code property="spdx:licenseId">NIST-PD-fallback</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NIST-Software.html" rel="rdf:_252">NIST Software License</a></td> <td about="./NIST-Software.html" typeof="spdx:License"> <code property="spdx:licenseId">NIST-Software</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NLOD-1.0.html" rel="rdf:_295">Norwegian Licence for Open Government Data (NLOD) 1.0</a></td> <td about="./NLOD-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NLOD-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NLOD-2.0.html" rel="rdf:_567">Norwegian Licence for Open Government Data (NLOD) 2.0</a></td> <td about="./NLOD-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NLOD-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NLPL.html" rel="rdf:_368">No Limit Public License</a></td> <td about="./NLPL.html" typeof="spdx:License"> <code property="spdx:licenseId">NLPL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Nokia.html" rel="rdf:_146">Nokia Open Source License</a></td> <td about="./Nokia.html" typeof="spdx:License"> <code property="spdx:licenseId">Nokia</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NOSL.html" rel="rdf:_255">Netizen Open Source License</a></td> <td about="./NOSL.html" typeof="spdx:License"> <code property="spdx:licenseId">NOSL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Noweb.html" rel="rdf:_31">Noweb License</a></td> <td about="./Noweb.html" typeof="spdx:License"> <code property="spdx:licenseId">Noweb</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NPL-1.0.html" rel="rdf:_212">Netscape Public License v1.0</a></td> <td about="./NPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NPL-1.1.html" rel="rdf:_596">Netscape Public License v1.1</a></td> <td about="./NPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">NPL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NPOSL-3.0.html" rel="rdf:_665">Non-Profit Open Software License 3.0</a></td> <td about="./NPOSL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">NPOSL-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NRL.html" rel="rdf:_114">NRL License</a></td> <td about="./NRL.html" typeof="spdx:License"> <code property="spdx:licenseId">NRL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./NTP.html" rel="rdf:_391">NTP License</a></td> <td about="./NTP.html" typeof="spdx:License"> <code property="spdx:licenseId">NTP</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./NTP-0.html" rel="rdf:_65">NTP No Attribution</a></td> <td about="./NTP-0.html" typeof="spdx:License"> <code property="spdx:licenseId">NTP-0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./O-UDA-1.0.html" rel="rdf:_162">Open Use of Data Agreement v1.0</a></td> <td about="./O-UDA-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">O-UDA-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OAR.html" rel="rdf:_101">OAR License</a></td> <td about="./OAR.html" typeof="spdx:License"> <code property="spdx:licenseId">OAR</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OCCT-PL.html" rel="rdf:_409">Open CASCADE Technology Public License</a></td> <td about="./OCCT-PL.html" typeof="spdx:License"> <code property="spdx:licenseId">OCCT-PL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OCLC-2.0.html" rel="rdf:_469">OCLC Research Public License 2.0</a></td> <td about="./OCLC-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OCLC-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ODbL-1.0.html" rel="rdf:_612">Open Data Commons Open Database License v1.0</a></td> <td about="./ODbL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ODbL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ODC-By-1.0.html" rel="rdf:_16">Open Data Commons Attribution License v1.0</a></td> <td about="./ODC-By-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ODC-By-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OFFIS.html" rel="rdf:_419">OFFIS License</a></td> <td about="./OFFIS.html" typeof="spdx:License"> <code property="spdx:licenseId">OFFIS</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OFL-1.0.html" rel="rdf:_604">SIL Open Font License 1.0</a></td> <td about="./OFL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OFL-1.0-no-RFN.html" rel="rdf:_546">SIL Open Font License 1.0 with no Reserved Font Name</a></td> <td about="./OFL-1.0-no-RFN.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.0-no-RFN</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OFL-1.0-RFN.html" rel="rdf:_447">SIL Open Font License 1.0 with Reserved Font Name</a></td> <td about="./OFL-1.0-RFN.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.0-RFN</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OFL-1.1.html" rel="rdf:_1">SIL Open Font License 1.1</a></td> <td about="./OFL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OFL-1.1-no-RFN.html" rel="rdf:_111">SIL Open Font License 1.1 with no Reserved Font Name</a></td> <td about="./OFL-1.1-no-RFN.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.1-no-RFN</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OFL-1.1-RFN.html" rel="rdf:_91">SIL Open Font License 1.1 with Reserved Font Name</a></td> <td about="./OFL-1.1-RFN.html" typeof="spdx:License"> <code property="spdx:licenseId">OFL-1.1-RFN</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OGC-1.0.html" rel="rdf:_505">OGC Software License, Version 1.0</a></td> <td about="./OGC-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGC-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGDL-Taiwan-1.0.html" rel="rdf:_24">Taiwan Open Government Data License, version 1.0</a></td> <td about="./OGDL-Taiwan-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGDL-Taiwan-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGL-Canada-2.0.html" rel="rdf:_41">Open Government Licence - Canada</a></td> <td about="./OGL-Canada-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGL-Canada-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGL-UK-1.0.html" rel="rdf:_498">Open Government Licence v1.0</a></td> <td about="./OGL-UK-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGL-UK-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGL-UK-2.0.html" rel="rdf:_557">Open Government Licence v2.0</a></td> <td about="./OGL-UK-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGL-UK-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGL-UK-3.0.html" rel="rdf:_586">Open Government Licence v3.0</a></td> <td about="./OGL-UK-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OGL-UK-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OGTSL.html" rel="rdf:_98">Open Group Test Suite License</a></td> <td about="./OGTSL.html" typeof="spdx:License"> <code property="spdx:licenseId">OGTSL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OLDAP-1.1.html" rel="rdf:_421">Open LDAP Public License v1.1</a></td> <td about="./OLDAP-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-1.2.html" rel="rdf:_488">Open LDAP Public License v1.2</a></td> <td about="./OLDAP-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-1.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-1.3.html" rel="rdf:_628">Open LDAP Public License v1.3</a></td> <td about="./OLDAP-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-1.3</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-1.4.html" rel="rdf:_46">Open LDAP Public License v1.4</a></td> <td about="./OLDAP-1.4.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-1.4</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.0.html" rel="rdf:_538">Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)</a></td> <td about="./OLDAP-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.0.1.html" rel="rdf:_180">Open LDAP Public License v2.0.1</a></td> <td about="./OLDAP-2.0.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.0.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.1.html" rel="rdf:_343">Open LDAP Public License v2.1</a></td> <td about="./OLDAP-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.2.html" rel="rdf:_348">Open LDAP Public License v2.2</a></td> <td about="./OLDAP-2.2.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.2.1.html" rel="rdf:_209">Open LDAP Public License v2.2.1</a></td> <td about="./OLDAP-2.2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.2.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.2.2.html" rel="rdf:_313">Open LDAP Public License 2.2.2</a></td> <td about="./OLDAP-2.2.2.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.2.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.3.html" rel="rdf:_277">Open LDAP Public License v2.3</a></td> <td about="./OLDAP-2.3.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.3</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.4.html" rel="rdf:_109">Open LDAP Public License v2.4</a></td> <td about="./OLDAP-2.4.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.4</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.5.html" rel="rdf:_519">Open LDAP Public License v2.5</a></td> <td about="./OLDAP-2.5.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.6.html" rel="rdf:_276">Open LDAP Public License v2.6</a></td> <td about="./OLDAP-2.6.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.6</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.7.html" rel="rdf:_80">Open LDAP Public License v2.7</a></td> <td about="./OLDAP-2.7.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.7</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OLDAP-2.8.html" rel="rdf:_73">Open LDAP Public License v2.8</a></td> <td about="./OLDAP-2.8.html" typeof="spdx:License"> <code property="spdx:licenseId">OLDAP-2.8</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OLFL-1.3.html" rel="rdf:_205">Open Logistics Foundation License Version 1.3</a></td> <td about="./OLFL-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">OLFL-1.3</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OML.html" rel="rdf:_506">Open Market License</a></td> <td about="./OML.html" typeof="spdx:License"> <code property="spdx:licenseId">OML</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OpenPBS-2.3.html" rel="rdf:_160">OpenPBS v2.3 Software License</a></td> <td about="./OpenPBS-2.3.html" typeof="spdx:License"> <code property="spdx:licenseId">OpenPBS-2.3</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OpenSSL.html" rel="rdf:_446">OpenSSL License</a></td> <td about="./OpenSSL.html" typeof="spdx:License"> <code property="spdx:licenseId">OpenSSL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OpenSSL-standalone.html" rel="rdf:_636">OpenSSL License - standalone</a></td> <td about="./OpenSSL-standalone.html" typeof="spdx:License"> <code property="spdx:licenseId">OpenSSL-standalone</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OpenVision.html" rel="rdf:_590">OpenVision License</a></td> <td about="./OpenVision.html" typeof="spdx:License"> <code property="spdx:licenseId">OpenVision</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OPL-1.0.html" rel="rdf:_81">Open Public License v1.0</a></td> <td about="./OPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OPL-UK-3.0.html" rel="rdf:_20">United Kingdom Open Parliament Licence v3.0</a></td> <td about="./OPL-UK-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OPL-UK-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OPUBL-1.0.html" rel="rdf:_267">Open Publication License v1.0</a></td> <td about="./OPUBL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OPUBL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OSET-PL-2.1.html" rel="rdf:_308">OSET Public License version 2.1</a></td> <td about="./OSET-PL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OSET-PL-2.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OSL-1.0.html" rel="rdf:_307">Open Software License 1.0</a></td> <td about="./OSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OSL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OSL-1.1.html" rel="rdf:_112">Open Software License 1.1</a></td> <td about="./OSL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OSL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./OSL-2.0.html" rel="rdf:_458">Open Software License 2.0</a></td> <td about="./OSL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OSL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OSL-2.1.html" rel="rdf:_248">Open Software License 2.1</a></td> <td about="./OSL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">OSL-2.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./OSL-3.0.html" rel="rdf:_433">Open Software License 3.0</a></td> <td about="./OSL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">OSL-3.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./PADL.html" rel="rdf:_44">PADL License</a></td> <td about="./PADL.html" typeof="spdx:License"> <code property="spdx:licenseId">PADL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Parity-6.0.0.html" rel="rdf:_50">The Parity Public License 6.0.0</a></td> <td about="./Parity-6.0.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Parity-6.0.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Parity-7.0.0.html" rel="rdf:_483">The Parity Public License 7.0.0</a></td> <td about="./Parity-7.0.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Parity-7.0.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PDDL-1.0.html" rel="rdf:_211">Open Data Commons Public Domain Dedication & License 1.0</a></td> <td about="./PDDL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">PDDL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PHP-3.0.html" rel="rdf:_581">PHP License v3.0</a></td> <td about="./PHP-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">PHP-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./PHP-3.01.html" rel="rdf:_595">PHP License v3.01</a></td> <td about="./PHP-3.01.html" typeof="spdx:License"> <code property="spdx:licenseId">PHP-3.01</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Pixar.html" rel="rdf:_620">Pixar License</a></td> <td about="./Pixar.html" typeof="spdx:License"> <code property="spdx:licenseId">Pixar</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./pkgconf.html" rel="rdf:_17">pkgconf License</a></td> <td about="./pkgconf.html" typeof="spdx:License"> <code property="spdx:licenseId">pkgconf</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Plexus.html" rel="rdf:_443">Plexus Classworlds License</a></td> <td about="./Plexus.html" typeof="spdx:License"> <code property="spdx:licenseId">Plexus</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./pnmstitch.html" rel="rdf:_503">pnmstitch License</a></td> <td about="./pnmstitch.html" typeof="spdx:License"> <code property="spdx:licenseId">pnmstitch</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PolyForm-Noncommercial-1.0.0.html" rel="rdf:_576">PolyForm Noncommercial License 1.0.0</a></td> <td about="./PolyForm-Noncommercial-1.0.0.html" typeof="spdx:License"> <code property="spdx:licenseId">PolyForm-Noncommercial-1.0.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PolyForm-Small-Business-1.0.0.html" rel="rdf:_10">PolyForm Small Business License 1.0.0</a></td> <td about="./PolyForm-Small-Business-1.0.0.html" typeof="spdx:License"> <code property="spdx:licenseId">PolyForm-Small-Business-1.0.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PostgreSQL.html" rel="rdf:_95">PostgreSQL License</a></td> <td about="./PostgreSQL.html" typeof="spdx:License"> <code property="spdx:licenseId">PostgreSQL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./PPL.html" rel="rdf:_455">Peer Production License</a></td> <td about="./PPL.html" typeof="spdx:License"> <code property="spdx:licenseId">PPL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./PSF-2.0.html" rel="rdf:_63">Python Software Foundation License 2.0</a></td> <td about="./PSF-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">PSF-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./psfrag.html" rel="rdf:_280">psfrag License</a></td> <td about="./psfrag.html" typeof="spdx:License"> <code property="spdx:licenseId">psfrag</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./psutils.html" rel="rdf:_388">psutils License</a></td> <td about="./psutils.html" typeof="spdx:License"> <code property="spdx:licenseId">psutils</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Python-2.0.html" rel="rdf:_499">Python License 2.0</a></td> <td about="./Python-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Python-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Python-2.0.1.html" rel="rdf:_454">Python License 2.0.1</a></td> <td about="./Python-2.0.1.html" typeof="spdx:License"> <code property="spdx:licenseId">Python-2.0.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./python-ldap.html" rel="rdf:_423">Python ldap License</a></td> <td about="./python-ldap.html" typeof="spdx:License"> <code property="spdx:licenseId">python-ldap</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Qhull.html" rel="rdf:_124">Qhull License</a></td> <td about="./Qhull.html" typeof="spdx:License"> <code property="spdx:licenseId">Qhull</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./QPL-1.0.html" rel="rdf:_330">Q Public License 1.0</a></td> <td about="./QPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">QPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./QPL-1.0-INRIA-2004.html" rel="rdf:_480">Q Public License 1.0 - INRIA 2004 variant</a></td> <td about="./QPL-1.0-INRIA-2004.html" typeof="spdx:License"> <code property="spdx:licenseId">QPL-1.0-INRIA-2004</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./radvd.html" rel="rdf:_183">radvd License</a></td> <td about="./radvd.html" typeof="spdx:License"> <code property="spdx:licenseId">radvd</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Rdisc.html" rel="rdf:_102">Rdisc License</a></td> <td about="./Rdisc.html" typeof="spdx:License"> <code property="spdx:licenseId">Rdisc</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./RHeCos-1.1.html" rel="rdf:_374">Red Hat eCos Public License v1.1</a></td> <td about="./RHeCos-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">RHeCos-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./RPL-1.1.html" rel="rdf:_370">Reciprocal Public License 1.1</a></td> <td about="./RPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">RPL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./RPL-1.5.html" rel="rdf:_103">Reciprocal Public License 1.5</a></td> <td about="./RPL-1.5.html" typeof="spdx:License"> <code property="spdx:licenseId">RPL-1.5</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./RPSL-1.0.html" rel="rdf:_664">RealNetworks Public Source License v1.0</a></td> <td about="./RPSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">RPSL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./RSA-MD.html" rel="rdf:_140">RSA Message-Digest License</a></td> <td about="./RSA-MD.html" typeof="spdx:License"> <code property="spdx:licenseId">RSA-MD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./RSCPL.html" rel="rdf:_406">Ricoh Source Code Public License</a></td> <td about="./RSCPL.html" typeof="spdx:License"> <code property="spdx:licenseId">RSCPL</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Ruby.html" rel="rdf:_193">Ruby License</a></td> <td about="./Ruby.html" typeof="spdx:License"> <code property="spdx:licenseId">Ruby</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Ruby-pty.html" rel="rdf:_474">Ruby pty extension license</a></td> <td about="./Ruby-pty.html" typeof="spdx:License"> <code property="spdx:licenseId">Ruby-pty</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SAX-PD.html" rel="rdf:_206">Sax Public Domain Notice</a></td> <td about="./SAX-PD.html" typeof="spdx:License"> <code property="spdx:licenseId">SAX-PD</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SAX-PD-2.0.html" rel="rdf:_210">Sax Public Domain Notice 2.0</a></td> <td about="./SAX-PD-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SAX-PD-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Saxpath.html" rel="rdf:_68">Saxpath License</a></td> <td about="./Saxpath.html" typeof="spdx:License"> <code property="spdx:licenseId">Saxpath</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SCEA.html" rel="rdf:_618">SCEA Shared Source License</a></td> <td about="./SCEA.html" typeof="spdx:License"> <code property="spdx:licenseId">SCEA</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SchemeReport.html" rel="rdf:_473">Scheme Language Report License</a></td> <td about="./SchemeReport.html" typeof="spdx:License"> <code property="spdx:licenseId">SchemeReport</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Sendmail.html" rel="rdf:_136">Sendmail License</a></td> <td about="./Sendmail.html" typeof="spdx:License"> <code property="spdx:licenseId">Sendmail</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Sendmail-8.23.html" rel="rdf:_227">Sendmail License 8.23</a></td> <td about="./Sendmail-8.23.html" typeof="spdx:License"> <code property="spdx:licenseId">Sendmail-8.23</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SGI-B-1.0.html" rel="rdf:_632">SGI Free Software License B v1.0</a></td> <td about="./SGI-B-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SGI-B-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SGI-B-1.1.html" rel="rdf:_49">SGI Free Software License B v1.1</a></td> <td about="./SGI-B-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">SGI-B-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SGI-B-2.0.html" rel="rdf:_194">SGI Free Software License B v2.0</a></td> <td about="./SGI-B-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SGI-B-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SGI-OpenGL.html" rel="rdf:_566">SGI OpenGL License</a></td> <td about="./SGI-OpenGL.html" typeof="spdx:License"> <code property="spdx:licenseId">SGI-OpenGL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SGP4.html" rel="rdf:_292">SGP4 Permission Notice</a></td> <td about="./SGP4.html" typeof="spdx:License"> <code property="spdx:licenseId">SGP4</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SHL-0.5.html" rel="rdf:_624">Solderpad Hardware License v0.5</a></td> <td about="./SHL-0.5.html" typeof="spdx:License"> <code property="spdx:licenseId">SHL-0.5</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SHL-0.51.html" rel="rdf:_35">Solderpad Hardware License, Version 0.51</a></td> <td about="./SHL-0.51.html" typeof="spdx:License"> <code property="spdx:licenseId">SHL-0.51</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SimPL-2.0.html" rel="rdf:_631">Simple Public License 2.0</a></td> <td about="./SimPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SimPL-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./SISSL.html" rel="rdf:_656">Sun Industry Standards Source License v1.1</a></td> <td about="./SISSL.html" typeof="spdx:License"> <code property="spdx:licenseId">SISSL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./SISSL-1.2.html" rel="rdf:_402">Sun Industry Standards Source License v1.2</a></td> <td about="./SISSL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">SISSL-1.2</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SL.html" rel="rdf:_633">SL License</a></td> <td about="./SL.html" typeof="spdx:License"> <code property="spdx:licenseId">SL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Sleepycat.html" rel="rdf:_284">Sleepycat License</a></td> <td about="./Sleepycat.html" typeof="spdx:License"> <code property="spdx:licenseId">Sleepycat</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./SMLNJ.html" rel="rdf:_414">Standard ML of New Jersey License</a></td> <td about="./SMLNJ.html" typeof="spdx:License"> <code property="spdx:licenseId">SMLNJ</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SMPPL.html" rel="rdf:_322">Secure Messaging Protocol Public License</a></td> <td about="./SMPPL.html" typeof="spdx:License"> <code property="spdx:licenseId">SMPPL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SNIA.html" rel="rdf:_42">SNIA Public License 1.1</a></td> <td about="./SNIA.html" typeof="spdx:License"> <code property="spdx:licenseId">SNIA</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./snprintf.html" rel="rdf:_508">snprintf License</a></td> <td about="./snprintf.html" typeof="spdx:License"> <code property="spdx:licenseId">snprintf</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./softSurfer.html" rel="rdf:_497">softSurfer License</a></td> <td about="./softSurfer.html" typeof="spdx:License"> <code property="spdx:licenseId">softSurfer</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Soundex.html" rel="rdf:_2">Soundex License</a></td> <td about="./Soundex.html" typeof="spdx:License"> <code property="spdx:licenseId">Soundex</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Spencer-86.html" rel="rdf:_258">Spencer License 86</a></td> <td about="./Spencer-86.html" typeof="spdx:License"> <code property="spdx:licenseId">Spencer-86</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Spencer-94.html" rel="rdf:_229">Spencer License 94</a></td> <td about="./Spencer-94.html" typeof="spdx:License"> <code property="spdx:licenseId">Spencer-94</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Spencer-99.html" rel="rdf:_288">Spencer License 99</a></td> <td about="./Spencer-99.html" typeof="spdx:License"> <code property="spdx:licenseId">Spencer-99</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SPL-1.0.html" rel="rdf:_577">Sun Public License v1.0</a></td> <td about="./SPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ssh-keyscan.html" rel="rdf:_79">ssh-keyscan License</a></td> <td about="./ssh-keyscan.html" typeof="spdx:License"> <code property="spdx:licenseId">ssh-keyscan</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SSH-OpenSSH.html" rel="rdf:_537">SSH OpenSSH license</a></td> <td about="./SSH-OpenSSH.html" typeof="spdx:License"> <code property="spdx:licenseId">SSH-OpenSSH</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SSH-short.html" rel="rdf:_439">SSH short notice</a></td> <td about="./SSH-short.html" typeof="spdx:License"> <code property="spdx:licenseId">SSH-short</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SSLeay-standalone.html" rel="rdf:_422">SSLeay License - standalone</a></td> <td about="./SSLeay-standalone.html" typeof="spdx:License"> <code property="spdx:licenseId">SSLeay-standalone</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SSPL-1.0.html" rel="rdf:_296">Server Side Public License, v 1</a></td> <td about="./SSPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">SSPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SugarCRM-1.1.3.html" rel="rdf:_12">SugarCRM Public License v1.1.3</a></td> <td about="./SugarCRM-1.1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">SugarCRM-1.1.3</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Sun-PPP.html" rel="rdf:_314">Sun PPP License</a></td> <td about="./Sun-PPP.html" typeof="spdx:License"> <code property="spdx:licenseId">Sun-PPP</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Sun-PPP-2000.html" rel="rdf:_490">Sun PPP License (2000)</a></td> <td about="./Sun-PPP-2000.html" typeof="spdx:License"> <code property="spdx:licenseId">Sun-PPP-2000</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SunPro.html" rel="rdf:_441">SunPro License</a></td> <td about="./SunPro.html" typeof="spdx:License"> <code property="spdx:licenseId">SunPro</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./SWL.html" rel="rdf:_332">Scheme Widget Library (SWL) Software License Agreement</a></td> <td about="./SWL.html" typeof="spdx:License"> <code property="spdx:licenseId">SWL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./swrule.html" rel="rdf:_207">swrule License</a></td> <td about="./swrule.html" typeof="spdx:License"> <code property="spdx:licenseId">swrule</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Symlinks.html" rel="rdf:_137">Symlinks License</a></td> <td about="./Symlinks.html" typeof="spdx:License"> <code property="spdx:licenseId">Symlinks</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TAPR-OHL-1.0.html" rel="rdf:_318">TAPR Open Hardware License v1.0</a></td> <td about="./TAPR-OHL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">TAPR-OHL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TCL.html" rel="rdf:_645">TCL/TK License</a></td> <td about="./TCL.html" typeof="spdx:License"> <code property="spdx:licenseId">TCL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TCP-wrappers.html" rel="rdf:_246">TCP Wrappers License</a></td> <td about="./TCP-wrappers.html" typeof="spdx:License"> <code property="spdx:licenseId">TCP-wrappers</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TermReadKey.html" rel="rdf:_38">TermReadKey License</a></td> <td about="./TermReadKey.html" typeof="spdx:License"> <code property="spdx:licenseId">TermReadKey</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TGPPL-1.0.html" rel="rdf:_113">Transitive Grace Period Public Licence 1.0</a></td> <td about="./TGPPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">TGPPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./threeparttable.html" rel="rdf:_320">threeparttable License</a></td> <td about="./threeparttable.html" typeof="spdx:License"> <code property="spdx:licenseId">threeparttable</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TMate.html" rel="rdf:_510">TMate Open Source License</a></td> <td about="./TMate.html" typeof="spdx:License"> <code property="spdx:licenseId">TMate</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TORQUE-1.1.html" rel="rdf:_106">TORQUE v2.5+ Software License v1.1</a></td> <td about="./TORQUE-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">TORQUE-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TOSL.html" rel="rdf:_108">Trusster Open Source License</a></td> <td about="./TOSL.html" typeof="spdx:License"> <code property="spdx:licenseId">TOSL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TPDL.html" rel="rdf:_125">Time::ParseDate License</a></td> <td about="./TPDL.html" typeof="spdx:License"> <code property="spdx:licenseId">TPDL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TPL-1.0.html" rel="rdf:_491">THOR Public License 1.0</a></td> <td about="./TPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">TPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TTWL.html" rel="rdf:_36">Text-Tabs+Wrap License</a></td> <td about="./TTWL.html" typeof="spdx:License"> <code property="spdx:licenseId">TTWL</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TTYP0.html" rel="rdf:_543">TTYP0 License</a></td> <td about="./TTYP0.html" typeof="spdx:License"> <code property="spdx:licenseId">TTYP0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TU-Berlin-1.0.html" rel="rdf:_373">Technische Universitaet Berlin License 1.0</a></td> <td about="./TU-Berlin-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">TU-Berlin-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./TU-Berlin-2.0.html" rel="rdf:_247">Technische Universitaet Berlin License 2.0</a></td> <td about="./TU-Berlin-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">TU-Berlin-2.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Ubuntu-font-1.0.html" rel="rdf:_192">Ubuntu Font Licence v1.0</a></td> <td about="./Ubuntu-font-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Ubuntu-font-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./UCAR.html" rel="rdf:_453">UCAR License</a></td> <td about="./UCAR.html" typeof="spdx:License"> <code property="spdx:licenseId">UCAR</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./UCL-1.0.html" rel="rdf:_551">Upstream Compatibility License v1.0</a></td> <td about="./UCL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">UCL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ulem.html" rel="rdf:_400">ulem License</a></td> <td about="./ulem.html" typeof="spdx:License"> <code property="spdx:licenseId">ulem</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./UMich-Merit.html" rel="rdf:_582">Michigan/Merit Networks License</a></td> <td about="./UMich-Merit.html" typeof="spdx:License"> <code property="spdx:licenseId">UMich-Merit</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Unicode-3.0.html" rel="rdf:_263">Unicode License v3</a></td> <td about="./Unicode-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Unicode-3.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Unicode-DFS-2015.html" rel="rdf:_329">Unicode License Agreement - Data Files and Software (2015)</a></td> <td about="./Unicode-DFS-2015.html" typeof="spdx:License"> <code property="spdx:licenseId">Unicode-DFS-2015</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Unicode-DFS-2016.html" rel="rdf:_485">Unicode License Agreement - Data Files and Software (2016)</a></td> <td about="./Unicode-DFS-2016.html" typeof="spdx:License"> <code property="spdx:licenseId">Unicode-DFS-2016</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Unicode-TOU.html" rel="rdf:_629">Unicode Terms of Use</a></td> <td about="./Unicode-TOU.html" typeof="spdx:License"> <code property="spdx:licenseId">Unicode-TOU</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./UnixCrypt.html" rel="rdf:_96">UnixCrypt License</a></td> <td about="./UnixCrypt.html" typeof="spdx:License"> <code property="spdx:licenseId">UnixCrypt</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Unlicense.html" rel="rdf:_219">The Unlicense</a></td> <td about="./Unlicense.html" typeof="spdx:License"> <code property="spdx:licenseId">Unlicense</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./UPL-1.0.html" rel="rdf:_6">Universal Permissive License v1.0</a></td> <td about="./UPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">UPL-1.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./URT-RLE.html" rel="rdf:_166">Utah Raster Toolkit Run Length Encoded License</a></td> <td about="./URT-RLE.html" typeof="spdx:License"> <code property="spdx:licenseId">URT-RLE</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Vim.html" rel="rdf:_550">Vim License</a></td> <td about="./Vim.html" typeof="spdx:License"> <code property="spdx:licenseId">Vim</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./VOSTROM.html" rel="rdf:_545">VOSTROM Public License for Open Source</a></td> <td about="./VOSTROM.html" typeof="spdx:License"> <code property="spdx:licenseId">VOSTROM</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./VSL-1.0.html" rel="rdf:_110">Vovida Software License v1.0</a></td> <td about="./VSL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">VSL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./W3C.html" rel="rdf:_29">W3C Software Notice and License (2002-12-31)</a></td> <td about="./W3C.html" typeof="spdx:License"> <code property="spdx:licenseId">W3C</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./W3C-19980720.html" rel="rdf:_630">W3C Software Notice and License (1998-07-20)</a></td> <td about="./W3C-19980720.html" typeof="spdx:License"> <code property="spdx:licenseId">W3C-19980720</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./W3C-20150513.html" rel="rdf:_316">W3C Software Notice and Document License (2015-05-13)</a></td> <td about="./W3C-20150513.html" typeof="spdx:License"> <code property="spdx:licenseId">W3C-20150513</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./w3m.html" rel="rdf:_380">w3m License</a></td> <td about="./w3m.html" typeof="spdx:License"> <code property="spdx:licenseId">w3m</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Watcom-1.0.html" rel="rdf:_613">Sybase Open Watcom Public License 1.0</a></td> <td about="./Watcom-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Watcom-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./Widget-Workshop.html" rel="rdf:_257">Widget Workshop License</a></td> <td about="./Widget-Workshop.html" typeof="spdx:License"> <code property="spdx:licenseId">Widget-Workshop</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Wsuipa.html" rel="rdf:_200">Wsuipa License</a></td> <td about="./Wsuipa.html" typeof="spdx:License"> <code property="spdx:licenseId">Wsuipa</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./WTFPL.html" rel="rdf:_174">Do What The F*ck You Want To Public License</a></td> <td about="./WTFPL.html" typeof="spdx:License"> <code property="spdx:licenseId">WTFPL</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./X11.html" rel="rdf:_275">X11 License</a></td> <td about="./X11.html" typeof="spdx:License"> <code property="spdx:licenseId">X11</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./X11-distribute-modifications-variant.html" rel="rdf:_287">X11 License Distribution Modification Variant</a></td> <td about="./X11-distribute-modifications-variant.html" typeof="spdx:License"> <code property="spdx:licenseId">X11-distribute-modifications-variant</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./X11-swapped.html" rel="rdf:_8">X11 swapped final paragraphs</a></td> <td about="./X11-swapped.html" typeof="spdx:License"> <code property="spdx:licenseId">X11-swapped</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Xdebug-1.03.html" rel="rdf:_472">Xdebug License v 1.03</a></td> <td about="./Xdebug-1.03.html" typeof="spdx:License"> <code property="spdx:licenseId">Xdebug-1.03</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Xerox.html" rel="rdf:_418">Xerox License</a></td> <td about="./Xerox.html" typeof="spdx:License"> <code property="spdx:licenseId">Xerox</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Xfig.html" rel="rdf:_64">Xfig License</a></td> <td about="./Xfig.html" typeof="spdx:License"> <code property="spdx:licenseId">Xfig</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./XFree86-1.1.html" rel="rdf:_312">XFree86 License 1.1</a></td> <td about="./XFree86-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">XFree86-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./xinetd.html" rel="rdf:_407">xinetd License</a></td> <td about="./xinetd.html" typeof="spdx:License"> <code property="spdx:licenseId">xinetd</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./xkeyboard-config-Zinoviev.html" rel="rdf:_56">xkeyboard-config Zinoviev License</a></td> <td about="./xkeyboard-config-Zinoviev.html" typeof="spdx:License"> <code property="spdx:licenseId">xkeyboard-config-Zinoviev</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./xlock.html" rel="rdf:_141">xlock License</a></td> <td about="./xlock.html" typeof="spdx:License"> <code property="spdx:licenseId">xlock</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Xnet.html" rel="rdf:_640">X.Net License</a></td> <td about="./Xnet.html" typeof="spdx:License"> <code property="spdx:licenseId">Xnet</code></td> <td style="text-align:center"></td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./xpp.html" rel="rdf:_244">XPP License</a></td> <td about="./xpp.html" typeof="spdx:License"> <code property="spdx:licenseId">xpp</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./XSkat.html" rel="rdf:_536">XSkat License</a></td> <td about="./XSkat.html" typeof="spdx:License"> <code property="spdx:licenseId">XSkat</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./xzoom.html" rel="rdf:_340">xzoom License</a></td> <td about="./xzoom.html" typeof="spdx:License"> <code property="spdx:licenseId">xzoom</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./YPL-1.0.html" rel="rdf:_507">Yahoo! Public License v1.0</a></td> <td about="./YPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">YPL-1.0</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./YPL-1.1.html" rel="rdf:_539">Yahoo! Public License v1.1</a></td> <td about="./YPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">YPL-1.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zed.html" rel="rdf:_501">Zed License</a></td> <td about="./Zed.html" typeof="spdx:License"> <code property="spdx:licenseId">Zed</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zeeff.html" rel="rdf:_383">Zeeff License</a></td> <td about="./Zeeff.html" typeof="spdx:License"> <code property="spdx:licenseId">Zeeff</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zend-2.0.html" rel="rdf:_52">Zend License v2.0</a></td> <td about="./Zend-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">Zend-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zimbra-1.3.html" rel="rdf:_556">Zimbra Public License v1.3</a></td> <td about="./Zimbra-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">Zimbra-1.3</code></td> <td style="text-align:center">Y</td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zimbra-1.4.html" rel="rdf:_228">Zimbra Public License v1.4</a></td> <td about="./Zimbra-1.4.html" typeof="spdx:License"> <code property="spdx:licenseId">Zimbra-1.4</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./Zlib.html" rel="rdf:_75">zlib License</a></td> <td about="./Zlib.html" typeof="spdx:License"> <code property="spdx:licenseId">Zlib</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./zlib-acknowledgement.html" rel="rdf:_372">zlib/libpng License with Acknowledgement</a></td> <td about="./zlib-acknowledgement.html" typeof="spdx:License"> <code property="spdx:licenseId">zlib-acknowledgement</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ZPL-1.1.html" rel="rdf:_599">Zope Public License 1.1</a></td> <td about="./ZPL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">ZPL-1.1</code></td> <td style="text-align:center"></td> <td style="text-align:center"></td> </tr> <tr> <td><a href="./ZPL-2.0.html" rel="rdf:_540">Zope Public License 2.0</a></td> <td about="./ZPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">ZPL-2.0</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> <tr> <td><a href="./ZPL-2.1.html" rel="rdf:_639">Zope Public License 2.1</a></td> <td about="./ZPL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">ZPL-2.1</code></td> <td style="text-align:center">Y</td> <td style="text-align:center">Y</td> </tr> </tbody> </table> <hr /> <h2 id="deprecated">Deprecated License Identifiers</h2> <p>SPDX endeavors to never change the SPDX license identifiers. However, sometimes there has been a compelling reason to deprecate a license identifier, such as to accommodate improved SPDX license expressions or when we have found a duplicate license. When a license identifier is "deprecated" on the SPDX License List, it effectively means that there is an updated license identifier and the deprecated license identifier, while remaining valid, should no longer be used. The URL to each deprecated license is retained and those license pages are updated to note the deprecation. Some reasons for deprecation are as follows: <ul style="list-style-type: square; padding: 5px;"> <li style="margin:5px 0 5px 10px;">Release 2.0 of the SPDX Specification introduced <strong><a href="https://spdx.org/specifications">License Expressions</a></strong> that supports the ability to identify common variations of SPDX-identified licenses without the need to define each potential variation as a distinct license on the SPDX License List. This new syntax supports the ability to declare an SPDX-identified <a href="./exceptions-index.html"><strong>license exception</strong></a> using the "WITH" operator (e.g. GPL-2.0-or-later WITH Autoconf-exception-2.0), as well as the ability to use a simple "+" operator after a license short identifier to indicate "or later version". SPDX has defined a list of license exceptions to use after the "WITH" operator. As a result, a number of licenses formerly included on the SPDX License List have been deprecated, and correct usage employs the License Expression syntax as of v2.0. </li> <li style="margin:5px 0 5px 10px;">Release 3.0 replaced previous Identifiers for GNU licenses with more explicit Identifiers to reflect the "this version only" or "any later version" option specific to those licenses. As such, the previously used Identifiers for those licenses are deprecated as of v3.0.</li> <li style="margin:5px 0 5px 10px;">Other licenses may have been deprecated for the reasons noted.</li> </ul> </p> <table> <thead><tr> <th>Full name</th><th>Identifier</th><th>Deprecated as of:</th> </tr></thead> <tbody> <tr> <td><a href="./AGPL-1.0.html" rel="rdf:_658">Affero General Public License v1.0</a></td> <td about="./AGPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-1.0</code></td> <td>3.1</td> </tr> <tr> <td><a href="./AGPL-3.0.html" rel="rdf:_71">GNU Affero General Public License v3.0</a></td> <td about="./AGPL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">AGPL-3.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./BSD-2-Clause-FreeBSD.html" rel="rdf:_565">BSD 2-Clause FreeBSD License</a></td> <td about="./BSD-2-Clause-FreeBSD.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-FreeBSD</code></td> <td>3.10</td> </tr> <tr> <td><a href="./BSD-2-Clause-NetBSD.html" rel="rdf:_377">BSD 2-Clause NetBSD License</a></td> <td about="./BSD-2-Clause-NetBSD.html" typeof="spdx:License"> <code property="spdx:licenseId">BSD-2-Clause-NetBSD</code></td> <td>3.9</td> </tr> <tr> <td><a href="./bzip2-1.0.5.html" rel="rdf:_575">bzip2 and libbzip2 License v1.0.5</a></td> <td about="./bzip2-1.0.5.html" typeof="spdx:License"> <code property="spdx:licenseId">bzip2-1.0.5</code></td> <td>3.16</td> </tr> <tr> <td><a href="./eCos-2.0.html" rel="rdf:_299">eCos license version 2.0</a></td> <td about="./eCos-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">eCos-2.0</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GFDL-1.1.html" rel="rdf:_178">GNU Free Documentation License v1.1</a></td> <td about="./GFDL-1.1.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.1</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GFDL-1.2.html" rel="rdf:_236">GNU Free Documentation License v1.2</a></td> <td about="./GFDL-1.2.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.2</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GFDL-1.3.html" rel="rdf:_61">GNU Free Documentation License v1.3</a></td> <td about="./GFDL-1.3.html" typeof="spdx:License"> <code property="spdx:licenseId">GFDL-1.3</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GPL-1.0.html" rel="rdf:_366">GNU General Public License v1.0 only</a></td> <td about="./GPL-1.0.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-1.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GPL-1.0+.html" rel="rdf:_67">GNU General Public License v1.0 or later</a></td> <td about="./GPL-1.0+.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-1.0+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0.html" rel="rdf:_614">GNU General Public License v2.0 only</a></td> <td about="./GPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GPL-2.0+.html" rel="rdf:_84">GNU General Public License v2.0 or later</a></td> <td about="./GPL-2.0+.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0-with-autoconf-exception.html" rel="rdf:_476">GNU General Public License v2.0 w/Autoconf exception</a></td> <td about="./GPL-2.0-with-autoconf-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-with-autoconf-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0-with-bison-exception.html" rel="rdf:_493">GNU General Public License v2.0 w/Bison exception</a></td> <td about="./GPL-2.0-with-bison-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-with-bison-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0-with-classpath-exception.html" rel="rdf:_145">GNU General Public License v2.0 w/Classpath exception</a></td> <td about="./GPL-2.0-with-classpath-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-with-classpath-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0-with-font-exception.html" rel="rdf:_580">GNU General Public License v2.0 w/Font exception</a></td> <td about="./GPL-2.0-with-font-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-with-font-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-2.0-with-GCC-exception.html" rel="rdf:_450">GNU General Public License v2.0 w/GCC Runtime Library exception</a></td> <td about="./GPL-2.0-with-GCC-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-2.0-with-GCC-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-3.0.html" rel="rdf:_435">GNU General Public License v3.0 only</a></td> <td about="./GPL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./GPL-3.0+.html" rel="rdf:_587">GNU General Public License v3.0 or later</a></td> <td about="./GPL-3.0+.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-3.0-with-autoconf-exception.html" rel="rdf:_201">GNU General Public License v3.0 w/Autoconf exception</a></td> <td about="./GPL-3.0-with-autoconf-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0-with-autoconf-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./GPL-3.0-with-GCC-exception.html" rel="rdf:_547">GNU General Public License v3.0 w/GCC Runtime Library exception</a></td> <td about="./GPL-3.0-with-GCC-exception.html" typeof="spdx:License"> <code property="spdx:licenseId">GPL-3.0-with-GCC-exception</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./LGPL-2.0.html" rel="rdf:_82">GNU Library General Public License v2 only</a></td> <td about="./LGPL-2.0.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./LGPL-2.0+.html" rel="rdf:_266">GNU Library General Public License v2 or later</a></td> <td about="./LGPL-2.0+.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.0+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./LGPL-2.1.html" rel="rdf:_660">GNU Lesser General Public License v2.1 only</a></td> <td about="./LGPL-2.1.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.1</code></td> <td>3.0</td> </tr> <tr> <td><a href="./LGPL-2.1+.html" rel="rdf:_70">GNU Lesser General Public License v2.1 or later</a></td> <td about="./LGPL-2.1+.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-2.1+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./LGPL-3.0.html" rel="rdf:_382">GNU Lesser General Public License v3.0 only</a></td> <td about="./LGPL-3.0.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-3.0</code></td> <td>3.0</td> </tr> <tr> <td><a href="./LGPL-3.0+.html" rel="rdf:_304">GNU Lesser General Public License v3.0 or later</a></td> <td about="./LGPL-3.0+.html" typeof="spdx:License"> <code property="spdx:licenseId">LGPL-3.0+</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./Net-SNMP.html" rel="rdf:_470">Net-SNMP License</a></td> <td about="./Net-SNMP.html" typeof="spdx:License"> <code property="spdx:licenseId">Net-SNMP</code></td> <td>3.25.0</td> </tr> <tr> <td><a href="./Nunit.html" rel="rdf:_28">Nunit License</a></td> <td about="./Nunit.html" typeof="spdx:License"> <code property="spdx:licenseId">Nunit</code></td> <td>3.0</td> </tr> <tr> <td><a href="./StandardML-NJ.html" rel="rdf:_202">Standard ML of New Jersey License</a></td> <td about="./StandardML-NJ.html" typeof="spdx:License"> <code property="spdx:licenseId">StandardML-NJ</code></td> <td>2.0rc2</td> </tr> <tr> <td><a href="./wxWindows.html" rel="rdf:_351">wxWindows Library License</a></td> <td about="./wxWindows.html" typeof="spdx:License"> <code property="spdx:licenseId">wxWindows</code></td> <td>2.0rc2</td> </tr> </tbody> </table> </div> <!-- /page --> <div class="collaborative-projects"> <div class="gray-diagonal"> <div class="container"> <div id="footer-copyright"> <p>© 2018 SPDX Workgroup a Linux Foundation Project. All Rights Reserved. </p> <p>Linux Foundation is a registered trademark of The Linux Foundation. Linux is a registered <a href="http://www.linuxfoundation.org/programs/legal/trademark" title="Linux Mark Institute">trademark</a> of Linus Torvalds.</p> <p>Please see our <a href="http://www.linuxfoundation.org/privacy">privacy policy</a> and <a href="http://www.linuxfoundation.org/terms">terms of use</a>.</p> </div> </div> </div> </div> <div id="top-page-link"> <a href="#"><i class="fa fa-arrow-circle-up"></i><span>top of page</span></a> </div> </body> </html>