hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>