From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Alsa : GPL or LGPL ? Date: Wed, 02 Apr 2008 13:28:31 +0200 Message-ID: <47F36DDF.3000204@ladisch.de> References: <200804020703.13166.liste@votreservice.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by alsa0.perex.cz (Postfix) with ESMTP id 43D4D243C3 for ; Wed, 2 Apr 2008 13:28:36 +0200 (CEST) In-Reply-To: <200804020703.13166.liste@votreservice.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: liste@votreservice.com Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org liste@votreservice.com wrote: > Wikipedia says Alsa is under the GPL and LGPL ? Yes, Wikipedia says this. > Can I use Alsa for recording and playing sound in my proprietary game under > Linux ? Yes. The ALSA user-space library (libasound.so.2) is under the LGPL to allow this. HTH Clemens