diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-09 15:15:11 +0000 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-01-08 10:55:45 -0800 |
commit | 41e71f97174ba08fcca7f31bf448de92abc8862e (patch) | |
tree | 9f5537be08249af34a4ccf0020cb7f7b5146545e /drivers/hwmon | |
parent | 0b8ad5a57b75322e4b671ef420b5fe90e5154912 (diff) | |
download | blackbird-obmc-linux-41e71f97174ba08fcca7f31bf448de92abc8862e.tar.gz blackbird-obmc-linux-41e71f97174ba08fcca7f31bf448de92abc8862e.zip |
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 <rydberg@euromail.se>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/applesmc.c | 1 |
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 <nicolas@boichat.ch> + * Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se> * * Based on hdaps.c driver: * Copyright (C) 2005 Robert Love <rml@novell.com> |