diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2011-09-03 15:01:02 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-14 13:56:25 -0400 |
commit | 108f4f3c4afff207486f9bc0ba9af2bdd4b19793 (patch) | |
tree | b25f22bed2cd670f065d8860a0cf48a82eb7029f | |
parent | b0037fab39b52d9b478b2997630a4c0c7e542222 (diff) |
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>
-rw-r--r-- | drivers/net/wireless/b43/bus.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/main.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/phy_ht.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/phy_lcn.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/phy_n.c | 1 | ||||
-rw-r--r-- | drivers/net/wireless/b43/radio_2055.c | 1 | ||||
-rw-r--r-- | drivers/net/wireless/b43/radio_2056.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/radio_2059.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/tables_nphy.c | 1 | ||||
-rw-r--r-- | drivers/net/wireless/b43/tables_phy_ht.c | 2 | ||||
-rw-r--r-- | drivers/net/wireless/b43/tables_phy_lcn.c | 2 |
11 files changed, 19 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/bus.c b/drivers/net/wireless/b43/bus.c index 05f6c7bff6ab..424692df239d 100644 --- a/drivers/net/wireless/b43/bus.c +++ b/drivers/net/wireless/b43/bus.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | Bus abstraction layer | 4 | Bus abstraction layer |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
diff --git a/drivers/net/wireless/b43/main.c b/drivers/net/wireless/b43/main.c index 6bca727456b6..24077023d484 100644 --- a/drivers/net/wireless/b43/main.c +++ b/drivers/net/wireless/b43/main.c | |||
@@ -7,6 +7,7 @@ | |||
7 | Copyright (c) 2005-2009 Michael Buesch <m@bues.ch> | 7 | Copyright (c) 2005-2009 Michael Buesch <m@bues.ch> |
8 | Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org> | 8 | Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org> |
9 | Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch> | 9 | Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch> |
10 | Copyright (c) 2010-2011 Rafał Miłecki <zajec5@gmail.com> | ||
10 | 11 | ||
11 | SDIO support | 12 | SDIO support |
12 | Copyright (c) 2009 Albert Herranz <albert_herranz@yahoo.es> | 13 | Copyright (c) 2009 Albert Herranz <albert_herranz@yahoo.es> |
@@ -64,6 +65,7 @@ MODULE_AUTHOR("Martin Langer"); | |||
64 | MODULE_AUTHOR("Stefano Brivio"); | 65 | MODULE_AUTHOR("Stefano Brivio"); |
65 | MODULE_AUTHOR("Michael Buesch"); | 66 | MODULE_AUTHOR("Michael Buesch"); |
66 | MODULE_AUTHOR("Gábor Stefanik"); | 67 | MODULE_AUTHOR("Gábor Stefanik"); |
68 | MODULE_AUTHOR("Rafał Miłecki"); | ||
67 | MODULE_LICENSE("GPL"); | 69 | MODULE_LICENSE("GPL"); |
68 | 70 | ||
69 | MODULE_FIRMWARE("b43/ucode11.fw"); | 71 | MODULE_FIRMWARE("b43/ucode11.fw"); |
diff --git a/drivers/net/wireless/b43/phy_ht.c b/drivers/net/wireless/b43/phy_ht.c index 4d6345e8ee6b..7416c5e9154d 100644 --- a/drivers/net/wireless/b43/phy_ht.c +++ b/drivers/net/wireless/b43/phy_ht.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n HT-PHY support | 4 | IEEE 802.11n HT-PHY support |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
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 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n LCN-PHY support | 4 | IEEE 802.11n LCN-PHY support |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
diff --git a/drivers/net/wireless/b43/phy_n.c b/drivers/net/wireless/b43/phy_n.c index 6e9168079b9e..4951678c366e 100644 --- a/drivers/net/wireless/b43/phy_n.c +++ b/drivers/net/wireless/b43/phy_n.c | |||
@@ -4,6 +4,7 @@ | |||
4 | IEEE 802.11n PHY support | 4 | IEEE 802.11n PHY support |
5 | 5 | ||
6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> | 6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> |
7 | Copyright (c) 2010-2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | 8 | ||
8 | This program is free software; you can redistribute it and/or modify | 9 | 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 | 10 | it under the terms of the GNU General Public License as published by |
diff --git a/drivers/net/wireless/b43/radio_2055.c b/drivers/net/wireless/b43/radio_2055.c index 93643f18c2b3..5289a18ddd8c 100644 --- a/drivers/net/wireless/b43/radio_2055.c +++ b/drivers/net/wireless/b43/radio_2055.c | |||
@@ -4,6 +4,7 @@ | |||
4 | IEEE 802.11n PHY and radio device data tables | 4 | IEEE 802.11n PHY and radio device data tables |
5 | 5 | ||
6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> | 6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> |
7 | Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com> | ||
7 | 8 | ||
8 | This program is free software; you can redistribute it and/or modify | 9 | 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 | 10 | it under the terms of the GNU General Public License as published by |
diff --git a/drivers/net/wireless/b43/radio_2056.c b/drivers/net/wireless/b43/radio_2056.c index 8890df067029..a01f776ca4de 100644 --- a/drivers/net/wireless/b43/radio_2056.c +++ b/drivers/net/wireless/b43/radio_2056.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n 2056 radio device data tables | 4 | IEEE 802.11n 2056 radio device data tables |
5 | 5 | ||
6 | Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
diff --git a/drivers/net/wireless/b43/radio_2059.c b/drivers/net/wireless/b43/radio_2059.c index f029f6e1f5d1..d4ce8a12ff9a 100644 --- a/drivers/net/wireless/b43/radio_2059.c +++ b/drivers/net/wireless/b43/radio_2059.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n 2059 radio device data tables | 4 | IEEE 802.11n 2059 radio device data tables |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
diff --git a/drivers/net/wireless/b43/tables_nphy.c b/drivers/net/wireless/b43/tables_nphy.c index 916f238a71df..7b326f2efdc9 100644 --- a/drivers/net/wireless/b43/tables_nphy.c +++ b/drivers/net/wireless/b43/tables_nphy.c | |||
@@ -4,6 +4,7 @@ | |||
4 | IEEE 802.11n PHY data tables | 4 | IEEE 802.11n PHY data tables |
5 | 5 | ||
6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> | 6 | Copyright (c) 2008 Michael Buesch <m@bues.ch> |
7 | Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com> | ||
7 | 8 | ||
8 | This program is free software; you can redistribute it and/or modify | 9 | 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 | 10 | it under the terms of the GNU General Public License as published by |
diff --git a/drivers/net/wireless/b43/tables_phy_ht.c b/drivers/net/wireless/b43/tables_phy_ht.c index 677d217b5fb3..176c49d74ef4 100644 --- a/drivers/net/wireless/b43/tables_phy_ht.c +++ b/drivers/net/wireless/b43/tables_phy_ht.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n HT-PHY data tables | 4 | IEEE 802.11n HT-PHY data tables |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |
diff --git a/drivers/net/wireless/b43/tables_phy_lcn.c b/drivers/net/wireless/b43/tables_phy_lcn.c index 7bf70578b5c2..1682ba0a4107 100644 --- a/drivers/net/wireless/b43/tables_phy_lcn.c +++ b/drivers/net/wireless/b43/tables_phy_lcn.c | |||
@@ -3,6 +3,8 @@ | |||
3 | Broadcom B43 wireless driver | 3 | Broadcom B43 wireless driver |
4 | IEEE 802.11n LCN-PHY data tables | 4 | IEEE 802.11n LCN-PHY data tables |
5 | 5 | ||
6 | Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com> | ||
7 | |||
6 | 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 |
7 | 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 |
8 | the Free Software Foundation; either version 2 of the License, or | 10 | the Free Software Foundation; either version 2 of the License, or |