kernel/drivers/input/serio/parkbd.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Parallel port to Keyboard port adapter driver for Linux 3 4 * 4 5 * Copyright (c) 1999-2004 Vojtech Pavlik 5 6 */ 6 7 7 -/*8 - * This program is free software; you can redistribute it and/or modify it9 - * under the terms of the GNU General Public License version 2 as published by10 - * the Free Software Foundation.11 - */12 8 13 9 /* 14 10 * To connect an AT or XT keyboard to the parallel port, a fairly simple adapter