summaryrefslogtreecommitdiff
path: root/tools/termios_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/termios_linux.h')
-rw-r--r--tools/termios_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/termios_linux.h b/tools/termios_linux.h
index e100c8e4eb..45f5c1233c 100644
--- a/tools/termios_linux.h
+++ b/tools/termios_linux.h
@@ -3,7 +3,7 @@
* termios fuctions to support arbitrary baudrates (on Linux)
*
* Copyright (c) 2021 Pali Rohár <pali@kernel.org>
- * Copyright (c) 2021 Marek Behún <marek.behun@nic.cz>
+ * Copyright (c) 2021 Marek Behún <kabel@kernel.org>
*/
#ifndef _TERMIOS_LINUX_H_