SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / fs / zfs / zfs.c
index ca67afbb2ee4a5b26febb4b3dce3511f9cab2afc..4331c16064ca2b7c0416fb902d35f225f1f420d9 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *
  * ZFS filesystem ported to u-boot by
@@ -7,8 +8,6 @@
  *     Copyright (C) 1999,2000,2001,2002,2003,2004
  *     Free Software Foundation, Inc.
  *     Copyright 2004  Sun Microsystems, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>