diff options
author | John Crispin <[email protected]> | 2016-12-20 20:01:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-01-12 11:51:24 +0100 |
commit | 552df698e9e88b580039ca715e1b5ad34b6e130b (patch) | |
tree | 523fa839a881c64cb85f2dde014a965157af9555 | |
parent | ec84aa0a920192df56624961cb146947d7d9e11e (diff) |
tty: update my email address
This patch updates my email address as I no longer have access to the old
one.
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | drivers/tty/serial/lantiq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/lantiq.c b/drivers/tty/serial/lantiq.c index 7c9a3f244935..5961bb47b8e5 100644 --- a/drivers/tty/serial/lantiq.c +++ b/drivers/tty/serial/lantiq.c @@ -16,7 +16,7 @@ * * Copyright (C) 2004 Infineon IFAP DC COM CPE * Copyright (C) 2007 Felix Fietkau <[email protected]> - * Copyright (C) 2007 John Crispin <[email protected]> + * Copyright (C) 2007 John Crispin <[email protected]> * Copyright (C) 2010 Thomas Langer, <[email protected]> */ |