Skip to content

Commit 4e91098

Browse files
committed
docs: update copyright date to 2024 for all existing files
1 parent 1de44a4 commit 4e91098

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
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-2023 Fankes Studio(qzmmcn@163.com)
21+
Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)
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-2023 Fankes Studio(qzmmcn@163.com)
37+
版权所有 © 2017-2024 Fankes Studio(qzmmcn@163.com)

docs/resources/js/markdown-contents.js

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

0 commit comments

Comments
 (0)