Skip to content

Choose a tag to compare

@github-actions github-actions released this 01 May 11:30
· 5 commits to master since this release

BazBrokerWidget

007 (2026-05-01)

Full Changelog Previous Releases

  • Add SPDX-License-Identifier: GPL-2.0-or-later headers to every .lua and .xml source file in the addon (skipping Libs/ and _legacy/). The repo already declared GPL v2 via the LICENSE file at the root and X-License: GPL v2 in the .toc, but per-file SPDX annotations are the modern best practice (REUSE compliance, machine-readable license scanning, GitHub linguist detection) and bring this repo in line with the suite-wide convention. The line is a single comment at the top of each file - zero functional impact. Existing UTF-8 BOMs and original line endings are preserved. No code changes, header-only sweep, bump to 007