diff --git a/core/src/main/java/com/topjohnwu/superuser/CallbackList.java b/core/src/main/java/com/topjohnwu/superuser/CallbackList.java index 184fce2a..286c6619 100644 --- a/core/src/main/java/com/topjohnwu/superuser/CallbackList.java +++ b/core/src/main/java/com/topjohnwu/superuser/CallbackList.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/NoShellException.java b/core/src/main/java/com/topjohnwu/superuser/NoShellException.java index 62501b1c..49a03893 100644 --- a/core/src/main/java/com/topjohnwu/superuser/NoShellException.java +++ b/core/src/main/java/com/topjohnwu/superuser/NoShellException.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/Shell.java b/core/src/main/java/com/topjohnwu/superuser/Shell.java index 2bac4319..f8e91d08 100644 --- a/core/src/main/java/com/topjohnwu/superuser/Shell.java +++ b/core/src/main/java/com/topjohnwu/superuser/Shell.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/ShellUtils.java b/core/src/main/java/com/topjohnwu/superuser/ShellUtils.java index 666b728e..c2185d22 100644 --- a/core/src/main/java/com/topjohnwu/superuser/ShellUtils.java +++ b/core/src/main/java/com/topjohnwu/superuser/ShellUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/BuilderImpl.java b/core/src/main/java/com/topjohnwu/superuser/internal/BuilderImpl.java index ae180653..b4cad1fa 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/BuilderImpl.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/BuilderImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/JobImpl.java b/core/src/main/java/com/topjohnwu/superuser/internal/JobImpl.java index f830409c..d1a3ceaf 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/JobImpl.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/JobImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/MainShell.java b/core/src/main/java/com/topjohnwu/superuser/internal/MainShell.java index ae99e206..20840b03 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/MainShell.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/MainShell.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/NOPList.java b/core/src/main/java/com/topjohnwu/superuser/internal/NOPList.java index 7873e5ed..0bb0b490 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/NOPList.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/NOPList.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/PendingJob.java b/core/src/main/java/com/topjohnwu/superuser/internal/PendingJob.java index d6842ec5..d1f37361 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/PendingJob.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/PendingJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/ResultImpl.java b/core/src/main/java/com/topjohnwu/superuser/internal/ResultImpl.java index a22f4d98..e7449f96 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/ResultImpl.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/ResultImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/SerialExecutorService.java b/core/src/main/java/com/topjohnwu/superuser/internal/SerialExecutorService.java index a193b537..69892a30 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/SerialExecutorService.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/SerialExecutorService.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/ShellImpl.java b/core/src/main/java/com/topjohnwu/superuser/internal/ShellImpl.java index e995a0a1..f58cea5f 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/ShellImpl.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/ShellImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/ShellInputSource.java b/core/src/main/java/com/topjohnwu/superuser/internal/ShellInputSource.java index 0aededcf..51624ceb 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/ShellInputSource.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/ShellInputSource.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/StreamGobbler.java b/core/src/main/java/com/topjohnwu/superuser/internal/StreamGobbler.java index 08226647..abb18636 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/StreamGobbler.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/StreamGobbler.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/TaskImpl.java b/core/src/main/java/com/topjohnwu/superuser/internal/TaskImpl.java index ec870646..068214fe 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/TaskImpl.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/TaskImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/UiThreadHandler.java b/core/src/main/java/com/topjohnwu/superuser/internal/UiThreadHandler.java index 0ed40dbe..7111a64a 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/UiThreadHandler.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/UiThreadHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/Utils.java b/core/src/main/java/com/topjohnwu/superuser/internal/Utils.java index e42a1110..16f9db3a 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/Utils.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/Utils.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core/src/main/java/com/topjohnwu/superuser/internal/WaitRunnable.java b/core/src/main/java/com/topjohnwu/superuser/internal/WaitRunnable.java index ea4b6ea7..88d31faa 100644 --- a/core/src/main/java/com/topjohnwu/superuser/internal/WaitRunnable.java +++ b/core/src/main/java/com/topjohnwu/superuser/internal/WaitRunnable.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/example/src/main/java/com/topjohnwu/libsuexample/AIDLService.java b/example/src/main/java/com/topjohnwu/libsuexample/AIDLService.java index 5dfe170e..a1d01f23 100644 --- a/example/src/main/java/com/topjohnwu/libsuexample/AIDLService.java +++ b/example/src/main/java/com/topjohnwu/libsuexample/AIDLService.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/example/src/main/java/com/topjohnwu/libsuexample/MSGService.java b/example/src/main/java/com/topjohnwu/libsuexample/MSGService.java index a9c6251b..de1eb7da 100644 --- a/example/src/main/java/com/topjohnwu/libsuexample/MSGService.java +++ b/example/src/main/java/com/topjohnwu/libsuexample/MSGService.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/example/src/main/java/com/topjohnwu/libsuexample/MainActivity.java b/example/src/main/java/com/topjohnwu/libsuexample/MainActivity.java index 5211fc4c..6ea6707e 100644 --- a/example/src/main/java/com/topjohnwu/libsuexample/MainActivity.java +++ b/example/src/main/java/com/topjohnwu/libsuexample/MainActivity.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/example/src/main/java/com/topjohnwu/libsuexample/StressTest.java b/example/src/main/java/com/topjohnwu/libsuexample/StressTest.java index ac615dd5..46d0907c 100644 --- a/example/src/main/java/com/topjohnwu/libsuexample/StressTest.java +++ b/example/src/main/java/com/topjohnwu/libsuexample/StressTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/ByteOutputStream.java b/io/src/main/java/com/topjohnwu/superuser/internal/ByteOutputStream.java index 6050c680..6f5b009d 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/ByteOutputStream.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/ByteOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java b/io/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java index 6a93c8ce..e0f905bc 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/DataOutputImpl.java b/io/src/main/java/com/topjohnwu/superuser/internal/DataOutputImpl.java index d2ce5fdb..0db2498b 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/DataOutputImpl.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/DataOutputImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/IOFactory.java b/io/src/main/java/com/topjohnwu/superuser/internal/IOFactory.java index 003e8a9d..48b759ae 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/IOFactory.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/IOFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/RAFWrapper.java b/io/src/main/java/com/topjohnwu/superuser/internal/RAFWrapper.java index 2821ab28..969b797c 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/RAFWrapper.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/RAFWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/ShellBlockIO.java b/io/src/main/java/com/topjohnwu/superuser/internal/ShellBlockIO.java index bc1252b7..eade77cf 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/ShellBlockIO.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/ShellBlockIO.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/ShellIO.java b/io/src/main/java/com/topjohnwu/superuser/internal/ShellIO.java index 675c0134..c9f065d8 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/ShellIO.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/ShellIO.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/internal/ShellPipeStream.java b/io/src/main/java/com/topjohnwu/superuser/internal/ShellPipeStream.java index 4e325435..a56b7833 100644 --- a/io/src/main/java/com/topjohnwu/superuser/internal/ShellPipeStream.java +++ b/io/src/main/java/com/topjohnwu/superuser/internal/ShellPipeStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/io/SuFile.java b/io/src/main/java/com/topjohnwu/superuser/io/SuFile.java index ca192779..79ee90d7 100644 --- a/io/src/main/java/com/topjohnwu/superuser/io/SuFile.java +++ b/io/src/main/java/com/topjohnwu/superuser/io/SuFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/io/SuFileInputStream.java b/io/src/main/java/com/topjohnwu/superuser/io/SuFileInputStream.java index 69bf28b7..b673ba2c 100644 --- a/io/src/main/java/com/topjohnwu/superuser/io/SuFileInputStream.java +++ b/io/src/main/java/com/topjohnwu/superuser/io/SuFileInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/io/SuFileOutputStream.java b/io/src/main/java/com/topjohnwu/superuser/io/SuFileOutputStream.java index 22975016..e6f82400 100644 --- a/io/src/main/java/com/topjohnwu/superuser/io/SuFileOutputStream.java +++ b/io/src/main/java/com/topjohnwu/superuser/io/SuFileOutputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/io/SuRandomAccessFile.java b/io/src/main/java/com/topjohnwu/superuser/io/SuRandomAccessFile.java index de8c3fa6..4e041ffc 100644 --- a/io/src/main/java/com/topjohnwu/superuser/io/SuRandomAccessFile.java +++ b/io/src/main/java/com/topjohnwu/superuser/io/SuRandomAccessFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/io/src/main/java/com/topjohnwu/superuser/io/package-info.java b/io/src/main/java/com/topjohnwu/superuser/io/package-info.java index 717d59da..884b2d9f 100644 --- a/io/src/main/java/com/topjohnwu/superuser/io/package-info.java +++ b/io/src/main/java/com/topjohnwu/superuser/io/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/FileContainer.java b/nio/src/main/java/com/topjohnwu/superuser/internal/FileContainer.java index a93e368a..24c57e27 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/FileContainer.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/FileContainer.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/FileHolder.java b/nio/src/main/java/com/topjohnwu/superuser/internal/FileHolder.java index 4f649bc9..92a05c0e 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/FileHolder.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/FileHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/FileImpl.java b/nio/src/main/java/com/topjohnwu/superuser/internal/FileImpl.java index 2796fe94..670a9032 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/FileImpl.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/FileImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/FileSystemService.java b/nio/src/main/java/com/topjohnwu/superuser/internal/FileSystemService.java index b6ac659c..82a78854 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/FileSystemService.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/FileSystemService.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/FileUtils.java b/nio/src/main/java/com/topjohnwu/superuser/internal/FileUtils.java index b5fef7e5..96b77ffd 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/FileUtils.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/FileUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/LocalFile.java b/nio/src/main/java/com/topjohnwu/superuser/internal/LocalFile.java index 3639f6ab..f8cd2786 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/LocalFile.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/LocalFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/NIOFactory.java b/nio/src/main/java/com/topjohnwu/superuser/internal/NIOFactory.java index 1f781893..ae944efb 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/NIOFactory.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/NIOFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/ParcelValues.java b/nio/src/main/java/com/topjohnwu/superuser/internal/ParcelValues.java index ea20dbf7..447a6280 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/ParcelValues.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/ParcelValues.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFile.java b/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFile.java index 542a072e..8705f329 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFile.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFileChannel.java b/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFileChannel.java index 2c812cf7..b2b2cd99 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFileChannel.java +++ b/nio/src/main/java/com/topjohnwu/superuser/internal/RemoteFileChannel.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/nio/ExtendedFile.java b/nio/src/main/java/com/topjohnwu/superuser/nio/ExtendedFile.java index c35046f1..d227e7c1 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/nio/ExtendedFile.java +++ b/nio/src/main/java/com/topjohnwu/superuser/nio/ExtendedFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/nio/src/main/java/com/topjohnwu/superuser/nio/FileSystemManager.java b/nio/src/main/java/com/topjohnwu/superuser/nio/FileSystemManager.java index e172191b..7b281384 100644 --- a/nio/src/main/java/com/topjohnwu/superuser/nio/FileSystemManager.java +++ b/nio/src/main/java/com/topjohnwu/superuser/nio/FileSystemManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/internal/BinderHolder.java b/service/src/main/java/com/topjohnwu/superuser/internal/BinderHolder.java index 3bb2c737..df7a9b5e 100644 --- a/service/src/main/java/com/topjohnwu/superuser/internal/BinderHolder.java +++ b/service/src/main/java/com/topjohnwu/superuser/internal/BinderHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2022 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/internal/HiddenAPIs.java b/service/src/main/java/com/topjohnwu/superuser/internal/HiddenAPIs.java index 722868a1..e6ed6d67 100644 --- a/service/src/main/java/com/topjohnwu/superuser/internal/HiddenAPIs.java +++ b/service/src/main/java/com/topjohnwu/superuser/internal/HiddenAPIs.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/internal/RootServerMain.java b/service/src/main/java/com/topjohnwu/superuser/internal/RootServerMain.java index 2308d301..2ef609f6 100644 --- a/service/src/main/java/com/topjohnwu/superuser/internal/RootServerMain.java +++ b/service/src/main/java/com/topjohnwu/superuser/internal/RootServerMain.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceManager.java b/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceManager.java index 7cf72594..c0b8e172 100644 --- a/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceManager.java +++ b/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceServer.java b/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceServer.java index 993ae8cd..b7df8546 100644 --- a/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceServer.java +++ b/service/src/main/java/com/topjohnwu/superuser/internal/RootServiceServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/service/src/main/java/com/topjohnwu/superuser/ipc/RootService.java b/service/src/main/java/com/topjohnwu/superuser/ipc/RootService.java index 1e2856f1..16ff247f 100644 --- a/service/src/main/java/com/topjohnwu/superuser/ipc/RootService.java +++ b/service/src/main/java/com/topjohnwu/superuser/ipc/RootService.java @@ -1,5 +1,5 @@ /* - * Copyright 2021 John "topjohnwu" Wu + * Copyright 2023 John "topjohnwu" Wu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.