diff --git a/composer.json b/composer.json
index 6ad827d5..e6df59fd 100755
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
     "description": "A PHP parser written in PHP",
     "keywords": ["php", "parser"],
     "type": "library",
-    "license": "BSD",
+    "license": "BSD-3-Clause",
     "authors": [
         {
             "name": "Nikita Popov"