Skip to content

Commit 55a0390

Browse files
committed
Update copyright date to 2023 for all existing files
1 parent c7e160c commit 55a0390

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

README-zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ npm run package
7979
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
8080

8181
```
82-
Copyright (C) 2019-2022 HighCapable
82+
Copyright (C) 2019-2023 HighCapable
8383
8484
This program is free software: you can redistribute it and/or modify
8585
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
9595
along with this program. If not, see <http://www.gnu.org/licenses/>.
9696
```
9797

98-
版权所有 © 2019-2022 HighCapable
98+
版权所有 © 2019-2023 HighCapable

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ npm run package
8080
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
8181

8282
```
83-
Copyright (C) 2019-2022 HighCapable
83+
Copyright (C) 2019-2023 HighCapable
8484
8585
This program is free software: you can redistribute it and/or modify
8686
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
9696
along with this program. If not, see <http://www.gnu.org/licenses/>.
9797
```
9898

99-
Copyright © 2019-2022 HighCapable
99+
Copyright © 2019-2023 HighCapable

src/app-space.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

src/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

src/content/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
Copyright (C) 2019-2022 HighCapable
3+
Copyright (C) 2019-2023 HighCapable
44
https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
66
This software is non-free but opensource software: you can redistribute it

src/content/render.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

src/content/render.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
5-
* Copyright (C) 2019-2022 HighCapable
5+
* Copyright (C) 2019-2023 HighCapable
66
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
77
*
88
* This software is non-free but opensource software: you can redistribute it

src/libs/date-time.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

src/libs/file-system.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

src/libs/locale.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI Project Builder - A Xposed Project Builder by YukiHookAPI.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI-ProjectBuilder
55
*
66
* This software is non-free but opensource software: you can redistribute it

0 commit comments

Comments
 (0)