fixed (again) the license identifier in composer.json

This commit is contained in:
Fabien Potencier
2013-06-25 18:45:01 +02:00
parent 20effeb2bd
commit 49d31bbfee
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Twig, the flexible, fast, and secure template language for PHP",
"keywords": ["templating"],
"homepage": "http://twig.sensiolabs.org",
"license": "BSD-3-Clause-Clear",
"license": "BSD-3-Clause",
"authors": [
{
"name": "Fabien Potencier",