]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - fs/jbd2/commit.c
ext4: fix up remaining files with SPDX cleanups
[thirdparty/kernel/linux.git] / fs / jbd2 / commit.c
index 3c1c31321d9bdde030191cae31cadd9856d597fe..8de0e7723316c266ca752336c6bc48f6ac56cc3d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * linux/fs/jbd2/commit.c
  *
@@ -5,10 +6,6 @@
  *
  * Copyright 1998 Red Hat corp --- All Rights Reserved
  *
- * This file is part of the Linux kernel and is made available under
- * the terms of the GNU General Public License, version 2, or at your
- * option, any later version, incorporated herein by reference.
- *
  * Journal commit routines for the generic filesystem journaling code;
  * part of the ext2fs journaling system.
  */