Skip to content

Commit 8fc953e

Browse files
author
Attila Max Ruf
committed
fix(license): add OFL to package
1 parent b8357ba commit 8fc953e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "https://github.com/therufa/mdi-vue/issues"
2020
},
2121
"author": "Attila Max Ruf <attila.ruf@oden.hu>",
22-
"license": "MIT",
22+
"license": "(MIT AND OFL-1.1)",
2323
"scripts": {
2424
"clean": "rm -rf build dist",
2525
"prebuild": "git submodule update --init && npm run clean && mkdir build dist",

0 commit comments

Comments
 (0)