From 3f566d32504b7b23c29d30e2f980a0f4bb49c0ca Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 9 Mar 2026 14:32:15 +0000 Subject: util/nvmutil: tidy up the main comment header merge it into one Signed-off-by: Leah Rowe --- util/nvmutil/nvmutil.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/util/nvmutil/nvmutil.c b/util/nvmutil/nvmutil.c index 5e380258..050879cf 100644 --- a/util/nvmutil/nvmutil.c +++ b/util/nvmutil/nvmutil.c @@ -1,8 +1,8 @@ -/* SPDX-License-Identifier: MIT */ -/* Copyright (c) 2022-2026 Leah Rowe */ -/* Copyright (c) 2023 Riku Viitanen */ - -/* +/* SPDX-License-Identifier: MIT + * + * Copyright (c) 2022-2026 Leah Rowe + * Copyright (c) 2023 Riku Viitanen + * * This tool lets you modify Intel GbE NVM (Gigabit Ethernet * Non-Volatile Memory) images, e.g. change the MAC address. * These images configure your Intel Gigabit Ethernet adapter. -- cgit v1.2.1