kernel/drivers/hid/hid-ntrig.c
.. .. @@ -1,16 +1,12 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * HID driver for N-Trig touchscreens 3 4 * 4 5 * Copyright (c) 2008-2010 Rafi Rubin 5 6 * Copyright (c) 2009-2010 Stephane Chatty 6 - *7 7 */ 8 8 9 9 /* 10 - * This program is free software; you can redistribute it and/or modify it11 - * under the terms of the GNU General Public License as published by the Free12 - * Software Foundation; either version 2 of the License, or (at your option)13 - * any later version.14 10 */ 15 11 16 12 #include <linux/device.h>