Skip to content
Snippets Groups Projects
Commit b4cd67ad authored by Harish H's avatar Harish H Committed by Pablo López
Browse files

Issue #3164089 by harishh: License "GPL-2.0+" is a deprecated SPDX license...

Issue #3164089 by harishh: License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead
parent d74cb542
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,6 @@
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "http://git.drupal.org/project/pluginreference.git"
},
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"minimum-stability": "dev"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment