SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / fs / ext4 / ext4_journal.c
index fed6287eac456010631d6fc392c8430827deefb1..148593da7fefacc79fb6ce2510e47a807e0c3e4d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2011 - 2012 Samsung Electronics
  * EXT4 filesystem implementation in Uboot by
@@ -10,7 +11,6 @@
  * Written by Stephen C. Tweedie <sct@redhat.com>
  *
  * Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>