hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/wireless/st/cw1200/bh.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Device handling thread implementation for mac80211 ST-Ericsson CW1200 drivers
34 *
....@@ -8,10 +9,6 @@
89 * ST-Ericsson UMAC CW1200 driver, which is
910 * Copyright (c) 2010, ST-Ericsson
1011 * Author: Ajitpal Singh <ajitpal.singh@stericsson.com>
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of the GNU General Public License version 2 as
14
- * published by the Free Software Foundation.
1512 */
1613
1714 #include <linux/module.h>