diff options
-rw-r--r-- | drivers/hwmon/max1111.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/max1111.c b/drivers/hwmon/max1111.c index c97b78ef9116..84ef3a898707 100644 --- a/drivers/hwmon/max1111.c +++ b/drivers/hwmon/max1111.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Copyright (C) 2004-2005 Richard Purdie | 6 | * Copyright (C) 2004-2005 Richard Purdie |
7 | * | 7 | * |
8 | * Copyright (C) 2008 Marvell International Ltd. | 8 | * Copyright (C) 2008 Marvell International Ltd. |
9 | * Eric Miao <eric.miao@marvell.com> | 9 | * Eric Miao <eric.miao@marvell.com> |
10 | * | 10 | * |
11 | * This program is free software; you can redistribute it and/or modify | 11 | * This program is free software; you can redistribute it and/or modify |
12 | * it under the terms of the GNU General Public License version 2 as | 12 | * it under the terms of the GNU General Public License version 2 as |