public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/android-tools] f44: Update package license
Date: Sat, 01 Aug 2026 09:42:33 GMT	[thread overview]
Message-ID: <178557735381.1.9898110446894397333.rpms-android-tools-28090eb116c2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/android-tools
            Branch : f44
            Commit : 28090eb116c2ed0b98fd69b6c9b03d1e3e94b141
            Author : LuK1337 <priv.luk@gmail.com>
            Date   : 2026-08-01T11:22:51+02:00
            Stats  : +1/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/android-tools/c/28090eb116c2ed0b98fd69b6c9b03d1e3e94b141?branch=f44

            Log:
            Update package license

Copied from:
https://gitlab.archlinux.org/archlinux/packaging/packages/android-tools/-/blob/7147af8e8ea63e9416467a3771b4a8f4b171916c/PKGBUILD#L13

Except replaced libselinux-1.0 with LicenseRef-Fedora-Public-Domain as
seen in libselinux.spec.

---
diff --git a/android-tools.spec b/android-tools.spec
index 842b096..2f8ef47 100644
--- a/android-tools.spec
+++ b/android-tools.spec
@@ -4,9 +4,7 @@ Release:       %autorelease
 Epoch:         1
 Summary:       Android platform tools(adb, fastboot)
 
-# The entire source code is ASL 2.0 except boringssl which is 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)
+License:       Apache-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND LicenseRef-Fedora-Public-Domain
 URL:           http://developer.android.com/guide/developing/tools/
 
 #  Sources with all needed patches and cmakelists live there now: 
@@ -65,9 +63,7 @@ setup between the host and the target phone as adb.
 %cmake_install
 
 %files
-#ASL2.0 and BSD
 %{_bindir}/adb
-#ASL2.0
 %{_bindir}/avbtool
 %{_bindir}/mke2fs.android
 %{_bindir}/simg2img

                 reply	other threads:[~2026-08-01  9:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178557735381.1.9898110446894397333.rpms-android-tools-28090eb116c2@fedoraproject.org \
    --to=priv.luk@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox