diff options
Diffstat (limited to 'drivers/nvme/nvme_show.c')
-rw-r--r-- | drivers/nvme/nvme_show.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/nvme/nvme_show.c b/drivers/nvme/nvme_show.c index 52351388e29..395b0618e64 100644 --- a/drivers/nvme/nvme_show.c +++ b/drivers/nvme/nvme_show.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 NXP Semiconductors * Copyright (C) 2017 Bin Meng <bmeng.cn@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |