Skip to content

Commit 59d944c

Browse files
authored
Updating license for Packagist
According to the PEAR web site, it is the 2 clause, not 3.
1 parent 716deb9 commit 59d944c

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
@@ -4,7 +4,7 @@
44
"description": "PHP daemon for managing gearman workers",
55
"keywords": ["gearman","net_gearman","gearman-manager"],
66
"type": "library",
7-
"license": "BSD-3-Clause",
7+
"license": "BSD-2-Clause",
88
"authors": [
99
{
1010
"name": "Brian Moon",

0 commit comments

Comments
 (0)