SetupWizard: Replace deprecated .reuse/dep5 with REUSE.toml
Test: pipx run reuse lint Change-Id: Ifa0218ebb1330f2093dc367b52dc9e6a9f7b667a
This commit is contained in:
10
.reuse/dep5
10
.reuse/dep5
@@ -1,10 +0,0 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: SetupWizard
|
|
||||||
Upstream-Contact: The LineageOS Project
|
|
||||||
Source: https://github.com/LineageOS/android_packages_apps_SetupWizard
|
|
||||||
|
|
||||||
Files: res/raw/lottie_system_nav_2_button.json
|
|
||||||
res/raw/lottie_system_nav_3_button.json
|
|
||||||
res/raw/lottie_system_nav_fully_gestural.json
|
|
||||||
Copyright: 2019 The Android Open Source Project
|
|
||||||
License: Apache-2.0
|
|
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