hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/input/mouse/focaltech.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Focaltech TouchPad PS/2 mouse driver
34 *
45 * Copyright (c) 2014 Red Hat Inc.
56 * Copyright (c) 2014 Mathias Gottschlag <mgottschlag@gmail.com>
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by
9
- * the Free Software Foundation; either version 2 of the License, or
10
- * (at your option) any later version.
117 *
128 * Red Hat authors:
139 *