diff --git a/AndroidProducts.mk b/AndroidProducts.mk index 910db9d..f5a25de 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.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 # PRODUCT_MAKEFILES := \ diff --git a/aosp_oriole.mk b/aosp_oriole.mk index fea2be8..83af8e6 100644 --- a/aosp_oriole.mk +++ b/aosp_oriole.mk @@ -1,17 +1,6 @@ # -# Copyright 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # $(call inherit-product, device/google/gs101/aosp_common.mk) diff --git a/aosp_raven.mk b/aosp_raven.mk index 0a8f525..7aa8a4e 100644 --- a/aosp_raven.mk +++ b/aosp_raven.mk @@ -1,17 +1,6 @@ # -# Copyright 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # $(call inherit-product, device/google/gs101/aosp_common.mk) diff --git a/device-oriole.mk b/device-oriole.mk index f6b1669..58d6662 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -1,17 +1,6 @@ # -# Copyright (C) 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # TARGET_LINUX_KERNEL_VERSION := 6.1 diff --git a/device-raven.mk b/device-raven.mk index 6bf8a52..122c927 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -1,17 +1,6 @@ # -# Copyright (C) 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # TARGET_LINUX_KERNEL_VERSION := 6.1 diff --git a/oriole/BoardConfig.mk b/oriole/BoardConfig.mk index c84b69c..7b62988 100644 --- a/oriole/BoardConfig.mk +++ b/oriole/BoardConfig.mk @@ -1,17 +1,6 @@ # -# Copyright (C) 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # # Enable load module in parallel diff --git a/powerstats/oriole/Android.bp b/powerstats/oriole/Android.bp index a88a3ab..bc134ac 100644 --- a/powerstats/oriole/Android.bp +++ b/powerstats/oriole/Android.bp @@ -1,16 +1,7 @@ -// Copyright (C) 2021 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 +// SPDX-FileCopyrightText: 2021 The Android Open Source Project +// SPDX-License-Identifier: Apache-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, -// 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. soong_namespace { imports: [ diff --git a/powerstats/raven/Android.bp b/powerstats/raven/Android.bp index a88a3ab..bc134ac 100644 --- a/powerstats/raven/Android.bp +++ b/powerstats/raven/Android.bp @@ -1,16 +1,7 @@ -// Copyright (C) 2021 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 +// SPDX-FileCopyrightText: 2021 The Android Open Source Project +// SPDX-License-Identifier: Apache-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, -// 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. soong_namespace { imports: [ diff --git a/raven/BoardConfig.mk b/raven/BoardConfig.mk index 6610f2e..a330c7f 100644 --- a/raven/BoardConfig.mk +++ b/raven/BoardConfig.mk @@ -1,17 +1,6 @@ # -# Copyright (C) 2020 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: 2020 The Android Open-Source Project +# SPDX-License-Identifier: Apache-2.0 # # Enable load module in parallel