hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>