diff --git a/tasks/native-image-sample/src/test/java/com/example/tasks/ITNativeImageTasksSample.java b/tasks/native-image-sample/src/test/java/com/example/tasks/ITNativeImageTasksSample.java index 70e91ffa1b9..1833b7dfae4 100644 --- a/tasks/native-image-sample/src/test/java/com/example/tasks/ITNativeImageTasksSample.java +++ b/tasks/native-image-sample/src/test/java/com/example/tasks/ITNativeImageTasksSample.java @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * https://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,