Skip to content

Fix Wally license link#210

Open
ryanlua wants to merge 1 commit into1ForeverHD:mainfrom
ryanlua:wally-license
Open

Fix Wally license link#210
ryanlua wants to merge 1 commit into1ForeverHD:mainfrom
ryanlua:wally-license

Conversation

@ryanlua
Copy link
Copy Markdown
Contributor

@ryanlua ryanlua commented Mar 2, 2026

Updates the wally.toml to use the MPL-2.0 SPDX short identifier so Wally links to the proper license.

Currently, the TopbarPlus Wally package links to the identifier MPL2, which is invalid.

image

This just changes the identifier to MPL-2.0 which properly links when you press it.

Updates to use the MPL-2.0 SPDX short identifier so Wally links to the proper license
Copilot AI review requested due to automatic review settings March 2, 2026 06:16
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

Updates the Wally package metadata to use a valid SPDX license identifier so the Wally package page links to the correct license.

Changes:

  • Change license in wally.toml from MPL2 (invalid) to MPL-2.0 (valid SPDX identifier)

💡 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