diff options
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 <ojeda@kernel.org>   *        Date: 2006-10-31   */  |