Build Tools: Update SPDX License in package.json to adhere to SPDX v3.0 specification.

Props netweb.
Fixes #43032.

git-svn-id: https://develop.svn.wordpress.org/trunk@42637 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-02-01 16:38:48 +00:00
parent 59e1b7318d
commit 6073df2b45

View File

@ -10,7 +10,7 @@
"node": "8.9.3" "node": "8.9.3"
}, },
"author": "The WordPress Contributors", "author": "The WordPress Contributors",
"license": "GPL-2.0+", "license": "GPL-2.0-or-later",
"devDependencies": { "devDependencies": {
"autoprefixer": "^6.5.1", "autoprefixer": "^6.5.1",
"grunt": "~0.4.5", "grunt": "~0.4.5",