Skip to content

Commit 9db74f2

Browse files
committed
[skp] copyright2025 & contributors list
1 parent 5f0d6b9 commit 9db74f2

1,252 files changed

Lines changed: 1284 additions & 1270 deletions

File tree

Some content is hidden

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

app/processor/src/main/java/com/hchen/database/HookBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.hchen.database;
2020

app/processor/src/main/java/com/hchen/database/HookBaseProcessor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.hchen.database;
2020

@@ -66,7 +66,7 @@ public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment
6666
* You should have received a copy of the GNU Affero General Public License
6767
* along with this program. If not, see <https://www.gnu.org/licenses/>.
6868
69-
* Copyright (C) 2023-2024 HyperCeiler Contributions
69+
* Copyright (C) 2023-2025 HyperCeiler Contributions
7070
*/
7171
package com.sevtinge.hyperceiler.module.base;
7272

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
~ You should have received a copy of the GNU Affero General Public License
1515
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
~
17-
~ Copyright (C) 2023-2024 HyperCeiler Contributions
17+
~ Copyright (C) 2023-2025 HyperCeiler Contributions
1818
-->
1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
xmlns:tools="http://schemas.android.com/tools">

app/src/main/java/com/sevtinge/hyperceiler/Application.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler;
2020

app/src/main/java/com/sevtinge/hyperceiler/XposedInit.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler;
2020

app/src/main/java/com/sevtinge/hyperceiler/callback/IAppSelectCallback.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler.callback;
2020

app/src/main/java/com/sevtinge/hyperceiler/callback/IAttachBaseContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler.callback;
2020

app/src/main/java/com/sevtinge/hyperceiler/callback/IEditCallback.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler.callback;
2020

app/src/main/java/com/sevtinge/hyperceiler/callback/IResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler.callback;
2020

app/src/main/java/com/sevtinge/hyperceiler/callback/ITAG.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* You should have received a copy of the GNU Affero General Public License
1515
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1616
17-
* Copyright (C) 2023-2024 HyperCeiler Contributions
17+
* Copyright (C) 2023-2025 HyperCeiler Contributions
1818
*/
1919
package com.sevtinge.hyperceiler.callback;
2020

0 commit comments

Comments
 (0)