Skip to content

drivers/[f-h]*: change license headers to SPDX format#22163

Merged
AnnsAnns merged 1 commit intoRIOT-OS:masterfrom
N11cc00:spdx-drivers-2
Apr 1, 2026
Merged

drivers/[f-h]*: change license headers to SPDX format#22163
AnnsAnns merged 1 commit intoRIOT-OS:masterfrom
N11cc00:spdx-drivers-2

Conversation

@N11cc00
Copy link
Copy Markdown
Contributor

@N11cc00 N11cc00 commented Mar 31, 2026

Contribution description

This PR attempts to convert all license headers for all folders inside the drivers/ directory starting with the letters F to H. Vendor specific files are left untouched as well as some files missing some copyright or license information.

Testing procedure

To check for correct license/copyright information in all c and h files that are not vendor provided, use this command:

reuse lint -l | grep "^drivers/" | grep -E '\.(c|h):' | grep -v "/vendor/"

Issues/PRs references

This PR splits up #21516 and therefore closes it
Tracking #21515

@github-actions github-actions bot added Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration labels Mar 31, 2026
@N11cc00 N11cc00 changed the title drivers/[g-h]*: change license headers to SPDX format drivers/[f-h]*: change license headers to SPDX format Mar 31, 2026
Copy link
Copy Markdown
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mguetschow mguetschow added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Mar 31, 2026
@riot-ci
Copy link
Copy Markdown

riot-ci commented Mar 31, 2026

Murdock results

✔️ PASSED

d441fab drivers/[f-h]*: change license headers to SPDX format

Success Failures Total Runtime
1 0 1 01m:16s

Artifacts

@AnnsAnns AnnsAnns enabled auto-merge April 1, 2026 12:39
@AnnsAnns AnnsAnns added this pull request to the merge queue Apr 1, 2026
Merged via the queue into RIOT-OS:master with commit f97b55e Apr 1, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants