Skip to content

Commit

Permalink
Updating license for Packagist
Browse files Browse the repository at this point in the history
According to the PEAR web site, it is the 2 clause, not 3.
  • Loading branch information
brianlmoon authored Feb 22, 2018
1 parent 716deb9 commit 59d944c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "PHP daemon for managing gearman workers",
"keywords": ["gearman","net_gearman","gearman-manager"],
"type": "library",
"license": "BSD-3-Clause",
"license": "BSD-2-Clause",
"authors": [
{
"name": "Brian Moon",
Expand Down

0 comments on commit 59d944c

Please sign in to comment.