REUSE compliance [1/*]

Resolve license and copyright issues for all files other than the "app/" module

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-08-21 14:45:44 +08:00
parent 65fca94636
commit cf75e9f9f1
14 changed files with 394 additions and 745 deletions

View File

@@ -1,3 +1,9 @@
#
# SPDX-FileCopyrightText: 2021-2025 Aurora OSS
# SPDX-FileCopyrightText: 2023-2025 The Calyx Institute
# SPDX-License-Identifier: GPL-3.0-or-later
#
variables:
PACKAGE_VERSION: "continuous"
DEBUG_BINARY: "com.aurora.store.vanilla.debug_${CI_COMMIT_SHORT_SHA}.apk"