Relicense to MIT

This commit is contained in:
Robin Appelman 2014-07-26 18:21:46 +02:00
commit 451cce0626
18 changed files with 71 additions and 721 deletions

View file

@ -2,7 +2,7 @@
"name" : "Icewind/SMB",
"description" : "php wrapper from smbclient",
"minimum-stability": "stable",
"license" : "AGPL 3",
"license" : "MIT",
"authors" : [
{
"name" : "Robin Appelman",