Problem/Motivation

modules/libraries$ composer validate
./composer.json is valid, but with a few warnings
See https://getcomposer.org/doc/04-schema.md for details on the schema
License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead

Proposed resolution

Replace "GPL-2.0+" by "GPL-2.0-or-later"

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
FileSize
308 bytes

Follow a patch that fix this

paulocs’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
14.99 KB

Looks good to me!

  • podarok committed 2aa991c on 8.x-3.x authored by thalles
    Issue #3145806 by thalles, paulocs: License "GPL-2.0+" is a deprecated
    
podarok’s picture

Status: Reviewed & tested by the community » Fixed

Thank you

Status: Fixed » Closed (fixed)

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