summaryrefslogtreecommitdiff
path: root/cmd/zfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zfs.c')
-rw-r--r--cmd/zfs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/zfs.c b/cmd/zfs.c
index 6913043d7f..384ac4c939 100644
--- a/cmd/zfs.c
+++ b/cmd/zfs.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
*
* ZFS filesystem porting to Uboot by
@@ -5,8 +6,6 @@
*
* zfsfs support
* made from existing GRUB Sources by Sun, GNU and others.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>