diff options
| author | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2015-05-19 00:31:32 -0500 |
|---|---|---|
| committer | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2015-05-19 00:31:32 -0500 |
| commit | a7d0818aedd400d7d7d483754ba0aecf959922f0 (patch) | |
| tree | 29c71ea188a1447db4de447c906a6c2fade66b12 | |
| parent | 936ce721383bd880c435e98029e98bdb8935d03b (diff) | |
| download | packages-a7d0818aedd400d7d7d483754ba0aecf959922f0.tar.gz packages-a7d0818aedd400d7d7d483754ba0aecf959922f0.zip | |
update nake's license
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" }, |
