From 36fa7fa53c14e6e4d5ffea15f9d550c204c3403e Mon Sep 17 00:00:00 2001 From: Daniel Stainback Date: Thu, 1 Feb 2018 14:55:55 -0500 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cbcfa6d..8a1c672 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "torann/json-ld", "description": "Extremely simple JSON-LD markup generator.", "keywords": ["json-ld", "generator", "schema", "structured-data"], - "license": "BSD 2-Clause", + "license": "BSD-2-Clause", "authors": [ { "name": "Daniel Stainback",