diff options
Diffstat (limited to 'fs/omfs/file.c')
-rw-r--r-- | fs/omfs/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/omfs/file.c b/fs/omfs/file.c index bf83e6644333..d640b9388238 100644 --- a/fs/omfs/file.c +++ b/fs/omfs/file.c | |||
@@ -1,7 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMFS (as used by RIO Karma) file operations. | 3 | * OMFS (as used by RIO Karma) file operations. |
3 | * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com> | 4 | * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com> |
4 | * Released under GPL v2. | ||
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/module.h> | 7 | #include <linux/module.h> |