From 7a40ea8ffa5ba4238bdeec6e7aade8e9a671375c Mon Sep 17 00:00:00 2001 From: Artur Adib Date: Sat, 29 Aug 2015 15:37:20 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af4c3ab..27217af 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "type": "git", "url": "git://github.com/arturadib/shelljs.git" }, - "license": "BSD*", + "license": "BSD-3-Clause", "homepage": "http://github.com/arturadib/shelljs", "main": "./shell.js", "scripts": {