From 9bafc49c5ab2d0aeafe7fae9538781a41eb7a08c Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Mon, 18 May 2020 23:33:28 +0200 Subject: drivers/intel/gma: License libgfxinit glue code under GPL v2 Change-Id: I7a78e16512369cbaada4399dbb855ade358ff046 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/41521 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Aaron Durbin Reviewed-by: Jacob Garber --- src/drivers/intel/gma/hires_fb/gma-gfx_init.adb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/drivers/intel/gma/hires_fb') diff --git a/src/drivers/intel/gma/hires_fb/gma-gfx_init.adb b/src/drivers/intel/gma/hires_fb/gma-gfx_init.adb index 1393784d7b..92d3a16963 100644 --- a/src/drivers/intel/gma/hires_fb/gma-gfx_init.adb +++ b/src/drivers/intel/gma/hires_fb/gma-gfx_init.adb @@ -1,3 +1,5 @@ +-- SPDX-License-Identifier: GPL-2.0-only + with CB.Config; use CB; -- cgit v1.2.3