Skip to content

Conversation

@maribu
Copy link
Member

@maribu maribu commented Nov 19, 2025

Contribution description

As the title says

Testing procedure

The CI should run super fast if it can determine that changes are whitespace only. This should be the case here.

In addition, the diff should be checked for correctness.

Issues/PRs references

#21515

@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Nov 19, 2025
@maribu maribu requested a review from basilfx as a code owner November 19, 2025 08:27
@AnnsAnns
Copy link
Member

The rest looked fine :)

@AnnsAnns AnnsAnns added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 19, 2025
@AnnsAnns AnnsAnns enabled auto-merge November 19, 2025 10:11
@AnnsAnns
Copy link
Member

Thank you

@maribu maribu added the Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer label Nov 19, 2025
@maribu maribu disabled auto-merge November 19, 2025 10:13
@maribu maribu enabled auto-merge November 19, 2025 10:13
@riot-ci
Copy link

riot-ci commented Nov 19, 2025

Murdock results

✔️ PASSED

b1b942f tests/{core,cpu,drivers}: use SPDX copyright tags

Success Failures Total Runtime
1 0 1 02m:10s

Artifacts

@maribu maribu added this pull request to the merge queue Nov 19, 2025
Merged via the queue into RIOT-OS:master with commit 0800547 Nov 19, 2025
26 checks passed
@maribu maribu deleted the tests/c_d/spdx branch November 19, 2025 10:44
@maribu
Copy link
Member Author

maribu commented Nov 19, 2025

Thx ❤️

@crasbe crasbe added the Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation label Nov 19, 2025
Copy link
Contributor

@crasbe crasbe left a comment

Choose a reason for hiding this comment

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

Thank you for reviewing @AnnsAnns :)

Just two minor observations, nothing that warrants a fixup PR though.

* All Rights Reserved.
* See: https://www.riot-os.org/branding.html
*
* SPDX-FileCopyrightText: 2013 RIOT OS, All Rights Reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would've removed the All Rights Reserved. here, that's not an author.

Copy link
Member Author

Choose a reason for hiding this comment

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

It doesn't need to be an author, the definition and practical usage in other people's code does not limit it to listing authors and years only.

Dropping the All Rights Reserved here would only cause confusion, as there is no license specified. And SPDX did not add a license identifier for "All Rights Reserved" (yet), so that has to go somewhere.

* All Rights Reserved.
* See: https://www.riot-os.org/branding.html
*
* SPDX-FileCopyrightText: 2013 RIOT OS, All Rights Reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

Same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants