FOSSology Scan Analysis Report
Generated: 2026-07-25 07:09 UTC • Document: FOSSology CI Report • SPDX SPDX-2.3
1. SPDX Document Metadata
−2. Packages
−dashboards
Declared licenses (5):
Apache-2.0
BSD-3-Clause
GPL-2.0-only
GPL-2.0-or-later
LicenseRef-fossology-Dual-license
3. Executive Summary
−38
Total files
5
Distinct licenses
38
Files with license
0
No license info
3
Files with copyright
35
No copyright info
35
Multi-license files
75
Non-allowlisted
0
Copyright violations
0
Keyword violations
4. License Distribution
−- Apache-2.0 (94.7%)
- GPL-2.0-or-later (92.1%)
- LicenseRef-fossology-Dual-license (92.1%)
- GPL-2.0-only (5.3%)
- BSD-3-Clause (2.6%)
| License | Files | % | Distribution |
|---|---|---|---|
| Apache-2.0 | 36 | 94.7% | |
| GPL-2.0-or-later | 35 | 92.1% | |
| LicenseRef-fossology-Dual-license | 35 | 92.1% | |
| GPL-2.0-only | 2 | 5.3% | |
| BSD-3-Clause | 1 | 2.6% |
5. Custom / Non-SPDX Licenses (LicenseRef-*)
−| License ID | Short name |
|---|---|
| LicenseRef-fossology-Dual-license | Dual-license |
Files carrying custom license references
- LICENSE
- LicenseRef-fossology-Dual-license [Dual-license]
- alloc.c
- LicenseRef-fossology-Dual-license [Dual-license]
- astlpc.c
- LicenseRef-fossology-Dual-license [Dual-license]
- compiler.h
- LicenseRef-fossology-Dual-license [Dual-license]
- core-internal.h
- LicenseRef-fossology-Dual-license [Dual-license]
- core.c
- LicenseRef-fossology-Dual-license [Dual-license]
- crc-16-ccitt.c
- LicenseRef-fossology-Dual-license [Dual-license]
- crc-16-ccitt.h
- LicenseRef-fossology-Dual-license [Dual-license]
- i2c-internal.h
- LicenseRef-fossology-Dual-license [Dual-license]
- i2c.c
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp-alloc.h
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp-astlpc.h
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp-cmds.h
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp-log.h
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp-serial.h
- LicenseRef-fossology-Dual-license [Dual-license]
- libmctp.h
- LicenseRef-fossology-Dual-license [Dual-license]
- log.c
- LicenseRef-fossology-Dual-license [Dual-license]
- serial.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/fuzz/fuzz-build.py
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/fuzz/fuzz-coverage.py
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test-utils.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test-utils.h
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_astlpc.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_bridge.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_cmds.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_core.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_eid.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_i2c.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_seq.c
- LicenseRef-fossology-Dual-license [Dual-license]
- tests/test_serial.c
- LicenseRef-fossology-Dual-license [Dual-license]
- utils/mctp-astlpc-daemon.c
- LicenseRef-fossology-Dual-license [Dual-license]
- utils/mctp-capture.h
- LicenseRef-fossology-Dual-license [Dual-license]
- utils/mctp-demux-daemon.c
- LicenseRef-fossology-Dual-license [Dual-license]
- utils/mctp-in.c
- LicenseRef-fossology-Dual-license [Dual-license]
- utils/mctp-pipe.c
- LicenseRef-fossology-Dual-license [Dual-license]
6. Copyright Holders (top 50)
−Distinct holders: 3 Distinct copyright strings: 3
| Normalized holder | Files |
|---|---|
| Intel Corporation. The Linux Foundation | 1 |
| IBM Corp. * | 1 |
| owner or by an individual or Legal Entity authorized to submit on behalf of You must retain, in the Source form of any Derivative Works copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and {yyyy} {name of owner} Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110- USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. the software, and 2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". copyrighted interfaces, the copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. copyright" line and a pointer to where the full notice is found. year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. disclaimer" for the program, if necessary. Here is a sample; alter the names: interest in the program Gnomovision' (which makes passes at compilers) written by James Hacker | 1 |
7. Directory-Level License Breakdown
−| Directory | Files | Primary license(s) |
|---|---|---|
| tests | 12 | GPL-2.0-or-later(12) LicenseRef-fossology-Dual-license(12) Apache-2.0(12) |
| utils | 5 | GPL-2.0-or-later(5) LicenseRef-fossology-Dual-license(5) Apache-2.0(5) |
| libmctp-log.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| libmctp.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| alloc.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| crc-16-ccitt.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| astlpc.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| core-internal.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| libmctp-serial.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| libmctp-cmds.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| core.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| libmctp-alloc.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| zephyr | 1 | BSD-3-Clause(1) |
| crc32.c | 1 | Apache-2.0(1) |
| serial.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| log.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| i2c-internal.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| compiler.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| libmctp-astlpc.h | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| crc-16-ccitt.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
| .clang-format | 1 | GPL-2.0-only(1) |
| LICENSE | 1 | GPL-2.0-only(1) GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) |
| i2c.c | 1 | GPL-2.0-or-later(1) LicenseRef-fossology-Dual-license(1) Apache-2.0(1) |
8. Files with Multiple Licenses
−| File | Licenses |
|---|---|
| LICENSE | GPL-2.0-only GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| alloc.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| astlpc.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| compiler.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| core-internal.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| core.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| crc-16-ccitt.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| crc-16-ccitt.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| i2c-internal.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| i2c.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp-alloc.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp-astlpc.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp-cmds.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp-log.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp-serial.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| libmctp.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| log.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| serial.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/fuzz/fuzz-build.py | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/fuzz/fuzz-coverage.py | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test-utils.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test-utils.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_astlpc.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_bridge.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_cmds.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_core.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_eid.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_i2c.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_seq.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| tests/test_serial.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| utils/mctp-astlpc-daemon.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| utils/mctp-capture.h | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| utils/mctp-demux-daemon.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| utils/mctp-in.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
| utils/mctp-pipe.c | GPL-2.0-or-later LicenseRef-fossology-Dual-license Apache-2.0 |
9. Files Without License Information
−All files have license information.
10. Files Without Copyright Information
−| File |
|---|
| .clang-format |
| alloc.c |
| astlpc.c |
| compiler.h |
| core-internal.h |
| core.c |
| crc-16-ccitt.c |
| crc-16-ccitt.h |
| i2c-internal.h |
| i2c.c |
| libmctp-alloc.h |
| libmctp-astlpc.h |
| libmctp-cmds.h |
| libmctp-log.h |
| libmctp-serial.h |
| libmctp.h |
| log.c |
| serial.c |
| tests/fuzz/fuzz-build.py |
| tests/fuzz/fuzz-coverage.py |
| tests/test-utils.c |
| tests/test-utils.h |
| tests/test_astlpc.c |
| tests/test_bridge.c |
| tests/test_cmds.c |
| tests/test_core.c |
| tests/test_eid.c |
| tests/test_i2c.c |
| tests/test_seq.c |
| tests/test_serial.c |
| utils/mctp-astlpc-daemon.c |
| utils/mctp-capture.h |
| utils/mctp-demux-daemon.c |
| utils/mctp-in.c |
| utils/mctp-pipe.c |
11. License Concluded vs. Detected Mismatch
−No mismatches found.
12. FOSSology Non-Allowlisted License Report
−Following licenses found which are not allow listed:
Total flagged files: 75
- utils/mctp-demux-daemon.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-capture.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_seq.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/fuzz/fuzz-coverage.py
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-log.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test-utils.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-in.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-astlpc-daemon.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- alloc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- crc-16-ccitt.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- astlpc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- core-internal.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test-utils.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-pipe.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-serial.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_core.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_i2c.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_bridge.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_serial.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_eid.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/fuzz/fuzz-build.py
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-cmds.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- core.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_astlpc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-alloc.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_cmds.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- zephyr/CMakeLists.txt
- BSD-3-Clause at line 4
- crc32.c
- Apache-2.0 at line 1
- serial.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- log.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- i2c-internal.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- compiler.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-astlpc.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- crc-16-ccitt.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- .clang-format
- GPL-2.0-only at lines 490, 212, 209, 505, 270
- LICENSE
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-only at lines 490, 212, 209, 505, 270
- GPL-2.0-or-later at line 1
- i2c.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-cmds.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_seq.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_serial.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- astlpc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-log.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-in.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_core.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- core.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/fuzz/fuzz-coverage.py
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- alloc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-demux-daemon.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/fuzz/fuzz-build.py
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-astlpc.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-pipe.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- serial.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- compiler.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-astlpc-daemon.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- utils/mctp-capture.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- log.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-alloc.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- libmctp-serial.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- core-internal.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- i2c.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- crc-16-ccitt.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- zephyr/CMakeLists.txt
- BSD-3-Clause at line 4
- i2c-internal.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_i2c.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test-utils.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- crc-16-ccitt.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- .clang-format
- GPL-2.0 at line 1
- tests/test_astlpc.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_bridge.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test-utils.h
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_cmds.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- tests/test_eid.c
- Dual-license at line 1
- Apache-2.0 at line 1
- GPL-2.0-or-later at line 1
- crc32.c
- Apache-2.0 at line 1
13. FOSSology Copyright Violation Report
−No copyright violation found
No copyright violations found.
14. FOSSology Keyword Violation Report
−No keyword violation found
No keyword violations found.
15. Compliance Findings Summary
−Copyleft Licenses
| License | Files | Action |
|---|---|---|
| GPL-2.0-only | 2 | REVIEW REQUIRED |
| GPL-2.0-or-later | 35 | REVIEW REQUIRED |
Custom / Unresolved Licenses
| License ID | Short name | Files | Action |
|---|---|---|---|
| LicenseRef-fossology-Dual-license | Dual-license | 35 | MANUAL REVIEW REQUIRED |
Non-Allowlisted Files
75 file(s) — see Section 12.
Files Missing License Information
None.