You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We are using this module named mic-recorder-to-mp3 (https://www.npmjs.com/package/mic-recorder-to-mp3) in our project.
The above module is dependent on lamejs and comes under MIT licence.
Whereas lamejs comes under GPGL licence.
Should we confirm to lamejs for using mic-recorder-to-mp3?
Can you explain what is right. and what steps we should take.
The text was updated successfully, but these errors were encountered:
I licensed lamejs LGPL because it is a rewrite (derivative work) of lame
library which is LGPL.
It felt right at the time.
Not really sure how to apply LGPL to JavaScript code properly. I guess if
you load lamejs dynamically as opposed to bundling with your code you don't
need to change your license.
Disclaimer: I'm not a lawyer :)
On Fri, Mar 20, 2020, 10:54 anonimusK ***@***.***> wrote:
Hi,
We are using this module named mic-recorder-to-mp3 (
https://www.npmjs.com/package/mic-recorder-to-mp3) in our project.
The above module is dependent on lamejs and comes under MIT licence.
Whereas lamejs comes under GPGL licence.
Should we confirm to lamejs for using mic-recorder-to-mp3?
Can you explain what is right. and what steps we should take.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#69>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBKKQVF6CHOVCZTCYWRVT3RIOUV7ANCNFSM4LQRKI4A>
.
Hi,
We are using this module named mic-recorder-to-mp3 (https://www.npmjs.com/package/mic-recorder-to-mp3) in our project.
The above module is dependent on lamejs and comes under MIT licence.
Whereas lamejs comes under GPGL licence.
Should we confirm to lamejs for using mic-recorder-to-mp3?
Can you explain what is right. and what steps we should take.
The text was updated successfully, but these errors were encountered: