Skip to content

Commit e25e4ca

Browse files
committed
use valid SPDX identifier for license
1 parent 28188ea commit e25e4ca

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": "wp-sync-db/wp-sync-db-cli",
33
"type": "wordpress-plugin",
44
"homepage": "https://github.com/wp-sync-db/wp-sync-db-cli",
5-
"license": "GPLv2",
5+
"license": "GPL-2.0",
66
"description": "WP Sync DB CLI Addon",
77
"keywords": ["plugin","wordpress","wp-sync-db","cli"],
88
"require": {

0 commit comments

Comments
 (0)