update nake's license

This commit is contained in:
Billingsly Wetherfordshire 2015-05-19 00:31:32 -05:00
parent 936ce72138
commit a7d0818aed

View File

@ -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"
},