diff options
Diffstat (limited to 'fs/autofs/init.c')
| -rw-r--r-- | fs/autofs/init.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fs/autofs/init.c b/fs/autofs/init.c index c0c1db2cc6ea..d3f55e874338 100644 --- a/fs/autofs/init.c +++ b/fs/autofs/init.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 <linux/module.h> | 6 | #include <linux/module.h> |
