home *** CD-ROM | disk | FTP | other *** search
/ media.efxi.net / media.efxi.net.tar / media.efxi.net / tools / lame-3.93.1.zip / LICENSE < prev    next >
Text File  |  2000-12-19  |  707b  |  21 lines

  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 library (libmp3lame.a on unix or 
  7.    lame_enc.dll on windows)
  8.  
  9. 2. Fully acknowledge that you are using LAME, and give a link
  10.    to our web site, www.mp3dev.org
  11.  
  12. 3. If you make modifications to LAME, you *must* release these
  13.    these modifications back to the LAME project, under the LGPL.
  14.  
  15.  
  16. *** IMPORTANT NOTE ***
  17.  
  18. The decoding functions provided in LAME use the mpglib decoding engine which
  19. is under the GPL.  They may not be used by any program not released under the
  20. GPL unless you obtain such permission from the MPG123 project (www.mpg123.de).
  21.