Commit 44275f30 authored by Martin Postma's avatar Martin Postma Committed by Damien McKenna
Browse files

Issue #3131380 by lolandese, volkswagenchick: License "GPL-2.0+" is a...

Issue #3131380 by lolandese, volkswagenchick: License "GPL-2.0+" is a deprecated SPDX license identifier.
parent 37b606dc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx
  module.
#3129863 by DamienMcKenna, kyuubi, azedan, lcontreras, havran, markie: Revert
  compatibility with GraphQL 4 to avoid breaking existing sites.
#3131380 by lolandese, volkswagenchick: License "GPL-2.0+" is a deprecated SPDX
  license identifier.


Metatag 8.x-1.13, 2020-04-21
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "name": "drupal/metatag",
  "description": "Manage meta tags for all entities.",
  "type": "drupal-module",
  "license": "GPL-2.0+",
  "license": "GPL-2.0-or-later",
  "keywords": [
    "Drupal",
    "seo"