From 7b16dc493f937b63393540ddb408356b91a7b35e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 30 Dec 2014 00:07:22 +0300 Subject: [PATCH] minor licence update in package.json... Signed-off-by: Alex A. Naanou --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 869f329..ee846d8 100755 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "event" ], "author": "Alex A. Naanou (https://github.com/flynx)", - "license": "New BSD", + "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/flynx/guaranteeEvents/issues" },