Problem/Motivation

/composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
License "GPLv2+" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as a license.

Steps to reproduce

Run composer validate

Proposed resolution

use "GPL-2.0-or-later" instead

Comments

vipin.mittal18 created an issue. See original summary.

vipin.mittal18’s picture

Status: Needs work » Needs review
StatusFileSize
new371 bytes

Kindly apply the attached patch to resolve the license issue.

guilhermevp’s picture

Status: Needs review » Reviewed & tested by the community

Patch works as intended!

RTBC +1

poorva’s picture

Patch works for me +1

ben coleman’s picture

Status: Reviewed & tested by the community » Fixed

Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.