Michael Bestas | f5d486a | 2024-11-02 15:00:19 +0200 | [diff] [blame] | 1 | # SPDX-FileCopyrightText: 2024 The LineageOS Project |
| 2 | # SPDX-License-Identifier: Apache-2.0 |
| 3 | |
| 4 | version = 1 |
| 5 | SPDX-PackageName = "Twelve" |
| 6 | SPDX-PackageSupplier = "The LineageOS Project" |
| 7 | SPDX-PackageDownloadLocation = "https://github.com/LineageOS/android_packages_apps_Twelve" |
| 8 | |
| 9 | [[annotations]] |
| 10 | path = [".github/workflows/**", ".gitignore", "app/.gitignore", "app/schemas/org.lineageos.twelve.database.TwelveDatabase/*.json"] |
| 11 | precedence = "aggregate" |
| 12 | SPDX-FileCopyrightText = "2024 The LineageOS Project" |
| 13 | SPDX-License-Identifier = "Apache-2.0" |
| 14 | |
| 15 | [[annotations]] |
| 16 | path = "gradle/wrapper/**" |
| 17 | precedence = "aggregate" |
| 18 | SPDX-FileCopyrightText = "2007-2023 Gradle, Inc." |
| 19 | SPDX-License-Identifier = "Apache-2.0" |