diff --git a/composer.json b/composer.json index a3cdf66..e05382e 100644 --- a/composer.json +++ b/composer.json @@ -18,14 +18,14 @@ ], "autoload": { "psr-0": { - "File_IMC": "./" + "File": "./" } }, "description": "More info available on: http://pear.php.net/package/File_IMC", "include-path": [ "./" ], - "license": "The BSD License", + "license": "BSD-2-Clause", "name": "pear/file_imc", "support": { "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=File_IMC",