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.