Hacker News new | ask | show | jobs
by TheDong 406 days ago
It appears you're including libmp3lame, and linking against it, but I don't see any copy of their LGPL license included (and it's not output in 'strings', so it seems like there's probably not a menu item. I don't run windows, so I can't really check that part).

To avoid violating libmp3lame's copyright, you need to include their notice somewhere in your application.

1 comments

Thanks for pointing it out. I've updated the license file accordingly.