Skip to content

Commit 4452353

Browse files
author
Dimitris Krestos
committed
Update licenses at json manifests
1 parent 5b3dbf0 commit 4452353

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
"plugin"
1818
],
1919
"author": "Dimitris Krestos <dkrestos@gmail.com>",
20-
"license": "Apache",
20+
"license": {
21+
"type" : "Apache-2.0",
22+
"url" : "http://www.apache.org/licenses/LICENSE-2.0"
23+
},
2124
"bugs": {
2225
"url": "https://github.com/vdw/Tabslet/issues"
2326
},

tabslet.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"licenses": [
2525
{
26-
"type": "Apache",
26+
"type": "Apache-2.0",
2727
"url": "http://www.apache.org/licenses/LICENSE-2.0"
2828
}
2929
],

0 commit comments

Comments
 (0)