https://bugzilla.redhat.com/show_bug.cgi?id=2180243 Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nobody@xxxxxxxxxxxxxxxxx |zebob.m@xxxxxxxxx Flags| |fedora-review? Status|NEW |ASSIGNED --- Comment #15 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- So currently we have # The MuseScore project itself is GPL-3.0-only WITH Font-exception-2.0. Other # licenses in play: # GPL-2.0-or-later # - thirdparty/beatroot # LGPL-3.0-only # - share/wallpapers/paper5.png # LGPL-2.1-or-later # - thirdparty/fluidsynth # - thirdparty/rtf2html # MIT # - thirdparty/intervaltree # Unlicense OR MIT-0 # - code from the dr_libs header-only library # Unlicense OR MIT # - code from the stb_vorbis header-only library License: GPL-3.0-only WITH Font-exception-2.0 AND GPL-2.0-or-later AND LGPL-3.0-only AND LGPL-2.1-or-later AND MIT AND (Unlicense OR MIT-0) AND (Unlicense OR MIT) Let's check what I have: thirdparty/KDDockWidgets/ -> (GPL-2.0-only OR GPL-3.0-only) thirdparty/googletest -> BSD-3-Clause (but we need to get rid of it if possible) thirdparty/beatroot -> GPL-2.0-or-later GPL-3.0-only WITH Font-exception-2.0: - MuseScore-4.1.1/README.md GPL-3.0-or-later: - MuseScore-4.1.1/share/plugins/courtesy_accidentals/ - MuseScore-4.1.1/share/plugins/intervals/ - MuseScore-4.1.1/share/plugins/tuning/ - MuseScore-4.1.1/share/plugins/tuning_modal/ CC-BY-3.0: - MuseScore-4.1.1/demos/Fugue_1.mscx - MuseScore-4.1.1/demos/Unclaimed_Gift.mscx - MuseScore-4.1.1/demos/Reunion.mscz-extract/Reunion.mscx - MuseScore-4.1.1/src/engraving/tests/measure_data/measure-2.mscx CC-BY-SA-4.0: - MuseScore-4.1.1/demos/Brassed_Up.mscx - MuseScore-4.1.1/demos/Dawn.mscx - MuseScore-4.1.1/demos/Dynamic_Strings.mscx OFL-1.1: - MuseScore-4.1.1/fonts/mscore-BC.sfd - MuseScore-4.1.1/fonts/mscore-BC.ttf - MuseScore-4.1.1/fonts/mscoreTab.sfd - MuseScore-4.1.1/fonts/mscoreTab.ttf - MuseScore-4.1.1/fonts/bravura/Bravura.otf - MuseScore-4.1.1/fonts/bravura/BravuraText.otf - MuseScore-4.1.1/fonts/bravura/LICENSE.txt - MuseScore-4.1.1/fonts/bravura/OFL.txt - MuseScore-4.1.1/fonts/campania/Campania.otf - MuseScore-4.1.1/fonts/campania/LICENSE - MuseScore-4.1.1/fonts/edwin/Edwin-BdIta.otf - MuseScore-4.1.1/fonts/edwin/Edwin-Bold.otf - MuseScore-4.1.1/fonts/edwin/Edwin-Italic.otf - MuseScore-4.1.1/fonts/edwin/Edwin-Roman.otf - MuseScore-4.1.1/fonts/edwin/LICENSE.txt - MuseScore-4.1.1/fonts/finalebroadway/OFL.txt - MuseScore-4.1.1/fonts/finalemaestro/OFL.txt - MuseScore-4.1.1/fonts/gootville/Gootville.otf - MuseScore-4.1.1/fonts/gootville/GootvilleText.otf - MuseScore-4.1.1/fonts/gootville/readme.txt - MuseScore-4.1.1/fonts/leland/Leland.otf - MuseScore-4.1.1/fonts/leland/LelandText.otf - MuseScore-4.1.1/fonts/leland/LICENSE.txt - MuseScore-4.1.1/fonts/leland/README.md - MuseScore-4.1.1/fonts/mscore/MScoreText.sfd - MuseScore-4.1.1/fonts/mscore/MScoreText.ttf - MuseScore-4.1.1/fonts/musejazz/OFL.txt - MuseScore-4.1.1/fonts/petaluma/OFL.txt - MuseScore-4.1.1/fonts/petaluma/Petaluma.otf - MuseScore-4.1.1/fonts/petaluma/PetalumaScript.otf - MuseScore-4.1.1/fonts/petaluma/PetalumaText.otf - MuseScore-4.1.1/fonts/musejazz/MuseJazz.otf - MuseScore-4.1.1/fonts/musejazz/MuseJazzText.otf GPL-3.0-or-later WITH Font-exception-2.0: - MuseScore-4.1.1/fonts/mscore/mscore.ttf - MuseScore-4.1.1/fonts/mscore/mscore.sfd - MuseScore-4.1.1/fonts/FreeSans.sfd - MuseScore-4.1.1/fonts/FreeSans.ttf - MuseScore-4.1.1/fonts/FreeSerif.sfd - MuseScore-4.1.1/fonts/FreeSerif.ttf - MuseScore-4.1.1/fonts/FreeSerifBold.sfd - MuseScore-4.1.1/fonts/FreeSerifBold.ttf - MuseScore-4.1.1/fonts/FreeSerifBoldItalic.sfd - MuseScore-4.1.1/fonts/FreeSerifBoldItalic.ttf - MuseScore-4.1.1/fonts/FreeSerifItalic.sfd - MuseScore-4.1.1/fonts/FreeSerifItalic.ttf Zlib: - MuseScore-4.1.1/src/framework/global/thirdparty/tinyxml/tinyxml2.cpp - MuseScore-4.1.1/src/framework/global/thirdparty/tinyxml/tinyxml2.h MIT: - MuseScore-4.1.1/src/framework/global/thirdparty/deto_async/LICENSE - MuseScore-4.1.1/src/framework/global/thirdparty/haw_logger/LICENSE - MuseScore-4.1.1/src/framework/global/thirdparty/haw_profiler/LICENSE - MuseScore-4.1.1/thirdparty/fluidsynth/fluidsynth-2.1.4/src/bindings/fluid_rtkit.c - MuseScore-4.1.1/thirdparty/fluidsynth/fluidsynth-2.1.4/src/bindings/fluid_rtkit.h - MuseScore-4.1.1/thirdparty/intervaltree/LICENSE - MuseScore-4.1.1/thirdparty/intervaltree/README LGPL-3.0-only: - MuseScore-4.1.1/share/wallpapers/COPYRIGHT LGPL-2.1-or-later: - MuseScore-4.1.1/thirdparty/rtf2html/README - MuseScore-4.1.1/thirdparty/fluidsynth/fluidsynth-2.1.4/README.md LGPL-2.1-or-later AND GPL-3.0-or-later: - MuseScore-4.1.1/src/braille/thirdparty/liblouis/README This is not used: # Unlicense OR MIT-0 # - code from the dr_libs header-only library # Unlicense OR MIT # - code from the stb_vorbis header-only library So let's recap: # The MuseScore project itself is GPL-3.0-only WITH Font-exception-2.0. # Other licenses in play: # GPL-2.0-or-later # - thirdparty/beatroot # (GPL-2.0-only OR GPL-3.0-only) # - thirdparty/KDDockWidgets # BSD-3-Clause: # - thirdparty/googletest # GPL-3.0-or-later: # - share/plugins/courtesy_accidentals/ # - share/plugins/intervals/ # - share/plugins/tuning/ # - share/plugins/tuning_modal/ # CC-BY-3.0: # - MuseScore-4.1.1/demos/Fugue_1.mscx # - MuseScore-4.1.1/demos/Unclaimed_Gift.mscx # - MuseScore-4.1.1/demos/Reunion.mscz-extract/Reunion.mscx # - MuseScore-4.1.1/src/engraving/tests/measure_data/measure-2.mscx # CC-BY-SA-4.0: # - MuseScore-4.1.1/demos/Brassed_Up.mscx # - MuseScore-4.1.1/demos/Dawn.mscx # - MuseScore-4.1.1/demos/Dynamic_Strings.mscx # LGPL-3.0-only # - share/wallpapers/paper5.png # LGPL-2.1-or-later # - thirdparty/fluidsynth # - thirdparty/rtf2html # MIT # - thirdparty/intervaltree # - src/framework/global/thirdparty/deto_async/LICENSE # - src/framework/global/thirdparty/haw_logger/LICENSE # - src/framework/global/thirdparty/haw_profiler/LICENSE # - thirdparty/fluidsynth/fluidsynth-2.1.4/src/bindings/fluid_rtkit.c # - thirdparty/fluidsynth/fluidsynth-2.1.4/src/bindings/fluid_rtkit.h # Zlib: # - src/framework/global/thirdparty/tinyxml/ # LGPL-2.1-or-later AND GPL-3.0-or-later: # - src/braille/thirdparty/liblouis/ License: GPL-3.0-only WITH Font-exception-2.0 AND GPL-2.0-or-later AND (GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause AND (GPL-2.0-only OR GPL-3.0-only) AND CC-BY-3.0 AND CC-BY-SA-4.0 AND LGPL-3.0-only AND LGPL-2.1-or-later AND MIT AND Zlib AND (LGPL-2.1-or-later AND GPL-3.0-or-later) Is it okay for you? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2180243 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202180243%23c15 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue