Skip to content

Commit 789b8a1

Browse files
committed
docs: update license
1 parent 6369727 commit 789b8a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project will not be adapted i18n for now, please stay tuned in the future.
1818
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
1919

2020
```
21-
Copyright (C) 2017-2024 Fankes Studio([email protected])
21+
Copyright (C) 2017 Fankes Studio([email protected])
2222
2323
This program is free software: you can redistribute it and/or modify
2424
it under the terms of the GNU Affero General Public License as
@@ -34,4 +34,4 @@ You should have received a copy of the GNU Affero General Public License
3434
along with this program. If not, see <http://www.gnu.org/licenses/>.
3535
```
3636

37-
版权所有 © 2017-2024 Fankes Studio([email protected])
37+
版权所有 © 2017 Fankes Studio([email protected])

docs/resources/js/markdown-contents.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const markdownContents = {
1717
license:
1818
'- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)\n\n' +
1919
'```\n' +
20-
'Copyright (C) 2017-2024 Fankes Studio([email protected])\n\n' +
20+
'Copyright (C) 2017 Fankes Studio([email protected])\n\n' +
2121
'This program is free software: you can redistribute it and/or modify\n' +
2222
'it under the terms of the GNU Affero General Public License as\n' +
2323
'published by the Free Software Foundation, either version 3 of the\n' +

0 commit comments

Comments
 (0)