Skip to content

Commit 7f97ad7

Browse files
committed
docs: update license
1 parent 5262e15 commit 7f97ad7

File tree

125 files changed

+130
-130
lines changed

Some content is hidden

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

125 files changed

+130
-130
lines changed

README-zh-CN.md

Lines changed: 2 additions & 2 deletions

README.md

Lines changed: 2 additions & 2 deletions

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

Lines changed: 2 additions & 2 deletions

docs-source/src/en/index.md

Lines changed: 1 addition & 1 deletion

docs-source/src/index.md

Lines changed: 1 addition & 1 deletion

docs-source/src/zh-cn/about/about.md

Lines changed: 2 additions & 2 deletions

docs-source/src/zh-cn/index.md

Lines changed: 1 addition & 1 deletion

samples/demo-app/src/main/java/com/highcapable/yukihookapi/demo_app/test/Main.java

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-2024 HighCapable
3+
* Copyright (C) 2019 HighCapable
44
* https://github.com/HighCapable/YukiHookAPI
55
*
66
* Apache License Version 2.0

samples/demo-app/src/main/java/com/highcapable/yukihookapi/demo_app/test/SuperMain.java

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-2024 HighCapable
3+
* Copyright (C) 2019 HighCapable
44
* https://github.com/HighCapable/YukiHookAPI
55
*
66
* Apache License Version 2.0

samples/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-2024 HighCapable
3+
* Copyright (C) 2019 HighCapable
44
* https://github.com/HighCapable/YukiHookAPI
55
*
66
* Apache License Version 2.0

0 commit comments

Comments
 (0)