Skip to content

Commit 2b06b73

Browse files
authored
Replace GPL-2.0+ by GPL-2.0-or-later
1 parent 215ffb3 commit 2b06b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "drupal-composer/drupal-scaffold",
33
"description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
44
"type": "composer-plugin",
5-
"license": "GPL-2.0+",
5+
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=5.4.5",
88
"composer-plugin-api": "^1.0.0",

0 commit comments

Comments
 (0)