Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting out licensing #256

Open
psi29a opened this issue Nov 14, 2024 · 0 comments
Open

Sorting out licensing #256

psi29a opened this issue Nov 14, 2024 · 0 comments

Comments

@psi29a
Copy link
Member

psi29a commented Nov 14, 2024

So while trying to package the latest wildmidi release for Debian, it came to my attention that Debian's license checker (lcr) is producing some interesting results.

https://mentors.debian.net/package/wildmidi/

Parsing Source Tree  ....
Reading d/copyright  ....
  Missing Files: Paragraph for debian/
Running licensecheck ....

d/copyright      | licensecheck

CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man1/wildmidi.1
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_ClearError.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_Close.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_ConvertBufferToMidi.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_ConvertToMidi.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_FastSeek.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetError.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetLyric.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetMidiOutput.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetOutput.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetString.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_GetVersion.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_Init.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_InitVIO.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_MasterVolume.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_Open.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_OpenBuffer.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_SetCvtOption.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_SetOption.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_Shutdown.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man3/WildMidi_SongSeek.3
CC-BY-SA-4.0     | GPL and/or LGPL-3 docs/man/man5/wildmidi.cfg.5
LGPL-3           | GPL and/or LGPL-3 include/common.h
LGPL-3           | GPL and/or LGPL-3 include/f_hmi.h
LGPL-3           | GPL and/or LGPL-3 include/f_hmp.h
LGPL-3           | GPL and/or LGPL-3 include/file_io.h
LGPL-3           | LGPL-2.1+         include/filenames.h
LGPL-3           | GPL and/or LGPL-3 include/f_midi.h
LGPL-3           | GPL and/or LGPL-3 include/f_mus.h
LGPL-3           | GPL and/or LGPL-3 include/f_xmidi.h
LGPL-3           | BSD-2-Clause-NetBSD and/or BSD-2-clause include/getopt_long.h
LGPL-3           | GPL and/or LGPL-3 include/gus_pat.h
LGPL-3           | GPL and/or LGPL-3 include/internal_midi.h
LGPL-3           | GPL and/or LGPL-3 include/lock.h
LGPL-3           | LGPL-2+           include/mus2mid.h
LGPL-3           | GPL and/or LGPL-3 include/patches.h
LGPL-3           | GPL and/or LGPL-3 include/reverb.h
LGPL-3           | GPL and/or LGPL-3 include/sample.h
LGPL-3           | GPL and/or LGPL-3 include/wildmidi_lib.h
LGPL-3           | GPL and/or LGPL-3 include/wildplay.h
LGPL-3           | GPL and/or LGPL-3 include/wm_error.h
LGPL-3           | GPL and/or LGPL-3 include/wm_tty.h
LGPL-3           | LGPL-2+           include/xmi2mid.h
LGPL-3           | GPL-3 and/or LGPL src/DevTest.c
LGPL-3           | GPL and/or LGPL-3 src/f_hmi.c
LGPL-3           | GPL and/or LGPL-3 src/f_hmp.c
LGPL-3           | GPL and/or LGPL-3 src/file_io.c
LGPL-3           | GPL and/or LGPL-3 src/f_midi.c
LGPL-3           | GPL and/or LGPL-3 src/f_mus.c
LGPL-3           | GPL and/or LGPL-3 src/f_xmidi.c
LGPL-3           | BSD-2-Clause-NetBSD and/or BSD-2-clause and/or ISC src/getopt_long.c
LGPL-3           | GPL and/or LGPL-3 src/gus_pat.c
LGPL-3           | GPL and/or LGPL-3 src/internal_midi.c
LGPL-3           | GPL and/or LGPL-3 src/lock.c
LGPL-3           | LGPL-2+           src/mus2mid.c
LGPL-3           | GPL and/or LGPL-3 src/patches.c
GPL-3            | GPL and/or LGPL-3 src/player/amiga.c
GPL-3            | GPL and/or LGPL-3 src/player/dos/dosdma.c
GPL-3            | GPL and/or LGPL-3 src/player/dos/dosdma.h
GPL-3            | GPL and/or LGPL-3 src/player/dos/dosirq.c
GPL-3            | GPL and/or LGPL-3 src/player/dos/dosirq.h
GPL-3            | GPL and/or LGPL-3 src/player/dos/dossb.c
GPL-3            | GPL and/or LGPL-3 src/player/dos/dossb.h
GPL-3            | GPL and/or LGPL-3 src/player/msleep.c
GPL-3            | GPL and/or LGPL-3 src/player/out_ahi.c
GPL-3            | GPL and/or LGPL-3 src/player/out_alsa.c
GPL-3            | GPL and/or LGPL-3 src/player/out_coreaudio.c
GPL-3            | GPL and/or LGPL-3 src/player/out_dart.c
GPL-3            | GPL and/or LGPL-3 src/player/out_dossb.c
GPL-3            | GPL and/or LGPL-3 src/player/out_netbsd.c
GPL-3            | GPL and/or LGPL-3 src/player/out_none.c
GPL-3            | GPL and/or LGPL-3 src/player/out_openal.c
GPL-3            | GPL and/or LGPL-3 src/player/out_oss.c
GPL-3            | GPL and/or ISC and/or LGPL-3 src/player/out_sndio.c
GPL-3            | GPL and/or LGPL-3 src/player/out_wave.c
GPL-3            | GPL and/or LGPL-3 src/player/out_win32mm.c
GPL-3            | GPL and/or LGPL-3 src/player/wildmidi.c
GPL-3            | GPL and/or LGPL-3 src/player/wm_tty.c
LGPL-3           | GPL and/or LGPL-3 src/reverb.c
LGPL-3           | GPL and/or LGPL-3 src/sample.c
LGPL-3           | GPL and/or LGPL-3 src/wildmidi_lib.c
LGPL-3           | GPL and/or LGPL-3 src/wm_error.c
LGPL-3           | LGPL-2+           src/xmi2mid.c

So it's probably good that make thing consistent and update files where needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant