Commit 427ea275 authored by Martin Postma's avatar Martin Postma Committed by Sascha Grossenbacher
Browse files

Issue #3131070 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier

parent 3a0405d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "name": "drupal/redirect",
  "description": "Allows users to redirect from old URLs to new URLs.",
  "type": "drupal-module",
  "license": "GPL-2.0+",
  "license": "GPL-2.0-or-later",
  "require": {
      "drupal/core": "^8.8 || ^9"
  }