kernel/drivers/net/wan/wanxlfw.S
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 .psize 0 2 3 /* 3 4 wanXL serial card driver for Linux .. .. @@ -5,9 +6,6 @@ 5 6 6 7 Copyright (C) 2003 Krzysztof Halasa <khc@pm.waw.pl> 7 8 8 - This program is free software; you can redistribute it and/or modify it9 - under the terms of version 2 of the GNU General Public License10 - as published by the Free Software Foundation.11 9 12 10 13 11