Skip to content

treewide: fix SPDX tags on existing files - #200

Merged
soburi merged 1 commit into
zephyrproject-rtos:nextfrom
soburi:copyrights
Jul 24, 2026
Merged

treewide: fix SPDX tags on existing files#200
soburi merged 1 commit into
zephyrproject-rtos:nextfrom
soburi:copyrights

Conversation

@soburi

@soburi soburi commented Jul 4, 2026

Copy link
Copy Markdown
Member

Explicitly state the license in all source files to comply with SPDX best practices. In addition, update the copyright notice to the new format.

Note: Cherry-picked only copyright updates.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds SPDX license headers (and updated Arduino copyright notice) to Zephyr devicetree overlay files under variants/, aligning these source files with SPDX best-practice tagging used elsewhere in the codebase.

Changes:

  • Added a top-of-file block comment containing SPDX-License-Identifier: Apache-2.0 to multiple *.overlay files.
  • Updated/standardized the Arduino copyright notice in those files.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
variants/nrf9160dk_nrf9160/nrf9160dk_nrf9160.overlay Adds SPDX + copyright header to the overlay source.
variants/nrf52840dk_nrf52840/nrf52840dk_nrf52840.overlay Adds SPDX + copyright header to the overlay source.
variants/arduino_nano_33_iot/arduino_nano_33_iot.overlay Adds SPDX + copyright header above existing includes/overlay content.
variants/arduino_nano_33_ble/arduino_nano_33_ble.overlay Adds SPDX + copyright header to the overlay source.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread variants/nrf52840dk_nrf52840/nrf52840dk_nrf52840.overlay
Explicitly state the license in all source files to comply with SPDX
best practices. In addition, update the copyright notice to the new
format.

Note: Cherry-picked only copyright and license notices.

Co-authored-by:    Luca Burelli <l.burelli@arduino.cc>
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
@soburi
soburi merged commit d69096a into zephyrproject-rtos:next Jul 24, 2026
3 checks passed
@soburi
soburi deleted the copyrights branch July 24, 2026 13:09
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.

4 participants