Эх сурвалжийг харах

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>
Rafał Miłecki 14 жил өмнө
parent
commit
108f4f3c4a

+ 2 - 0
drivers/net/wireless/b43/bus.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   Bus abstraction layer
   Bus abstraction layer
 
 
+  Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 2 - 0
drivers/net/wireless/b43/main.c

@@ -7,6 +7,7 @@
   Copyright (c) 2005-2009 Michael Buesch <m@bues.ch>
   Copyright (c) 2005-2009 Michael Buesch <m@bues.ch>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
   Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@waterwave.ch>
+  Copyright (c) 2010-2011 Rafał Miłecki <zajec5@gmail.com>
 
 
   SDIO support
   SDIO support
   Copyright (c) 2009 Albert Herranz <albert_herranz@yahoo.es>
   Copyright (c) 2009 Albert Herranz <albert_herranz@yahoo.es>
@@ -64,6 +65,7 @@ MODULE_AUTHOR("Martin Langer");
 MODULE_AUTHOR("Stefano Brivio");
 MODULE_AUTHOR("Stefano Brivio");
 MODULE_AUTHOR("Michael Buesch");
 MODULE_AUTHOR("Michael Buesch");
 MODULE_AUTHOR("Gábor Stefanik");
 MODULE_AUTHOR("Gábor Stefanik");
+MODULE_AUTHOR("Rafał Miłecki");
 MODULE_LICENSE("GPL");
 MODULE_LICENSE("GPL");
 
 
 MODULE_FIRMWARE("b43/ucode11.fw");
 MODULE_FIRMWARE("b43/ucode11.fw");

+ 2 - 0
drivers/net/wireless/b43/phy_ht.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n HT-PHY support
   IEEE 802.11n HT-PHY support
 
 
+  Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 2 - 0
drivers/net/wireless/b43/phy_lcn.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n LCN-PHY support
   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
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 1 - 0
drivers/net/wireless/b43/phy_n.c

@@ -4,6 +4,7 @@
   IEEE 802.11n PHY support
   IEEE 802.11n PHY support
 
 
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
+  Copyright (c) 2010-2011 Rafał Miłecki <zajec5@gmail.com>
 
 
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by

+ 1 - 0
drivers/net/wireless/b43/radio_2055.c

@@ -4,6 +4,7 @@
   IEEE 802.11n PHY and radio device data tables
   IEEE 802.11n PHY and radio device data tables
 
 
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
+  Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com>
 
 
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by

+ 2 - 0
drivers/net/wireless/b43/radio_2056.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n 2056 radio device data tables
   IEEE 802.11n 2056 radio device data tables
 
 
+  Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 2 - 0
drivers/net/wireless/b43/radio_2059.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n 2059 radio device data tables
   IEEE 802.11n 2059 radio device data tables
 
 
+  Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 1 - 0
drivers/net/wireless/b43/tables_nphy.c

@@ -4,6 +4,7 @@
   IEEE 802.11n PHY data tables
   IEEE 802.11n PHY data tables
 
 
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
   Copyright (c) 2008 Michael Buesch <m@bues.ch>
+  Copyright (c) 2010 Rafał Miłecki <zajec5@gmail.com>
 
 
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by

+ 2 - 0
drivers/net/wireless/b43/tables_phy_ht.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n HT-PHY data tables
   IEEE 802.11n HT-PHY data tables
 
 
+  Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or

+ 2 - 0
drivers/net/wireless/b43/tables_phy_lcn.c

@@ -3,6 +3,8 @@
   Broadcom B43 wireless driver
   Broadcom B43 wireless driver
   IEEE 802.11n LCN-PHY data tables
   IEEE 802.11n LCN-PHY data tables
 
 
+  Copyright (c) 2011 Rafał Miłecki <zajec5@gmail.com>
+
   This program is free software; you can redistribute it and/or modify
   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
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   the Free Software Foundation; either version 2 of the License, or