diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-16 17:32:07 -0400 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-09-29 22:47:48 -0400 |
commit | 3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea (patch) | |
tree | 46d864fb986c06a511f3a95362710ba3d1200add /drivers/input | |
parent | 291d0e5d81e101392379217b06251fe8c27f1f80 (diff) | |
download | linux-3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea.tar.bz2 |
Update email address
Redirect some older email addresses that are in the git logs.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'drivers/input')
-rw-r--r-- | drivers/input/keyboard/hilkbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/keyboard/hilkbd.c b/drivers/input/keyboard/hilkbd.c index 5c7afdec192c..f5c5ae8b6c06 100644 --- a/drivers/input/keyboard/hilkbd.c +++ b/drivers/input/keyboard/hilkbd.c @@ -2,7 +2,7 @@ * linux/drivers/hil/hilkbd.c * * Copyright (C) 1998 Philip Blundell <philb@gnu.org> - * Copyright (C) 1999 Matthew Wilcox <willy@bofh.ai> + * Copyright (C) 1999 Matthew Wilcox <willy@infradead.org> * Copyright (C) 1999-2007 Helge Deller <deller@gmx.de> * * Very basic HP Human Interface Loop (HIL) driver. |