aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/moxa.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/moxa.c')
-rw-r--r--drivers/tty/moxa.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/tty/moxa.c b/drivers/tty/moxa.c
index 93d37655d928..65a70f3c7cde 100644
--- a/drivers/tty/moxa.c
+++ b/drivers/tty/moxa.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0+
1/*****************************************************************************/ 2/*****************************************************************************/
2/* 3/*
3 * moxa.c -- MOXA Intellio family multiport serial driver. 4 * moxa.c -- MOXA Intellio family multiport serial driver.
@@ -7,11 +8,6 @@
7 * 8 *
8 * This code is loosely based on the Linux serial driver, written by 9 * This code is loosely based on the Linux serial driver, written by
9 * Linus Torvalds, Theodore T'so and others. 10 * Linus Torvalds, Theodore T'so and others.
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License as published by
13 * the Free Software Foundation; either version 2 of the License, or
14 * (at your option) any later version.
15 */ 11 */
16 12
17/* 13/*