From 028e0d155383c47e05594a2f0bce2fe2f13442d2 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Thu, 4 Feb 2016 15:23:34 +0100 Subject: [PATCH] Add a valid SPDX license expression --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 90e5235f..6f921236 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "type": "git", "url": "git://github.com/CartoDB/CartoDB-SQL-API.git" }, + "license": "BSD-3-Clause", "author": "Vizzuality (http://vizzuality.com)", "contributors": [ "Simon Tokumine ",