hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/wireless/st/cw1200/main.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers
34 *
....@@ -14,10 +15,6 @@
1415 * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al.
1516 * - stlc45xx driver
1617 * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies).
17
- *
18
- * This program is free software; you can redistribute it and/or modify
19
- * it under the terms of the GNU General Public License version 2 as
20
- * published by the Free Software Foundation.
2118 */
2219
2320 #include <linux/module.h>