kernel/drivers/input/mouse/focaltech.h
.. .. @@ -1,13 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * Focaltech TouchPad PS/2 mouse driver 3 4 * 4 5 * Copyright (c) 2014 Red Hat Inc. 5 6 * Copyright (c) 2014 Mathias Gottschlag <mgottschlag@gmail.com> 6 - *7 - * This program is free software; you can redistribute it and/or modify8 - * it under the terms of the GNU General Public License as published by9 - * the Free Software Foundation; either version 2 of the License, or10 - * (at your option) any later version.11 7 * 12 8 * Red Hat authors: 13 9 *