diff options
Diffstat (limited to 'util/pmh7tool')
-rw-r--r-- | util/pmh7tool/pmh7tool.c | 1 | ||||
-rw-r--r-- | util/pmh7tool/pmh7tool.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/util/pmh7tool/pmh7tool.c b/util/pmh7tool/pmh7tool.c index dc9df2d274..346edae14d 100644 --- a/util/pmh7tool/pmh7tool.c +++ b/util/pmh7tool/pmh7tool.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <stdio.h> diff --git a/util/pmh7tool/pmh7tool.h b/util/pmh7tool/pmh7tool.h index 54fdaaf75e..8f5e179d21 100644 --- a/util/pmh7tool/pmh7tool.h +++ b/util/pmh7tool/pmh7tool.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #ifndef PMH7TOOL_H |