diff options
author | Michael Büsch <m@bues.ch> | 2011-07-04 14:50:05 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-07-07 09:18:01 -0400 |
commit | eb032b9837a958e21ca000358a5bde5e17192ddb (patch) | |
tree | 880af47c607f37f134510a32e3499ce0365e0ef5 /drivers/net/wireless/b43legacy/rfkill.c | |
parent | 8072ba1ba7fe9f48ad9f424829863214484dfc2f (diff) |
Update my e-mail address
Signed-off-by: Michael Buesch <m@bues.ch>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/wireless/b43legacy/rfkill.c')
-rw-r--r-- | drivers/net/wireless/b43legacy/rfkill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/b43legacy/rfkill.c b/drivers/net/wireless/b43legacy/rfkill.c index b90f223fb31c..c4559bcbc707 100644 --- a/drivers/net/wireless/b43legacy/rfkill.c +++ b/drivers/net/wireless/b43legacy/rfkill.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | RFKILL support | 4 | RFKILL support |
5 | 5 | ||
6 | Copyright (c) 2007 Michael Buesch <mb@bu3sch.de> | 6 | Copyright (c) 2007 Michael Buesch <m@bues.ch> |
7 | 7 | ||
8 | This program is free software; you can redistribute it and/or modify | 8 | This program is free software; you can redistribute it and/or modify |
9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |