aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/gma/acpi/default_brightness_levels.asl
diff options
context:
space:
mode:
authorJacob Garber <jgarber1@ualberta.ca>2020-05-18 13:36:58 -0600
committerAngel Pons <th3fanbus@gmail.com>2020-05-25 22:19:21 +0000
commit10999ea6288e58922eaf364d691dce95bfcf460b (patch)
tree0baa6a6dcffe6367dae60a7dc5e99733852f54ac /src/drivers/intel/gma/acpi/default_brightness_levels.asl
parentfa8f567f3243e3d547a9e8388064a091ee294f98 (diff)
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>
Diffstat (limited to 'src/drivers/intel/gma/acpi/default_brightness_levels.asl')
-rw-r--r--src/drivers/intel/gma/acpi/default_brightness_levels.asl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/intel/gma/acpi/default_brightness_levels.asl b/src/drivers/intel/gma/acpi/default_brightness_levels.asl
index b584c0925a..9e8174109f 100644
--- a/src/drivers/intel/gma/acpi/default_brightness_levels.asl
+++ b/src/drivers/intel/gma/acpi/default_brightness_levels.asl
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
#include "gma.asl"
Scope (GFX0)