diff options
Diffstat (limited to 'util/kbc1126')
-rw-r--r-- | util/kbc1126/kbc1126_ec_dump.c | 1 | ||||
-rw-r--r-- | util/kbc1126/kbc1126_ec_insert.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/util/kbc1126/kbc1126_ec_dump.c b/util/kbc1126/kbc1126_ec_dump.c index f1aaf21040..eb665d3e6f 100644 --- a/util/kbc1126/kbc1126_ec_dump.c +++ b/util/kbc1126/kbc1126_ec_dump.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <assert.h> diff --git a/util/kbc1126/kbc1126_ec_insert.c b/util/kbc1126/kbc1126_ec_insert.c index 92a2505d3e..d8ee0ca46b 100644 --- a/util/kbc1126/kbc1126_ec_insert.c +++ b/util/kbc1126/kbc1126_ec_insert.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <stdio.h> |