Correct non-existing "license" value in compser.json

Created on 7 September 2023, over 1 year ago
Updated 10 September 2023, over 1 year ago

Problem/Motivation

The project's composer.json uses the value "GPL-2.0+" as a value for the license attribute. The permitted values for this attribute is listed on SPDX.org, and this value do not exist.

Steps to reproduce

Look inside the project's composer.json.

Proposed resolution

Instead use the correct value: "GPL-2.0-or-later".

Remaining tasks

Merge in the proposed MR.

📌 Task
Status

Fixed

Version

2.0

Component

Documentation

Created by

🇳🇴Norway gisle Norway

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024