diff options
author | Andrea Merello <andrea.merello@gmail.com> | 2013-08-26 07:53:30 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-28 01:03:53 -0400 |
commit | 559a4c318ca303880fc9f26d50711791c16ae2f3 (patch) | |
tree | 8db9c02aacce30148821277640dd9e402e168d3b | |
parent | f230586994c7f571356570634b942f88bf2772bb (diff) |
staging: Update e-mail address for Andrea Merello
A lot of files contain reference to my old e-mail address.
Now I'm going not to read mail from it anymore, so update it
with my current address everywhere.
Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
48 files changed, 49 insertions, 49 deletions
diff --git a/drivers/staging/rtl8187se/ieee80211/ieee80211.h b/drivers/staging/rtl8187se/ieee80211/ieee80211.h index 8fc9f588b056..7f015499cfae 100644 --- a/drivers/staging/rtl8187se/ieee80211/ieee80211.h +++ b/drivers/staging/rtl8187se/ieee80211/ieee80211.h | |||
@@ -14,7 +14,7 @@ | |||
14 | * Copyright (c) 2004, Intel Corporation | 14 | * Copyright (c) 2004, Intel Corporation |
15 | * | 15 | * |
16 | * Modified for Realtek's wi-fi cards by Andrea Merello | 16 | * Modified for Realtek's wi-fi cards by Andrea Merello |
17 | * <andreamrl@tiscali.it> | 17 | * <andrea.merello@gmail.com> |
18 | * | 18 | * |
19 | * This program is free software; you can redistribute it and/or modify | 19 | * This program is free software; you can redistribute it and/or modify |
20 | * it under the terms of the GNU General Public License version 2 as | 20 | * it under the terms of the GNU General Public License version 2 as |
diff --git a/drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c b/drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c index d5df0d691fcc..10b22100dd3a 100644 --- a/drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c +++ b/drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c | |||
@@ -14,7 +14,7 @@ | |||
14 | ****************************************************************************** | 14 | ****************************************************************************** |
15 | 15 | ||
16 | Few modifications for Realtek's Wi-Fi drivers by | 16 | Few modifications for Realtek's Wi-Fi drivers by |
17 | Andrea Merello <andreamrl@tiscali.it> | 17 | Andrea Merello <andrea.merello@gmail.com> |
18 | 18 | ||
19 | A special thanks goes to Realtek for their support ! | 19 | A special thanks goes to Realtek for their support ! |
20 | 20 | ||
diff --git a/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c b/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c index 00f9af06aca5..b65db542e1ab 100644 --- a/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c +++ b/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac_wx.c b/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac_wx.c index d9add5305e29..e5282068e3de 100644 --- a/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac_wx.c +++ b/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac_wx.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c b/drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c index 89ed86ef0d15..b3466530cf94 100644 --- a/drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c +++ b/drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c | |||
@@ -25,7 +25,7 @@ | |||
25 | ****************************************************************************** | 25 | ****************************************************************************** |
26 | 26 | ||
27 | Few modifications for Realtek's Wi-Fi drivers by | 27 | Few modifications for Realtek's Wi-Fi drivers by |
28 | Andrea Merello <andreamrl@tiscali.it> | 28 | Andrea Merello <andrea.merello@gmail.com> |
29 | 29 | ||
30 | A special thanks goes to Realtek for their support ! | 30 | A special thanks goes to Realtek for their support ! |
31 | 31 | ||
diff --git a/drivers/staging/rtl8187se/r8180.h b/drivers/staging/rtl8187se/r8180.h index edacc8001640..d052f4a9a839 100644 --- a/drivers/staging/rtl8187se/r8180.h +++ b/drivers/staging/rtl8187se/r8180.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8180 OpenSource driver. | 2 | This is part of rtl8180 OpenSource driver. |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the | 6 | Parts of this driver are based on the GPL part of the |
diff --git a/drivers/staging/rtl8187se/r8180_93cx6.h b/drivers/staging/rtl8187se/r8180_93cx6.h index 79e7391ac881..b52b5b0610ab 100644 --- a/drivers/staging/rtl8187se/r8180_93cx6.h +++ b/drivers/staging/rtl8187se/r8180_93cx6.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8180 OpenSource driver | 2 | This is part of rtl8180 OpenSource driver |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the official realtek driver | 6 | Parts of this driver are based on the GPL part of the official realtek driver |
diff --git a/drivers/staging/rtl8187se/r8180_core.c b/drivers/staging/rtl8187se/r8180_core.c index eee4fd3c0643..5947a6f8e16f 100644 --- a/drivers/staging/rtl8187se/r8180_core.c +++ b/drivers/staging/rtl8187se/r8180_core.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl818x pci OpenSource driver - v 0.1 | 2 | This is part of rtl818x pci OpenSource driver - v 0.1 |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public License) | 4 | Released under the terms of GPL (General Public License) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the official | 6 | Parts of this driver are based on the GPL part of the official |
@@ -70,7 +70,7 @@ static int hwwep; | |||
70 | 70 | ||
71 | MODULE_LICENSE("GPL"); | 71 | MODULE_LICENSE("GPL"); |
72 | MODULE_DEVICE_TABLE(pci, rtl8180_pci_id_tbl); | 72 | MODULE_DEVICE_TABLE(pci, rtl8180_pci_id_tbl); |
73 | MODULE_AUTHOR("Andrea Merello <andreamrl@tiscali.it>"); | 73 | MODULE_AUTHOR("Andrea Merello <andrea.merello@gmail.com>"); |
74 | MODULE_DESCRIPTION("Linux driver for Realtek RTL8187SE WiFi cards"); | 74 | MODULE_DESCRIPTION("Linux driver for Realtek RTL8187SE WiFi cards"); |
75 | 75 | ||
76 | module_param_string(ifname, ifname, sizeof(ifname), S_IRUGO|S_IWUSR); | 76 | module_param_string(ifname, ifname, sizeof(ifname), S_IRUGO|S_IWUSR); |
diff --git a/drivers/staging/rtl8187se/r8180_hw.h b/drivers/staging/rtl8187se/r8180_hw.h index 533938123a97..92c05af557cf 100644 --- a/drivers/staging/rtl8187se/r8180_hw.h +++ b/drivers/staging/rtl8187se/r8180_hw.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8180 OpenSource driver. | 2 | This is part of rtl8180 OpenSource driver. |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the | 6 | Parts of this driver are based on the GPL part of the |
diff --git a/drivers/staging/rtl8187se/r8180_rtl8225.h b/drivers/staging/rtl8187se/r8180_rtl8225.h index c6f2128e755c..c94ca0794a5d 100644 --- a/drivers/staging/rtl8187se/r8180_rtl8225.h +++ b/drivers/staging/rtl8187se/r8180_rtl8225.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | This is part of the rtl8180-sa2400 driver | 2 | This is part of the rtl8180-sa2400 driver |
3 | released under the GPL (See file COPYING for details). | 3 | released under the GPL (See file COPYING for details). |
4 | Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 4 | Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
5 | 5 | ||
6 | This files contains programming code for the rtl8225 | 6 | This files contains programming code for the rtl8225 |
7 | radio frontend. | 7 | radio frontend. |
diff --git a/drivers/staging/rtl8187se/r8180_rtl8225z2.c b/drivers/staging/rtl8187se/r8180_rtl8225z2.c index c592f7936ddb..9ae96b7852f3 100644 --- a/drivers/staging/rtl8187se/r8180_rtl8225z2.c +++ b/drivers/staging/rtl8187se/r8180_rtl8225z2.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * This is part of the rtl8180-sa2400 driver | 2 | * This is part of the rtl8180-sa2400 driver |
3 | * released under the GPL (See file COPYING for details). | 3 | * released under the GPL (See file COPYING for details). |
4 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 4 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
5 | * | 5 | * |
6 | * This files contains programming code for the rtl8225 | 6 | * This files contains programming code for the rtl8225 |
7 | * radio frontend. | 7 | * radio frontend. |
diff --git a/drivers/staging/rtl8187se/r8180_wx.c b/drivers/staging/rtl8187se/r8180_wx.c index 156b75882290..dab787542c45 100644 --- a/drivers/staging/rtl8187se/r8180_wx.c +++ b/drivers/staging/rtl8187se/r8180_wx.c | |||
@@ -2,7 +2,7 @@ | |||
2 | This file contains wireless extension handlers. | 2 | This file contains wireless extension handlers. |
3 | 3 | ||
4 | This is part of rtl8180 OpenSource driver. | 4 | This is part of rtl8180 OpenSource driver. |
5 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 5 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
6 | Released under the terms of GPL (General Public Licence) | 6 | Released under the terms of GPL (General Public Licence) |
7 | 7 | ||
8 | Parts of this driver are based on the GPL part | 8 | Parts of this driver are based on the GPL part |
diff --git a/drivers/staging/rtl8187se/r8180_wx.h b/drivers/staging/rtl8187se/r8180_wx.h index 408191403112..d471520ac772 100644 --- a/drivers/staging/rtl8187se/r8180_wx.h +++ b/drivers/staging/rtl8187se/r8180_wx.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8180 OpenSource driver - v 0.3 | 2 | This is part of rtl8180 OpenSource driver - v 0.3 |
3 | Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the official realtek driver | 6 | Parts of this driver are based on the GPL part of the official realtek driver |
diff --git a/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c b/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c index 50c7bb773984..74fbd70d5838 100644 --- a/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c +++ b/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h b/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h index b9b3b52f9120..dbe0e1c87056 100644 --- a/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h +++ b/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c b/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c index baf3b6342e44..fa5603a562c3 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_cam.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h b/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h index fa607f98b172..7d075d3cbe62 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_cam.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_core.c b/drivers/staging/rtl8192e/rtl8192e/rtl_core.c index d952a347679d..e06844355551 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_core.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_core.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_core.h b/drivers/staging/rtl8192e/rtl8192e/rtl_core.h index 9d7cb0edb2d3..b015bf61cf05 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_core.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_core.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c b/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c index c1ccff4a8321..a6778e0853c7 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h b/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h index 9452e1683a72..adea2b4c7a44 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c b/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c index 0cfb3ecaadee..529ea54d1683 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_ethtool.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c b/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c index 5abbee37cdca..2ad92eee50c2 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_pci.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h b/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h index 28c7da677a80..356aec437963 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_pci.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c b/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c index c9a7c563b682..a8c2ade4f435 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h b/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h index df79d6c4ca03..962f2e5b8bf8 100644 --- a/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_ps.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtllib.h b/drivers/staging/rtl8192e/rtllib.h index 3485ef1dfab1..05ef49f24cd9 100644 --- a/drivers/staging/rtl8192e/rtllib.h +++ b/drivers/staging/rtl8192e/rtllib.h | |||
@@ -14,7 +14,7 @@ | |||
14 | * Copyright (c) 2004, Intel Corporation | 14 | * Copyright (c) 2004, Intel Corporation |
15 | * | 15 | * |
16 | * Modified for Realtek's wi-fi cards by Andrea Merello | 16 | * Modified for Realtek's wi-fi cards by Andrea Merello |
17 | * <andreamrl@tiscali.it> | 17 | * <andrea.merello@gmail.com> |
18 | * | 18 | * |
19 | * This program is free software; you can redistribute it and/or modify | 19 | * This program is free software; you can redistribute it and/or modify |
20 | * it under the terms of the GNU General Public License version 2 as | 20 | * it under the terms of the GNU General Public License version 2 as |
diff --git a/drivers/staging/rtl8192e/rtllib_debug.h b/drivers/staging/rtl8192e/rtllib_debug.h index 2bfc1155f505..c59f67b26363 100644 --- a/drivers/staging/rtl8192e/rtllib_debug.h +++ b/drivers/staging/rtl8192e/rtllib_debug.h | |||
@@ -2,7 +2,7 @@ | |||
2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. | 2 | * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. |
3 | * | 3 | * |
4 | * Based on the r8180 driver, which is: | 4 | * Based on the r8180 driver, which is: |
5 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 5 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
6 | * This program is free software; you can redistribute it and/or modify it | 6 | * This program is free software; you can redistribute it and/or modify it |
7 | * under the terms of version 2 of the GNU General Public License as | 7 | * under the terms of version 2 of the GNU General Public License as |
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192e/rtllib_rx.c b/drivers/staging/rtl8192e/rtllib_rx.c index 6a51f29e0737..8aeaed5a987d 100644 --- a/drivers/staging/rtl8192e/rtllib_rx.c +++ b/drivers/staging/rtl8192e/rtllib_rx.c | |||
@@ -14,7 +14,7 @@ | |||
14 | ****************************************************************************** | 14 | ****************************************************************************** |
15 | 15 | ||
16 | Few modifications for Realtek's Wi-Fi drivers by | 16 | Few modifications for Realtek's Wi-Fi drivers by |
17 | Andrea Merello <andreamrl@tiscali.it> | 17 | Andrea Merello <andrea.merello@gmail.com> |
18 | 18 | ||
19 | A special thanks goes to Realtek for their support ! | 19 | A special thanks goes to Realtek for their support ! |
20 | 20 | ||
diff --git a/drivers/staging/rtl8192e/rtllib_softmac.c b/drivers/staging/rtl8192e/rtllib_softmac.c index aefffac556a6..0cbf6f5593a3 100644 --- a/drivers/staging/rtl8192e/rtllib_softmac.c +++ b/drivers/staging/rtl8192e/rtllib_softmac.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8192e/rtllib_softmac_wx.c b/drivers/staging/rtl8192e/rtllib_softmac_wx.c index 740cf85e9d5b..e6af8cfab12b 100644 --- a/drivers/staging/rtl8192e/rtllib_softmac_wx.c +++ b/drivers/staging/rtl8192e/rtllib_softmac_wx.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8192e/rtllib_tx.c b/drivers/staging/rtl8192e/rtllib_tx.c index 759d7c7d78e5..1cc6a9d5e8a3 100644 --- a/drivers/staging/rtl8192e/rtllib_tx.c +++ b/drivers/staging/rtl8192e/rtllib_tx.c | |||
@@ -25,7 +25,7 @@ | |||
25 | ****************************************************************************** | 25 | ****************************************************************************** |
26 | 26 | ||
27 | Few modifications for Realtek's Wi-Fi drivers by | 27 | Few modifications for Realtek's Wi-Fi drivers by |
28 | Andrea Merello <andreamrl@tiscali.it> | 28 | Andrea Merello <andrea.merello@gmail.com> |
29 | 29 | ||
30 | A special thanks goes to Realtek for their support ! | 30 | A special thanks goes to Realtek for their support ! |
31 | 31 | ||
diff --git a/drivers/staging/rtl8192u/authors b/drivers/staging/rtl8192u/authors index b08bbae39e72..0fab11228b48 100644 --- a/drivers/staging/rtl8192u/authors +++ b/drivers/staging/rtl8192u/authors | |||
@@ -1 +1 @@ | |||
Andrea Merello <andreamrl@tiscali.it> | Andrea Merello <andrea.merello@gmail.com> | ||
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211.h b/drivers/staging/rtl8192u/ieee80211/ieee80211.h index c9f3bb363be4..bc64f05a7e6a 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211.h +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211.h | |||
@@ -14,7 +14,7 @@ | |||
14 | * Copyright (c) 2004, Intel Corporation | 14 | * Copyright (c) 2004, Intel Corporation |
15 | * | 15 | * |
16 | * Modified for Realtek's wi-fi cards by Andrea Merello | 16 | * Modified for Realtek's wi-fi cards by Andrea Merello |
17 | * <andreamrl@tiscali.it> | 17 | * <andrea.merello@gmail.com> |
18 | * | 18 | * |
19 | * This program is free software; you can redistribute it and/or modify | 19 | * This program is free software; you can redistribute it and/or modify |
20 | * it under the terms of the GNU General Public License version 2 as | 20 | * it under the terms of the GNU General Public License version 2 as |
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c index a6b18409103b..59900bfa1c18 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | |||
@@ -14,7 +14,7 @@ | |||
14 | ****************************************************************************** | 14 | ****************************************************************************** |
15 | 15 | ||
16 | Few modifications for Realtek's Wi-Fi drivers by | 16 | Few modifications for Realtek's Wi-Fi drivers by |
17 | Andrea Merello <andreamrl@tiscali.it> | 17 | Andrea Merello <andrea.merello@gmail.com> |
18 | 18 | ||
19 | A special thanks goes to Realtek for their support ! | 19 | A special thanks goes to Realtek for their support ! |
20 | 20 | ||
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c index 8a0075db9253..5fd696926ee3 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c index 60746b8b1eb0..7b7d929f1536 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* IEEE 802.11 SoftMAC layer | 1 | /* IEEE 802.11 SoftMAC layer |
2 | * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 2 | * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
3 | * | 3 | * |
4 | * Mostly extracted from the rtl8180-sa2400 driver for the | 4 | * Mostly extracted from the rtl8180-sa2400 driver for the |
5 | * in-kernel generic ieee802.11 stack. | 5 | * in-kernel generic ieee802.11 stack. |
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c index 995504207fc6..a7bcc64ff226 100644 --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c | |||
@@ -25,7 +25,7 @@ | |||
25 | ****************************************************************************** | 25 | ****************************************************************************** |
26 | 26 | ||
27 | Few modifications for Realtek's Wi-Fi drivers by | 27 | Few modifications for Realtek's Wi-Fi drivers by |
28 | Andrea Merello <andreamrl@tiscali.it> | 28 | Andrea Merello <andrea.merello@gmail.com> |
29 | 29 | ||
30 | A special thanks goes to Realtek for their support ! | 30 | A special thanks goes to Realtek for their support ! |
31 | 31 | ||
diff --git a/drivers/staging/rtl8192u/r8180_93cx6.c b/drivers/staging/rtl8192u/r8180_93cx6.c index d2199986d132..c61729b727ef 100644 --- a/drivers/staging/rtl8192u/r8180_93cx6.c +++ b/drivers/staging/rtl8192u/r8180_93cx6.c | |||
@@ -3,7 +3,7 @@ | |||
3 | memory is addressed by 16 bits words. | 3 | memory is addressed by 16 bits words. |
4 | 4 | ||
5 | This is part of rtl8180 OpenSource driver. | 5 | This is part of rtl8180 OpenSource driver. |
6 | Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it> | 6 | Copyright (C) Andrea Merello 2004 <andrea.merello@gmail.com> |
7 | Released under the terms of GPL (General Public Licence) | 7 | Released under the terms of GPL (General Public Licence) |
8 | 8 | ||
9 | Parts of this driver are based on the GPL part of the | 9 | Parts of this driver are based on the GPL part of the |
diff --git a/drivers/staging/rtl8192u/r8180_93cx6.h b/drivers/staging/rtl8192u/r8180_93cx6.h index 5cea51e1142e..ee55dbffe32c 100644 --- a/drivers/staging/rtl8192u/r8180_93cx6.h +++ b/drivers/staging/rtl8192u/r8180_93cx6.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8187 OpenSource driver | 2 | This is part of rtl8187 OpenSource driver |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the official realtek driver | 6 | Parts of this driver are based on the GPL part of the official realtek driver |
diff --git a/drivers/staging/rtl8192u/r8180_pm.c b/drivers/staging/rtl8192u/r8180_pm.c index 0c58d0ed502a..999968d41720 100644 --- a/drivers/staging/rtl8192u/r8180_pm.c +++ b/drivers/staging/rtl8192u/r8180_pm.c | |||
@@ -5,7 +5,7 @@ | |||
5 | does not do anything useful. | 5 | does not do anything useful. |
6 | 6 | ||
7 | This is part of rtl8180 OpenSource driver. | 7 | This is part of rtl8180 OpenSource driver. |
8 | Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it> | 8 | Copyright (C) Andrea Merello 2004 <andrea.merello@gmail.com> |
9 | Released under the terms of GPL (General Public Licence) | 9 | Released under the terms of GPL (General Public Licence) |
10 | */ | 10 | */ |
11 | 11 | ||
diff --git a/drivers/staging/rtl8192u/r8180_pm.h b/drivers/staging/rtl8192u/r8180_pm.h index 52d6fba99deb..4be63da0b781 100644 --- a/drivers/staging/rtl8192u/r8180_pm.h +++ b/drivers/staging/rtl8192u/r8180_pm.h | |||
@@ -5,7 +5,7 @@ | |||
5 | does not do anything useful. | 5 | does not do anything useful. |
6 | 6 | ||
7 | This is part of rtl8180 OpenSource driver. | 7 | This is part of rtl8180 OpenSource driver. |
8 | Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it> | 8 | Copyright (C) Andrea Merello 2004 <andrea.merello@gmail.com> |
9 | Released under the terms of GPL (General Public Licence) | 9 | Released under the terms of GPL (General Public Licence) |
10 | 10 | ||
11 | */ | 11 | */ |
diff --git a/drivers/staging/rtl8192u/r8190_rtl8256.h b/drivers/staging/rtl8192u/r8190_rtl8256.h index b64dd662761a..592e7807fa42 100644 --- a/drivers/staging/rtl8192u/r8190_rtl8256.h +++ b/drivers/staging/rtl8192u/r8190_rtl8256.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | This is part of the rtl8180-sa2400 driver | 2 | This is part of the rtl8180-sa2400 driver |
3 | released under the GPL (See file COPYING for details). | 3 | released under the GPL (See file COPYING for details). |
4 | Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> | 4 | Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> |
5 | 5 | ||
6 | This files contains programming code for the rtl8256 | 6 | This files contains programming code for the rtl8256 |
7 | radio frontend. | 7 | radio frontend. |
diff --git a/drivers/staging/rtl8192u/r8192U.h b/drivers/staging/rtl8192u/r8192U.h index 338e7bc237c3..b484ee128c13 100644 --- a/drivers/staging/rtl8192u/r8192U.h +++ b/drivers/staging/rtl8192u/r8192U.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * This is part of rtl8187 OpenSource driver. | 2 | * This is part of rtl8187 OpenSource driver. |
3 | * Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | * Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | * Released under the terms of GPL (General Public Licence) | 4 | * Released under the terms of GPL (General Public Licence) |
5 | * | 5 | * |
6 | * Parts of this driver are based on the GPL part of the | 6 | * Parts of this driver are based on the GPL part of the |
diff --git a/drivers/staging/rtl8192u/r8192U_core.c b/drivers/staging/rtl8192u/r8192U_core.c index 14c14c24ac50..cd0946db025c 100644 --- a/drivers/staging/rtl8192u/r8192U_core.c +++ b/drivers/staging/rtl8192u/r8192U_core.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Linux device driver for RTL8192U | 3 | * Linux device driver for RTL8192U |
4 | * | 4 | * |
5 | * Based on the r8187 driver, which is: | 5 | * Based on the r8187 driver, which is: |
6 | * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. | 6 | * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
7 | * This program is free software; you can redistribute it and/or modify it | 7 | * This program is free software; you can redistribute it and/or modify it |
8 | * under the terms of version 2 of the GNU General Public License as | 8 | * under the terms of version 2 of the GNU General Public License as |
9 | * published by the Free Software Foundation. | 9 | * published by the Free Software Foundation. |
diff --git a/drivers/staging/rtl8192u/r8192U_hw.h b/drivers/staging/rtl8192u/r8192U_hw.h index 7e612aa56fa4..dd07a735b537 100644 --- a/drivers/staging/rtl8192u/r8192U_hw.h +++ b/drivers/staging/rtl8192u/r8192U_hw.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8187 OpenSource driver. | 2 | This is part of rtl8187 OpenSource driver. |
3 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the | 6 | Parts of this driver are based on the GPL part of the |
diff --git a/drivers/staging/rtl8192u/r8192U_wx.c b/drivers/staging/rtl8192u/r8192U_wx.c index 3e2576347d29..61f6620213e2 100644 --- a/drivers/staging/rtl8192u/r8192U_wx.c +++ b/drivers/staging/rtl8192u/r8192U_wx.c | |||
@@ -2,7 +2,7 @@ | |||
2 | This file contains wireless extension handlers. | 2 | This file contains wireless extension handlers. |
3 | 3 | ||
4 | This is part of rtl8180 OpenSource driver. | 4 | This is part of rtl8180 OpenSource driver. |
5 | Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it> | 5 | Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com> |
6 | Released under the terms of GPL (General Public Licence) | 6 | Released under the terms of GPL (General Public Licence) |
7 | 7 | ||
8 | Parts of this driver are based on the GPL part | 8 | Parts of this driver are based on the GPL part |
diff --git a/drivers/staging/rtl8192u/r8192U_wx.h b/drivers/staging/rtl8192u/r8192U_wx.h index 9f6b10505426..ae7a617740a3 100644 --- a/drivers/staging/rtl8192u/r8192U_wx.h +++ b/drivers/staging/rtl8192u/r8192U_wx.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This is part of rtl8180 OpenSource driver - v 0.3 | 2 | This is part of rtl8180 OpenSource driver - v 0.3 |
3 | Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it> | 3 | Copyright (C) Andrea Merello 2004 <andrea.merello@gmail.com> |
4 | Released under the terms of GPL (General Public Licence) | 4 | Released under the terms of GPL (General Public Licence) |
5 | 5 | ||
6 | Parts of this driver are based on the GPL part of the official realtek driver | 6 | Parts of this driver are based on the GPL part of the official realtek driver |