diff options
Diffstat (limited to 'util/intelmetool')
-rw-r--r-- | util/intelmetool/me.c | 1 | ||||
-rw-r--r-- | util/intelmetool/me.h | 1 | ||||
-rw-r--r-- | util/intelmetool/me_status.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/util/intelmetool/me.c b/util/intelmetool/me.c index b7e2307729..694d733464 100644 --- a/util/intelmetool/me.c +++ b/util/intelmetool/me.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <pci/pci.h> diff --git a/util/intelmetool/me.h b/util/intelmetool/me.h index 57b5475de9..3d579beea9 100644 --- a/util/intelmetool/me.h +++ b/util/intelmetool/me.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #ifndef ME_H diff --git a/util/intelmetool/me_status.c b/util/intelmetool/me_status.c index 0970394471..d186f96511 100644 --- a/util/intelmetool/me_status.c +++ b/util/intelmetool/me_status.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <stdio.h> |