diff --git a/README-zh-CN.md b/README-zh-CN.md
index 2dc72b2..dd35d3f 100644
--- a/README-zh-CN.md
+++ b/README-zh-CN.md
@@ -79,7 +79,7 @@ npm run package
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
-Copyright (C) 2019-2022 HighCapable
+Copyright (C) 2019-2023 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
@@ -95,4 +95,4 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```
-版权所有 © 2019-2022 HighCapable
\ No newline at end of file
+版权所有 © 2019-2023 HighCapable
\ No newline at end of file
diff --git a/README.md b/README.md
index 10075cb..33ce15b 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ npm run package
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
-Copyright (C) 2019-2022 HighCapable
+Copyright (C) 2019-2023 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
@@ -96,4 +96,4 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```
-Copyright © 2019-2022 HighCapable
\ No newline at end of file
+Copyright © 2019-2023 HighCapable
\ No newline at end of file
diff --git a/src/app-space.js b/src/app-space.js
index dc3d419..6b4ded7 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-2022 HighCapable
+ * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/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 a915162..b9978c8 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-2022 HighCapable
+ * Copyright (C) 2019-2023 HighCapable
* https://github.com/fankes/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 3684fe4..b09fe0c 100755
--- a/src/content/index.html
+++ b/src/content/index.html
@@ -1,6 +1,6 @@