diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/device/mipi_ids.h | 1 | ||||
-rw-r--r-- | src/include/spd_cache.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/include/device/mipi_ids.h b/src/include/device/mipi_ids.h index 2d3cd4af44..86b5116005 100644 --- a/src/include/device/mipi_ids.h +++ b/src/include/device/mipi_ids.h @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ /* * MIPI Alliance Manufacturer IDs from https://mid.mipi.org diff --git a/src/include/spd_cache.h b/src/include/spd_cache.h index 3270defba8..f8d7d68622 100644 --- a/src/include/spd_cache.h +++ b/src/include/spd_cache.h @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #ifndef __SPD_CACHE_H #define __SPD_CACHE_H |