summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext4/ext4_journal.h')
-rw-r--r--fs/ext4/ext4_journal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/ext4_journal.h b/fs/ext4/ext4_journal.h
index 3d05ad5315..c9cf195f33 100644
--- a/fs/ext4/ext4_journal.h
+++ b/fs/ext4/ext4_journal.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2011 - 2012 Samsung Electronics
* EXT4 filesystem implementation in Uboot by
@@ -11,7 +12,6 @@
* Written by Stephen C. Tweedie <sct@redhat.com>
*
* Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __EXT4_JRNL__