aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h
diff options
context:
space:
mode:
authorIgor Russkikh <Igor.Russkikh@aquantia.com>2019-06-26 12:35:40 +0000
committerDavid S. Miller <davem@davemloft.net>2019-06-27 10:58:32 -0700
commit17f54a3bf540690ac4b6f9e9e6d69fc9baf465d9 (patch)
treef9c6b4fbb85394b03a214f199a50b6febcb2aba7 /drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h
parentmaintainers: declare aquantia atlantic driver maintenance (diff)
downloadlinux-dev-17f54a3bf540690ac4b6f9e9e6d69fc9baf465d9.tar.xz
linux-dev-17f54a3bf540690ac4b6f9e9e6d69fc9baf465d9.zip
net: aquantia: make all files GPL-2.0-only
It was noticed some files had -or-later, however overall driver has -only license. Clean this up. Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h')
-rw-r--r--drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h b/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h
index 41fbb1358068..23a0487893a7 100644
--- a/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h
+++ b/drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (C) 2014-2017 aQuantia Corporation. */
/* File aq_drvinfo.h: Declaration of common code for firmware info in sys.*/