hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/net/mac80211/ethtool.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * mac80211 ethtool hooks for cfg80211
34 *
....@@ -5,8 +6,6 @@
56 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
67 * Copyright 2014 Intel Corporation (Author: Johannes Berg)
78 * Copyright (C) 2018 Intel Corporation
8
- *
9
- * This file is GPLv2 as found in COPYING.
109 */
1110 #include <linux/types.h>
1211 #include <net/cfg80211.h>