Skip to content

Update LICENSE copyright and add AI attribution instructions#2

Open
jerrysxie wants to merge 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:update-license-and-ai-attribution
Open

Update LICENSE copyright and add AI attribution instructions#2
jerrysxie wants to merge 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:update-license-and-ai-attribution

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

This PR applies two org-wide standardisation changes
(ref: OpenDevicePartnership/embedded-rust-template#20):

  1. LICENSE – normalise the copyright line to:
    Copyright (c) Open Device Partnership and Contributors

  2. .github/copilot-instructions.md – add the Commit Messages and
    AI Attribution sections so every repo carries consistent guidance
    for contributors and AI agents.

Copilot AI review requested due to automatic review settings May 6, 2026 22:36
@jerrysxie jerrysxie requested a review from a team as a code owner May 6, 2026 22:36
Copy link
Copy Markdown

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 applies org-wide standardization updates by normalizing the MIT license copyright line and extending the repository’s Copilot contributor guidance to include AI attribution requirements.

Changes:

  • Update LICENSE to use the standardized “Open Device Partnership and Contributors” copyright line.
  • Extend .github/copilot-instructions.md with AI attribution guidance (commit trailer format and constraints).

Reviewed changes

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

File Description
LICENSE Normalizes the MIT license copyright line to the org standard.
.github/copilot-instructions.md Adds AI attribution instructions (and repeats commit message guidance).

Comment on lines +18 to +23
## Commit Messages
- Subject line: capitalized, 50 characters or less, imperative mood (e.g., "Fix bug" not "Fixed bug")
- Separate subject from body with a blank line
- Wrap body text at 72 characters
- Use the body to explain *what* and *why*, not *how*

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This looks real to me

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