kernel/drivers/hid/wacom.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * drivers/input/tablet/wacom.h 3 4 * .. .. @@ -78,10 +79,6 @@ 78 79 */ 79 80 80 81 /* 81 - * This program is free software; you can redistribute it and/or modify82 - * it under the terms of the GNU General Public License as published by83 - * the Free Software Foundation; either version 2 of the License, or84 - * (at your option) any later version.85 82 */ 86 83 #ifndef WACOM_H 87 84 #define WACOM_H