Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3df71b0f authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge remote-tracking branch 'origin/lineage-23.2'

parents 1d841a69 316ba18a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
//
// SPDX-FileCopyrightText: 2020 The LineageOS Project
// SPDX-FileCopyrightText: The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//

+2 −2
Original line number Diff line number Diff line
# SPDX-FileCopyrightText: 2024 The LineageOS Project
# SPDX-FileCopyrightText: The LineageOS Project
# SPDX-License-Identifier: Apache-2.0

version = 1
@@ -15,7 +15,7 @@ SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = [".github/workflows/**"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 The LineageOS Project"
SPDX-FileCopyrightText = "The LineageOS Project"
SPDX-License-Identifier = "Apache-2.0"

[[annotations]]
+1 −1
Original line number Diff line number Diff line
/*
 * SPDX-FileCopyrightText: 2023 The LineageOS Project
 * SPDX-FileCopyrightText: The LineageOS Project
 * SPDX-License-Identifier: Apache-2.0
 */

+1 −1
Original line number Diff line number Diff line
# SPDX-FileCopyrightText: 2023 The LineageOS Project
# SPDX-FileCopyrightText: The LineageOS Project
# SPDX-License-Identifier: Apache-2.0

## For more details on how to configure your build environment visit
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     SPDX-FileCopyrightText: 2023 The LineageOS Project
     SPDX-FileCopyrightText: The LineageOS Project
     SPDX-License-Identifier: Apache-2.0
-->
<rotate xmlns:android="http://schemas.android.com/apk/res/android"
Loading