Skip to content

Commit

Permalink
Use BSD-3-Clause license in conposer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DariusIII committed Aug 8, 2018
1 parent e42a3f5 commit 6d44556
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 @@ -3,7 +3,7 @@
"description": "PHP archive reader helper class",
"type": "library",
"minimum-stability": "stable",
"license": "Modified BSD",
"license": "BSD-3-Clause",
"authors": [
{
"name": "DariusIII",
Expand Down

0 comments on commit 6d44556

Please sign in to comment.