From 9001e913bfa1637dd0cd53974bf79e9514c49411 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 29 Jan 2015 19:03:18 +0000 Subject: [PATCH] Use valid license clause --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 80797aef..4771e411 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "page", "updates" ], - "license": "The BSD 3-Clause License", + "license": "BSD-3-Clause", "type": "project", "require": { "php": ">=5.4",