https://bugzilla.redhat.com/show_bug.cgi?id=2249395
--- Comment #38 from nucleo <[email protected]> --- - Changed `zlib` to `Zlib` (case‑sensitive SPDX identifier). - Removed `Khronos` because the Khronos License applies only to Vulkan headers used during build and not shipped in the binary package. - Added `LGPL-2.0-or-later` (found in `fpu_trans.h`, `poly.h`). - Added `(BSD-2-Clause OR GPL-2.0-or-later)` for `lzf.h` (dual licensing). # The source tree contains files under various licenses. # License breakdown based on licensecheck output: # - GPL-2.0-only: COPYING, cassette.c, some other files. # - GPL-2.0-or-later: majority of project files (including those without explicit headers). # - BSD-3-Clause: nvr.c, crcspeed (majority), isartc.c, fdc_pii15xb.c, network, printer, softfloat3e, ymfm, gamemode_client.h, munt/sha1. # - MIT: cJSON, minitrace, minivhd, ayumi. # - Zlib: crcspeed.c. # - BSD-2-Clause: getline.c. # - (BSD-2-Clause OR GPL-2.0-or-later): lzf.h. # - LGPL-2.0-or-later: fpu_trans.h, poly.h. # - Khronos License (for Vulkan headers) is not included because those headers are not shipped in the binary package. License: GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause AND MIT AND Zlib AND BSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND LGPL-2.0-or-later $ license-validate -v "GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause AND MIT AND Zlib AND BSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND LGPL-2.0-or-later" License: GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause AND MIT AND Zlib AND BSD-2-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND LGPL-2.0-or-later Approved license -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2249395 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202249395%23c38 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
