]> git.alsa-project.org Git - alsa-lib.git/commitdiff
pcm laspa plugin - Added credits to MediaNet AG
authorJaroslav Kysela <perex@perex.cz>
Mon, 16 Jan 2006 19:01:13 +0000 (19:01 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 16 Jan 2006 19:01:13 +0000 (19:01 +0000)
src/pcm/pcm_ladspa.c

index 28c3402bc6596bc466f502de154f95c2bd03bf25..33b658e036f0b059567196c528283ecb1509622d 100644 (file)
@@ -1,13 +1,15 @@
-/**
+7/**
  * \file pcm/pcm_ladspa.c
  * \ingroup PCM_Plugins
  * \brief ALSA Plugin <-> LADSPA Plugin Interface
  * \author Jaroslav Kysela <perex@suse.cz>
- * \date 2001,2005
+ * \author Jaroslav Kysela <perex@perex.cz>
+ * \date 2001,2006
  */
 /*
  *  PCM - LADSPA integration plugin
- *  Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
+ *  Copyright (c) 2001-2006 by Jaroslav Kysela <perex@suse.cz>
+ *  Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
  *
  *
  *   This library is free software; you can redistribute it and/or modify
  *   License along with this library; if not, write to the Free Software
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  *
+ *
+ * perex@perex.cz 2005/12/13
+ *   The LADSPA plugin rewrite was sponsored by MediaNet AG
+ *   http://www.medianet.ag
  */
   
 #include <dirent.h>