diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-09 16:15:11 +0100 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2011-01-08 19:55:45 +0100 |
commit | 41e71f97174ba08fcca7f31bf448de92abc8862e (patch) | |
tree | 9f5537be08249af34a4ccf0020cb7f7b5146545e /drivers/hwmon | |
parent | hwmon: (applesmc) Silence driver (diff) | |
download | linux-41e71f97174ba08fcca7f31bf448de92abc8862e.tar.xz 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> |