commit | dd2506a3115353c64cfeb3ad579c465df7009beb | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Thu Jul 20 20:53:02 2023 +0300 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Jul 25 21:47:06 2023 +0300 |
tree | cc6eda102ba7c9c67bb0137544ceb4122e2ee1cb | |
parent | 69766fff23e2e8a362a920be0e6c2f65ade0ce61 [diff] [blame] |
Aperture: Start making it REUSE compliant TODO: Add licenses for app/libs/* Test: pipx run reuse lint Change-Id: Id66a572d9e11ed9da2c7a922c675c3176cc44c86
diff --git a/settings.gradle.kts b/settings.gradle.kts index a5bf872..58c5d28 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts
@@ -1,3 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2022-2023 The LineageOS Project + * SPDX-License-Identifier: Apache-2.0 + */ + pluginManagement { repositories { gradlePluginPortal()