diff --git a/tasks/README.md b/tasks/README.md deleted file mode 100644 index fd58e5823c2..00000000000 --- a/tasks/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Google Cloud Tasks Samples - -These samples have moved to [googleapis/java-tasks](https://github.com/googleapis/java-tasks/tree/main/samples). diff --git a/tasks/native-image-sample/src/main/java/com/example/tasks/TasksSampleApplication.java b/tasks/native-image-sample/src/main/java/com/example/tasks/TasksSampleApplication.java index de736aa88a1..eaf52ed8800 100644 --- a/tasks/native-image-sample/src/main/java/com/example/tasks/TasksSampleApplication.java +++ b/tasks/native-image-sample/src/main/java/com/example/tasks/TasksSampleApplication.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 * - * http://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,