meta: fix GPL references to LGPL
Metadata
Current evaluation
Merged changes correcting accidental GPL license references to LGPL across eight files. The update modified 32 lines, passed CI checks, and received approval from two reviewers before integration.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox`?
-----
@cmatsuoka found a case where I'd accidentally marked GPL, but this entire repo is supposed to be LGPL. This fixes those.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes correcting accidental GPL license references to LGPL across eight files. The update modified 32 lines, passed CI checks, and received approval from two reviewers before integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a metadata fix correcting accidental GPL license references to LGPL, aligning the repository with its intended licensing. The change was successfully integrated without blocking issues. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #288 plugins: fix license text | craft-parts | merged | Merged a fix updating license text across 13 plugin files to comply with the GNU Lesser General Public License version 3. Approved by a reviewer, passed CI, and modified 78 lines of code. | |
| #880 Remove license concepts | snapcraft | merged | Merged changes removing license concepts. The update deleted 175 lines across six files and was approved by one reviewer before integration. | |
| #131 licensing: fix license notice in tar source test (CRAFT-533) | craft-parts | merged | Merged after two approvals and passing CI. Corrected the tar source integration test license notice from GPL to LGPL in a single file. |