Skip to content

Commit 696ea84

Browse files
committed
Specify BSD-3-Clause license in package.json
The contents of `LICENSE` and `package.json` did not match.
1 parent e375d99 commit 696ea84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"syntax"
2828
],
2929
"author": "Sergey Romanov",
30-
"license": "MIT",
30+
"license": "BSD-3-Clause",
3131
"bugs": {
3232
"url": "https://github.com/highlightjs/highlightjs-structured-text/issues"
3333
},

0 commit comments

Comments
 (0)