SetupWizard: Replace deprecated .reuse/dep5 with REUSE.toml
Test: pipx run reuse lint Change-Id: Ifa0218ebb1330f2093dc367b52dc9e6a9f7b667a
This commit is contained in:
13
REUSE.toml
Normal file
13
REUSE.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
# SPDX-FileCopyrightText: 2024 The LineageOS Project
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
version = 1
|
||||
SPDX-PackageName = "SetupWizard"
|
||||
SPDX-PackageSupplier = "The LineageOS Project"
|
||||
SPDX-PackageDownloadLocation = "https://github.com/LineageOS/android_packages_apps_SetupWizard"
|
||||
|
||||
[[annotations]]
|
||||
path = ["res/raw/lottie_system_nav_2_button.json", "res/raw/lottie_system_nav_3_button.json", "res/raw/lottie_system_nav_fully_gestural.json"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2019 The Android Open Source Project"
|
||||
SPDX-License-Identifier = "Apache-2.0"
|
Reference in New Issue
Block a user