From 2694bb67731ec26ff6101114ac5f8f50cacd0aca Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Sun, 1 Mar 2026 22:13:14 -0800 Subject: [PATCH] Fix Wally license link Updates to use the MPL-2.0 SPDX short identifier so Wally links to the proper license --- wally.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wally.toml b/wally.toml index b1334bd..af76dc3 100644 --- a/wally.toml +++ b/wally.toml @@ -1,7 +1,7 @@ [package] name = "1foreverhd/topbarplus" description = "Construct dynamic and intuitive topbar icons. Enhance the appearance and behaviour of these icons with features such as themes, dropdowns and menus." -license = "MPL2" +license = "MPL-2.0" version = "3.4.0" registry = "https://github.com/UpliftGames/wally-index" realm = "shared"