summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/siemens
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/siemens')
-rw-r--r--src/vendorcode/siemens/Kconfig1
-rw-r--r--src/vendorcode/siemens/Makefile.inc1
-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
5 files changed, 0 insertions, 5 deletions
diff --git a/src/vendorcode/siemens/Kconfig b/src/vendorcode/siemens/Kconfig
index 1104bbff0cc5..f1df8194c5bc 100644
--- a/src/vendorcode/siemens/Kconfig
+++ b/src/vendorcode/siemens/Kconfig
@@ -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/Makefile.inc b/src/vendorcode/siemens/Makefile.inc
index 313fb58bf8c2..40623dc8c0ff 100644
--- a/src/vendorcode/siemens/Makefile.inc
+++ b/src/vendorcode/siemens/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/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_