Skip to content

Commit

Permalink
Automated LicenseDB update with latest from scancode-toolkit develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AyanSinhaMahapatra committed Oct 12, 2024
1 parent 66c196e commit 4b11479
Show file tree
Hide file tree
Showing 2,611 changed files with 370,252 additions and 583,206 deletions.
459 changes: 180 additions & 279 deletions docs/389-exception.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions docs/3com-microcode.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</style>
<link rel="stylesheet" href="static/spectre-0.5.9.min.css">
<script src="static/jquery-3.5.1.slim.min.js"></script>

<script src="static/jquery.mark-8.11.1.min.js"></script>
<style>
table.dataTable {visibility: visible!important;}
Expand All @@ -41,7 +41,7 @@
<a class="navbar-brand text-bold mr-2" style="font-size: 1rem;" href="index.html">ScanCode LicenseDB</a>
<a href="help.html" class="btn btn-link">Help</a>
<a href="https://gitter.im/aboutcode-org/discuss" target="_blank" class="btn btn-link">Chat</a>
<a href="https://github.com/aboutcode-org/scancode-licensedb" target="_blank" class="btn btn-link">GitHub</a>
<a href="https://github.com/nexB/scancode-licensedb" target="_blank" class="btn btn-link">GitHub</a>
<span class="nav-item">Licensed under <a href="cc-by-4.0.html" class="text-bold">CC-BY-4.0</a></span>
</section>
<section id="search-section">
Expand All @@ -52,69 +52,69 @@
</section>
</header>
</div>

<div class="container">
<hr>
<a href="index.html">back to list</a> -
<a href="3com-microcode.yml">yml</a> -
<a href="3com-microcode.json">json</a> -
<a href="3com-microcode.LICENSE">text</a> -
<a href="https://github.com/aboutcode-org/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/3com-microcode.LICENSE" target="_blank">edit License</a>
<a href="https://github.com/nexB/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/3com-microcode.LICENSE" target="_blank">edit License</a>
<hr>
<dl>

<dt style="">key</dt>
<dd>

3com-microcode

</dd>

<dt style="">short_name</dt>
<dd>

3Com Microcode

</dd>

<dt style="">name</dt>
<dd>

3Com Microcode

</dd>

<dt style="">category</dt>
<dd>

Permissive

</dd>

<dt style="">owner</dt>
<dd>

HP - Hewlett Packard

</dd>

<dt style="">notes</dt>
<dd>

this is a Linux firmware BSD-like license with some weird extra terms

</dd>

<dt style="">spdx_license_key</dt>
<dd>

LicenseRef-scancode-3com-microcode

</dd>

</dl>
<div class="text-bold">license_text</div>
<pre id="license-text" class="code mt-1" style="white-space: pre-wrap;"><code>Redistribution and use in source and binary forms of the
<pre id="license-text" class="code mt-1" style="white-space: pre-wrap;"><code>Redistribution and use in source and binary forms of the
microcode software are permitted provided that the following conditions
are met:
1. Redistribution of source code must retain the above copyright
Expand Down Expand Up @@ -149,18 +149,18 @@
<p>
<a href="help.html">Help</a> ·
<a href="https://gitter.im/aboutcode-org/discuss" target="_blank">Chat</a> ·
<a href="https://github.com/aboutcode-org/scancode-licensedb" target="_blank">GitHub</a> ·
<a href="https://github.com/nexB/scancode-licensedb" target="_blank">GitHub</a> ·
<a href="https://www.aboutcode.org/" target="_blank">AboutCode</a>
</p>
<p>Designed and built by <a href="https://www.nexb.com/" target="_blank">nexB</a>.
Licensed under the <a href="cc-by-4.0.html">Creative Commons Attribution License 4.0 (CC-BY-4.0)</a>.</p>
<p>Generated with <a href="https://github.com/aboutcode-org/scancode-toolkit" target="_blank">ScanCode toolkit</a>
32.2.1 on 2024-08-09.</p>
<p>SPDX Licenses list version: 3.24</p>

<p>Generated with <a href="https://github.com/nexB/scancode-toolkit" target="_blank">ScanCode toolkit</a>
32.2.1 on 2024-10-12.</p>
<p>SPDX Licenses list version: 3.25</p>
</footer>
</div>

<script>
$(document).ready(function() {
let url_params = new URLSearchParams(window.location.search);
Expand All @@ -176,4 +176,4 @@
</script>

</body>
</html>
</html>
Loading

0 comments on commit 4b11479

Please sign in to comment.