Newer
Older
urbanLifeline_YanAn / src / views / voice / lamejs / LICENSE
@zhangqy zhangqy on 3 Oct 424 bytes first commit
  1. Can I use LAME in my commercial program?
  2.  
  3. Yes, you can, under the restrictions of the LGPL. The easiest
  4. way to do this is to:
  5.  
  6. 1. Link to LAME as separate jar (lame.min.js or lame.all.js)
  7.  
  8. 2. Fully acknowledge that you are using LAME, and give a link
  9. to our web site, lame.sourceforge.net
  10.  
  11. 3. If you make modifications to LAME, you *must* release these
  12. these modifications back to the LAME project, under the LGPL.