Skip to content

Commit 8e93167

Browse files
committed
Specify the correct SPDX license in composer.json
Fixes #6
1 parent 02fac3e commit 8e93167

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": "sirbrillig/phpcs-variable-analysis",
33
"description": "A PHPCS sniff to detect problems with variables.",
44
"type": "phpcodesniffer-standard",
5-
"license": "BSD",
5+
"license": "BSD-2-Clause",
66
"authors": [
77
{
88
"name": "Payton Swick",

0 commit comments

Comments
 (0)