aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Rydberg <[email protected]>2010-11-09 15:15:11 +0000
committerGuenter Roeck <[email protected]>2011-01-08 10:55:45 -0800
commit41e71f97174ba08fcca7f31bf448de92abc8862e (patch)
tree9f5537be08249af34a4ccf0020cb7f7b5146545e
parent0b8ad5a57b75322e4b671ef420b5fe90e5154912 (diff)
hwmon: (applesmc) Update copyright information
With the preceding patches, git blame assigns about half of the file to the present author. Add a line to the copyright to reflect this. Signed-off-by: Henrik Rydberg <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r--drivers/hwmon/applesmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c
index bcdf5bc2c40a..81792ca47175 100644
--- a/drivers/hwmon/applesmc.c
+++ b/drivers/hwmon/applesmc.c
@@ -4,6 +4,7 @@
* computers.
*
* Copyright (C) 2007 Nicolas Boichat <[email protected]>
+ * Copyright (C) 2010 Henrik Rydberg <[email protected]>
*
* Based on hdaps.c driver:
* Copyright (C) 2005 Robert Love <[email protected]>