aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/ps2mult.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/serio/ps2mult.c')
-rw-r--r--drivers/input/serio/ps2mult.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/input/serio/ps2mult.c b/drivers/input/serio/ps2mult.c
index a76fb64f03db..0071dd5ebcc2 100644
--- a/drivers/input/serio/ps2mult.c
+++ b/drivers/input/serio/ps2mult.c
@@ -1,11 +1,8 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * TQC PS/2 Multiplexer driver 3 * TQC PS/2 Multiplexer driver
3 * 4 *
4 * Copyright (C) 2010 Dmitry Eremin-Solenikov 5 * Copyright (C) 2010 Dmitry Eremin-Solenikov
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 as published by
8 * the Free Software Foundation.
9 */ 6 */
10 7
11 8