]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ALSA: fm801: remove FSF address
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sat, 10 Jan 2015 14:57:45 +0000 (16:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 11 Jan 2015 10:27:13 +0000 (11:27 +0100)
The FSF address is subject to change. So, we remove it from the header.

While here, remove a line with my old and non-functional email from the
header. Moreover, nowadays we have a Git VCS that contains a history of
changes.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/fm801.c

index 52555bdaf91c91bb4409f6cceeab6de22c561e76..1fdd92b6f18f377585b2c36813fcb9ff444fc691 100644 (file)
@@ -2,8 +2,6 @@
  *  The driver for the ForteMedia FM801 based soundcards
  *  Copyright (c) by Jaroslav Kysela <perex@perex.cz>
  *
- *  Support FM only card by Andy Shevchenko <andy@smile.org.ua>
- *
  *   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
  *   the Free Software Foundation; either version 2 of the License, or
  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *   GNU General Public License for more details.
  *
- *   You should have received a copy of the GNU General Public License
- *   along with this program; if not, write to the Free Software
- *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
- *
  */
 
 #include <linux/delay.h>