Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use a proper license identifier. resolves #123
  • Loading branch information
brianlmoon committed Feb 3, 2017
1 parent 944fffa commit b61b8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "PHP daemon for managing gearman workers",
"keywords": ["gearman","net_gearman","gearman-manager"],
"type": "library",
"license": "BSD",
"license": "BSD-2-Clause",
"authors": [
{
"name": "Brian Moon",
Expand Down

0 comments on commit b61b8fd

Please sign in to comment.