summaryrefslogtreecommitdiff
path: root/src/drivers/xgi/common/XGI_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/xgi/common/XGI_main.c')
-rw-r--r--src/drivers/xgi/common/XGI_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/xgi/common/XGI_main.c b/src/drivers/xgi/common/XGI_main.c
index 76bd1847b9..25c50375a2 100644
--- a/src/drivers/xgi/common/XGI_main.c
+++ b/src/drivers/xgi/common/XGI_main.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* Code taken from the Linux xgifb driver (v3.18.5)