Skip to content

Conversation

@mirkokurt
Copy link
Contributor

This PR aims to UPDATE the Copyright note from:
Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
to
Copyright (C) ARDUINO SRL (http://www.arduino.cc)

Copy link

Copilot AI left a comment

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 systematically updates copyright notices across the entire codebase, changing the copyright holder from "ARDUINO SA" to "ARDUINO SRL", removing the year specification, and updating the URL format from angle brackets to parentheses.

  • Replaces "2025 ARDUINO SA" with "ARDUINO SRL" in all copyright headers
  • Changes URL format from <http://www.arduino.cc> to (http://www.arduino.cc)
  • Updates the automated license management task to use --exclude-year flag

Reviewed Changes

Copilot reviewed 105 out of 105 changed files in this pull request and generated no comments.

Show a summary per file
File Description
learn-docs/_icons/*.svg.license Updated copyright notices in icon license files
examples//sketch/.ino Updated copyright headers in Arduino sketch files
examples//sketch/.h Updated copyright headers in header files
examples/*/python/main.py Updated copyright headers in Python main files
examples//assets/.css Updated copyright headers in CSS files
examples//assets/.html Updated copyright headers in HTML files
examples//assets/.js Updated copyright headers in JavaScript files
examples//assets/img/.svg.license Updated copyright notices in image license files
examples//assets/fonts/.css Updated copyright headers in font CSS files
examples//assets/docs_assets/.png.license Updated copyright notices in documentation asset license files
Taskfile.dist.yml Updated license task to use new copyright format and exclude year

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

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