kernel/net/mac80211/ethtool.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * mac80211 ethtool hooks for cfg80211 3 4 * .. .. @@ -5,8 +6,6 @@ 5 6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> 6 7 * Copyright 2014 Intel Corporation (Author: Johannes Berg) 7 8 * Copyright (C) 2018 Intel Corporation 8 - *9 - * This file is GPLv2 as found in COPYING.10 9 */ 11 10 #include <linux/types.h> 12 11 #include <net/cfg80211.h>