diff --git a/README-zh-CN.md b/README-zh-CN.md index fd97c7d..406e880 100644 --- a/README-zh-CN.md +++ b/README-zh-CN.md @@ -105,7 +105,7 @@ npm run package - [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) ``` -Copyright (C) 2019-2024 HighCapable +Copyright (C) 2019 HighCapable This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -121,4 +121,4 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . ``` -版权所有 © 2019-2024 HighCapable \ No newline at end of file +版权所有 © 2019 HighCapable \ No newline at end of file diff --git a/README.md b/README.md index db90930..781d457 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ npm run package - [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) ``` -Copyright (C) 2019-2024 HighCapable +Copyright (C) 2019 HighCapable This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -130,4 +130,4 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . ``` -Copyright © 2019-2024 HighCapable \ No newline at end of file +Copyright © 2019 HighCapable \ No newline at end of file diff --git a/src/app-space.js b/src/app-space.js index 76262a6..5dfe10c 100644 --- a/src/app-space.js +++ b/src/app-space.js @@ -1,6 +1,6 @@ /* * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. - * Copyright (C) 2019-2024 HighCapable + * Copyright (C) 2019 HighCapable * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder * * This software is non-free but opensource software: you can redistribute it diff --git a/src/app.js b/src/app.js index f9e2455..4e509c3 100644 --- a/src/app.js +++ b/src/app.js @@ -1,6 +1,6 @@ /* * YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI. - * Copyright (C) 2019-2024 HighCapable + * Copyright (C) 2019 HighCapable * https://github.com/HighCapable/YukiHookAPI-ProjectBuilder * * This software is non-free but opensource software: you can redistribute it diff --git a/src/content/index.html b/src/content/index.html index 2330641..e3cb583 100755 --- a/src/content/index.html +++ b/src/content/index.html @@ -1,6 +1,6 @@