kernel/drivers/input/mouse/trackpoint.c
.. .. @@ -1,9 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Stephen Evanchik <evanchsa@gmail.com> 3 - *4 - * This program is free software; you can redistribute it and/or modify it5 - * under the terms of the GNU General Public License version 2 as published by6 - * the Free Software Foundation.7 4 * 8 5 * Trademarks are the property of their respective owners. 9 6 */