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

Unverified Commit 0ffce494 authored by Michael Bestas's avatar Michael Bestas
Browse files

Backgrounds: Drop LineageOS copyright years

Change-Id: Icfd4c206c691711c57ad39e57caa542fcd51d5a8
parent 72bdadad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
//
// SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
// SPDX-FileCopyrightText: The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//

+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     SPDX-FileCopyrightText: 2020 The LineageOS Project
     SPDX-FileCopyrightText: The LineageOS Project
     SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+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
@@ -9,5 +9,5 @@ SPDX-PackageDownloadLocation = "https://github.com/LineageOS/android_packages_ap
[[annotations]]
path = ["res/drawable-nodpi/*.jpg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 The LineageOS Project"
SPDX-FileCopyrightText = "The LineageOS Project"
SPDX-License-Identifier = "Apache-2.0"
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env python3
#
# SPDX-FileCopyrightText: 2020-2024 The LineageOS Project
# SPDX-FileCopyrightText: The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
#

+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
     SPDX-FileCopyrightText: 2022-2023 The LineageOS Project
     SPDX-FileCopyrightText: The LineageOS Project
     SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Loading