diff options
Diffstat (limited to 'util/cbfstool')
-rw-r--r-- | util/cbfstool/coff.h | 1 | ||||
-rw-r--r-- | util/cbfstool/console/console.h | 1 | ||||
-rw-r--r-- | util/cbfstool/fv.h | 1 | ||||
-rw-r--r-- | util/cbfstool/linux.h | 1 | ||||
-rw-r--r-- | util/cbfstool/linux_trampoline.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/util/cbfstool/coff.h b/util/cbfstool/coff.h index 1035e84ece..316bfd30a4 100644 --- a/util/cbfstool/coff.h +++ b/util/cbfstool/coff.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #define DOS_MAGIC 0x5a4d diff --git a/util/cbfstool/console/console.h b/util/cbfstool/console/console.h index e2cf277a20..0595bea5cc 100644 --- a/util/cbfstool/console/console.h +++ b/util/cbfstool/console/console.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #ifndef _CBFSTOOL_CONSOLE_H_ diff --git a/util/cbfstool/fv.h b/util/cbfstool/fv.h index bf4284e5c7..21bd89f563 100644 --- a/util/cbfstool/fv.h +++ b/util/cbfstool/fv.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-only */ #define FV_SIGNATURE 0x4856465f diff --git a/util/cbfstool/linux.h b/util/cbfstool/linux.h index fcf77a5e55..dc4575ca95 100644 --- a/util/cbfstool/linux.h +++ b/util/cbfstool/linux.h @@ -1,4 +1,3 @@ -/* This file is part of coreboot */ /* SPDX-License-Identifier: GPL-2.0-only */ /* diff --git a/util/cbfstool/linux_trampoline.h b/util/cbfstool/linux_trampoline.h index af77d7cccd..9851b52aa8 100644 --- a/util/cbfstool/linux_trampoline.h +++ b/util/cbfstool/linux_trampoline.h @@ -1,4 +1,3 @@ -/* This file is part of coreboot */ /* SPDX-License-Identifier: GPL-2.0-only */ /* |