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