docs: update copyright date to 2024 for all existing files

This commit is contained in:
2024-01-01 01:32:00 +08:00
parent 1de44a4868
commit 4e910980a3
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ This project will not be adapted i18n for now, please stay tuned in the future.
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
Copyright (C) 2017-2023 Fankes Studio(qzmmcn@163.com)
Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)
This program is free software: you can redistribute it and/or modify
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
along with this program. If not, see <http://www.gnu.org/licenses/>.
```
版权所有 © 2017-2023 Fankes Studio(qzmmcn@163.com)
版权所有 © 2017-2024 Fankes Studio(qzmmcn@163.com)

View File

@@ -16,7 +16,7 @@ const markdownContents = {
license:
'- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)\n\n' +
'```\n' +
'Copyright (C) 2017-2023 Fankes Studio(qzmmcn@163.com)\n\n' +
'Copyright (C) 2017-2024 Fankes Studio(qzmmcn@163.com)\n\n' +
'This program is free software: you can redistribute it and/or modify\n' +
'it under the terms of the GNU Affero General Public License as\n' +
'published by the Free Software Foundation, either version 3 of the\n' +