Skip to content

Commit

Permalink
update license string
Browse files Browse the repository at this point in the history
  • Loading branch information
joelabair committed Sep 26, 2016
1 parent 9acf600 commit bd0e0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "multer-autoreap",
"version": "0.1.2",
"description": "Connect middleware providing auto gc of tmp uploaded files by multer or any multipart middleware.",
"license": "GPLv3",
"license": "GPL-2.0+",
"main": "index.js",
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit bd0e0d6

Please sign in to comment.