From e6b91b1ab057334ac814cb527c20638d53c9ff8d Mon Sep 17 00:00:00 2001 From: Jaehwa Noh Date: Thu, 6 Jun 2024 22:32:56 +0900 Subject: [PATCH] Fix spotless. Change-Id: Idbe01bd62a16bd22bcf5e72449bc3e4e79054e41 --- sync/work/src/main/AndroidManifest.xml | 28 +++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/sync/work/src/main/AndroidManifest.xml b/sync/work/src/main/AndroidManifest.xml index 3202580c4..aa1e9e405 100644 --- a/sync/work/src/main/AndroidManifest.xml +++ b/sync/work/src/main/AndroidManifest.xml @@ -1,19 +1,19 @@ + + Copyright 2024 The Android Open Source Project + Licensed under the Apache License, Version 2.0 (the "License"); + 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 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +-->