]> git.sur5r.net Git - u-boot/blobdiff - fs/btrfs/btrfs.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / btrfs / btrfs.h
index 4247cbbb09766601df2687aedf86ef4ff33ee6da..27d78837c54105aaddc0361f633abd16eb39c30e 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * BTRFS filesystem implementation for U-Boot
  *
  * 2017 Marek Behun, CZ.NIC, marek.behun@nic.cz
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BTRFS_BTRFS_H__