Skip to content

Commit 9474c58

Browse files
committed
Update copyright date to 2023 for all existing files
1 parent abd8b95 commit 9474c58

File tree

113 files changed

+118
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+118
-118
lines changed

README-zh-CN.md

Lines changed: 2 additions & 2 deletions

README.md

Lines changed: 2 additions & 2 deletions

demo-app/src/main/java/com/highcapable/yukihookapi/demo_app/ui/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/application/DemoApplication.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/data/DataConst.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/hook/HookEntry.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/hook/factory/ComponentCompatFactory.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/ui/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

demo-module/src/main/java/com/highcapable/yukihookapi/demo_module/ui/PreferenceActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* YukiHookAPI - An efficient Hook API and Xposed Module solution built in Kotlin.
3-
* Copyright (C) 2019-2022 HighCapable
3+
* Copyright (C) 2019-2023 HighCapable
44
* https://github.com/fankes/YukiHookAPI
55
*
66
* MIT License

docs-source/src/en/about/about.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)