diff options
Diffstat (limited to 'fs/autofs/symlink.c')
| -rw-r--r-- | fs/autofs/symlink.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fs/autofs/symlink.c b/fs/autofs/symlink.c index aad3902c0cc1..7ac67dc76039 100644 --- a/fs/autofs/symlink.c +++ b/fs/autofs/symlink.c | |||
| @@ -1,9 +1,6 @@ | |||
| 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 | * | ||
| 4 | * This file is part of the Linux kernel and is made available under | ||
| 5 | * the terms of the GNU General Public License, version 2, or at your | ||
| 6 | * option, any later version, incorporated herein by reference. | ||
| 7 | */ | 4 | */ |
| 8 | 5 | ||
| 9 | #include "autofs_i.h" | 6 | #include "autofs_i.h" |
