]> git.sur5r.net Git - u-boot/blobdiff - fs/ext4/ext4_common.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / ext4 / ext4_common.h
index 04d56028a0ba708206c946ad1de3b1e5697d25fe..1ee81ab7ce8d51095bad796f6ee2d2fd740a927d 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2011 - 2012 Samsung Electronics
  * EXT4 filesystem implementation in Uboot by
@@ -15,8 +16,6 @@
  * Copyright (C) 2003, 2004  Free Software Foundation, Inc.
  *
  * ext4write : Based on generic ext4 protocol.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __EXT4_COMMON__