diff options
author | Wei WANG <wei_wang@realsil.com.cn> | 2013-08-20 14:18:56 +0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-08-20 10:22:01 +0200 |
commit | 09fd86780bb4603df1886e17127f5beb97f70ffb (patch) | |
tree | 6b18c5b0611c1eb0f8d74253b753a73799653318 /drivers/mfd/rtl8411.c | |
parent | eb891c65c9c87e55f728d95bcc514dea337aed12 (diff) | |
download | linux-09fd86780bb4603df1886e17127f5beb97f70ffb.tar.bz2 |
mfd: rtsx: Copyright modifications
Update copyright date, remove author address and add Roger Tseng.
Signed-off-by: Wei WANG <wei_wang@realsil.com.cn>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/rtl8411.c')
-rw-r--r-- | drivers/mfd/rtl8411.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c index 37367fb1c11b..e4c1833154ea 100644 --- a/drivers/mfd/rtl8411.c +++ b/drivers/mfd/rtl8411.c @@ -1,6 +1,6 @@ /* Driver for Realtek PCI-Express card reader * - * Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved. + * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. * * 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 @@ -17,7 +17,7 @@ * * Author: * Wei WANG <wei_wang@realsil.com.cn> - * No. 450, Shenhu Road, Suzhou Industry Park, Suzhou, China + * Roger Tseng <rogerable@realtek.com> */ #include <linux/module.h> |