hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/net/wireless/sysfs.c
....@@ -1,11 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * This file provides /sys/class/ieee80211/<wiphy name>/
34 * and some default attributes.
45 *
56 * Copyright 2005-2006 Jiri Benc <jbenc@suse.cz>
67 * Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
7
- *
8
- * This file is GPLv2 as found in COPYING.
98 */
109
1110 #include <linux/device.h>