bluejay: Switch to SPDX license headers

Change-Id: I66ff4bd04e6acbfe2761180890832fee53131324
This commit is contained in:
Michael Bestas
2025-12-02 01:23:57 +02:00
parent 1b26f3e682
commit eceb38c631
5 changed files with 10 additions and 63 deletions

View File

@@ -1,17 +1,6 @@
# #
# Copyright (C) 2019 The Android Open-Source Project # SPDX-FileCopyrightText: 2019 The Android Open-Source Project
# # SPDX-License-Identifier: Apache-2.0
# 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.
# #
PRODUCT_MAKEFILES := \ PRODUCT_MAKEFILES := \

View File

@@ -1,17 +1,6 @@
# #
# Copyright 2021 The Android Open-Source Project # SPDX-FileCopyrightText: 2021 The Android Open-Source Project
# # SPDX-License-Identifier: Apache-2.0
# 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.
# #
$(call inherit-product, device/google/gs101/aosp_common.mk) $(call inherit-product, device/google/gs101/aosp_common.mk)

View File

@@ -1,17 +1,6 @@
# #
# Copyright (C) 2020 The Android Open-Source Project # SPDX-FileCopyrightText: 2020 The Android Open-Source Project
# # SPDX-License-Identifier: Apache-2.0
# 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.
# #
# Enable load module in parallel # Enable load module in parallel

View File

@@ -1,17 +1,6 @@
# #
# Copyright (C) 2021 The Android Open-Source Project # SPDX-FileCopyrightText: 2021 The Android Open-Source Project
# # SPDX-License-Identifier: Apache-2.0
# 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.
# #
TARGET_LINUX_KERNEL_VERSION := 6.1 TARGET_LINUX_KERNEL_VERSION := 6.1

View File

@@ -1,16 +1,7 @@
// Copyright (C) 2021 The Android Open Source Project
// //
// Licensed under the Apache License, Version 2.0 (the "License"); // SPDX-FileCopyrightText: 2021 The Android Open Source Project
// you may not use this file except in compliance with the License. // SPDX-License-Identifier: Apache-2.0
// 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.
soong_namespace { soong_namespace {
imports: [ imports: [