#43032 closed defect (bug) (fixed)
Update `license` field in `package.json` to a valid SPDX license
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
The current GPL-2.0+ SPDX license string has been deprecated SPDX v3.0
The updated SPDX license string is now GPL-2.0-or-later
Previously: [32880]
See also: https://spdx.org/licenses/ SPDX
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Build Tools: Update SPDX License in
package.jsonto adhere to SPDX v3.0 specification.See also: