56 lines
2.2 KiB
Plaintext
56 lines
2.2 KiB
Plaintext
This package was originally made by Stefan Karrmann <S.Karrmann@gmx.net>
|
|
on Thu, 31 Aug 2000 22:15:07 +0200.
|
|
|
|
The current maintainer is Rogério Brito <rbrito@users.sf.net>.
|
|
|
|
It was downloaded from the CVS repository at <http://sf.net/projects/lame>.
|
|
|
|
Upstream Authors: The LAME team <lame-dev@lists.sf.net>.
|
|
|
|
Copyright © 1999-2009 The LAME team <lame-dev@lists.sf.net> and contributors.
|
|
|
|
LAME is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Library General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2 of the License, or (at your option) any later version.
|
|
|
|
LAME is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
Library General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Library General Public
|
|
License along with this library; if not, write to the
|
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
|
MA 02110-1301, USA.
|
|
|
|
Additionally, the original software's LICENCE file contains the following:
|
|
|
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
Can I use LAME in my commercial program?
|
|
|
|
Yes, you can, under the restrictions of the LGPL. The easiest
|
|
way to do this is to:
|
|
|
|
1. Link to LAME as separate library (libmp3lame.a on unix or
|
|
lame_enc.dll on windows)
|
|
|
|
2. Fully acknowledge that you are using LAME, and give a link
|
|
to our web site, www.mp3dev.org
|
|
|
|
3. If you make modifications to LAME, you *must* release these
|
|
these modifications back to the LAME project, under the LGPL.
|
|
|
|
*** IMPORTANT NOTE ***
|
|
|
|
The decoding functions provided in LAME use the mpglib decoding engine which
|
|
is under the GPL. They may not be used by any program not released under the
|
|
GPL unless you obtain such permission from the MPG123 project (www.mpg123.de).
|
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
On Debian systems, the complete text of the GNU Library General Public
|
|
License can be found in `/usr/share/common-licenses/LGPL-2'.
|
|
|
|
The Debian packaging is © 2005-2009, Rogério Brito <rbrito@users.sf.net>
|
|
and is licensed under the GPL, see above.
|