diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2011-09-03 23:01:02 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-14 21:56:25 +0400 |
commit | 108f4f3c4afff207486f9bc0ba9af2bdd4b19793 (patch) | |
tree | b25f22bed2cd670f065d8860a0cf48a82eb7029f /drivers/net/wireless/b43/phy_lcn.c | |
parent | b0037fab39b52d9b478b2997630a4c0c7e542222 (diff) | |
download | linux-108f4f3c4afff207486f9bc0ba9af2bdd4b19793.tar.xz |
b43: add my copyrights and myself as the module author
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43/phy_lcn.c')
-rw-r--r-- | drivers/net/wireless/b43/phy_lcn.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/phy_lcn.c b/drivers/net/wireless/b43/phy_lcn.c index d0f106ed9f67..d1dfeec7bc28 100644 --- a/drivers/net/wireless/b43/phy_lcn.c +++ b/drivers/net/wireless/b43/phy_lcn.c @@ -3,6 +3,8 @@ Broadcom B43 wireless driver IEEE 802.11n LCN-PHY support + Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> + 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 |