I made enough changes to the driver to warrant adding a copyright notice. Signed-off-by: Guenter Roeck <[email protected]> --- drivers/char/i8k.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 264be2b..6aed11f 100644 --- a/drivers/char/i8k.c +++ b/drivers/char/i8k.c @@ -5,6 +5,7 @@ * * Hwmon integration: * Copyright (C) 2011 Jean Delvare <[email protected]> + * Copyright (C) 2013 Guenter Roeck <[email protected]> * * 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 -- 1.7.9.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

