diff options
| author | Miguel Ojeda <[email protected]> | 2021-02-25 17:21:00 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-26 09:41:03 -0800 |
| commit | c131bd0b5448bb577b7a9ed48c4e528807e8d5af (patch) | |
| tree | 81938bef9f64dfaab587544fc9908b4314da1703 /samples | |
| parent | df54714f579a77662054132161612ce3da876b0d (diff) | |
treewide: Miguel has moved
Update contact info.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'samples')
| -rw-r--r-- | samples/auxdisplay/cfag12864b-example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/auxdisplay/cfag12864b-example.c b/samples/auxdisplay/cfag12864b-example.c index bfeab44f81d0..2e3bb7375c99 100644 --- a/samples/auxdisplay/cfag12864b-example.c +++ b/samples/auxdisplay/cfag12864b-example.c @@ -4,7 +4,7 @@ * Version: 0.1.0 * Description: cfag12864b LCD userspace example program * - * Author: Copyright (C) Miguel Ojeda Sandonis + * Author: Copyright (C) Miguel Ojeda <[email protected]> * Date: 2006-10-31 */ |