mirror of
https://github.com/fankes/AndroidNotifyIconAdapt.git
synced 2025-09-01 08:15:31 +08:00
docs: update copyright date to 2024 for all existing files
This commit is contained in:
@@ -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)
|
||||
|
@@ -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' +
|
||||
|
Reference in New Issue
Block a user