Commit 240117bb authored by Maciej W. Rozycki's avatar Maciej W. Rozycki Committed by Jakub Kicinski
Browse files

ethernet: 3c509: Add GPL 2.0 SPDX license identifier



This driver has landed with Linux 0.99.13k, which was covered by the GNU
General Public License version 2, and no further conditions as to
licensing terms have been specified within the copyright notice included
with the driver itself.

Signed-off-by: default avatarMaciej W. Rozycki <macro@orcam.me.uk>
Link: https://patch.msgid.link/alpine.DEB.2.21.2605201206370.1450@angie.orcam.me.uk


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 029a6b3a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */
/*
	Written 1993-2000 by Donald Becker.