From 5eab4b68dd6f08c4b962899867356518eaaeb91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 28 Aug 2024 07:52:32 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- android-tools.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android-tools.spec b/android-tools.spec index e426527..c1de961 100644 --- a/android-tools.spec +++ b/android-tools.spec @@ -7,7 +7,8 @@ Epoch: 1 Summary: Android platform tools(adb, fastboot) # The entire source code is ASL 2.0 except boringssl which is BSD -License: ASL 2.0 and (ASL 2.0 and BSD) +# Automatically converted from old format: ASL 2.0 and (ASL 2.0 and BSD) - review is highly recommended. +License: Apache-2.0 AND (Apache-2.0 AND LicenseRef-Callaway-BSD) URL: http://developer.android.com/guide/developing/tools/ # Sources with all needed patches and cmakelists live there now: