diff options
Diffstat (limited to 'util/cbmem')
-rw-r--r-- | util/cbmem/Makefile | 1 | ||||
-rw-r--r-- | util/cbmem/cbmem.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/util/cbmem/Makefile b/util/cbmem/Makefile index f0f474ef65..e67efaedae 100644 --- a/util/cbmem/Makefile +++ b/util/cbmem/Makefile @@ -1,4 +1,3 @@ -## This file is part of the coreboot project. ## ## SPDX-License-Identifier: GPL-2.0-only diff --git a/util/cbmem/cbmem.c b/util/cbmem/cbmem.c index f49358560d..34e79d368d 100644 --- a/util/cbmem/cbmem.c +++ b/util/cbmem/cbmem.c @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #include <inttypes.h> |