Skip to content

Commit 9e4311c

Browse files
brianteemanwilsonge
authored andcommitted
Update deprecated license … (#127)
The spdx have deprecated the short license identifier GPL-2.0+ and we should use GPL-2.0-or-later https://spdx.org/licenses/
1 parent a8aefc0 commit 9e4311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "git+https://github.com/joomla-projects/custom-elements.git"
88
},
9-
"license": "GPL-2.0+",
9+
"license": "GPL-2.0-or-later",
1010
"bugs": {
1111
"url": "https://github.com/joomla-projects/custom-elements/issues"
1212
},

0 commit comments

Comments
 (0)