diff options
Diffstat (limited to 'include/linux/jbd2.h')
| -rw-r--r-- | include/linux/jbd2.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/jbd2.h b/include/linux/jbd2.h index 6c9870e16b19..5c04181b7c6d 100644 --- a/include/linux/jbd2.h +++ b/include/linux/jbd2.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
| 1 | /* | 2 | /* |
| 2 | * linux/include/linux/jbd2.h | 3 | * linux/include/linux/jbd2.h |
| 3 | * | 4 | * |
| @@ -5,10 +6,6 @@ | |||
| 5 | * | 6 | * |
| 6 | * Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved | 7 | * Copyright 1998-2000 Red Hat, Inc --- All Rights Reserved |
| 7 | * | 8 | * |
| 8 | * This file is part of the Linux kernel and is made available under | ||
| 9 | * the terms of the GNU General Public License, version 2, or at your | ||
| 10 | * option, any later version, incorporated herein by reference. | ||
| 11 | * | ||
| 12 | * Definitions for transaction data structures for the buffer cache | 9 | * Definitions for transaction data structures for the buffer cache |
| 13 | * filesystem journaling support. | 10 | * filesystem journaling support. |
| 14 | */ | 11 | */ |
