aboutsummaryrefslogtreecommitdiff
path: root/Documentation/firmware_class/firmware_sample_driver.c
diff options
context:
space:
mode:
authorMarkus Rechberger <markus.rechberger@amd.com>2007-06-04 18:45:44 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-06-08 12:41:08 -0700
commit87d37a4f470834223fc8a243af002998bdb5b886 (patch)
tree52c01ca32b0ad326ab43d61950dc99a90b6e6dff /Documentation/firmware_class/firmware_sample_driver.c
parent5c73a3fba6dd2b410de378f648bc9851ffa7201a (diff)
firmware: remove orphaned Email
Manuel Estrada Sainz passed away on May 9th 2004, his email account got deactivated. He was in charge of the firmware_class code, and still got CC'ed in recent discussions about it. Signed-off-by: Markus Rechberger <markus.rechberger@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/firmware_class/firmware_sample_driver.c')
-rw-r--r--Documentation/firmware_class/firmware_sample_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/firmware_class/firmware_sample_driver.c b/Documentation/firmware_class/firmware_sample_driver.c
index 87feccdb5c9..6865cbe075e 100644
--- a/Documentation/firmware_class/firmware_sample_driver.c
+++ b/Documentation/firmware_class/firmware_sample_driver.c
@@ -1,7 +1,7 @@
/*
* firmware_sample_driver.c -
*
- * Copyright (c) 2003 Manuel Estrada Sainz <ranty@debian.org>
+ * Copyright (c) 2003 Manuel Estrada Sainz
*
* Sample code on how to use request_firmware() from drivers.
*