diff options
Diffstat (limited to 'fs/autofs/inode.c')
| -rw-r--r-- | fs/autofs/inode.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fs/autofs/inode.c b/fs/autofs/inode.c index fb0225f21c12..9edf243713eb 100644 --- a/fs/autofs/inode.c +++ b/fs/autofs/inode.c | |||
| @@ -1,10 +1,7 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved | 3 | * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved |
| 3 | * Copyright 2005-2006 Ian Kent <raven@themaw.net> | 4 | * Copyright 2005-2006 Ian Kent <raven@themaw.net> |
| 4 | * | ||
| 5 | * This file is part of the Linux kernel and is made available under | ||
| 6 | * the terms of the GNU General Public License, version 2, or at your | ||
| 7 | * option, any later version, incorporated herein by reference. | ||
| 8 | */ | 5 | */ |
| 9 | 6 | ||
| 10 | #include <linux/seq_file.h> | 7 | #include <linux/seq_file.h> |
