Skip to content

Commit 63adf81

Browse files
committed
Add PDF.js license to package.json
1 parent 3796f24 commit 63adf81

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,11 @@
1010
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/mozilla/pdf.js.git"
13-
}
13+
},
14+
"licenses": [
15+
{
16+
"type": "Apache v2",
17+
"url": "https://github.com/mozilla/pdf.js/blob/master/LICENSE"
18+
}
19+
]
1420
}

0 commit comments

Comments
 (0)