SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / fs / btrfs / btrfs.c
index b01b111bfb4d9c38a6d3c7f2bd7792c24dad337c..6f35854823efbec0f2a1d97cf06e7420d88e3c23 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+
  */
 
 #include "btrfs.h"