]> git.sur5r.net Git - u-boot/blobdiff - fs/btrfs/conv-funcs.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / btrfs / conv-funcs.h
index f2e7944e4ede595b93f7ba0d77431e0693ca7aad..30791cd628ff6e2ec5c38908ef44ae6e1c58d91a 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Functions to convert BTRFS structures from disk to CPU endianness and back.
  *
  * 2017 Marek Behun, CZ.NIC, marek.behun@nic.cz
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BTRFS_CONV_FUNCS_H__