]> git.sur5r.net Git - u-boot/blobdiff - cmd/zfs.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / cmd / zfs.c
index 6913043d7f408c61a11d216b6ccfedc85c63a53a..384ac4c9396cc288c5169aaac2210f49321849fd 100644 (file)
--- 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>