Skip to content

Commit d84ffd1

Browse files
committed
update license field
1 parent a789e06 commit d84ffd1

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "multiselect",
33
"version": "0.9.12",
44
"description" : "A user-friendlier drop-in replacement for the standard select with multiple attribute activated.",
5-
"license" : "WTFPL",
5+
"license" : "MIT",
66
"main": [
77
"./css/multi-select.css",
88
"./img/switch.png",

multi-select.jquery.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,7 @@
2121
"url": "https://github.com/lou"
2222
}
2323
],
24-
"licenses": [
25-
{
26-
"type": "wtfpl",
27-
"url": "http://sam.zoy.org/wtfpl/COPYING"
28-
}
29-
],
24+
"license": "MIT",
3025
"bugs": "https://github.com/lou/multi-select/issues",
3126
"homepage": "http://loudev.com/",
3227
"docs": "http://loudev.com/",

0 commit comments

Comments
 (0)