licensing: fix license notice in tar source test (CRAFT-533)
Metadata
Current evaluation
Merged after two approvals and passing CI. Corrected the tar source integration test license notice from GPL to LGPL in a single file.
Suggested action: —
No scores available.
Issue body
The tar source integration test incorrectly stated its license as GPL,
update with the LGPL license notice.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI. Corrected the tar source integration test license notice from GPL to LGPL in a single file. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix updating the tar source integration test license notice from GPL to LGPL, correcting an inaccurate licensing declaration. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #102 tests: add tar source integration test (CRAFT-197) | craft-parts | merged | Merged after two approvals and passing CI. Adds an integration test to verify correct reading of valid tar sources. The test generates tar files programmatically instead of relying on binary assets. | |
| #88 license: change the license to LGPLv3 (CRAFT-328) | craft-parts | merged | Merged after three approvals and passing CI. Updated craft-parts to LGPLv3 across 131 files, enabling use as a library by non-GPL applications. | |
| #34 meta: fix GPL references to LGPL | craft-application | merged | 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. |