Skip to content

Commit

Permalink
Merge pull request #62 from jonasdekeukelaere/license
Browse files Browse the repository at this point in the history
Use valid composer license
  • Loading branch information
carakas authored Jun 27, 2018
2 parents 6778d6b + 2e70ede commit 3e2e53d
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 @@
"type": "library",
"description": "A PHP5 library that is fast, easy to learn and fun!",
"homepage": "http://www.spoon-library.com",
"license": "BSD-1-Clause",
"license": "BSD-2-Clause",
"authors": [
{
"name": "Davy Hellemans",
Expand Down

0 comments on commit 3e2e53d

Please sign in to comment.