summaryrefslogtreecommitdiff
path: root/cmd/nvme.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/nvme.c')
-rw-r--r--cmd/nvme.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/nvme.c b/cmd/nvme.c
index 63a8e5a0c2..5da903bd52 100644
--- a/cmd/nvme.c
+++ b/cmd/nvme.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>