Commit f6936c62 authored by Oleh Vehera's avatar Oleh Vehera Committed by Steven Jones
Browse files

Issue #3209680 by voleger, mparker17: License "GPL-2.0+" is a deprecated SPDX license identifier

parent 46392e36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "name": "drupal/views_data_export",
  "description": "Plugin to export views data into various file formats.",
  "type": "drupal-module",
  "license": "GPL-2.0+",
  "license": "GPL-2.0-or-later",
  "require": {
    "drupal/csv_serialization": "~1.4 || ~2.0 || ~3 || ~4"
  },