Skip to content

qdl: add SPDX license identifiers#111

Merged
lumag merged 1 commit intolinux-msm:masterfrom
igoropaniuk:spdx_licenses
Jun 13, 2025
Merged

qdl: add SPDX license identifiers#111
lumag merged 1 commit intolinux-msm:masterfrom
igoropaniuk:spdx_licenses

Conversation

@igoropaniuk
Copy link
Contributor

@igoropaniuk igoropaniuk commented Jun 13, 2025

Add SPDX-License-Identifier line to each source file that contains license text. More details about SPDX license identifiers can be found at [1].

The scancode-toolkit [2] was used to match license text to the correct SPDX-License-Identifier:
$ scancode --license --copyright --html scancode_result.html ./

[1] https://spdx.org/licenses/
[2] https://github.com/nexB/scancode-toolkit

Add SPDX-License-Identifier line to each source file that
contains license text. More details about SPDX license identifiers
can be found at [1].

The scancode-toolkit [2] was used to match license text to the correct
SPDX-License-Identifier:
$ scancode --license --copyright --html scancode_result.html ./

[1] https://spdx.org/licenses/
[2] https://github.com/nexB/scancode-toolkit
Signed-off-by: Igor Opaniuk <igor.opaniuk@oss.qualcomm.com>
@lumag lumag merged commit 4bb672f into linux-msm:master Jun 13, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants