neutrinolabs / pulseaudio-module-xrdp

xrdp sink / source pulseaudio modules
GNU Lesser General Public License v2.1
214 stars 42 forks source link

LICENSE: switch to LGPLv2.1 #36

Closed jcpunk closed 3 years ago

jcpunk commented 5 years ago

One of the source files lists APL2 another lists GPL2, others have no identification. Can the license information be clarified for this code?

jsorg71 commented 5 years ago

Yes, I noticed that too. Since these modules run in process and pulseaudio is GPL2 I guess they should all be GPL2.

metalefty commented 5 years ago

Ideally, we need to get approval of re-definite license from all contributors however, fortunately, more than 80% of commits are made by Jay and speidy and me. The rest commits are only 10. If the changes are trivial enough, license change can be done without their approval.

At least I'm OK with changing everything I contributed to GPLv2.

metalefty commented 3 years ago

Update:

I've looked through all commits, I think we can change the license.

metalefty, jsorg71, speidy and LK2000 are members of the xrdp project. So we don't need to get approval of these 4 of us.

NatureShadow contributed 1 commit but it was a simple document change. proski is a former outside contributor but his contributions are also very simple. CI fixes, suppress warnings and updating gitignore.

metalefty commented 3 years ago

I noticed PulseAudio's license has been changed to LGPLv2.1. https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/blob/master/LICENSE