hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/fs/omfs/dir.c
....@@ -1,7 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * OMFS (as used by RIO Karma) directory operations.
34 * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com>
4
- * Released under GPL v2.
55 */
66
77 #include <linux/fs.h>