diff --git a/README-zh-CN.md b/README-zh-CN.md
index be14d87..6d8e9d5 100644
--- a/README-zh-CN.md
+++ b/README-zh-CN.md
@@ -104,7 +104,7 @@ npm run package
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
-Copyright (C) 2019-2023 HighCapable
+Copyright (C) 2019-2024 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
@@ -120,4 +120,4 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```
-版权所有 © 2019-2023 HighCapable
\ No newline at end of file
+版权所有 © 2019-2024 HighCapable
\ No newline at end of file
diff --git a/README.md b/README.md
index d68fd34..0888b5d 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ npm run package
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
-Copyright (C) 2019-2023 HighCapable
+Copyright (C) 2019-2024 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
@@ -129,4 +129,4 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```
-Copyright © 2019-2023 HighCapable
\ No newline at end of file
+Copyright © 2019-2024 HighCapable
\ No newline at end of file
diff --git a/src/app-space.js b/src/app-space.js
index c91d66c..76262a6 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-2023 HighCapable
+ * Copyright (C) 2019-2024 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 ec32b72..f9e2455 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-2023 HighCapable
+ * Copyright (C) 2019-2024 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 4c06366..2330641 100755
--- a/src/content/index.html
+++ b/src/content/index.html
@@ -1,6 +1,6 @@