From a7d0818aedd400d7d7d483754ba0aecf959922f0 Mon Sep 17 00:00:00 2001 From: Billingsly Wetherfordshire Date: Tue, 19 May 2015 00:31:32 -0500 Subject: [PATCH] update nake's license --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 0bfeb1f..47ac406 100644 --- a/packages.json +++ b/packages.json @@ -125,7 +125,7 @@ "method": "git", "tags": ["build", "automation", "sortof"], "description": "make-like for Nimrod. Describe your builds as tasks!", - "license": "DATWPL", + "license": "MIT", "web": "https://github.com/fowlmouth/nake" },