cpu: move licenses from comments to SPDX format (part3)#21732
cpu: move licenses from comments to SPDX format (part3)#21732crasbe merged 6 commits intoRIOT-OS:masterfrom
Conversation
crasbe
left a comment
There was a problem hiding this comment.
Not sure if it's really necessary to change "Universitaet" to "Universität", but it's nice to have more consistency.
Also I don't know what it is about KConfig and the HAW 😅
4227ab3 to
8ab22e3
Compare
|
All remarks added and squashed to appropriate commits. In my opinion further global changes to make organization names consistent, should be performed in separate PR and done by organization representative. For example, for mentioned HAW i see in copyrights: |
I don't think it's worth the effort to actually fix that globally, but the idea was just to have a bit more consistency to make the parsing easier. |
|
Thanks for support! |
Contribution description
This PR moves license information from headers to SPDX format for
cpudirectory.In this following cpu's are processed:
Testing procedure
Review changed files.
Issues/PRs references
Track #21515
Part 1 #21704
Part 2 #21715