From 277478e4647173cc17505273011a87db6f4ebc3f Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 1 Dec 2025 21:56:06 +0200 Subject: [PATCH] gs101: Switch to SPDX license headers Change-Id: I66ff4bd04e6acbfe2761180890832fee53131324 --- BoardConfig-common.mk | 15 ++------------- allowlist_com.google.android.as.xml | 16 +++------------- aosp_common.mk | 15 ++------------- component-overrides.xml | 16 +++------------- default-permissions.xml | 16 +++------------- device-common.mk | 15 ++------------- device-shipping-common.mk | 14 ++------------ device.mk | 15 ++------------- parts/AndroidManifest.xml | 15 ++------------- .../settings/BootCompletedReceiver.java | 15 ++------------- .../org/lineageos/settings/EuiccDisabler.java | 15 ++------------- powerstats/Android.bp | 13 ++----------- usb/gadget/Android.bp | 14 ++------------ usb/usb/Android.bp | 15 ++------------- wifi/BoardConfig-wifi.mk | 15 ++------------- 15 files changed, 33 insertions(+), 191 deletions(-) diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index b6278ee7..c9e9adce 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -1,17 +1,6 @@ # -# Copyright (C) 2019 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. +# SPDX-FileCopyrightText: 2019 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # include build/make/target/board/BoardConfigMainlineCommon.mk include build/make/target/board/BoardConfigPixelCommon.mk diff --git a/allowlist_com.google.android.as.xml b/allowlist_com.google.android.as.xml index 11e6e8d2..aee19523 100644 --- a/allowlist_com.google.android.as.xml +++ b/allowlist_com.google.android.as.xml @@ -1,17 +1,7 @@ - diff --git a/default-permissions.xml b/default-permissions.xml index 61770526..2c701471 100644 --- a/default-permissions.xml +++ b/default-permissions.xml @@ -1,18 +1,8 @@ -