1Can I use LAME in my commercial program? 2 3Yes, you can, under the restrictions of the LGPL (see COPYING 4in this folder). The easiest way to do this is to: 5 61. Link to LAME as separate library (libmp3lame.a on unix or 7 lame_enc.dll or libmp3lame.dll on windows) 8 92. Fully acknowledge that you are using LAME, and give a link 10 to our web site, https://lame.sourceforge.io/:w 11 123. If you make modifications to LAME, you *must* release these 13 modifications back to the LAME project, under the LGPL. 14