]> git.sur5r.net Git - u-boot/blobdiff - fs/btrfs/ctree.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / btrfs / ctree.h
index 39f4473ae5f5cf6042ddb932c91ac5cd979662ae..65c152a52fcf535a5b93865eea08ba2af6d2eb16 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * From linux/fs/btrfs/ctree.h
  *   Copyright (C) 2007,2008 Oracle.  All rights reserved.
  *
  * Modified in 2017 by Marek Behun, CZ.NIC, marek.behun@nic.cz
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BTRFS_CTREE_H__