diff --git a/README.md b/README.md index 85294a1..90217a4 100644 --- a/README.md +++ b/README.md @@ -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 . ``` -版权所有 © 2017-2023 Fankes Studio(qzmmcn@163.com) +版权所有 © 2017-2024 Fankes Studio(qzmmcn@163.com) diff --git a/docs/resources/js/markdown-contents.js b/docs/resources/js/markdown-contents.js index 2b3219e..23f7f2e 100644 --- a/docs/resources/js/markdown-contents.js +++ b/docs/resources/js/markdown-contents.js @@ -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' +