Skip to content

Commit 41e26a1

Browse files
committed
feat: update license
1 parent 69c22a0 commit 41e26a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"files": [
1919
"LICENSE",
20+
"OFL.txt",
2021
"README.md",
2122
"dist"
2223
],

src/components/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const currentYear = new Date().getFullYear()
44

55
<template>
66
<footer>
7-
<p>仅限个人非商用</P>
7+
<p><a href="https://github.com/Lruihao/mmt-webfont/blob/main/OFL.txt" target="_blank">OFL-1.1 License</a></p>
88
<p>
99
© 2019 - {{ currentYear }}
1010
<a href="https://github.com/Lruihao/mmt-webfont/" target="_blank">沐目体</a>

0 commit comments

Comments
 (0)