summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/siemens/hwilib
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/siemens/hwilib')
-rw-r--r--src/vendorcode/siemens/hwilib/Makefile.inc1
-rw-r--r--src/vendorcode/siemens/hwilib/hwilib.c1
-rw-r--r--src/vendorcode/siemens/hwilib/hwilib.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/vendorcode/siemens/hwilib/Makefile.inc b/src/vendorcode/siemens/hwilib/Makefile.inc
index 4cb200cf719a..b4152c17a50b 100644
--- a/src/vendorcode/siemens/hwilib/Makefile.inc
+++ b/src/vendorcode/siemens/hwilib/Makefile.inc
@@ -1,5 +1,4 @@
##
-## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/vendorcode/siemens/hwilib/hwilib.c b/src/vendorcode/siemens/hwilib/hwilib.c
index ba41a85c30eb..be4f7bbf5f4c 100644
--- a/src/vendorcode/siemens/hwilib/hwilib.c
+++ b/src/vendorcode/siemens/hwilib/hwilib.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <cbfs.h>
#include <string.h>
diff --git a/src/vendorcode/siemens/hwilib/hwilib.h b/src/vendorcode/siemens/hwilib/hwilib.h
index 905b4b0d2cc1..1f418cac750b 100644
--- a/src/vendorcode/siemens/hwilib/hwilib.h
+++ b/src/vendorcode/siemens/hwilib/hwilib.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef SIEMENS_HWI_LIB_H_
#define SIEMENS_HWI_LIB_H_