diff options
Diffstat (limited to 'drivers/net/wireless/b43/wa.c')
-rw-r--r-- | drivers/net/wireless/b43/wa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/b43/wa.c b/drivers/net/wireless/b43/wa.c index 8f4db448ec3..51fc5c61698 100644 --- a/drivers/net/wireless/b43/wa.c +++ b/drivers/net/wireless/b43/wa.c | |||
@@ -5,7 +5,7 @@ | |||
5 | PHY workarounds. | 5 | PHY workarounds. |
6 | 6 | ||
7 | Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it> | 7 | Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it> |
8 | Copyright (c) 2005-2007 Michael Buesch <mbuesch@freenet.de> | 8 | Copyright (c) 2005-2007 Michael Buesch <m@bues.ch> |
9 | 9 | ||
10 | This program is free software; you can redistribute it and/or modify | 10 | This program is free software; you can redistribute it and/or modify |
11 | it under the terms of the GNU General Public License as published by | 11 | it under the terms of the GNU General Public License as published by |