kernel/fs/omfs/dir.c
.. .. @@ -1,7 +1,7 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * OMFS (as used by RIO Karma) directory operations. 3 4 * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com> 4 - * Released under GPL v2.5 5 */ 6 6 7 7 #include <linux/fs.h>