X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cmd%2Fzfs.c;h=384ac4c9396cc288c5169aaac2210f49321849fd;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=6913043d7f408c61a11d216b6ccfedc85c63a53a;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot 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