coreboot-kgpe-d16/src/drivers/net
Jacob Garber 10999ea628 drivers: Use SPDX identifiers
Convert the remaining files in src/drivers to use SPDX identifiers.

int15.h and default_brightness_levels.asl did not have license headers,
but they were both copied from other GPL2 files, so they should be under
the GPL2 as well.

ne2k.c and drm_dp_helper.h are licensed under custom BSD-like licenses
that do not have an SPDX equivalent, so they are added as exceptions
to the license header lint.

Change-Id: I87fb1c637b8d11b0463f7c19f70b847413e14aed
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41601
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-05-25 22:19:21 +00:00
..
Kconfig drivers/net/r8168: Fix ethernet_mac[0-9] format for vpd 2020-03-26 05:32:40 +00:00
Makefile.inc drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
atl1e.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ne2k.c Drop explicit NULL initializations from `device_operations` 2020-04-05 13:31:28 +00:00
ns8390.h drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
r8168.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00