From 66f35c5707f7c9d4863a2333c37a864b428ce08d Mon Sep 17 00:00:00 2001 From: Christophe Willemsen Date: Sun, 4 Feb 2018 22:05:11 +0100 Subject: [PATCH] updated license identifier to conform to spdx --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b83092c..527cb7e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "graphaware/reco4php", "description": "Neo4j based Recommendation Engine Framework for PHP", "type": "library", - "license": "ApacheV2", + "license": "Apache-2.0", "authors": [ { "name": "GraphAware Limited",