diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-05-16 15:39:09 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-05-16 15:39:09 +0200 |
commit | e641577eb6e82cbb89dde7cfc44ef2541c42278c (patch) | |
tree | 0e16d6872b3eedbe7fc639262fa4c99e6aea5664 /drivers/net/ethernet/8390/ne2k-pci.c | |
parent | 8b33485128ad932f807f4535e0b440733d8b5808 (diff) | |
parent | 4f693a8f5617f23aeedf0d6a91a516901eccf88b (diff) |
Merge branch 'spdx-conversion-for-bonding-8390-and-i825xx-drivers'
Bagas Sanjaya says:
====================
SPDX conversion for bonding, 8390, and i825xx drivers
This series is SPDX conversion for bonding, 8390, and i825xx driver
subsystems. It is splitted from v2 of my SPDX conversion series in
response to Didi's GPL full name fixes [1] to make it easily
digestible.
The conversion in this series is divided by each subsystem and by
license type.
[1]: https://lore.kernel.org/linux-spdx/20230512100620.36807-1-bagasdotme@gmail.com/
====================
Link: https://lore.kernel.org/r/20230515060714.621952-1-bagasdotme@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/8390/ne2k-pci.c')
-rw-r--r-- | drivers/net/ethernet/8390/ne2k-pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/8390/ne2k-pci.c b/drivers/net/ethernet/8390/ne2k-pci.c index 6a0a2039600a..2c6bd36d2f31 100644 --- a/drivers/net/ethernet/8390/ne2k-pci.c +++ b/drivers/net/ethernet/8390/ne2k-pci.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-1.0+ /* A Linux device driver for PCI NE2000 clones. * * Authors and other copyright holders: |